Plugin Directory

Changeset 3186711


Ignore:
Timestamp:
11/12/2024 07:41:47 PM (16 months ago)
Author:
mitfi
Message:

New version 2.5.21.3.1

Location:
foodle-for-democracy-poll
Files:
70 added
6 edited

Legend:

Unmodified
Added
Removed
  • foodle-for-democracy-poll/trunk/foodle-for-democracy-poll.php

    r3186669 r3186711  
    1717 * Licence: GPLv2 or later
    1818 *
    19  * Version: 2.5.21.3
     19 * Version: 2.5.21.3.1
    2020 * Date: 12.11.2024
    2121*/
     
    2525if(!defined('ABSPATH')) die(); // no direct access
    2626
    27 const FOODLE_VERSION = '2.5.21.3';
     27const FOODLE_VERSION = '2.5.21.3.1';
    2828global $foodle_title;                    // just the administrator's choice
    2929global $foodle_admin_menu_color;         // color value
     
    562562  $foodle_event_end_help = ( $foodle_help_tooltips ) ? ' foodle_tooltip=\"'.__('<strong>Should this be an event poll:</strong><br>Determine the event end date/time.<br>Remember: shortcode definitions will<br>overwrite the related data herein!','foodle-for-democracy-poll').'\"' : ''; // " must be escaped here due to introduction by echo'append("...")';
    563563  $foodle_event_description_help = ( $foodle_help_tooltips ) ? ' foodle_tooltip=\"'.__('<strong>Should this be an event poll:</strong><br>Determine the event description.<br>Remember: shortcode definitions will<br>overwrite the related data herein!','foodle-for-democracy-poll').'\"' : ''; // " must be escaped here due to introduction by echo'append("...")';
    564   $foodle_event_location_help = ( $foodle_help_tooltips ) ? ' foodle_tooltip=\"'.__('<strong>Should this be an event poll:</strong><br>Determine the event location.<br>Remember: shortcode definitions will<br>overwrite the related data herein!','foodle-for-democracy-poll').'\"' : ''; // " must be escaped here due to introduction by echo'append("...")';
     564  $foodle_event_location_help = ( $foodle_help_tooltips ) ? ' foodle_tooltip=\"'.__('<strong>Should this be an event poll:</strong><br>Determine the event\'s location.<br>Remember: shortcode definitions will<br>overwrite the related data herein!','foodle-for-democracy-poll').'\"' : ''; // " must be escaped here due to introduction by echo'append("...")';
    565565  $foodle_event_url_help = ( $foodle_help_tooltips ) ? ' foodle_tooltip=\"'.__('<strong>Should this be an event poll:</strong><br>Determine the event URL.<br>Remember: shortcode definitions will<br>overwrite the related data herein!','foodle-for-democracy-poll').'\"' : ''; // " must be escaped here due to introduction by echo'append("...")';
    566566  $foodle_ics_button_text_help = ( $foodle_help_tooltips ) ? ' foodle_tooltip=\"'.__('<strong>Should this be an event poll:</strong><br>You may define an individual ics button text here.<br>If empty, the standard text will be used.<br>Remember: shortcode definitions will overwrite<br>the related data herein!','foodle-for-democracy-poll').'\"' : ''; // " must be escaped here due to introduction by echo'append("...")';
  • foodle-for-democracy-poll/trunk/languages/foodle-for-democracy-poll-de_DE.l10n.php

    r3186669 r3186711  
    11<?php
    2 return ['project-id-version'=>'Foodle Extension for Democracy Poll','report-msgid-bugs-to'=>'','pot-creation-date'=>'2021-03-16 02:15+0000','po-revision-date'=>'2024-11-12 16:11+0000','last-translator'=>'','language-team'=>'Deutsch','language'=>'de_DE','plural-forms'=>'nplurals=2; plural=n != 1;','mime-version'=>'1.0','content-type'=>'text/plain; charset=UTF-8','content-transfer-encoding'=>'8bit','x-generator'=>'Loco https://localise.biz/','x-loco-version'=>'2.6.11; wp-6.7-RC5-59387','x-domain'=>'foodle-for-democracy-poll','messages'=>['
     2return ['project-id-version'=>'Foodle Extension for Democracy Poll','report-msgid-bugs-to'=>'','pot-creation-date'=>'2021-03-16 02:15+0000','po-revision-date'=>'2024-11-12 19:30+0000','last-translator'=>'','language-team'=>'Deutsch','language'=>'de_DE','plural-forms'=>'nplurals=2; plural=n != 1;','mime-version'=>'1.0','content-type'=>'text/plain; charset=UTF-8','content-transfer-encoding'=>'8bit','x-generator'=>'Loco https://localise.biz/','x-loco-version'=>'2.6.11; wp-6.7-RC5-59387','x-domain'=>'foodle-for-democracy-poll','messages'=>['
    33    <ul class="foodle-ul">
    44      <li><strong>New from version 2.5.21.0: In the "Meta Field Defaults & Sorting" tab, sorting lists can be auto-generated for non-drop-down fields, based on the first meta field and the related regular expression, if existing.</strong></li>
     
    8484        <li>Eine Reihe von Democracy CSS-Klassen, um die Design-Kontrolle zu haben</li>
    8585        <li>Das Tracking der Nutzung des Democracy-Shortcodes in Seiten/Posts wurde korrigiert</li>
    86       </ul>','<strong>IP storage is off for this poll.</strong><br>Votes from same WLAN<br>are fine without issues.'=>'<strong>Das Speichern der IP ist hier ausgeschaltet.</strong><br>Abstimmungen im gleichen WLAN<br>sind problemlos möglich.','<strong>IP storage is ON for this poll!</strong><br>Votes from same WLAN<br>can generate issues!'=>'<strong>Das Speichern der IP ist hier EINGESCHALTET!</strong><br>Abstimmungen im gleichen WLAN<br>können Probleme verursachen!','<strong>Main feature</strong> is the Foodle shortcode, which allows to display poll results in a configurable table format. Alongside the Democracy Poll shortcode, it will display the results interactively by use of AJAX communication. However, it can as well be used independently to just display poll results. Together with the WordPress comments function in pages or posts, this can be considered a good tool for online interaction with your registered (!) users.'=>'<strong>Das Haupt-Feature</strong> ist der Foodle-Shortcode, der es erlaubt, die Umfrageergebnisse in einer konfigurierbaren Tabelle anzuzeigen. Gemeinsam mit dem Shortcode von Democracy Poll wird er die Umfrageergebnisse interaktiv mithilfe von AJAX abbilden. Dennoch kann er auch davon unabhängig nur zur Anzeige der Ergebnisse verwendet werden. Zusammen mit der Kommentar-Funktion von WordPress-Seiten und -Posts kann dies als gutes Tool zur Online-Interaktion mit deinen registrierten (!) Benutzern angesehen werden.','<strong>Should this be an event poll:</strong><br>Determine the event description.<br>Remember: shortcode definitions will<br>overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme die Event-Beschreibung.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>Determine the event end date/time.<br>Remember: shortcode definitions will<br>overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme das Event-Ende.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>Determine the event location.<br>Remember: shortcode definitions will<br>overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme den Event-Ort.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>Determine the event start date/time.<br>Remember: shortcode definitions will overwrite the<br>related data herein (must not be empty at the end)!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme die Event-Start.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen überschreiben<br>die hiesigen Daten (darf am Ende nicht leer bleiben)!','<strong>Should this be an event poll:</strong><br>Determine the event summary/title.<br>Remember: shortcode definitions will overwrite the<br>related data herein (must not be empty at the end)!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme die Event-Zusammenfassung / den Event-Titel.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen überschreiben<br>die hiesigen Daten (darf am Ende nicht leer bleiben)!','<strong>Should this be an event poll:</strong><br>Determine the event URL.<br>Remember: shortcode definitions will<br>overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme die Event-URL.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>Enter the related data.<br>Shortcode [foodle-create-ics] will use this data in case you determine the poll id.<br>However, shortcode definitions will overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Gib die entsprechenden Daten ein.<br>Der Shortcode [foodle-create-ics] wird diese Daten nutzen, falls Du die Umfrage-id angibst.<br>Allerdings überschreiben etwaige Shortcode-Definitionen die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>You may define an individual ics button text here.<br>If empty, the standard text will be used.<br>Remember: shortcode definitions will overwrite<br>the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Du kannst hier einen individuellen ICS-Button-Text definieren.<br>Falls leer, wird der Standard-Text benutzt.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen überschreiben<br>die hiesigen Daten!','<strong>The list of Foodle features comprises:</strong>
     86      </ul>','<strong>IP storage is off for this poll.</strong><br>Votes from same WLAN<br>are fine without issues.'=>'<strong>Das Speichern der IP ist hier ausgeschaltet.</strong><br>Abstimmungen im gleichen WLAN<br>sind problemlos möglich.','<strong>IP storage is ON for this poll!</strong><br>Votes from same WLAN<br>can generate issues!'=>'<strong>Das Speichern der IP ist hier EINGESCHALTET!</strong><br>Abstimmungen im gleichen WLAN<br>können Probleme verursachen!','<strong>Main feature</strong> is the Foodle shortcode, which allows to display poll results in a configurable table format. Alongside the Democracy Poll shortcode, it will display the results interactively by use of AJAX communication. However, it can as well be used independently to just display poll results. Together with the WordPress comments function in pages or posts, this can be considered a good tool for online interaction with your registered (!) users.'=>'<strong>Das Haupt-Feature</strong> ist der Foodle-Shortcode, der es erlaubt, die Umfrageergebnisse in einer konfigurierbaren Tabelle anzuzeigen. Gemeinsam mit dem Shortcode von Democracy Poll wird er die Umfrageergebnisse interaktiv mithilfe von AJAX abbilden. Dennoch kann er auch davon unabhängig nur zur Anzeige der Ergebnisse verwendet werden. Zusammen mit der Kommentar-Funktion von WordPress-Seiten und -Posts kann dies als gutes Tool zur Online-Interaktion mit deinen registrierten (!) Benutzern angesehen werden.','<strong>Should this be an event poll:</strong><br>Determine the event description.<br>Remember: shortcode definitions will<br>overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme die Event-Beschreibung.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>Determine the event end date/time.<br>Remember: shortcode definitions will<br>overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme das Event-Ende.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>Determine the event start date/time.<br>Remember: shortcode definitions will overwrite the<br>related data herein (must not be empty at the end)!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme die Event-Start.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen überschreiben<br>die hiesigen Daten (darf am Ende nicht leer bleiben)!','<strong>Should this be an event poll:</strong><br>Determine the event summary/title.<br>Remember: shortcode definitions will overwrite the<br>related data herein (must not be empty at the end)!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme die Event-Zusammenfassung / den Event-Titel.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen überschreiben<br>die hiesigen Daten (darf am Ende nicht leer bleiben)!','<strong>Should this be an event poll:</strong><br>Determine the event URL.<br>Remember: shortcode definitions will<br>overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme die Event-URL.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>Determine the event\'s location.<br>Remember: shortcode definitions will<br>overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme den Ort des Events.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>Enter the related data.<br>Shortcode [foodle-create-ics] will use this data in case you determine the poll id.<br>However, shortcode definitions will overwrite the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Gib die entsprechenden Daten ein.<br>Der Shortcode [foodle-create-ics] wird diese Daten nutzen, falls Du die Umfrage-id angibst.<br>Allerdings überschreiben etwaige Shortcode-Definitionen die hiesigen Daten!','<strong>Should this be an event poll:</strong><br>You may define an individual ics button text here.<br>If empty, the standard text will be used.<br>Remember: shortcode definitions will overwrite<br>the related data herein!'=>'<strong>Falls dies eine Event-Umfrage ist:</strong><br>Du kannst hier einen individuellen ICS-Button-Text definieren.<br>Falls leer, wird der Standard-Text benutzt.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen überschreiben<br>die hiesigen Daten!','<strong>The list of Foodle features comprises:</strong>
    8787      <ul class="foodle-ul">
    8888        <li>The interactive poll results table (shortcode [foodle-democracy-poll-list-log])</li>
  • foodle-for-democracy-poll/trunk/languages/foodle-for-democracy-poll-de_DE.po

    r3186669 r3186711  
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: 2021-03-16 02:15+0000\n"
    6 "PO-Revision-Date: 2024-11-12 16:11+0000\n"
     6"PO-Revision-Date: 2024-11-12 19:30+0000\n"
    77"Last-Translator: \n"
    88"Language-Team: Deutsch\n"
     
    192192msgstr "Link"
    193193
    194 #: foodle-for-democracy-poll.php:1278
     194#: foodle-for-democracy-poll.php:1279
    195195msgid " your appreciation..."
    196196msgstr " en..."
     
    230230"Modus: Fehler werden nicht angezeigt - Default = \"true\"."
    231231
    232 #: foodle-for-democracy-poll.php:2449
     232#: foodle-for-democracy-poll.php:2450
    233233#| msgid "Users found for"
    234234msgid "%d user found for"
     
    242242msgstr "%s mit der ID %d: existiert nicht"
    243243
    244 #: foodle-for-democracy-poll.php:3646
     244#: foodle-for-democracy-poll.php:3647
    245245msgid "(Sub-)String List"
    246246msgstr "(Sub-)String Liste"
    247247
    248 #: foodle-for-democracy-poll.php:3032
     248#: foodle-for-democracy-poll.php:3033
    249249msgid "... and replacement"
    250250msgstr "... und Ersatz-String"
    251251
    252 #: foodle-for-democracy-poll.php:3695
     252#: foodle-for-democracy-poll.php:3696
    253253#| msgid ""
    254254#| "<strong><u>Definition of capabilities:</u></strong><br><strong>Mark:"
     
    294294"abgestimmt haben, mit Ausnahme der betreffenden Benutzer!)"
    295295
    296 #: foodle-for-democracy-poll.php:4670
     296#: foodle-for-democracy-poll.php:4671
    297297#| msgid ""
    298298#| "<strong>WARNING!</strong><br>Foodle cannot work, as Democracy Poll will "
     
    586586"hiesigen Daten!"
    587587
    588 #: foodle-for-democracy-poll.php:564
    589 #| msgid ""
    590 #| "<strong>Should this be an event poll:</strong><br>Determine the event "
    591 #| "location.<br>Remember: shortcode definitions will overwrite the related "
    592 #| "data herein!"
    593 msgid ""
    594 "<strong>Should this be an event poll:</strong><br>Determine the event "
    595 "location.<br>Remember: shortcode definitions will<br>overwrite the related "
    596 "data herein!"
    597 msgstr ""
    598 "<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme den Event-"
    599 "Ort.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die "
    600 "hiesigen Daten!"
    601 
    602588#: foodle-for-democracy-poll.php:561
    603589#| msgid ""
     
    642628"URL.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben die "
    643629"hiesigen Daten!"
     630
     631#: foodle-for-democracy-poll.php:564
     632#| msgid ""
     633#| "<strong>Should this be an event poll:</strong><br>Determine the event "
     634#| "location.<br>Remember: shortcode definitions will<br>overwrite the "
     635#| "related data herein!"
     636msgid ""
     637"<strong>Should this be an event poll:</strong><br>Determine the event's "
     638"location.<br>Remember: shortcode definitions will<br>overwrite the related "
     639"data herein!"
     640msgstr ""
     641"<strong>Falls dies eine Event-Umfrage ist:</strong><br>Bestimme den Ort des "
     642"Events.<br>Zur Erinnerung: Etwaige Shortcode-Definitionen<br>überschreiben "
     643"die hiesigen Daten!"
    644644
    645645#: foodle-for-democracy-poll.php:557
     
    11021102msgstr "aktiv"
    11031103
    1104 #: foodle-for-democracy-poll.php:4215
     1104#: foodle-for-democracy-poll.php:4216
    11051105msgid "Add a mailto link to the voters' names in the Foodle table"
    11061106msgstr ""
    11071107"Füge den Namen der Abstimmenden in der Foodle-Tabelle einen mailto-Link hinzu"
    11081108
    1109 #: foodle-for-democracy-poll.php:3697
     1109#: foodle-for-democracy-poll.php:3698
    11101110msgid "Add a new Foodle capabilities row."
    11111111msgstr "Füge eine neue Foodle-Berechtigungen Zeile hinzu."
    11121112
    1113 #: foodle-for-democracy-poll.php:2781
     1113#: foodle-for-democracy-poll.php:2782
    11141114#| msgid "Add a new meta field row."
    11151115msgid "Add a new metafield row."
    11161116msgstr "Füge ein neue Meta-Feld-Zeile hinzu."
    11171117
    1118 #: foodle-for-democracy-poll.php:2864
     1118#: foodle-for-democracy-poll.php:2865
    11191119msgid "Add Input Description"
    11201120msgstr "Input-Beschreibung Hinzufügen"
     
    11281128msgstr "Ergänzungen zu Democracy Poll"
    11291129
    1130 #: foodle-for-democracy-poll.php:4048
     1130#: foodle-for-democracy-poll.php:4049
    11311131msgid "Admin"
    11321132msgstr "Admin"
     
    11521152"Umfrage\\n\\`%s\\` löschen?\\nDies wird unwiderruflich sein!"
    11531153
    1154 #: foodle-for-democracy-poll.php:3055
     1154#: foodle-for-democracy-poll.php:3056
    11551155msgid "All"
    11561156msgstr "Alle"
    11571157
    1158 #: foodle-for-democracy-poll.php:3043
     1158#: foodle-for-democracy-poll.php:3044
    11591159msgid ""
    11601160"Allow selection in democracy poll edit as Foodle table category per answer "
     
    11641164"der Foodle-Tabelle"
    11651165
    1166 #: foodle-for-democracy-poll.php:3039
     1166#: foodle-for-democracy-poll.php:3040
    11671167msgid ""
    11681168"Allow selection in democracy poll edit as Foodle table left hand category "
     
    11721172"Foodle-Tabelle"
    11731173
    1174 #: foodle-for-democracy-poll.php:2773
     1174#: foodle-for-democracy-poll.php:2774
    11751175msgid ""
    11761176"Alternatively, you may choose already existing fields (maybe brought by "
     
    11961196"Felder statt!"
    11971197
    1198 #: foodle-for-democracy-poll.php:2625
     1198#: foodle-for-democracy-poll.php:2626
    11991199msgid "An add-on to display poll responses in various ways and much more..."
    12001200msgstr ""
     
    12321232msgstr "Bist du wirklich sicher?"
    12331233
    1234 #: foodle-for-democracy-poll.php:3510
     1234#: foodle-for-democracy-poll.php:3511
    12351235#| msgid ""
    12361236#| "Are you sure to delete the no longer used metafield database entries?\\n "
     
    12651265msgstr "Bist du sicher, die Democracy-Poll zu speichern?"
    12661266
    1267 #: foodle-for-democracy-poll.php:4050
     1267#: foodle-for-democracy-poll.php:4051
    12681268msgid "Are you sure to save the email content?"
    12691269msgstr "Bist du sicher, den E-Mail-Inhalt zu speichern?"
    12701270
    1271 #: foodle-for-democracy-poll.php:4528
     1271#: foodle-for-democracy-poll.php:4529
    12721272msgid "Are you sure to save the foodle settings?"
    12731273msgstr "Bist du sicher, die Foodle-Einstellungen zu speichern?"
    12741274
    1275 #: foodle-for-democracy-poll.php:3484
     1275#: foodle-for-democracy-poll.php:3485
    12761276#| msgid "Are you sure to save the new metafield definition?"
    12771277msgid "Are you sure to save the metafield definition?"
    12781278msgstr "Bist du sicher, die Meta-Feld-Definition zu speichern?"
    12791279
    1280 #: foodle-for-democracy-poll.php:3678
     1280#: foodle-for-democracy-poll.php:3679
    12811281msgid ""
    12821282"Are you sure to save the Replacements\\nand the Defaults & Sorting data?"
     
    12851285"senden?"
    12861286
    1287 #: foodle-for-democracy-poll.php:4005
     1287#: foodle-for-democracy-poll.php:4006
    12881288#| msgid "Are you sure to save the special rights for roles and users?"
    12891289msgid "Are you sure to save the special rights\\nfor roles and users?"
     
    12911291"Bist du sicher, die speziellen Rechte für\\nRollen und Benutzer zu speichern?"
    12921292
    1293 #: foodle-for-democracy-poll.php:3624
     1293#: foodle-for-democracy-poll.php:3625
    12941294msgid "Are you sure to start the clean-up for"
    12951295msgstr "Bist du sicher, folgende Bereinigung starten zu wollen:"
     
    12991299msgstr "Bist du sicher, die Kategorie- & Parameter-Selektion festzulegen?"
    13001300
    1301 #: foodle-for-democracy-poll.php:4587
     1301#: foodle-for-democracy-poll.php:4588
    13021302#| msgid ""
    13031303#| "Are you sure to trigger the shortcode use update?\\n(This will "
     
    13221322msgstr "Bist du sicher, diesen Kommentar ändern zu wollen?"
    13231323
    1324 #: foodle-for-democracy-poll.php:4547
     1324#: foodle-for-democracy-poll.php:4548
    13251325msgid ""
    13261326"As an administrator, you can initiate the update manually by this, however,"
     
    13431343"'Mehrfachauswahl' zu kennzeichnen"
    13441344
    1345 #: foodle-for-democracy-poll.php:3019
     1345#: foodle-for-democracy-poll.php:3020
    13461346msgid "as there's still data there"
    13471347msgstr "weil noch Dateninhalte existieren"
    13481348
    1349 #: foodle-for-democracy-poll.php:4270
     1349#: foodle-for-democracy-poll.php:4271
    13501350#| msgid ""
    13511351#| "Asigns the capability 'manage_foodle' to the selected roles<br>and "
     
    13661366msgstr "August"
    13671367
    1368 #: foodle-for-democracy-poll.php:4045
     1368#: foodle-for-democracy-poll.php:4046
    13691369msgid "Available placeholders"
    13701370msgstr "Verfügbare Platzhalter"
    13711371
    1372 #: foodle-for-democracy-poll.php:4389
     1372#: foodle-for-democracy-poll.php:4390
    13731373msgid "Bar graph"
    13741374msgstr "Bargraph"
    13751375
    1376 #: foodle-for-democracy-poll.php:4205
     1376#: foodle-for-democracy-poll.php:4206
    13771377msgid "Bar Graph Text"
    13781378msgstr "Bargraph-Text"
     
    13971397msgstr "von"
    13981398
    1399 #: foodle-for-democracy-poll.php:4298
     1399#: foodle-for-democracy-poll.php:4299
    14001400#| msgid "Can be inserted during poll edit by the click of a button"
    14011401msgid "Can be inserted during poll edit by the click of a button."
     
    14041404"eingefügt werden."
    14051405
    1406 #: foodle-for-democracy-poll.php:4378
     1406#: foodle-for-democracy-poll.php:4379
    14071407#| msgid ""
    14081408#| "Can be tailored as per your needs and also in order to avoid any conflict."
     
    14211421msgstr "Kann überall im Frontend und Backend benutzt werden."
    14221422
    1423 #: foodle-for-democracy-poll.php:4098
     1423#: foodle-for-democracy-poll.php:4099
    14241424#| msgid ""
    14251425#| "Can be used to define a default content, e.g. inserting certain Foodle "
     
    14391439"das Privileg eines Administrators!"
    14401440
    1441 #: foodle-for-democracy-poll.php:3781
     1441#: foodle-for-democracy-poll.php:3782
    14421442msgid "Capabilities"
    14431443msgstr "Berechtigungen"
     
    14701470msgstr "Setze den Haken, wenn die Umfrage ein Event betrifft."
    14711471
    1472 #: foodle-for-democracy-poll.php:3624
     1472#: foodle-for-democracy-poll.php:3625
    14731473msgid "Clean-up"
    14741474msgstr "Bereinigen"
     
    14791479msgstr "Lösche den Inhalt der Textarea<br>von Democracy Poll."
    14801480
    1481 #: foodle-for-democracy-poll.php:3537
     1481#: foodle-for-democracy-poll.php:3538
    14821482#| msgid ""
    14831483#| "Click to auto-generate the above list<br>based on the basic meta field "
     
    14921492"jeglicher Eingabe!</strong>)"
    14931493
    1494 #: foodle-for-democracy-poll.php:2427
     1494#: foodle-for-democracy-poll.php:2428
    14951495#| msgid "Klick to edit this user."
    14961496msgid "Click to edit this user."
    14971497msgstr "Klicken, um diesen Benutzer zu bearbeiten."
    14981498
    1499 #: foodle-for-democracy-poll.php:4253
     1499#: foodle-for-democracy-poll.php:4254
    15001500msgid "Comma-separated list"
    15011501msgstr "komma-separierte Liste"
     
    15051505msgstr "Kommentar"
    15061506
    1507 #: foodle-foodle-shortcode.php:347 foodle-for-democracy-poll.php:4388
     1507#: foodle-foodle-shortcode.php:347 foodle-for-democracy-poll.php:4389
    15081508msgid "Comments"
    15091509msgstr "Kommentare"
     
    15131513msgstr "Status Kommentare"
    15141514
    1515 #: foodle-for-democracy-poll.php:4383
     1515#: foodle-for-democracy-poll.php:4384
    15161516msgid "Complete back end"
    15171517msgstr "Komplettes Backend"
    15181518
    1519 #: foodle-for-democracy-poll.php:4382
     1519#: foodle-for-democracy-poll.php:4383
    15201520msgid "Complete front end"
    15211521msgstr "Komplettes Frontend"
     
    15251525msgstr "Zähle markierte Benutzer in der Antwort-Summe"
    15261526
    1527 #: foodle-for-democracy-poll.php:3550
     1527#: foodle-for-democracy-poll.php:3551
    15281528msgid "Current Values<br>& Replacements"
    15291529msgstr "Aktuelle Werte<br>& Ersetzungen"
    15301530
    1531 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     1531#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    15321532msgid "database"
    15331533msgstr "Datenbank"
     
    15371537msgstr "Datum"
    15381538
    1539 #: foodle-for-democracy-poll.php:4263
     1539#: foodle-for-democracy-poll.php:4264
    15401540msgid "Date format acc. jQuery datepicker API"
    15411541msgstr "Datumsformat gemäß jQuery-Datepicker-API"
     
    16851685"Abstimmungsdatum (false) erfolgen soll."
    16861686
    1687 #: foodle-for-democracy-poll.php:4288
     1687#: foodle-for-democracy-poll.php:4289
    16881688msgid "Defaults & sorting"
    16891689msgstr "Defaults & Sortierung"
    16901690
    1691 #: foodle-for-democracy-poll.php:2991
     1691#: foodle-for-democracy-poll.php:2992
    16921692msgid "Define field type"
    16931693msgstr "Wähle den Feld-Typ"
    16941694
    1695 #: foodle-for-democracy-poll.php:2695
     1695#: foodle-for-democracy-poll.php:2696
    16961696#| msgid "Define Meta Field Default Values and their Sorting"
    16971697msgid "Define Metafield Default Values and their Sorting"
    16981698msgstr "Definiere Default-Werte für Meta-Felder und ihre Sortierung"
    16991699
    1700 #: foodle-for-democracy-poll.php:1564
     1700#: foodle-for-democracy-poll.php:1565
    17011701msgid "Define Metafields"
    17021702msgstr "Definiere Meta-Felder"
    17031703
    1704 #: foodle-for-democracy-poll.php:2988
     1704#: foodle-for-democracy-poll.php:2989
    17051705msgid "Define own field name"
    17061706msgstr "Eigener Feldname"
    17071707
    1708 #: foodle-for-democracy-poll.php:4097
     1708#: foodle-for-democracy-poll.php:4098
    17091709#| msgid ""
    17101710#| "Define the accessible Foodle functions for such roles carefully.<br><span "
     
    17201720"Privileg eines Administrators!</span>"
    17211721
    1722 #: foodle-for-democracy-poll.php:4096
     1722#: foodle-for-democracy-poll.php:4097
    17231723msgid ""
    17241724"Define the additional roles which will have the capability to manage "
     
    17531753"<br>Ob sie angezeigt wird, entscheidet der Foodle-Shortcode."
    17541754
    1755 #: foodle-for-democracy-poll.php:4095
     1755#: foodle-for-democracy-poll.php:4096
    17561756msgid ""
    17571757"Define the date format to be used for the metafield input type 'foodle-date'."
     
    17621762"Details."
    17631763
    1764 #: foodle-for-democracy-poll.php:2688
     1764#: foodle-for-democracy-poll.php:2689
    17651765#| msgid "Define the Meta Fields for the User Profile"
    17661766msgid "Define the Metafields for the User Profile"
     
    17711771msgstr "Lege den Sortier-Button-Text<br>für die Foodle-Tabelle fest."
    17721772
    1773 #: foodle-for-democracy-poll.php:4089
     1773#: foodle-for-democracy-poll.php:4090
    17741774msgid ""
    17751775"Define the text to be displayed above the Foodle table.<br>Three dashes ('---"
     
    17791779"Striche ('---') bedeutet: keine Kopfzeile."
    17801780
    1781 #: foodle-for-democracy-poll.php:4090
     1781#: foodle-for-democracy-poll.php:4091
    17821782msgid ""
    17831783"Define the text to be displayed inside the bar graph.<br>Three dashes ('---')"
     
    17951795"werden."
    17961796
    1797 #: foodle-for-democracy-poll.php:2674
     1797#: foodle-for-democracy-poll.php:2675
    17981798msgid "Define<br>Metafields"
    17991799msgstr "Definiere<br>Meta-Felder"
     
    18121812"beiden Fällen."
    18131813
    1814 #: foodle-for-democracy-poll.php:3648
     1814#: foodle-for-democracy-poll.php:3649
    18151815msgid "Definition per sorted list (empty = not used)"
    18161816msgstr "Definition mittels sortierter Liste (leer = ohne)"
     
    18201820msgstr "löschen"
    18211821
    1822 #: foodle-for-democracy-poll.php:3508
     1822#: foodle-for-democracy-poll.php:3509
    18231823#| msgid "Delete all no longer used metafield entries in the database"
    18241824msgid "Delete all orphaned metafield entries in the database"
     
    18301830msgstr "Lösche diesen Kommentar.<br>Allerdings bleibt ein Hinweis sichtbar."
    18311831
    1832 #: foodle-for-democracy-poll.php:3696
     1832#: foodle-for-democracy-poll.php:3697
    18331833msgid "Delete this Foodle capabilities row."
    18341834msgstr "Lösche diese Foodle-Berechtigungen Zeile."
    18351835
    1836 #: foodle-for-democracy-poll.php:2780
     1836#: foodle-for-democracy-poll.php:2781
    18371837#| msgid "Delete this meta field row."
    18381838msgid "Delete this metafield row."
    18391839msgstr "Lösche diese Meta-Feld-Zeile."
    18401840
    1841 #: foodle-for-democracy-poll.php:4285
     1841#: foodle-for-democracy-poll.php:4286
    18421842msgid "Delete unused data"
    18431843msgstr "Lösche unbenutzte Daten"
    18441844
    1845 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     1845#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    18461846msgid "deleted for"
    18471847msgstr "gelöscht für"
    18481848
    1849 #: foodle-for-democracy-poll.php:4384
     1849#: foodle-for-democracy-poll.php:4385
    18501850msgid "Democracy"
    18511851msgstr "Democracy"
    18521852
    1853 #: foodle-for-democracy-poll.php:4385
     1853#: foodle-for-democracy-poll.php:4386
    18541854msgid "Democracy admin"
    18551855msgstr "Democracy-Admin"
    18561856
    1857 #: foodle-for-democracy-poll.php:4239
     1857#: foodle-for-democracy-poll.php:4240
    18581858msgid "Democracy Poll & Foodle Admin Menu Colors"
    18591859msgstr "Democracy Poll & Foodle Admin Menu Farben"
     
    18741874"Master (falls er existiert)."
    18751875
    1876 #: foodle-for-democracy-poll.php:4551
     1876#: foodle-for-democracy-poll.php:4552
    18771877#| msgid "Democracy Shortcode Usage<br>(Page/Post ID, Status)"
    18781878msgid "Democracy Shortcode Use<br>(Page/Post ID, Status)"
    18791879msgstr "Democracy-Shortcode-Nutzung<br>(Seiten/Post-ID, Status)"
    18801880
    1881 #: foodle-for-democracy-poll.php:4301
     1881#: foodle-for-democracy-poll.php:4302
    18821882#| msgid "Democracy note template"
    18831883msgid "Democracy textarea template"
    18841884msgstr "Democracy Textfeld-Template"
    18851885
    1886 #: foodle-for-democracy-poll.php:3049
     1886#: foodle-for-democracy-poll.php:3050
    18871887#| msgid "Description displayed under the meta field"
    18881888msgid "Description displayed under the metafield"
    18891889msgstr "Beschreibung unterhalb des Meta-Feldes"
    18901890
    1891 #: foodle-for-democracy-poll.php:2776
     1891#: foodle-for-democracy-poll.php:2777
    18921892msgid ""
    18931893"Determines, whether the field can be activated as category column in the<br>"
     
    19041904"Tabelle ist hiervon nicht betroffen."
    19051905
    1906 #: foodle-for-democracy-poll.php:2777
     1906#: foodle-for-democracy-poll.php:2778
    19071907msgid ""
    19081908"Determines, whether the field can be activated as category per answer column "
     
    19231923msgstr "nicht abgestimmt"
    19241924
    1925 #: foodle-for-democracy-poll.php:1682
     1925#: foodle-for-democracy-poll.php:1683
    19261926msgid "Direct&nbsp;Support"
    19271927msgstr "Direkt-Support"
     
    19781978"false)."
    19791979
    1980 #: foodle-for-democracy-poll.php:4357
     1980#: foodle-for-democracy-poll.php:4358
    19811981msgid "Don't display a safety query before saving"
    19821982msgstr "Zeige keine Sicherheitsabfrage vor dem Speichern an"
    19831983
    1984 #: foodle-for-democracy-poll.php:4347
     1984#: foodle-for-democracy-poll.php:4348
    19851985msgid "Don't display the warnings any more"
    19861986msgstr "Zeige keine Warnhinweise mehr an"
     
    20092009"dennoch einfach &lt; OK &gt; klicken!"
    20102010
    2011 #: foodle-for-democracy-poll.php:3647
     2011#: foodle-for-democracy-poll.php:3648
    20122012msgid "Drop-Down"
    20132013msgstr "Drop-Down"
    20142014
    2015 #: foodle-for-democracy-poll.php:1588
     2015#: foodle-for-democracy-poll.php:1589
    20162016msgid "Edit Email"
    20172017msgstr "Editiere den E-Mail-Inhalt"
    20182018
    2019 #: foodle-for-democracy-poll.php:2709
     2019#: foodle-for-democracy-poll.php:2710
    20202020msgid "Edit the Reminder Email for \"Lazybones\""
    20212021msgstr "Editiere die Erinnerung-E-Mail für \"Lazybones\""
     
    20362036msgstr "Editier-Modus"
    20372037
    2038 #: foodle-for-democracy-poll.php:2677
     2038#: foodle-for-democracy-poll.php:2678
    20392039msgid "Edit<br>Email"
    20402040msgstr "Editiere den<br>E-Mail-Inhalt"
    20412041
    2042 #: foodle-for-democracy-poll.php:3035
     2042#: foodle-for-democracy-poll.php:3036
    20432043msgid "eliminate match"
    20442044msgstr "Vorkommen löschen"
    20452045
    2046 #: foodle-for-democracy-poll.php:4024
     2046#: foodle-for-democracy-poll.php:4025
    20472047msgid "eMail Content"
    20482048msgstr "E-Mail-Inhalt"
    20492049
    2050 #: foodle-for-democracy-poll.php:4289
     2050#: foodle-for-democracy-poll.php:4290
    20512051msgid "Email Definition"
    20522052msgstr "E-Mail-Definition"
     
    20562056msgstr "E-Mails"
    20572057
    2058 #: foodle-for-democracy-poll.php:2863
     2058#: foodle-for-democracy-poll.php:2864
    20592059msgid "Enable/Disable Category Selections"
    20602060msgstr "Ein-/Ausschalten der Kategorie-Auswahl"
     
    20782078"create-ics] sein,<br>falls dies eine Event-Umfrage ist"
    20792079
    2080 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     2080#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    20812081msgid "entry was"
    20822082msgid_plural "entries were"
     
    20842084msgstr[1] "Einträge wurden"
    20852085
    2086 #: foodle-for-democracy-poll.php:1798
     2086#: foodle-for-democracy-poll.php:1799
    20872087msgid "Erroneous poll id for [democracy] in pages/posts"
    20882088msgstr "Fehlerhafte Umfrage-id für [democracy] in Seiten/Beträgen"
    20892089
    2090 #: foodle-for-democracy-poll.php:1828
     2090#: foodle-for-democracy-poll.php:1829
    20912091msgid "Erroneous poll id for [foodle-democracy-poll-list-log] in pages/posts"
    20922092msgstr ""
     
    20942094"Seiten/Beträgen"
    20952095
    2096 #: foodle-for-democracy-poll.php:4644
     2096#: foodle-for-democracy-poll.php:4645
    20972097msgid "ERROR"
    20982098msgstr "FEHLER"
     
    21022102msgstr "Fehler"
    21032103
    2104 #: foodle-for-democracy-poll.php:1793
     2104#: foodle-for-democracy-poll.php:1794
    21052105msgid "Error while trying to update for [democracy]"
    21062106msgstr "Fehler beim Versuch, den Update für [democracy] durchzuführen"
    21072107
    2108 #: foodle-for-democracy-poll.php:1823
     2108#: foodle-for-democracy-poll.php:1824
    21092109msgid "Error while trying to update for [foodle-democracy-poll-list-log]"
    21102110msgstr ""
     
    21272127msgstr "Fehler"
    21282128
    2129 #: foodle-for-democracy-poll.php:3636
     2129#: foodle-for-democracy-poll.php:3637
    21302130msgid "Error: don't use (array content found)"
    21312131msgstr "Fehler: nicht benutzen (Array-Inhalt gefunden)"
    21322132
    2133 #: foodle-for-democracy-poll.php:4658
     2133#: foodle-for-democracy-poll.php:4659
    21342134msgid "ERROR: The action was most probably not properly performed!"
    21352135msgstr ""
     
    21372137"ausgeführt!"
    21382138
    2139 #: foodle-for-democracy-poll.php:3662
     2139#: foodle-for-democracy-poll.php:3663
    21402140msgid "Error: Use has been disabled"
    21412141msgstr "Fehler: die Benutzung wurde deaktiviert"
     
    21492149msgstr "Es gab Fehler"
    21502150
    2151 #: foodle-for-democracy-poll.php:1194
     2151#: foodle-for-democracy-poll.php:1195
    21522152msgid "Every second month"
    21532153msgstr "Jeden zweiten Monat"
     
    21572157msgstr "Jeder hat bereits abgestimmt."
    21582158
    2159 #: foodle-for-democracy-poll.php:4358
     2159#: foodle-for-democracy-poll.php:4359
    21602160#| msgid "Except for clean-up or deletiion of metafield entries."
    21612161msgid "Except for clean-up or deletion of metafield entries."
     
    21702170msgstr "Erklärungen"
    21712171
    2172 #: foodle-for-democracy-poll.php:1665
     2172#: foodle-for-democracy-poll.php:1666
    21732173msgid "FAQs"
    21742174msgstr "FAQs"
     
    21782178msgstr "Februar"
    21792179
    2180 #: foodle-for-democracy-poll.php:2989
     2180#: foodle-for-democracy-poll.php:2990
    21812181msgid "Field key and name"
    21822182msgstr "Feld-Schlüssel und -Name"
     
    21862186msgstr "Alles klar - und jetzt zurück"
    21872187
    2188 #: foodle-for-democracy-poll.php:4386
     2188#: foodle-for-democracy-poll.php:4387
    21892189msgid "Foodle"
    21902190msgstr "Foodle"
     
    22722272msgstr "Foodle Add-On für \"Democracy Poll\""
    22732273
    2274 #: foodle-for-democracy-poll.php:4387
     2274#: foodle-for-democracy-poll.php:4388
    22752275msgid "Foodle admin"
    22762276msgstr "Foodle-Admin"
    22772277
    2278 #: foodle-for-democracy-poll.php:4371
     2278#: foodle-for-democracy-poll.php:4372
    22792279#| msgid "Foodle front-end tooltips"
    22802280msgid "Foodle front end tooltips"
     
    22862286msgstr "Foodle Poll-Statistik und Datenbank-Check Nutzungsbeispiel."
    22872287
    2288 #: foodle-for-democracy-poll.php:1604 foodle-for-democracy-poll.php:4284
     2288#: foodle-for-democracy-poll.php:1605 foodle-for-democracy-poll.php:4285
    22892289msgid "Foodle Settings"
    22902290msgstr "Foodle-Einstellungen"
    22912291
    2292 #: foodle-for-democracy-poll.php:1653
     2292#: foodle-for-democracy-poll.php:1654
    22932293msgid "Foodle Shortcode and Email Option"
    22942294msgstr "Foodle-Shortcode und E-Mail-Option"
     
    22992299msgstr "Foodle Shortcode Nutzungsbeispiel."
    23002300
    2301 #: foodle-for-democracy-poll.php:4551
     2301#: foodle-for-democracy-poll.php:4552
    23022302#| msgid "Foodle Shortcode Usage<br>(Page/Post ID, Status)"
    23032303msgid "Foodle Shortcode Use<br>(Page/Post ID, Status)"
     
    23082308msgstr "Nutzungsbeispiel für die Foodle Smooth-Scrolling-Funktion."
    23092309
    2310 #: foodle-for-democracy-poll.php:4195
     2310#: foodle-for-democracy-poll.php:4196
    23112311msgid "Foodle Table Headline"
    23122312msgstr "Kopfzeile der Foodle-Tabelle"
    23132313
    2314 #: foodle-for-democracy-poll.php:4185
     2314#: foodle-for-democracy-poll.php:4186
    23152315msgid "Foodle Title"
    23162316msgstr "Foodle Bezeichnung"
     
    23202320msgstr "Die horizontale Linie von Foodle."
    23212321
    2322 #: foodle-for-democracy-poll.php:1698
     2322#: foodle-for-democracy-poll.php:1699
    23232323msgid "Foodle-Settings"
    23242324msgstr "Foodle-Einstellungen"
    23252325
    2326 #: foodle-for-democracy-poll.php:2679
     2326#: foodle-for-democracy-poll.php:2680
    23272327msgid "Foodle<br>Settings"
    23282328msgstr "Foodle-<br>Einstellungen"
     
    23322332msgstr "für"
    23332333
    2334 #: foodle-for-democracy-poll.php:1675
     2334#: foodle-for-democracy-poll.php:1676
    23352335msgid "For plugin information, please consult the"
    23362336msgstr "Für Information zu diesem Plugin nutzt du die"
     
    23442344"(0deg)."
    23452345
    2346 #: foodle-for-democracy-poll.php:1175
     2346#: foodle-for-democracy-poll.php:1176
    23472347msgid "Found in posts"
    23482348msgstr "Hier zu finden"
     
    23562356msgstr "Erzeuge einen ICS-Auto-Button"
    23572357
    2358 #: foodle-for-democracy-poll.php:3655
     2358#: foodle-for-democracy-poll.php:3656
    23592359msgid "Generate list from regular expression"
    23602360msgstr "Erzeuge die Liste durch den regulären Ausdruck"
     
    23782378msgstr "hat kein eingetragenes Ende, Erinnerungen sind deshalb abgeschaltet."
    23792379
    2380 #: foodle-for-democracy-poll.php:4341
     2380#: foodle-for-democracy-poll.php:4342
    23812381#| msgid "Help-Tooltips"
    23822382msgid "Help tooltips"
     
    24332433msgstr "IDs / Klassen"
    24342434
    2435 #: foodle-for-democracy-poll.php:3535
     2435#: foodle-for-democracy-poll.php:3536
    24362436#| msgid ""
    24372437#| "If selected:<br>The below list is used for meta field content (sub-"
     
    24482448"reguläre Ausdrücke für ein Feld!"
    24492449
    2450 #: foodle-for-democracy-poll.php:3534
     2450#: foodle-for-democracy-poll.php:3535
    24512451#| msgid ""
    24522452#| "If selected:<br>The below list is used for meta field content (sub-"
     
    24612461"Teil-Springs verwenden."
    24622462
    2463 #: foodle-for-democracy-poll.php:2775
     2463#: foodle-for-democracy-poll.php:2776
    24642464#| msgid ""
    24652465#| "If you determine the id or name of a related existing input field in the "
     
    24832483"Eingabe validiert)"
    24842484
    2485 #: foodle-for-democracy-poll.php:1276
     2485#: foodle-for-democracy-poll.php:1277
    24862486#| msgid ""
    24872487#| "If you like this plugin, then <a target=\"_blank\" href=\"https:"
     
    25302530msgstr "Wirkung &rArr; Empfänger von E-Mail-Erinnerungen"
    25312531
    2532 #: foodle-for-democracy-poll.php:1678
     2532#: foodle-for-democracy-poll.php:1679
    25332533msgid "In case of questions or issues, you may use the"
    25342534msgstr "Bei Fragen oder Problemen kannst du die"
    25352535
    2536 #: foodle-for-democracy-poll.php:4093
     2536#: foodle-for-democracy-poll.php:4094
    25372537msgid ""
    25382538"In order to identify this plugin and Democracy Poll easier in the admin "
     
    25462546"Originalfarbe unverändert.<br>Default: #8CBD5A."
    25472547
    2548 #: foodle-for-democracy-poll.php:2782
     2548#: foodle-for-democracy-poll.php:2783
    25492549msgid "In such case, any RegExp content will be lost in that new first row."
    25502550msgstr ""
    25512551"In diesem Fall geht jeder RegExp Inhalt dieser neuen ersten Reihe verloren."
    25522552
    2553 #: foodle-for-democracy-poll.php:1277
     2553#: foodle-for-democracy-poll.php:1278
    25542554msgid "In such case, you could as well "
    25552555msgstr "In diesem Fall kannst du deine Wertschätzung auch sehr gerne "
     
    25592559msgstr "in_mehreren_Posts"
    25602560
    2561 #: foodle-for-democracy-poll.php:4614
     2561#: foodle-for-democracy-poll.php:4615
    25622562msgid "INFO"
    25632563msgstr "INFO"
    25642564
    2565 #: foodle-for-democracy-poll.php:1632
     2565#: foodle-for-democracy-poll.php:1633
    25662566msgid "Information"
    25672567msgstr "Information"
    25682568
    2569 #: foodle-for-democracy-poll.php:3048
     2569#: foodle-for-democracy-poll.php:3049
    25702570msgid "Input description"
    25712571msgstr "Input Beschreibung"
     
    26052605msgstr "interaktive"
    26062606
    2607 #: foodle-for-democracy-poll.php:3490
     2607#: foodle-for-democracy-poll.php:3491
    26082608msgid "Invalid Regular Expression"
    26092609msgstr "Ungültiger regulärer Ausdruck"
     
    26132613msgstr "Status IPs-Speicherung"
    26142614
    2615 #: foodle-for-democracy-poll.php:4096
     2615#: foodle-for-democracy-poll.php:4097
    26162616#| msgid " is not included for safety reasons."
    26172617msgid "is not included for safety reasons."
     
    26302630msgstr "Juni"
    26312631
    2632 #: foodle-for-democracy-poll.php:4240
     2632#: foodle-for-democracy-poll.php:4241
    26332633#| msgid "Just meant as a smooth highlighting of these two plugin links"
    26342634msgid "Just meant as a smooth highlighting of these two plugin links."
     
    26562656msgstr "Link"
    26572657
    2658 #: foodle-for-democracy-poll.php:3027
     2658#: foodle-for-democracy-poll.php:3028
    26592659msgid "Link existing id/#id/&name"
    26602660msgstr "Verbinde zu id/#id/&name"
    26612661
    2662 #: foodle-for-democracy-poll.php:4219
     2662#: foodle-for-democracy-poll.php:4220
    26632663msgid "Link visible for admins"
    26642664msgstr "Link sichtbar für Admins"
    26652665
    2666 #: foodle-for-democracy-poll.php:4220
     2666#: foodle-for-democracy-poll.php:4221
    26672667#| msgid "Link visible for non-administrators"
    26682668msgid "Link visible for non-admins"
     
    26782678msgstr "Verbindet mit der Democracy-Poll-id."
    26792679
    2680 #: foodle-for-democracy-poll.php:4377
     2680#: foodle-for-democracy-poll.php:4378
    26812681msgid "Locations where the Foodle scroll up button shall be active"
    26822682msgstr "Orte, an denen der Foodle-Hochscroll-Button aktiv sein soll"
     
    26862686msgstr "Passwort vergessen"
    26872687
    2688 #: foodle-for-democracy-poll.php:4327
     2688#: foodle-for-democracy-poll.php:4328
    26892689msgid "Make the Foodle metafields acccessible in the user profile"
    26902690msgstr "Mache die Foodle-Meta-Felder im Benutzerprofil zugänglich"
     
    26942694msgstr "März"
    26952695
    2696 #: foodle-for-democracy-poll.php:3783
     2696#: foodle-for-democracy-poll.php:3784
    26972697msgid "Mark"
    26982698msgstr "Markierung"
    26992699
    2700 #: foodle-for-democracy-poll.php:3034
     2700#: foodle-for-democracy-poll.php:3035
    27012701msgid "Match replacement"
    27022702msgstr "Ersatz bei Treffer"
     
    27062706msgstr "Mai"
    27072707
    2708 #: foodle-for-democracy-poll.php:4250
     2708#: foodle-for-democracy-poll.php:4251
    27092709#| msgid "May be necessary to avoid conflicts in certain cases"
    27102710msgid "May be necessary to avoid conflicts in certain cases."
    27112711msgstr "Kann notwendig sein, um Konflikte in bestimmten Fällen zu vermeiden."
    27122712
    2713 #: foodle-for-democracy-poll.php:1572
     2713#: foodle-for-democracy-poll.php:1573
    27142714#| msgid "Meta Field Defaults & Sorting"
    27152715msgid "Metafield Defaults & Sorting"
    27162716msgstr "Meta-Feld-Defaults & Sortierung"
    27172717
    2718 #: foodle-for-democracy-poll.php:4282
     2718#: foodle-for-democracy-poll.php:4283
    27192719msgid "Metafield definiton"
    27202720msgstr "Meta-Feld-Definition"
    27212721
    2722 #: foodle-for-democracy-poll.php:3549
     2722#: foodle-for-democracy-poll.php:3550
    27232723#| msgid "Meta Field Name"
    27242724msgid "Metafield Name"
    27252725msgstr "Meta-Feld-Name"
    27262726
    2727 #: foodle-for-democracy-poll.php:2675
     2727#: foodle-for-democracy-poll.php:2676
    27282728msgid "Metafield<br>Defaults & Sorting"
    27292729msgstr "Meta-Feld-<br>Defaults & Sortierung"
     
    27332733msgstr "Michael Finkenberger"
    27342734
    2735 #: foodle-for-democracy-poll.php:2561
     2735#: foodle-for-democracy-poll.php:2562
    27362736#| msgid "Minimum one metafile name found empty. Such rows are ignored"
    27372737msgid "Minimum one metafield name found empty. Such rows are ignored"
     
    27392739"Mindestens ein Meta-Feld-Name war leer. Solche Zeilen werden ignoriert."
    27402740
    2741 #: foodle-for-democracy-poll.php:2289
     2741#: foodle-for-democracy-poll.php:2290
    27422742msgid "Minimum one role/user name found empty. Such rows are ignored"
    27432743msgstr ""
    27442744"Mindestens ein Rollen/Benutzer-Name war leer. Solche Zeilen werden ignoriert."
    27452745
    2746 #: foodle-for-democracy-poll.php:3587
     2746#: foodle-for-democracy-poll.php:3588
    27472747msgid "Modify sub-category"
    27482748msgstr "andere Unterkategorie"
     
    27662766msgstr "Neuer Kommentar"
    27672767
    2768 #: foodle-for-democracy-poll.php:1947
     2768#: foodle-for-democracy-poll.php:1948
    27692769msgid "New Poll"
    27702770msgstr "Neue Umfrage"
    27712771
    2772 #: foodle-for-democracy-poll.php:4321
     2772#: foodle-for-democracy-poll.php:4322
    27732773msgid "Next check"
    27742774msgstr "Nächste Prüfung"
    27752775
    2776 #: foodle-for-democracy-poll.php:3040 foodle-for-democracy-poll.php:3044
     2776#: foodle-for-democracy-poll.php:3041 foodle-for-democracy-poll.php:3045
    27772777msgid "no"
    27782778msgstr "nein"
    27792779
    2780 #: foodle-for-democracy-poll.php:3589
     2780#: foodle-for-democracy-poll.php:3590
    27812781msgid "No categories to define sorting for, yet"
    27822782msgstr ""
     
    27922792msgstr "Keine Änderungen in den Foodle-Kategorie-Einstellungen für die Poll-ID"
    27932793
    2794 #: foodle-for-democracy-poll.php:3050
     2794#: foodle-for-democracy-poll.php:3051
    27952795#| msgid "Description"
    27962796msgid "no description"
     
    28142814msgstr "Keine Meta-Felder, aus denen derzeit ausgewählt werden könnte!"
    28152815
    2816 #: foodle-for-democracy-poll.php:3508
     2816#: foodle-for-democracy-poll.php:3509
    28172817msgid "No orphaned metafields to delete in the database"
    28182818msgstr "Keine verwaisten Meta-Felder zum Löschen in der Datenbank"
    28192819
    2820 #: foodle-for-democracy-poll.php:3792
     2820#: foodle-for-democracy-poll.php:3793
    28212821#| msgid "No reminders!!"
    28222822msgid "No reminders"
    28232823msgstr "Keine Erinnerungen"
    28242824
    2825 #: foodle-for-democracy-poll.php:4361
     2825#: foodle-for-democracy-poll.php:4362
    28262826#| msgid "No safety query!!"
    28272827msgid "No safety query"
    28282828msgstr "Keine Sicherheitsabfrage"
    28292829
    2830 #: foodle-for-democracy-poll.php:3760
     2830#: foodle-for-democracy-poll.php:3761
    28312831msgid "No selection"
    28322832msgstr "Keine Auswahl"
    28332833
    2834 #: foodle-for-democracy-poll.php:3789
     2834#: foodle-for-democracy-poll.php:3790
    28352835msgid "No voter"
    28362836msgstr "Kein Abstimmender"
    28372837
    2838 #: foodle-for-democracy-poll.php:4351
     2838#: foodle-for-democracy-poll.php:4352
    28392839#| msgid "No warnings!!"
    28402840msgid "No warnings"
     
    28582858msgstr "Nicht jeder hat bis jetzt abgestimmt."
    28592859
    2860 #: foodle-for-democracy-poll.php:1795
     2860#: foodle-for-democracy-poll.php:1796
    28612861msgid "Not existing poll id for [democracy] in pages/posts"
    28622862msgstr "Nicht existierende Umfrage-id für [democracy] in Seiten/Beträgen"
    28632863
    2864 #: foodle-for-democracy-poll.php:1825
     2864#: foodle-for-democracy-poll.php:1826
    28652865msgid ""
    28662866"Not existing poll id for [foodle-democracy-poll-list-log] in pages/posts"
     
    28692869"Seiten/Beträgen"
    28702870
    2871 #: foodle-for-democracy-poll.php:4124
     2871#: foodle-for-democracy-poll.php:4125
    28722872msgid "Not scheduled"
    28732873msgstr "Nicht geplant"
    28742874
    2875 #: foodle-for-democracy-poll.php:2969
     2875#: foodle-for-democracy-poll.php:2970
    28762876msgid "not used"
    28772877msgstr "nicht benutzt"
    28782878
    2879 #: foodle-for-democracy-poll.php:3640
     2879#: foodle-for-democracy-poll.php:3641
    28802880#| msgid "Not used, yet!"
    28812881msgid "Not used, yet"
    28822882msgstr "Noch nicht benutzt!"
    28832883
    2884 #: foodle-for-democracy-poll.php:3759
     2884#: foodle-for-democracy-poll.php:3760
    28852885msgid "Nothing"
    28862886msgstr "Nichts"
     
    29302930msgstr "Oktober"
    29312931
    2932 #: foodle-for-democracy-poll.php:4599
     2932#: foodle-for-democracy-poll.php:4600
    29332933msgid "OK"
    29342934msgstr "OK"
     
    29382938msgstr "Am"
    29392939
    2940 #: foodle-for-democracy-poll.php:2774
     2940#: foodle-for-democracy-poll.php:2775
    29412941#| msgid ""
    29422942#| "Once a Regular Expression match is found (if defined in the lefthand "
     
    29562956"validiert)"
    29572957
    2958 #: foodle-for-democracy-poll.php:3588
     2958#: foodle-for-democracy-poll.php:3589
    29592959msgid "One line per item (sorted)"
    29602960msgstr "Eine Zeile pro Element (sortiert)"
    29612961
    2962 #: foodle-for-democracy-poll.php:3531
     2962#: foodle-for-democracy-poll.php:3532
    29632963msgid ""
    29642964"One metafield content found (number of occurrences).<br>Click to list the "
     
    29812981msgstr "offen"
    29822982
    2983 #: foodle-for-democracy-poll.php:3000
     2983#: foodle-for-democracy-poll.php:3001
    29842984msgid "Optional RegExp"
    29852985msgstr "Optionale RegExp"
    29862986
    2987 #: foodle-for-democracy-poll.php:1681
     2987#: foodle-for-democracy-poll.php:1682
    29882988msgid "or contact the plugin author directly under"
    29892989msgstr "nutzen oder den Plugin Autor direkt ansprechen unter"
    29902990
    2991 #: foodle-for-democracy-poll.php:3028
     2991#: foodle-for-democracy-poll.php:3029
    29922992#| msgid "Original input ID or name"
    29932993msgid "Original input id or name"
    29942994msgstr "Original Input-id oder -name"
    29952995
    2996 #: foodle-for-democracy-poll.php:2723
     2996#: foodle-for-democracy-poll.php:2724
    29972997msgid "Other Settings to Control Foodle"
    29982998msgstr "Andere Einstellungen bezüglich Foodle"
    29992999
    3000 #: foodle-for-democracy-poll.php:4249
     3000#: foodle-for-democracy-poll.php:4250
    30013001msgid "Page and Post IDs with Foodle's interactive AJAX switched off"
    30023002msgstr ""
     
    30153015msgstr "teilgenommen"
    30163016
    3017 #: foodle-for-democracy-poll.php:4552
     3017#: foodle-for-democracy-poll.php:4553
    30183018msgid "password"
    30193019msgstr "Passwort"
     
    30273027msgstr "Der Permalink konnte nicht gefunden werden"
    30283028
    3029 #: foodle-for-democracy-poll.php:2684
     3029#: foodle-for-democracy-poll.php:2685
    30303030msgid ""
    30313031"Please consult the 'Help' tabs at the top and the Tips tab above for "
     
    30423042"Bitte benutze das entsprechende Feld '%s' im %s-Bereich für Deine Eingabe"
    30433043
    3044 #: foodle-for-democracy-poll.php:1680
     3044#: foodle-for-democracy-poll.php:1681
    30453045msgid "Plugin&nbsp;Supportpage"
    30463046msgstr "Plugin&nbsp;Supportseite"
    30473047
    3048 #: foodle-for-democracy-poll.php:4046
     3048#: foodle-for-democracy-poll.php:4047
    30493049msgid "Poll"
    30503050msgstr "Umfrage"
    30513051
    3052 #: foodle-for-democracy-poll.php:4551
     3052#: foodle-for-democracy-poll.php:4552
    30533053msgid "Poll ID"
    30543054msgstr "Umfrage-ID"
     
    30663066msgstr "Die Poll id scheint inkorrekt zu sein"
    30673067
    3068 #: foodle-for-democracy-poll.php:4551
     3068#: foodle-for-democracy-poll.php:4552
    30693069msgid "Poll Name"
    30703070msgstr "Umfrage-Name"
     
    30783078msgstr "Status Umfrage-Teilnahme/Warnung"
    30793079
    3080 #: foodle-for-democracy-poll.php:1279
     3080#: foodle-for-democracy-poll.php:1280
    30813081msgid "Poll results so far"
    30823082msgstr "Bisherige Ergebnisse im Detail..."
    30833083
    3084 #: foodle-for-democracy-poll.php:4297
     3084#: foodle-for-democracy-poll.php:4298
    30853085#| msgid ""
    30863086#| "Pre-defined user template for default use in the Democracy note area of "
     
    30993099msgstr "Profilfelder sind (noch) nicht definiert"
    31003100
    3101 #: foodle-for-democracy-poll.php:1280
     3101#: foodle-for-democracy-poll.php:1281
    31023102msgid "Rate of participation"
    31033103msgstr "Teilnahmequote"
     
    31073107msgstr "Eingegangene Kommentare<br>werden als Tooltip angezeigt."
    31083108
    3109 #: foodle-for-democracy-poll.php:3019
     3109#: foodle-for-democracy-poll.php:3020
    31103110msgid "RECOVER"
    31113111msgstr "WIEDERHERSTELLUNG VON"
     
    31153115msgstr "Aktualisiere"
    31163116
    3117 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     3117#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    31183118msgid "registered user"
    31193119msgid_plural "registered users"
     
    31213121msgstr[1] "registrierte Benutzer"
    31223122
    3123 #: foodle-for-democracy-poll.php:2854
     3123#: foodle-for-democracy-poll.php:2855
    31243124msgid "Regular Expression"
    31253125msgstr "Regulärer Ausdruck"
    31263126
    3127 #: foodle-for-democracy-poll.php:3053
     3127#: foodle-for-democracy-poll.php:3054
    31283128msgid "Related roles"
    31293129msgstr "Zugehörige Rollen"
    31303130
    3131 #: foodle-for-democracy-poll.php:4096
     3131#: foodle-for-democracy-poll.php:4097
    31323132msgid "Remark"
    31333133msgstr "Hinweis"
     
    31413141msgstr "Erinnerung an Lazybones &#x1F609;"
    31423142
    3143 #: foodle-for-democracy-poll.php:4317
     3143#: foodle-for-democracy-poll.php:4318
    31443144msgid "Remove Democracy Poll votes' expiring regularly"
    31453145msgstr "Entferne die Democracy Poll Stimm-Verjährung regelmäßig"
    31463146
    3147 #: foodle-for-democracy-poll.php:3532
     3147#: foodle-for-democracy-poll.php:3533
    31483148#| msgid ""
    31493149#| "Replace the existing input found (and all its occurrences) by a new input "
     
    31753175"Template."
    31763176
    3177 #: foodle-for-democracy-poll.php:3632
     3177#: foodle-for-democracy-poll.php:3633
    31783178msgid "Replace this entry by:"
    31793179msgid_plural "Replace all %d entries by:"
     
    31813181msgstr[1] "Ersetze alle %d Einträge durch:"
    31823182
    3183 #: foodle-for-democracy-poll.php:2862
     3183#: foodle-for-democracy-poll.php:2863
    31843184msgid "Replacement String"
    31853185msgstr "Ersatz-String"
    31863186
    3187 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     3187#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    31883188msgid "Result"
    31893189msgstr "Ergebnis"
     
    31973197msgstr "Spaltensummen rechts enthalten markierte Abstimmende"
    31983198
    3199 #: foodle-for-democracy-poll.php:3757
     3199#: foodle-for-democracy-poll.php:3758
    32003200msgid "Role / User"
    32013201msgstr "Rolle / Benutzer"
    32023202
    3203 #: foodle-for-democracy-poll.php:3762
     3203#: foodle-for-democracy-poll.php:3763
    32043204msgid "Roles"
    32053205msgstr "Rollen"
    32063206
    3207 #: foodle-for-democracy-poll.php:2864
     3207#: foodle-for-democracy-poll.php:2865
    32083208msgid "Roles concerned for the meta field"
    32093209msgstr "Zugehörige Rollen für das Meta-Feld"
     
    32173217msgstr "Samstag"
    32183218
    3219 #: foodle-for-democracy-poll.php:3678
     3219#: foodle-for-democracy-poll.php:3679
    32203220msgid "Save defaults & sorting"
    32213221msgstr "Speichere Defaults & Sortierungs-Optionen"
    32223222
    3223 #: foodle-for-democracy-poll.php:4528
     3223#: foodle-for-democracy-poll.php:4529
    32243224msgid "Save Foodle settings"
    32253225msgstr "Speichere die Foodle Einstellungen"
    32263226
    3227 #: foodle-for-democracy-poll.php:3512
     3227#: foodle-for-democracy-poll.php:3513
    32283228msgid "Save metafields definition"
    32293229msgstr "Meta-Feld-Definition speichern"
     
    32333233msgstr "Kommentar speichern"
    32343234
    3235 #: foodle-for-democracy-poll.php:4005
     3235#: foodle-for-democracy-poll.php:4006
    32363236msgid "Save special users setting"
    32373237msgstr "Spezial-Benutzer-Einstellungen speichern"
    32383238
    3239 #: foodle-for-democracy-poll.php:1854
     3239#: foodle-for-democracy-poll.php:1855
    32403240msgid "Scroll to top"
    32413241msgstr "Nach oben scrollen"
    32423242
    3243 #: foodle-for-democracy-poll.php:3006
     3243#: foodle-for-democracy-poll.php:3007
    32443244msgid "Select existing field name"
    32453245msgstr "Existierender Feldname"
    32463246
    3247 #: foodle-for-democracy-poll.php:3713
     3247#: foodle-for-democracy-poll.php:3714
    32483248msgid "Select Roles & Users"
    32493249msgstr "Wähle Rollen & Benutzer"
    32503250
    3251 #: foodle-for-democracy-poll.php:2702
     3251#: foodle-for-democracy-poll.php:2703
    32523252msgid ""
    32533253"Select Special Roles and / or Users for Poll Marking, Hidden Views and eMail "
     
    32573257"auf verborgene Inhalte und das Verhindern von E-Mail-Erinnerungen"
    32583258
    3259 #: foodle-for-democracy-poll.php:4106
     3259#: foodle-for-democracy-poll.php:4107
    32603260msgid ""
    32613261"Select the locations where to display the Foodle scroll up button.<br>You "
     
    32693269"Privileg eines Administrators!</span>"
    32703270
    3271 #: foodle-for-democracy-poll.php:2779
     3271#: foodle-for-democracy-poll.php:2780
    32723272msgid ""
    32733273"Select the related roles for this meta field.<br>This will as well determine "
     
    33223322"natürlich für die ausgewählten Rollen sichtbar sein (prüfe oben)."
    33233323
    3324 #: foodle-for-democracy-poll.php:3694
     3324#: foodle-for-democracy-poll.php:3695
    33253325msgid ""
    33263326"Selection of roles and users.<br> A 'No selection' entry will delete the row "
     
    33443344msgstr "September"
    33453345
    3346 #: foodle-for-democracy-poll.php:3714
     3346#: foodle-for-democracy-poll.php:3715
    33473347msgid "Set Foodle Capabilities"
    33483348msgstr "Setze Foodle-Berechtigungen"
    33493349
    3350 #: foodle-for-democracy-poll.php:4178
     3350#: foodle-for-democracy-poll.php:4179
    33513351msgid "Setting"
    33523352msgstr "Einstellung"
     
    33603360msgstr "Shortcode Parameter"
    33613361
    3362 #: foodle-for-democracy-poll.php:1596 foodle-for-democracy-poll.php:4290
     3362#: foodle-for-democracy-poll.php:1597 foodle-for-democracy-poll.php:4291
    33633363msgid "Shortcode Use"
    33643364msgstr "Shortcode-Nutzung"
    33653365
    3366 #: foodle-for-democracy-poll.php:2678
     3366#: foodle-for-democracy-poll.php:2679
    33673367msgid "Shortcode<br>Use"
    33683368msgstr "Shortcode-<br>Nutzung"
    33693369
    3370 #: foodle-for-democracy-poll.php:4226
     3370#: foodle-for-democracy-poll.php:4227
    33713371#| msgid ""
    33723372#| "Show the vote date and vote time for administrators and special viewers "
     
    33783378"Benutzer"
    33793379
    3380 #: foodle-for-democracy-poll.php:4331
     3380#: foodle-for-democracy-poll.php:4332
    33813381msgid "Show Foodle metafields in user profile"
    33823382msgstr "Zeige die Foodle-Meta-Felder im Benutzerprofil"
    33833383
    3384 #: foodle-for-democracy-poll.php:4311
     3384#: foodle-for-democracy-poll.php:4312
    33853385msgid "Show in admin menu toolbar"
    33863386msgstr "Zeige im Admin-Menu-Toolbar"
     
    33943394msgstr "Zeige den 'Aktualisiere'-Button <u>vor</u> dem Abstimmen"
    33953395
    3396 #: foodle-for-democracy-poll.php:4307
     3396#: foodle-for-democracy-poll.php:4308
    33973397msgid "Show the Foodle menu in the admin menu toolbar"
    33983398msgstr "Zeige das Foodle-Menu im Admin-Menu-Toolbar"
     
    34123412msgstr "Einige generelle Anmerkungen"
    34133413
    3414 #: foodle-for-democracy-poll.php:1273
     3414#: foodle-for-democracy-poll.php:1274
    34153415msgid "Sorting"
    34163416msgstr "Sortierung"
     
    34203420msgstr "Sortier-Button-Text"
    34213421
    3422 #: foodle-for-democracy-poll.php:1580
     3422#: foodle-for-democracy-poll.php:1581
    34233423msgid "Special Roles & Users"
    34243424msgstr "Spezielle Rollen & Benutzer"
    34253425
    3426 #: foodle-for-democracy-poll.php:4283
     3426#: foodle-for-democracy-poll.php:4284
    34273427msgid "Special roles/users"
    34283428msgstr "Spezielle Rollen/Benutzer"
    34293429
    3430 #: foodle-for-democracy-poll.php:3786
     3430#: foodle-for-democracy-poll.php:3787
    34313431#| msgid "Special View"
    34323432msgid "Special view"
    34333433msgstr "Spezialsicht"
    34343434
    3435 #: foodle-for-democracy-poll.php:4227
     3435#: foodle-for-democracy-poll.php:4228
    34363436#| msgid ""
    34373437#| "Special viewers can be selected in the tab 'Special Roles & Users'.<br>"
     
    34443444"auswählen. Die Zeit wird nur sichtbar, wenn ein Datum angezeigt wird!"
    34453445
    3446 #: foodle-for-democracy-poll.php:2676
     3446#: foodle-for-democracy-poll.php:2677
    34473447msgid "Special<br>Roles & Users"
    34483448msgstr "Spezielle<br>Rollen & Benutzer"
     
    34533453msgstr "Statistik & Datenbank Check"
    34543454
    3455 #: foodle-for-democracy-poll.php:4177
     3455#: foodle-for-democracy-poll.php:4178
    34563456msgid "Subject"
    34573457msgstr "Thema"
     
    34713471msgstr "Sonntag"
    34723472
    3473 #: foodle-for-democracy-poll.php:1674
     3473#: foodle-for-democracy-poll.php:1675
    34743474msgid "Support Hints"
    34753475msgstr "Support Hinweise"
    34763476
    3477 #: foodle-for-democracy-poll.php:4367
     3477#: foodle-for-democracy-poll.php:4368
    34783478#| msgid "Switch on Foodle front-end tooltips"
    34793479msgid "Switch on Foodle front end tooltips"
    34803480msgstr "Schalte die Foodle Frontend-Tooltips ein"
    34813481
    3482 #: foodle-for-democracy-poll.php:4337
     3482#: foodle-for-democracy-poll.php:4338
    34833483#| msgid "Switch on Help-Tooltips"
    34843484msgid "Switch on help tooltips"
     
    34933493msgstr "Tabelle"
    34943494
    3495 #: foodle-for-democracy-poll.php:1275
     3495#: foodle-for-democracy-poll.php:1276
    34963496msgid "Thanks a lot for using Foodle"
    34973497msgstr "Vielen Dank, dass du Foodle nutzt"
     
    35073507msgstr "Der &lt;div&gt;-Titel oberhalb des Bargraphs."
    35083508
    3509 #: foodle-for-democracy-poll.php:4088
     3509#: foodle-for-democracy-poll.php:4089
    35103510msgid ""
    35113511"The 'Foodle Title' will be used and displayed throughout this plugin<br>in "
     
    35903590"wird."
    35913591
    3592 #: foodle-for-democracy-poll.php:3541
     3592#: foodle-for-democracy-poll.php:3542
    35933593#| msgid ""
    35943594#| "The clean-up of meta fields works for not empty drop down lists only.<br>"
     
    36223622msgstr "Die Datum-Spalte der Foodle-Kommentar-Tabelle."
    36233623
    3624 #: foodle-for-democracy-poll.php:4259
     3624#: foodle-for-democracy-poll.php:4260
    36253625msgid "The datepicker format to be used for input type 'foodle-date'"
    36263626msgstr ""
     
    37863786"id='self' benutzt werden.</span>"
    37873787
    3788 #: foodle-for-democracy-poll.php:2096
     3788#: foodle-for-democracy-poll.php:2097
    37893789msgid "The democracy poll url could not properly be retrieved"
    37903790msgstr "Die Democracy Poll URL konnte nicht übernommen werden"
     
    38183818"net\">kannst du hier nach typischen Easings schauen</a>"
    38193819
    3820 #: foodle-for-democracy-poll.php:2592
     3820#: foodle-for-democracy-poll.php:2593
    38213821msgid "The email content didn't change."
    38223822msgstr "Der E-Mail-Inhalt hat sich nicht geändert."
    38233823
    3824 #: foodle-for-democracy-poll.php:4020
     3824#: foodle-for-democracy-poll.php:4021
    38253825msgid ""
    38263826"The eMail content has not been set, yet. You will not be able to send "
     
    38303830"Mails an säumige Benutzer von Umfragen senden!"
    38313831
    3832 #: foodle-for-democracy-poll.php:4022
     3832#: foodle-for-democracy-poll.php:4023
    38333833msgid ""
    38343834"The eMail content is ready to use. You may initiate reminder emails to late "
     
    38383838"säumige Benutzer von Umfragen initiieren!"
    38393839
    3840 #: foodle-for-democracy-poll.php:2598
     3840#: foodle-for-democracy-poll.php:2599
    38413841msgid "The email content was properly stored."
    38423842msgstr "Der E-Mail-Inhalt wurde gespeichert."
    38433843
    3844 #: foodle-for-democracy-poll.php:2602
     3844#: foodle-for-democracy-poll.php:2603
    38453845msgid ""
    38463846"The email content wasn't stored due to text missing (looking for at least "
     
    39123912"Namen."
    39133913
    3914 #: foodle-for-democracy-poll.php:1633
     3914#: foodle-for-democracy-poll.php:1634
    39153915#| msgid ""
    39163916#| "The following 'help' tabs may be consulted for detailed explanations and "
     
    39413941"               <p>Zusätzliche Informationen finden sich in den FAQs."
    39423942
    3943 #: foodle-for-democracy-poll.php:2115
     3943#: foodle-for-democracy-poll.php:2116
    39443944#| msgid "The following errors occured during the shortcode use update:"
    39453945msgid "The following errors occured during the shortcode use update"
     
    39923992msgstr "Die Foodle 'Smooth-Scrolling-Funktion'"
    39933993
    3994 #: foodle-for-democracy-poll.php:2311
     3994#: foodle-for-democracy-poll.php:2312
    39953995#| msgid "The Foodle special roles & users definiton did not change"
    39963996msgid "The Foodle 'Special Roles & Users' definiton did not change"
     
    39993999"geändert"
    40004000
    4001 #: foodle-for-democracy-poll.php:2309
     4001#: foodle-for-democracy-poll.php:2310
    40024002#| msgid "The Foodle special roles & users definiton was properly set"
    40034003msgid "The Foodle 'Special Roles & Users' definiton was properly set"
     
    40064006"gesetzt"
    40074007
    4008 #: foodle-for-democracy-poll.php:2099
     4008#: foodle-for-democracy-poll.php:2100
    40094009msgid ""
    40104010"The Foodle categories could not properly be set during democracy poll edit"
     
    40204020"ID"
    40214021
    4022 #: foodle-for-democracy-poll.php:2321
     4022#: foodle-for-democracy-poll.php:2322
    40234023#| msgid "The Foodle Defaults & Sorting definition was properly done"
    40244024msgid "The Foodle Defaults & Sorting definition was properly saved"
     
    40264026"Die Foodle Defaults & Sortierungs-Definition wurde ordnungsgemäß gespeichert"
    40274027
    4028 #: foodle-for-democracy-poll.php:2329
     4028#: foodle-for-democracy-poll.php:2330
    40294029msgid "The Foodle Defaults & Sorting did not change"
    40304030msgstr "Die Foodle Defaults & Sortierungs-Definition hat sich nicht geändert"
    40314031
    4032 #: foodle-for-democracy-poll.php:2325
     4032#: foodle-for-democracy-poll.php:2326
    40334033msgid "The Foodle Defaults & Sorting update failed"
    40344034msgstr "Die Foodle Defaults & Sortierungs-Definition schlug fehl"
    40354035
    4036 #: foodle-for-democracy-poll.php:2580
     4036#: foodle-for-democracy-poll.php:2581
    40374037msgid "The Foodle metafields definiton did not change"
    40384038msgstr "Die Foodle-Definition für die Meta-Felder hat sich nicht geändert"
    40394039
    4040 #: foodle-for-democracy-poll.php:2578
     4040#: foodle-for-democracy-poll.php:2579
    40414041#| msgid "The Foodle meta fields definiton was properly set"
    40424042msgid "The Foodle metafields definiton was properly set"
    40434043msgstr "Die Foodle-Definition für die Meta-Felder wurde ordnungsgemäß gesetzt"
    40444044
    4045 #: foodle-for-democracy-poll.php:2270
     4045#: foodle-for-democracy-poll.php:2271
    40464046msgid "The Foodle settings did not change"
    40474047msgstr "Die Foodle-Einstellungen haben sich nicht geändert"
    40484048
    4049 #: foodle-for-democracy-poll.php:2267
     4049#: foodle-for-democracy-poll.php:2268
    40504050msgid "The Foodle settings were properly stored"
    40514051msgstr "Die Foodle-Einstellungen wurden ordnungsgemäß gespeichert"
     
    40554055msgstr "Der Foodle-Shortcode"
    40564056
    4057 #: foodle-for-democracy-poll.php:1654
     4057#: foodle-for-democracy-poll.php:1655
    40584058#| msgid ""
    40594059#| "The Foodle shortcode is used to display the poll results in various ways. "
     
    43174317msgstr "Die Liste der Foodle-Features"
    43184318
    4319 #: foodle-for-democracy-poll.php:2421
     4319#: foodle-for-democracy-poll.php:2422
    43204320msgid "The meta field clean-up was performed for"
    43214321msgstr "Die Meta-Feld-Bereinigung wurde durchgeführt für"
    43224322
    4323 #: foodle-for-democracy-poll.php:2490
     4323#: foodle-for-democracy-poll.php:2491
    43244324msgid "The metafield definition was not found: deleting all metadata!"
    43254325msgstr ""
     
    43274327"gelöscht!"
    43284328
    4329 #: foodle-for-democracy-poll.php:3530
     4329#: foodle-for-democracy-poll.php:3531
    43304330#| msgid ""
    43314331#| "The meta field name.<br><br><strong>Whether own or existing meta field:"
     
    44744474"Benutzer' von Foodle</strong>."
    44754475
    4476 #: foodle-for-democracy-poll.php:4269
     4476#: foodle-for-democracy-poll.php:4270
    44774477msgid ""
    44784478"The roles, besides 'Administrator', which will have access to manage Foodle"
     
    44964496msgstr "Der Shortcode-Slug"
    44974497
    4498 #: foodle-for-democracy-poll.php:2112
     4498#: foodle-for-democracy-poll.php:2113
    44994499#| msgid "The shortcode usage update was performed successfully"
    45004500msgid "The shortcode use update was performed successfully"
     
    46394639msgstr "Es gab bisher keine Erinnerungen."
    46404640
    4641 #: foodle-for-democracy-poll.php:2737
     4641#: foodle-for-democracy-poll.php:2738
    46424642msgid "There's no Foodle access available!"
    46434643msgstr "Es gibt keinen Zugriff auf Foodle!"
     
    46544654"Teilnahmequote für diese Umfrage."
    46554655
    4656 #: foodle-for-democracy-poll.php:2869
     4656#: foodle-for-democracy-poll.php:2870
    46574657msgid ""
    46584658"This first row is the basis for any other fields' user-defined content fed "
     
    46624662"durch reguläre Ausdrücke bestimmt wird"
    46634663
    4664 #: foodle-for-democracy-poll.php:2513
     4664#: foodle-for-democracy-poll.php:2514
    46654665#| msgid "This function is for administrators only"
    46664666msgid "This function is for Foodle administrators only"
     
    46714671msgstr "Diese Informationen sind nur für ausgewählte Benutzer sichtbar"
    46724672
    4673 #: foodle-for-democracy-poll.php:4546
     4673#: foodle-for-democracy-poll.php:4547
    46744674#| msgid ""
    46754675#| "This is an overview about the Democracy shortcode<br>and Foodle shortcode "
     
    46904690"initiale ('originäre') Nutzung."
    46914691
    4692 #: foodle-for-democracy-poll.php:3536
     4692#: foodle-for-democracy-poll.php:3537
    46934693#| msgid ""
    46944694#| "This list defines the sorting for the sub-categories (meta field input)."
     
    47074707"ein Nutzer sein Profil ohne diesen Inhalt Speicher will."
    47084708
    4709 #: foodle-for-democracy-poll.php:3533
     4709#: foodle-for-democracy-poll.php:3534
    47104710#| msgid "This meta field is currently not used."
    47114711msgid "This metafield is currently not used."
    47124712msgstr "Dieses Meta-Feld wird derzeit nicht benutzt"
    47134713
    4714 #: foodle-for-democracy-poll.php:3539
     4714#: foodle-for-democracy-poll.php:3540
    47154715#| msgid ""
    47164716#| "This meta field is obviously not to be used!<br>Array content has been "
     
    47234723"Inhalt entdeckt!"
    47244724
    4725 #: foodle-for-democracy-poll.php:3540
     4725#: foodle-for-democracy-poll.php:3541
    47264726#| msgid ""
    47274727#| "This meta field is obviously not to be used!<br>It was disabled in the "
     
    48234823"eigenem Textfeld - siehe oben) oder des Foodle-Shortcode sein."
    48244824
    4825 #: foodle-for-democracy-poll.php:2765 foodle-for-democracy-poll.php:3525
    4826 #: foodle-for-democracy-poll.php:3690 foodle-for-democracy-poll.php:4015
    4827 #: foodle-for-democracy-poll.php:4084 foodle-for-democracy-poll.php:4541
     4825#: foodle-for-democracy-poll.php:2766 foodle-for-democracy-poll.php:3526
     4826#: foodle-for-democracy-poll.php:3691 foodle-for-democracy-poll.php:4016
     4827#: foodle-for-democracy-poll.php:4085 foodle-for-democracy-poll.php:4542
    48284828#: foodle-tips.php:22
    48294829#| msgid "This tab is for administrators only!"
     
    48314831msgstr "Dieses Tab ist nur für Foodle-Administratoren verfügbar!"
    48324832
    4833 #: foodle-for-democracy-poll.php:4196
     4833#: foodle-for-democracy-poll.php:4197
    48344834#| msgid ""
    48354835#| "This text will be displayed above the Foodle table, '---' = no headline"
     
    48404840"Kopfzeile."
    48414841
    4842 #: foodle-for-democracy-poll.php:4206
     4842#: foodle-for-democracy-poll.php:4207
    48434843msgid "This text will be displayed in each bar graph, '---' = no text."
    48444844msgstr "Dieser Text wird in jedem Bargraph angezeigt, '---' = kein Text."
    48454845
    4846 #: foodle-for-democracy-poll.php:4186
     4846#: foodle-for-democracy-poll.php:4187
    48474847#| msgid "This title is used throughout the plugin incl. the profile pages"
    48484848msgid "This title is used throughout the plugin incl. the profile pages."
     
    48584858msgstr "Zeit"
    48594859
    4860 #: foodle-for-democracy-poll.php:2730
     4860#: foodle-for-democracy-poll.php:2731
    48614861msgid "Tips for using Foodle"
    48624862msgstr "Tipps zur Verwendung von Foodle"
    48634863
    4864 #: foodle-for-democracy-poll.php:4260
     4864#: foodle-for-democracy-poll.php:4261
    48654865#| msgid ""
    48664866#| "To make sure that date inputs are formatted - see <a href='https://api."
     
    48854885msgstr "Dienstag"
    48864886
    4887 #: foodle-for-democracy-poll.php:4318
     4887#: foodle-for-democracy-poll.php:4319
    48884888#| msgid "Typically one year from each individual vote"
    48894889msgid "Typically one year from each individual vote."
    48904890msgstr "Typischerweise ein Jahr nach jeder einzelnen Stimmabgabe."
    48914891
    4892 #: foodle-for-democracy-poll.php:1274
     4892#: foodle-for-democracy-poll.php:1275
    48934893#| msgid "undefined error"
    48944894msgid "Undefined error"
     
    49034903msgstr "Unerwartete Umfrage-Teilnehmer"
    49044904
    4905 #: foodle-for-democracy-poll.php:1281
     4905#: foodle-for-democracy-poll.php:1282
    49064906msgid "Unknown User"
    49074907msgstr "Unbekannter Benutzer"
    49084908
    4909 #: foodle-for-democracy-poll.php:4050
     4909#: foodle-for-democracy-poll.php:4051
    49104910msgid "Update email content..."
    49114911msgstr "E-Mail Inhalt updaten..."
    49124912
    4913 #: foodle-for-democracy-poll.php:1937
     4913#: foodle-for-democracy-poll.php:1938
    49144914msgid "Update in progress "
    49154915msgstr "Update in Arbeit"
    49164916
    4917 #: foodle-for-democracy-poll.php:4587
     4917#: foodle-for-democracy-poll.php:4588
    49184918#| msgid "Update the shortcode usage data"
    49194919msgid "Update the shortcode use data"
     
    50385038"jenseits des Benutzerprofils bereitzustellen."
    50395039
    5040 #: foodle-for-democracy-poll.php:2862
     5040#: foodle-for-democracy-poll.php:2863
    50415041#| msgid "Use Existing Meta Fields<br>(filtered)"
    50425042msgid "Use Existing Metafields<br>(filtered)"
    50435043msgstr "Nutze Existierende Meta-Felder<br>(gefiltert)"
    50445044
    5045 #: foodle-for-democracy-poll.php:2716
     5045#: foodle-for-democracy-poll.php:2717
    50465046#| msgid "Usage of Democracy and Foodle shortcodes"
    50475047msgid "Use of Democracy and Foodle shortcodes"
    50485048msgstr "Nutzung der Democracy- und Foodle-Shortcodes"
    50495049
    5050 #: foodle-for-democracy-poll.php:3008
     5050#: foodle-for-democracy-poll.php:3009
    50515051msgid "Use own field name"
    50525052msgstr "Nutze eigenen Feldnamen"
    50535053
    5054 #: foodle-for-democracy-poll.php:2861
     5054#: foodle-for-democracy-poll.php:2862
    50555055#| msgid "Use Own Meta Fields"
    50565056msgid "Use Own Metafields"
     
    50835083"horizontal zu scrollen."
    50845084
    5085 #: foodle-comments-shortcode.php:220 foodle-for-democracy-poll.php:4047
     5085#: foodle-comments-shortcode.php:220 foodle-for-democracy-poll.php:4048
    50865086msgid "User"
    50875087msgstr "Benutzer"
     
    50925092msgstr "Benutzerprofil"
    50935093
    5094 #: foodle-for-democracy-poll.php:3767
     5094#: foodle-for-democracy-poll.php:3768
    50955095msgid "Users"
    50965096msgstr "Benutzer"
    50975097
    5098 #: foodle-for-democracy-poll.php:4230
     5098#: foodle-for-democracy-poll.php:4231
    50995099msgid "Vote date for administrators"
    51005100msgstr "Datum für Administratoren"
    51015101
    5102 #: foodle-for-democracy-poll.php:4232
     5102#: foodle-for-democracy-poll.php:4233
    51035103msgid "Vote date for special viewers"
    51045104msgstr "Datum für spezielle Benutzer"
    51055105
    5106 #: foodle-for-democracy-poll.php:4231
     5106#: foodle-for-democracy-poll.php:4232
    51075107msgid "Vote time for administrators"
    51085108msgstr "Zeit für Administratoren"
    51095109
    5110 #: foodle-for-democracy-poll.php:4233
     5110#: foodle-for-democracy-poll.php:4234
    51115111msgid "Vote time for special viewers"
    51125112msgstr "Zeit für spezielle Benutzer"
     
    51305130"id "
    51315131
    5132 #: foodle-for-democracy-poll.php:4629
     5132#: foodle-for-democracy-poll.php:4630
    51335133msgid "WARNING"
    51345134msgstr "WARNUNG"
    51355135
    5136 #: foodle-for-democracy-poll.php:3647
     5136#: foodle-for-democracy-poll.php:3648
    51375137msgid "Warning: A Regular Expression is set for this field"
    51385138msgstr "Warnung: Hierfür existiert ein regulärer Ausdruck"
    51395139
    5140 #: foodle-for-democracy-poll.php:3538
     5140#: foodle-for-democracy-poll.php:3539
    51415141#| msgid ""
    51425142#| "Warning:<br>Be careful when modifying content of<br>unknown existing "
     
    51515151"andere Plugins beschädigen!"
    51525152
    5153 #: foodle-for-democracy-poll.php:2784
     5153#: foodle-for-democracy-poll.php:2785
    51545154#| msgid ""
    51555155#| "Warning:<br>Be careful when working with existing fields.<br>This may "
     
    51635163"beschädigen!"
    51645164
    5165 #: foodle-for-democracy-poll.php:2785
     5165#: foodle-for-democracy-poll.php:2786
    51665166msgid ""
    51675167"Warning:<br>Changing field types can 'damage' already existing<br>user "
     
    51715171"Benutzerprofil beim erneuten Speichern 'beschädigen'. "
    51725172
    5173 #: foodle-for-democracy-poll.php:2783
     5173#: foodle-for-democracy-poll.php:2784
    51745174msgid ""
    51755175"Warning:<br>This may delete Foodle categories used for previous Foodles, if "
     
    51895189msgstr "Hmmm"
    51905190
    5191 #: foodle-for-democracy-poll.php:4100
     5191#: foodle-for-democracy-poll.php:4101
    51925192#| msgid ""
    51935193#| "When checked, a regular task will update the poll logs database to avoid "
     
    52135213"Privileg eines Administrators!</span>"
    52145214
    5215 #: foodle-for-democracy-poll.php:4102
     5215#: foodle-for-democracy-poll.php:4103
    52165216#| msgid "When checked, helping tooltips (like this one) will be activated."
    52175217msgid "When checked, Help-Tooltips (like this one) will be activated."
    52185218msgstr "Wenn ausgewählt, werden 'Hilfe-Tooltips' (wie dieser hier) aktiviert."
    52195219
    5220 #: foodle-for-democracy-poll.php:4092
     5220#: foodle-for-democracy-poll.php:4093
    52215221msgid ""
    52225222"When checked, the date and time of each vote will be diplayed for admins<br>"
     
    52315231"Einstellungszeile bleibt das Privileg eines Administrators!</span>"
    52325232
    5233 #: foodle-for-democracy-poll.php:4099
     5233#: foodle-for-democracy-poll.php:4100
    52345234msgid "When checked, the Foodle menu will be shown in the admin menu toolbar."
    52355235msgstr "Wenn ausgewählt, wird das Foodle-Menu im Admin-Menu-Toolbar angezeigt."
    52365236
    5237 #: foodle-for-democracy-poll.php:4101
     5237#: foodle-for-democracy-poll.php:4102
    52385238#| msgid ""
    52395239#| "When checked, the Foodle metafields will be accessible in the user "
     
    52515251"verfügbar zu haben."
    52525252
    5253 #: foodle-for-democracy-poll.php:4104
     5253#: foodle-for-democracy-poll.php:4105
    52545254#| msgid ""
    52555255#| "When checked, the safety query to avoid inadvertent saving will be<br>"
     
    52665266"Löschen der verwaisten Meta-Feld-Einträge."
    52675267
    5268 #: foodle-for-democracy-poll.php:4105
     5268#: foodle-for-democracy-poll.php:4106
    52695269#| msgid ""
    52705270#| "When checked, Tooltips (like this one) will be activated in the Foodle "
     
    52805280"bereitgestellten<br>Tooltip-Funktion durch den Administrator."
    52815281
    5282 #: foodle-for-democracy-poll.php:4091
     5282#: foodle-for-democracy-poll.php:4092
    52835283#| msgid ""
    52845284#| "When checked, voters' names will contain a mailto link to their<br>email "
     
    52975297"Einstellungszeile bleibt das Privileg eines Administrators!</span>"
    52985298
    5299 #: foodle-for-democracy-poll.php:4103
     5299#: foodle-for-democracy-poll.php:4104
    53005300msgid "When checked, warning tooltips will be disabled."
    53015301msgstr "Wenn ausgewählt, werden Warnungen abgeschaltet."
     
    54255425"funktionsfähig :).</strong>"
    54265426
    5427 #: foodle-for-democracy-poll.php:1612 foodle-for-democracy-poll.php:4291
     5427#: foodle-for-democracy-poll.php:1613 foodle-for-democracy-poll.php:4292
    54285428msgid "Widespread Tips"
    54295429msgstr "Umfassende Tipps"
    54305430
    5431 #: foodle-for-democracy-poll.php:2680
     5431#: foodle-for-democracy-poll.php:2681
    54325432msgid "Widespread<br>Tips"
    54335433msgstr "Umfassende<br>Tipps"
     
    54435443msgstr "endet am"
    54445444
    5445 #: foodle-for-democracy-poll.php:2772
     5445#: foodle-for-democracy-poll.php:2773
    54465446#| msgid ""
    54475447#| "With the help of Regular Expressions, fields can be filled automatically "
     
    54705470"Senden)"
    54715471
    5472 #: foodle-for-democracy-poll.php:4094
     5472#: foodle-for-democracy-poll.php:4095
    54735473#| msgid ""
    54745474#| "With this comma-separated list of IDs, you may determine all pages and/or "
     
    55015501msgstr "ohne_Post"
    55025502
    5503 #: foodle-for-democracy-poll.php:1677
     5503#: foodle-for-democracy-poll.php:1678
    55045504msgid "WordPress&nbsp;Plugin&nbsp;Page"
    55055505msgstr "WordPress&nbsp;Plugin&nbsp;Page"
     
    55095509msgstr "Hat alle Texte im Bargraph ein."
    55105510
    5511 #: foodle-for-democracy-poll.php:3040 foodle-for-democracy-poll.php:3044
     5511#: foodle-for-democracy-poll.php:3041 foodle-for-democracy-poll.php:3045
    55125512msgid "yes"
    55135513msgstr "ja"
    55145514
    5515 #: foodle-for-democracy-poll.php:2778
     5515#: foodle-for-democracy-poll.php:2779
    55165516#| msgid ""
    55175517#| "You can define a description to be displayed alongside the input field in "
     
    55295529"Drop-Down definiert).<br>(Der Inhalt wird während der Eingabe validiert)"
    55305530
    5531 #: foodle-for-democracy-poll.php:2771
     5531#: foodle-for-democracy-poll.php:2772
    55325532msgid ""
    55335533"You can select from a few HTML input types for<br>the metafield, be it an "
     
    55445544"'foodle-date' als normaler Text."
    55455545
    5546 #: foodle-for-democracy-poll.php:2770
     5546#: foodle-for-democracy-poll.php:2771
    55475547#| msgid ""
    55485548#| "You may define your own field names to be filled in the user's profiles."
     
    55735573"Definitionsreihenfolge der Meta-Felder statt!"
    55745574
    5575 #: foodle-for-democracy-poll.php:3698
     5575#: foodle-for-democracy-poll.php:3699
    55765576msgid ""
    55775577"You may drag each row to where you want in order to change the row order.<br>"
     
    55835583"eher kosmetische als funktionale Option."
    55845584
    5585 #: foodle-for-democracy-poll.php:2782
     5585#: foodle-for-democracy-poll.php:2783
    55865586#| msgid ""
    55875587#| "You may drag each row to where you want to change the row order.<br>When "
  • foodle-for-democracy-poll/trunk/languages/foodle-for-democracy-poll.pot

    r3186669 r3186711  
    44"Project-Id-Version: Foodle Add-on for Democracy Poll\n"
    55"Report-Msgid-Bugs-To: \n"
    6 "POT-Creation-Date: 2024-11-12 16:06+0000\n"
     6"POT-Creation-Date: 2024-11-12 19:30+0000\n"
    77"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    88"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    104104msgstr ""
    105105
    106 #: foodle-for-democracy-poll.php:1278
     106#: foodle-for-democracy-poll.php:1279
    107107msgid " your appreciation..."
    108108msgstr ""
     
    126126msgstr ""
    127127
    128 #: foodle-for-democracy-poll.php:2449
     128#: foodle-for-democracy-poll.php:2450
    129129msgid "%d user found for"
    130130msgid_plural "%d users found for"
     
    137137msgstr ""
    138138
    139 #: foodle-for-democracy-poll.php:3646
     139#: foodle-for-democracy-poll.php:3647
    140140msgid "(Sub-)String List"
    141141msgstr ""
    142142
    143 #: foodle-for-democracy-poll.php:3032
     143#: foodle-for-democracy-poll.php:3033
    144144msgid "... and replacement"
    145145msgstr ""
    146146
    147 #: foodle-for-democracy-poll.php:3695
     147#: foodle-for-democracy-poll.php:3696
    148148msgid ""
    149149"<strong><u>Definition of capabilities:</u></strong><br><strong>Mark:</strong>"
     
    161161msgstr ""
    162162
    163 #: foodle-for-democracy-poll.php:4670
     163#: foodle-for-democracy-poll.php:4671
    164164msgid ""
    165165"<strong>ERROR!</strong><br>Foodle cannot work, as Democracy Poll will not "
     
    274274msgstr ""
    275275
    276 #: foodle-for-democracy-poll.php:564
    277 msgid ""
    278 "<strong>Should this be an event poll:</strong><br>Determine the event "
    279 "location.<br>Remember: shortcode definitions will<br>overwrite the related "
    280 "data herein!"
    281 msgstr ""
    282 
    283276#: foodle-for-democracy-poll.php:561
    284277msgid ""
     
    300293"<br>Remember: shortcode definitions will<br>overwrite the related data "
    301294"herein!"
     295msgstr ""
     296
     297#: foodle-for-democracy-poll.php:564
     298msgid ""
     299"<strong>Should this be an event poll:</strong><br>Determine the event's "
     300"location.<br>Remember: shortcode definitions will<br>overwrite the related "
     301"data herein!"
    302302msgstr ""
    303303
     
    514514msgstr ""
    515515
    516 #: foodle-for-democracy-poll.php:4215
     516#: foodle-for-democracy-poll.php:4216
    517517msgid "Add a mailto link to the voters' names in the Foodle table"
    518518msgstr ""
    519519
    520 #: foodle-for-democracy-poll.php:3697
     520#: foodle-for-democracy-poll.php:3698
    521521msgid "Add a new Foodle capabilities row."
    522522msgstr ""
    523523
    524 #: foodle-for-democracy-poll.php:2781
     524#: foodle-for-democracy-poll.php:2782
    525525msgid "Add a new metafield row."
    526526msgstr ""
    527527
    528 #: foodle-for-democracy-poll.php:2864
     528#: foodle-for-democracy-poll.php:2865
    529529msgid "Add Input Description"
    530530msgstr ""
     
    538538msgstr ""
    539539
    540 #: foodle-for-democracy-poll.php:4048
     540#: foodle-for-democracy-poll.php:4049
    541541msgid "Admin"
    542542msgstr ""
     
    555555msgstr ""
    556556
    557 #: foodle-for-democracy-poll.php:3055
     557#: foodle-for-democracy-poll.php:3056
    558558msgid "All"
    559559msgstr ""
    560560
    561 #: foodle-for-democracy-poll.php:3043
     561#: foodle-for-democracy-poll.php:3044
    562562msgid ""
    563563"Allow selection in democracy poll edit as Foodle table category per answer "
     
    565565msgstr ""
    566566
    567 #: foodle-for-democracy-poll.php:3039
     567#: foodle-for-democracy-poll.php:3040
    568568msgid ""
    569569"Allow selection in democracy poll edit as Foodle table left hand category "
     
    571571msgstr ""
    572572
    573 #: foodle-for-democracy-poll.php:2773
     573#: foodle-for-democracy-poll.php:2774
    574574msgid ""
    575575"Alternatively, you may choose already existing fields (maybe brought by "
     
    584584msgstr ""
    585585
    586 #: foodle-for-democracy-poll.php:2625
     586#: foodle-for-democracy-poll.php:2626
    587587msgid "An add-on to display poll responses in various ways and much more..."
    588588msgstr ""
     
    616616msgstr ""
    617617
    618 #: foodle-for-democracy-poll.php:3510
     618#: foodle-for-democracy-poll.php:3511
    619619msgid ""
    620620"Are you sure to delete the orphaned metafield database entries?\\n \\nIf not "
     
    631631msgstr ""
    632632
    633 #: foodle-for-democracy-poll.php:4050
     633#: foodle-for-democracy-poll.php:4051
    634634msgid "Are you sure to save the email content?"
    635635msgstr ""
    636636
    637 #: foodle-for-democracy-poll.php:4528
     637#: foodle-for-democracy-poll.php:4529
    638638msgid "Are you sure to save the foodle settings?"
    639639msgstr ""
    640640
    641 #: foodle-for-democracy-poll.php:3484
     641#: foodle-for-democracy-poll.php:3485
    642642msgid "Are you sure to save the metafield definition?"
    643643msgstr ""
    644644
    645 #: foodle-for-democracy-poll.php:3678
     645#: foodle-for-democracy-poll.php:3679
    646646msgid ""
    647647"Are you sure to save the Replacements\\nand the Defaults & Sorting data?"
    648648msgstr ""
    649649
    650 #: foodle-for-democracy-poll.php:4005
     650#: foodle-for-democracy-poll.php:4006
    651651msgid "Are you sure to save the special rights\\nfor roles and users?"
    652652msgstr ""
    653653
    654 #: foodle-for-democracy-poll.php:3624
     654#: foodle-for-democracy-poll.php:3625
    655655msgid "Are you sure to start the clean-up for"
    656656msgstr ""
     
    660660msgstr ""
    661661
    662 #: foodle-for-democracy-poll.php:4587
     662#: foodle-for-democracy-poll.php:4588
    663663msgid ""
    664664"Are you sure to update the shortcode use data?\\n(This will automatically be "
     
    675675msgstr ""
    676676
    677 #: foodle-for-democracy-poll.php:4547
     677#: foodle-for-democracy-poll.php:4548
    678678msgid ""
    679679"As an administrator, you can initiate the update manually by this, however,"
     
    688688msgstr ""
    689689
    690 #: foodle-for-democracy-poll.php:3019
     690#: foodle-for-democracy-poll.php:3020
    691691msgid "as there's still data there"
    692692msgstr ""
    693693
    694 #: foodle-for-democracy-poll.php:4270
     694#: foodle-for-democracy-poll.php:4271
    695695msgid ""
    696696"Asigns the capability 'manage_foodle' to the selected roles and tailors "
     
    706706msgstr ""
    707707
    708 #: foodle-for-democracy-poll.php:4045
     708#: foodle-for-democracy-poll.php:4046
    709709msgid "Available placeholders"
    710710msgstr ""
    711711
    712 #: foodle-for-democracy-poll.php:4389
     712#: foodle-for-democracy-poll.php:4390
    713713msgid "Bar graph"
    714714msgstr ""
    715715
    716 #: foodle-for-democracy-poll.php:4205
     716#: foodle-for-democracy-poll.php:4206
    717717msgid "Bar Graph Text"
    718718msgstr ""
     
    732732msgstr ""
    733733
    734 #: foodle-for-democracy-poll.php:4298
     734#: foodle-for-democracy-poll.php:4299
    735735msgid "Can be inserted during poll edit by the click of a button."
    736736msgstr ""
    737737
    738 #: foodle-for-democracy-poll.php:4378
     738#: foodle-for-democracy-poll.php:4379
    739739msgid ""
    740740"Can be tailored as per your needs and also in order to avoid any conflict. "
     
    746746msgstr ""
    747747
    748 #: foodle-for-democracy-poll.php:4098
     748#: foodle-for-democracy-poll.php:4099
    749749msgid ""
    750750"Can be used to define a default content, e.g. inserting certain Foodle "
     
    754754msgstr ""
    755755
    756 #: foodle-for-democracy-poll.php:3781
     756#: foodle-for-democracy-poll.php:3782
    757757msgid "Capabilities"
    758758msgstr ""
     
    779779msgstr ""
    780780
    781 #: foodle-for-democracy-poll.php:3624
     781#: foodle-for-democracy-poll.php:3625
    782782msgid "Clean-up"
    783783msgstr ""
     
    787787msgstr ""
    788788
    789 #: foodle-for-democracy-poll.php:3537
     789#: foodle-for-democracy-poll.php:3538
    790790msgid ""
    791791"Click to auto-generate the above list<br>based on the basic meta field "
     
    793793msgstr ""
    794794
    795 #: foodle-for-democracy-poll.php:2427
     795#: foodle-for-democracy-poll.php:2428
    796796msgid "Click to edit this user."
    797797msgstr ""
    798798
    799 #: foodle-for-democracy-poll.php:4253
     799#: foodle-for-democracy-poll.php:4254
    800800msgid "Comma-separated list"
    801801msgstr ""
     
    805805msgstr ""
    806806
    807 #: foodle-foodle-shortcode.php:347 foodle-for-democracy-poll.php:4388
     807#: foodle-foodle-shortcode.php:347 foodle-for-democracy-poll.php:4389
    808808msgid "Comments"
    809809msgstr ""
     
    813813msgstr ""
    814814
     815#: foodle-for-democracy-poll.php:4384
     816msgid "Complete back end"
     817msgstr ""
     818
    815819#: foodle-for-democracy-poll.php:4383
    816 msgid "Complete back end"
    817 msgstr ""
    818 
    819 #: foodle-for-democracy-poll.php:4382
    820820msgid "Complete front end"
    821821msgstr ""
     
    825825msgstr ""
    826826
    827 #: foodle-for-democracy-poll.php:3550
     827#: foodle-for-democracy-poll.php:3551
    828828msgid "Current Values<br>& Replacements"
    829829msgstr ""
    830830
    831 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     831#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    832832msgid "database"
    833833msgstr ""
     
    837837msgstr ""
    838838
    839 #: foodle-for-democracy-poll.php:4263
     839#: foodle-for-democracy-poll.php:4264
    840840msgid "Date format acc. jQuery datepicker API"
    841841msgstr ""
     
    926926msgstr ""
    927927
    928 #: foodle-for-democracy-poll.php:4288
     928#: foodle-for-democracy-poll.php:4289
    929929msgid "Defaults & sorting"
    930930msgstr ""
    931931
    932 #: foodle-for-democracy-poll.php:2991
     932#: foodle-for-democracy-poll.php:2992
    933933msgid "Define field type"
    934934msgstr ""
    935935
    936 #: foodle-for-democracy-poll.php:2695
     936#: foodle-for-democracy-poll.php:2696
    937937msgid "Define Metafield Default Values and their Sorting"
    938938msgstr ""
    939939
    940 #: foodle-for-democracy-poll.php:1564
     940#: foodle-for-democracy-poll.php:1565
    941941msgid "Define Metafields"
    942942msgstr ""
    943943
    944 #: foodle-for-democracy-poll.php:2988
     944#: foodle-for-democracy-poll.php:2989
    945945msgid "Define own field name"
    946946msgstr ""
    947947
    948 #: foodle-for-democracy-poll.php:4097
     948#: foodle-for-democracy-poll.php:4098
    949949msgid ""
    950950"Define the accessible Foodle functions for such roles carefully.<br><span "
     
    953953msgstr ""
    954954
    955 #: foodle-for-democracy-poll.php:4096
     955#: foodle-for-democracy-poll.php:4097
    956956msgid ""
    957957"Define the additional roles which will have the capability to manage "
     
    974974msgstr ""
    975975
    976 #: foodle-for-democracy-poll.php:4095
     976#: foodle-for-democracy-poll.php:4096
    977977msgid ""
    978978"Define the date format to be used for the metafield input type 'foodle-date'."
     
    980980msgstr ""
    981981
    982 #: foodle-for-democracy-poll.php:2688
     982#: foodle-for-democracy-poll.php:2689
    983983msgid "Define the Metafields for the User Profile"
    984984msgstr ""
     
    988988msgstr ""
    989989
    990 #: foodle-for-democracy-poll.php:4089
     990#: foodle-for-democracy-poll.php:4090
    991991msgid ""
    992992"Define the text to be displayed above the Foodle table.<br>Three dashes ('---"
     
    994994msgstr ""
    995995
    996 #: foodle-for-democracy-poll.php:4090
     996#: foodle-for-democracy-poll.php:4091
    997997msgid ""
    998998"Define the text to be displayed inside the bar graph.<br>Three dashes ('---')"
     
    10061006msgstr ""
    10071007
    1008 #: foodle-for-democracy-poll.php:2674
     1008#: foodle-for-democracy-poll.php:2675
    10091009msgid "Define<br>Metafields"
    10101010msgstr ""
     
    10201020msgstr ""
    10211021
    1022 #: foodle-for-democracy-poll.php:3648
     1022#: foodle-for-democracy-poll.php:3649
    10231023msgid "Definition per sorted list (empty = not used)"
    10241024msgstr ""
     
    10281028msgstr ""
    10291029
    1030 #: foodle-for-democracy-poll.php:3508
     1030#: foodle-for-democracy-poll.php:3509
    10311031msgid "Delete all orphaned metafield entries in the database"
    10321032msgstr ""
     
    10361036msgstr ""
    10371037
    1038 #: foodle-for-democracy-poll.php:3696
     1038#: foodle-for-democracy-poll.php:3697
    10391039msgid "Delete this Foodle capabilities row."
    10401040msgstr ""
    10411041
    1042 #: foodle-for-democracy-poll.php:2780
     1042#: foodle-for-democracy-poll.php:2781
    10431043msgid "Delete this metafield row."
    10441044msgstr ""
    10451045
    1046 #: foodle-for-democracy-poll.php:4285
     1046#: foodle-for-democracy-poll.php:4286
    10471047msgid "Delete unused data"
    10481048msgstr ""
    10491049
    1050 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     1050#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    10511051msgid "deleted for"
    10521052msgstr ""
    10531053
    1054 #: foodle-for-democracy-poll.php:4384
     1054#: foodle-for-democracy-poll.php:4385
    10551055msgid "Democracy"
    10561056msgstr ""
    10571057
    1058 #: foodle-for-democracy-poll.php:4385
     1058#: foodle-for-democracy-poll.php:4386
    10591059msgid "Democracy admin"
    10601060msgstr ""
    10611061
    1062 #: foodle-for-democracy-poll.php:4239
     1062#: foodle-for-democracy-poll.php:4240
    10631063msgid "Democracy Poll & Foodle Admin Menu Colors"
    10641064msgstr ""
     
    10751075msgstr ""
    10761076
    1077 #: foodle-for-democracy-poll.php:4551
     1077#: foodle-for-democracy-poll.php:4552
    10781078msgid "Democracy Shortcode Use<br>(Page/Post ID, Status)"
    10791079msgstr ""
    10801080
    1081 #: foodle-for-democracy-poll.php:4301
     1081#: foodle-for-democracy-poll.php:4302
    10821082msgid "Democracy textarea template"
    10831083msgstr ""
    10841084
    1085 #: foodle-for-democracy-poll.php:3049
     1085#: foodle-for-democracy-poll.php:3050
    10861086msgid "Description displayed under the metafield"
    10871087msgstr ""
    10881088
    1089 #: foodle-for-democracy-poll.php:2776
     1089#: foodle-for-democracy-poll.php:2777
    10901090msgid ""
    10911091"Determines, whether the field can be activated as category column in the<br>"
     
    10961096msgstr ""
    10971097
    1098 #: foodle-for-democracy-poll.php:2777
     1098#: foodle-for-democracy-poll.php:2778
    10991099msgid ""
    11001100"Determines, whether the field can be activated as category per answer column "
     
    11091109msgstr ""
    11101110
    1111 #: foodle-for-democracy-poll.php:1682
     1111#: foodle-for-democracy-poll.php:1683
    11121112msgid "Direct&nbsp;Support"
    11131113msgstr ""
     
    11471147msgstr ""
    11481148
    1149 #: foodle-for-democracy-poll.php:4357
     1149#: foodle-for-democracy-poll.php:4358
    11501150msgid "Don't display a safety query before saving"
    11511151msgstr ""
    11521152
    1153 #: foodle-for-democracy-poll.php:4347
     1153#: foodle-for-democracy-poll.php:4348
    11541154msgid "Don't display the warnings any more"
    11551155msgstr ""
     
    11711171msgstr ""
    11721172
    1173 #: foodle-for-democracy-poll.php:3647
     1173#: foodle-for-democracy-poll.php:3648
    11741174msgid "Drop-Down"
    11751175msgstr ""
    11761176
    1177 #: foodle-for-democracy-poll.php:1588
     1177#: foodle-for-democracy-poll.php:1589
    11781178msgid "Edit Email"
    11791179msgstr ""
    11801180
    1181 #: foodle-for-democracy-poll.php:2709
     1181#: foodle-for-democracy-poll.php:2710
    11821182msgid "Edit the Reminder Email for \"Lazybones\""
    11831183msgstr ""
     
    11931193msgstr ""
    11941194
    1195 #: foodle-for-democracy-poll.php:2677
     1195#: foodle-for-democracy-poll.php:2678
    11961196msgid "Edit<br>Email"
    11971197msgstr ""
    11981198
    1199 #: foodle-for-democracy-poll.php:3035
     1199#: foodle-for-democracy-poll.php:3036
    12001200msgid "eliminate match"
    12011201msgstr ""
    12021202
    1203 #: foodle-for-democracy-poll.php:4024
     1203#: foodle-for-democracy-poll.php:4025
    12041204msgid "eMail Content"
    12051205msgstr ""
    12061206
    1207 #: foodle-for-democracy-poll.php:4289
     1207#: foodle-for-democracy-poll.php:4290
    12081208msgid "Email Definition"
    12091209msgstr ""
     
    12131213msgstr ""
    12141214
    1215 #: foodle-for-democracy-poll.php:2863
     1215#: foodle-for-democracy-poll.php:2864
    12161216msgid "Enable/Disable Category Selections"
    12171217msgstr ""
     
    12301230msgstr ""
    12311231
    1232 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     1232#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    12331233msgid "entry was"
    12341234msgid_plural "entries were"
     
    12361236msgstr[1] ""
    12371237
    1238 #: foodle-for-democracy-poll.php:1798
     1238#: foodle-for-democracy-poll.php:1799
    12391239msgid "Erroneous poll id for [democracy] in pages/posts"
    12401240msgstr ""
    12411241
    1242 #: foodle-for-democracy-poll.php:1828
     1242#: foodle-for-democracy-poll.php:1829
    12431243msgid "Erroneous poll id for [foodle-democracy-poll-list-log] in pages/posts"
    12441244msgstr ""
    12451245
    1246 #: foodle-for-democracy-poll.php:4644
     1246#: foodle-for-democracy-poll.php:4645
    12471247msgid "ERROR"
    12481248msgstr ""
     
    12521252msgstr ""
    12531253
    1254 #: foodle-for-democracy-poll.php:1793
     1254#: foodle-for-democracy-poll.php:1794
    12551255msgid "Error while trying to update for [democracy]"
    12561256msgstr ""
    12571257
    1258 #: foodle-for-democracy-poll.php:1823
     1258#: foodle-for-democracy-poll.php:1824
    12591259msgid "Error while trying to update for [foodle-democracy-poll-list-log]"
    12601260msgstr ""
     
    12721272msgstr ""
    12731273
    1274 #: foodle-for-democracy-poll.php:3636
     1274#: foodle-for-democracy-poll.php:3637
    12751275msgid "Error: don't use (array content found)"
    12761276msgstr ""
    12771277
    1278 #: foodle-for-democracy-poll.php:4658
     1278#: foodle-for-democracy-poll.php:4659
    12791279msgid "ERROR: The action was most probably not properly performed!"
    12801280msgstr ""
    12811281
    1282 #: foodle-for-democracy-poll.php:3662
     1282#: foodle-for-democracy-poll.php:3663
    12831283msgid "Error: Use has been disabled"
    12841284msgstr ""
     
    12921292msgstr ""
    12931293
    1294 #: foodle-for-democracy-poll.php:1194
     1294#: foodle-for-democracy-poll.php:1195
    12951295msgid "Every second month"
    12961296msgstr ""
     
    13001300msgstr ""
    13011301
    1302 #: foodle-for-democracy-poll.php:4358
     1302#: foodle-for-democracy-poll.php:4359
    13031303msgid "Except for clean-up or deletion of metafield entries."
    13041304msgstr ""
     
    13121312msgstr ""
    13131313
    1314 #: foodle-for-democracy-poll.php:1665
     1314#: foodle-for-democracy-poll.php:1666
    13151315msgid "FAQs"
    13161316msgstr ""
     
    13201320msgstr ""
    13211321
    1322 #: foodle-for-democracy-poll.php:2989
     1322#: foodle-for-democracy-poll.php:2990
    13231323msgid "Field key and name"
    13241324msgstr ""
     
    13281328msgstr ""
    13291329
    1330 #: foodle-for-democracy-poll.php:4386
     1330#: foodle-for-democracy-poll.php:4387
    13311331msgid "Foodle"
    13321332msgstr ""
     
    13881388msgstr ""
    13891389
    1390 #: foodle-for-democracy-poll.php:4387
     1390#: foodle-for-democracy-poll.php:4388
    13911391msgid "Foodle admin"
    13921392msgstr ""
    13931393
    1394 #: foodle-for-democracy-poll.php:4371
     1394#: foodle-for-democracy-poll.php:4372
    13951395msgid "Foodle front end tooltips"
    13961396msgstr ""
     
    14001400msgstr ""
    14011401
    1402 #: foodle-for-democracy-poll.php:1604 foodle-for-democracy-poll.php:4284
     1402#: foodle-for-democracy-poll.php:1605 foodle-for-democracy-poll.php:4285
    14031403msgid "Foodle Settings"
    14041404msgstr ""
    14051405
    1406 #: foodle-for-democracy-poll.php:1653
     1406#: foodle-for-democracy-poll.php:1654
    14071407msgid "Foodle Shortcode and Email Option"
    14081408msgstr ""
     
    14121412msgstr ""
    14131413
    1414 #: foodle-for-democracy-poll.php:4551
     1414#: foodle-for-democracy-poll.php:4552
    14151415msgid "Foodle Shortcode Use<br>(Page/Post ID, Status)"
    14161416msgstr ""
     
    14201420msgstr ""
    14211421
    1422 #: foodle-for-democracy-poll.php:4195
     1422#: foodle-for-democracy-poll.php:4196
    14231423msgid "Foodle Table Headline"
    14241424msgstr ""
    14251425
    1426 #: foodle-for-democracy-poll.php:4185
     1426#: foodle-for-democracy-poll.php:4186
    14271427msgid "Foodle Title"
    14281428msgstr ""
     
    14321432msgstr ""
    14331433
    1434 #: foodle-for-democracy-poll.php:1698
     1434#: foodle-for-democracy-poll.php:1699
    14351435msgid "Foodle-Settings"
    14361436msgstr ""
    14371437
    1438 #: foodle-for-democracy-poll.php:2679
     1438#: foodle-for-democracy-poll.php:2680
    14391439msgid "Foodle<br>Settings"
    14401440msgstr ""
     
    14441444msgstr ""
    14451445
    1446 #: foodle-for-democracy-poll.php:1675
     1446#: foodle-for-democracy-poll.php:1676
    14471447msgid "For plugin information, please consult the"
    14481448msgstr ""
     
    14541454msgstr ""
    14551455
    1456 #: foodle-for-democracy-poll.php:1175
     1456#: foodle-for-democracy-poll.php:1176
    14571457msgid "Found in posts"
    14581458msgstr ""
     
    14661466msgstr ""
    14671467
    1468 #: foodle-for-democracy-poll.php:3655
     1468#: foodle-for-democracy-poll.php:3656
    14691469msgid "Generate list from regular expression"
    14701470msgstr ""
     
    14821482msgstr ""
    14831483
    1484 #: foodle-for-democracy-poll.php:4341
     1484#: foodle-for-democracy-poll.php:4342
    14851485msgid "Help tooltips"
    14861486msgstr ""
     
    15211521msgstr ""
    15221522
    1523 #: foodle-for-democracy-poll.php:3535
     1523#: foodle-for-democracy-poll.php:3536
    15241524msgid ""
    15251525"If selected:<br>The below list is used for metafield content (sub-categories)"
     
    15281528msgstr ""
    15291529
    1530 #: foodle-for-democracy-poll.php:3534
     1530#: foodle-for-democracy-poll.php:3535
    15311531msgid ""
    15321532"If selected:<br>The below list is used for metafield content (sub-categories)"
     
    15341534msgstr ""
    15351535
    1536 #: foodle-for-democracy-poll.php:2775
     1536#: foodle-for-democracy-poll.php:2776
    15371537msgid ""
    15381538"If you determine the id or name of a related existing input field in the "
     
    15431543msgstr ""
    15441544
    1545 #: foodle-for-democracy-poll.php:1276
     1545#: foodle-for-democracy-poll.php:1277
    15461546msgid ""
    15471547"If you like this plugin, then <a target=\"_blank\" href=\"https://wordpress."
     
    15781578msgstr ""
    15791579
    1580 #: foodle-for-democracy-poll.php:1678
     1580#: foodle-for-democracy-poll.php:1679
    15811581msgid "In case of questions or issues, you may use the"
    15821582msgstr ""
    15831583
    1584 #: foodle-for-democracy-poll.php:4093
     1584#: foodle-for-democracy-poll.php:4094
    15851585msgid ""
    15861586"In order to identify this plugin and Democracy Poll easier in the admin "
     
    15901590msgstr ""
    15911591
    1592 #: foodle-for-democracy-poll.php:2782
     1592#: foodle-for-democracy-poll.php:2783
    15931593msgid "In such case, any RegExp content will be lost in that new first row."
    15941594msgstr ""
    15951595
    1596 #: foodle-for-democracy-poll.php:1277
     1596#: foodle-for-democracy-poll.php:1278
    15971597msgid "In such case, you could as well "
    15981598msgstr ""
     
    16021602msgstr ""
    16031603
    1604 #: foodle-for-democracy-poll.php:4614
     1604#: foodle-for-democracy-poll.php:4615
    16051605msgid "INFO"
    16061606msgstr ""
    16071607
    1608 #: foodle-for-democracy-poll.php:1632
     1608#: foodle-for-democracy-poll.php:1633
    16091609msgid "Information"
    16101610msgstr ""
    16111611
    1612 #: foodle-for-democracy-poll.php:3048
     1612#: foodle-for-democracy-poll.php:3049
    16131613msgid "Input description"
    16141614msgstr ""
     
    16351635msgstr ""
    16361636
    1637 #: foodle-for-democracy-poll.php:3490
     1637#: foodle-for-democracy-poll.php:3491
    16381638msgid "Invalid Regular Expression"
    16391639msgstr ""
     
    16431643msgstr ""
    16441644
    1645 #: foodle-for-democracy-poll.php:4096
     1645#: foodle-for-democracy-poll.php:4097
    16461646msgid "is not included for safety reasons."
    16471647msgstr ""
     
    16591659msgstr ""
    16601660
    1661 #: foodle-for-democracy-poll.php:4240
     1661#: foodle-for-democracy-poll.php:4241
    16621662msgid "Just meant as a smooth highlighting of these two plugin links."
    16631663msgstr ""
     
    16831683msgstr ""
    16841684
    1685 #: foodle-for-democracy-poll.php:3027
     1685#: foodle-for-democracy-poll.php:3028
    16861686msgid "Link existing id/#id/&name"
    16871687msgstr ""
    16881688
    1689 #: foodle-for-democracy-poll.php:4219
     1689#: foodle-for-democracy-poll.php:4220
    16901690msgid "Link visible for admins"
    16911691msgstr ""
    16921692
    1693 #: foodle-for-democracy-poll.php:4220
     1693#: foodle-for-democracy-poll.php:4221
    16941694msgid "Link visible for non-admins"
    16951695msgstr ""
     
    17031703msgstr ""
    17041704
    1705 #: foodle-for-democracy-poll.php:4377
     1705#: foodle-for-democracy-poll.php:4378
    17061706msgid "Locations where the Foodle scroll up button shall be active"
    17071707msgstr ""
     
    17111711msgstr ""
    17121712
    1713 #: foodle-for-democracy-poll.php:4327
     1713#: foodle-for-democracy-poll.php:4328
    17141714msgid "Make the Foodle metafields acccessible in the user profile"
    17151715msgstr ""
     
    17191719msgstr ""
    17201720
    1721 #: foodle-for-democracy-poll.php:3783
     1721#: foodle-for-democracy-poll.php:3784
    17221722msgid "Mark"
    17231723msgstr ""
    17241724
    1725 #: foodle-for-democracy-poll.php:3034
     1725#: foodle-for-democracy-poll.php:3035
    17261726msgid "Match replacement"
    17271727msgstr ""
     
    17311731msgstr ""
    17321732
    1733 #: foodle-for-democracy-poll.php:4250
     1733#: foodle-for-democracy-poll.php:4251
    17341734msgid "May be necessary to avoid conflicts in certain cases."
    17351735msgstr ""
    17361736
    1737 #: foodle-for-democracy-poll.php:1572
     1737#: foodle-for-democracy-poll.php:1573
    17381738msgid "Metafield Defaults & Sorting"
    17391739msgstr ""
    17401740
    1741 #: foodle-for-democracy-poll.php:4282
     1741#: foodle-for-democracy-poll.php:4283
    17421742msgid "Metafield definiton"
    17431743msgstr ""
    17441744
    1745 #: foodle-for-democracy-poll.php:3549
     1745#: foodle-for-democracy-poll.php:3550
    17461746msgid "Metafield Name"
    17471747msgstr ""
    17481748
    1749 #: foodle-for-democracy-poll.php:2675
     1749#: foodle-for-democracy-poll.php:2676
    17501750msgid "Metafield<br>Defaults & Sorting"
    17511751msgstr ""
     
    17551755msgstr ""
    17561756
    1757 #: foodle-for-democracy-poll.php:2561
     1757#: foodle-for-democracy-poll.php:2562
    17581758msgid "Minimum one metafield name found empty. Such rows are ignored"
    17591759msgstr ""
    17601760
    1761 #: foodle-for-democracy-poll.php:2289
     1761#: foodle-for-democracy-poll.php:2290
    17621762msgid "Minimum one role/user name found empty. Such rows are ignored"
    17631763msgstr ""
    17641764
    1765 #: foodle-for-democracy-poll.php:3587
     1765#: foodle-for-democracy-poll.php:3588
    17661766msgid "Modify sub-category"
    17671767msgstr ""
     
    17831783msgstr ""
    17841784
    1785 #: foodle-for-democracy-poll.php:1947
     1785#: foodle-for-democracy-poll.php:1948
    17861786msgid "New Poll"
    17871787msgstr ""
    17881788
    1789 #: foodle-for-democracy-poll.php:4321
     1789#: foodle-for-democracy-poll.php:4322
    17901790msgid "Next check"
    17911791msgstr ""
    17921792
    1793 #: foodle-for-democracy-poll.php:3040 foodle-for-democracy-poll.php:3044
     1793#: foodle-for-democracy-poll.php:3041 foodle-for-democracy-poll.php:3045
    17941794msgid "no"
    17951795msgstr ""
    17961796
    1797 #: foodle-for-democracy-poll.php:3589
     1797#: foodle-for-democracy-poll.php:3590
    17981798msgid "No categories to define sorting for, yet"
    17991799msgstr ""
     
    18071807msgstr ""
    18081808
    1809 #: foodle-for-democracy-poll.php:3050
     1809#: foodle-for-democracy-poll.php:3051
    18101810msgid "no description"
    18111811msgstr ""
     
    18271827msgstr ""
    18281828
    1829 #: foodle-for-democracy-poll.php:3508
     1829#: foodle-for-democracy-poll.php:3509
    18301830msgid "No orphaned metafields to delete in the database"
    18311831msgstr ""
    18321832
    1833 #: foodle-for-democracy-poll.php:3792
     1833#: foodle-for-democracy-poll.php:3793
    18341834msgid "No reminders"
    18351835msgstr ""
    18361836
    1837 #: foodle-for-democracy-poll.php:4361
     1837#: foodle-for-democracy-poll.php:4362
    18381838msgid "No safety query"
    18391839msgstr ""
    18401840
    1841 #: foodle-for-democracy-poll.php:3760
     1841#: foodle-for-democracy-poll.php:3761
    18421842msgid "No selection"
    18431843msgstr ""
    18441844
    1845 #: foodle-for-democracy-poll.php:3789
     1845#: foodle-for-democracy-poll.php:3790
    18461846msgid "No voter"
    18471847msgstr ""
    18481848
    1849 #: foodle-for-democracy-poll.php:4351
     1849#: foodle-for-democracy-poll.php:4352
    18501850msgid "No warnings"
    18511851msgstr ""
     
    18651865msgstr ""
    18661866
    1867 #: foodle-for-democracy-poll.php:1795
     1867#: foodle-for-democracy-poll.php:1796
    18681868msgid "Not existing poll id for [democracy] in pages/posts"
    18691869msgstr ""
    18701870
    1871 #: foodle-for-democracy-poll.php:1825
     1871#: foodle-for-democracy-poll.php:1826
    18721872msgid ""
    18731873"Not existing poll id for [foodle-democracy-poll-list-log] in pages/posts"
    18741874msgstr ""
    18751875
    1876 #: foodle-for-democracy-poll.php:4124
     1876#: foodle-for-democracy-poll.php:4125
    18771877msgid "Not scheduled"
    18781878msgstr ""
    18791879
    1880 #: foodle-for-democracy-poll.php:2969
     1880#: foodle-for-democracy-poll.php:2970
    18811881msgid "not used"
    18821882msgstr ""
    18831883
    1884 #: foodle-for-democracy-poll.php:3640
     1884#: foodle-for-democracy-poll.php:3641
    18851885msgid "Not used, yet"
    18861886msgstr ""
    18871887
    1888 #: foodle-for-democracy-poll.php:3759
     1888#: foodle-for-democracy-poll.php:3760
    18891889msgid "Nothing"
    18901890msgstr ""
     
    19211921msgstr ""
    19221922
    1923 #: foodle-for-democracy-poll.php:4599
     1923#: foodle-for-democracy-poll.php:4600
    19241924msgid "OK"
    19251925msgstr ""
     
    19291929msgstr ""
    19301930
    1931 #: foodle-for-democracy-poll.php:2774
     1931#: foodle-for-democracy-poll.php:2775
    19321932msgid ""
    19331933"Once a Regular Expression match is found (if defined in the lefthand input),"
     
    19371937msgstr ""
    19381938
    1939 #: foodle-for-democracy-poll.php:3588
     1939#: foodle-for-democracy-poll.php:3589
    19401940msgid "One line per item (sorted)"
    19411941msgstr ""
    19421942
    1943 #: foodle-for-democracy-poll.php:3531
     1943#: foodle-for-democracy-poll.php:3532
    19441944msgid ""
    19451945"One metafield content found (number of occurrences).<br>Click to list the "
     
    19551955msgstr ""
    19561956
    1957 #: foodle-for-democracy-poll.php:3000
     1957#: foodle-for-democracy-poll.php:3001
    19581958msgid "Optional RegExp"
    19591959msgstr ""
    19601960
    1961 #: foodle-for-democracy-poll.php:1681
     1961#: foodle-for-democracy-poll.php:1682
    19621962msgid "or contact the plugin author directly under"
    19631963msgstr ""
    19641964
    1965 #: foodle-for-democracy-poll.php:3028
     1965#: foodle-for-democracy-poll.php:3029
    19661966msgid "Original input id or name"
    19671967msgstr ""
    19681968
    1969 #: foodle-for-democracy-poll.php:2723
     1969#: foodle-for-democracy-poll.php:2724
    19701970msgid "Other Settings to Control Foodle"
    19711971msgstr ""
    19721972
    1973 #: foodle-for-democracy-poll.php:4249
     1973#: foodle-for-democracy-poll.php:4250
    19741974msgid "Page and Post IDs with Foodle's interactive AJAX switched off"
    19751975msgstr ""
     
    19871987msgstr ""
    19881988
    1989 #: foodle-for-democracy-poll.php:4552
     1989#: foodle-for-democracy-poll.php:4553
    19901990msgid "password"
    19911991msgstr ""
     
    19991999msgstr ""
    20002000
    2001 #: foodle-for-democracy-poll.php:2684
     2001#: foodle-for-democracy-poll.php:2685
    20022002msgid ""
    20032003"Please consult the 'Help' tabs at the top and the Tips tab above for "
     
    20102010msgstr ""
    20112011
    2012 #: foodle-for-democracy-poll.php:1680
     2012#: foodle-for-democracy-poll.php:1681
    20132013msgid "Plugin&nbsp;Supportpage"
    20142014msgstr ""
    20152015
    2016 #: foodle-for-democracy-poll.php:4046
     2016#: foodle-for-democracy-poll.php:4047
    20172017msgid "Poll"
    20182018msgstr ""
    20192019
    2020 #: foodle-for-democracy-poll.php:4551
     2020#: foodle-for-democracy-poll.php:4552
    20212021msgid "Poll ID"
    20222022msgstr ""
     
    20342034msgstr ""
    20352035
    2036 #: foodle-for-democracy-poll.php:4551
     2036#: foodle-for-democracy-poll.php:4552
    20372037msgid "Poll Name"
    20382038msgstr ""
     
    20462046msgstr ""
    20472047
    2048 #: foodle-for-democracy-poll.php:1279
     2048#: foodle-for-democracy-poll.php:1280
    20492049msgid "Poll results so far"
    20502050msgstr ""
    20512051
    2052 #: foodle-for-democracy-poll.php:4297
     2052#: foodle-for-democracy-poll.php:4298
    20532053msgid "Pre-defined user template for use in Democracy's textarea of each poll"
    20542054msgstr ""
     
    20622062msgstr ""
    20632063
    2064 #: foodle-for-democracy-poll.php:1280
     2064#: foodle-for-democracy-poll.php:1281
    20652065msgid "Rate of participation"
    20662066msgstr ""
     
    20702070msgstr ""
    20712071
    2072 #: foodle-for-democracy-poll.php:3019
     2072#: foodle-for-democracy-poll.php:3020
    20732073msgid "RECOVER"
    20742074msgstr ""
     
    20782078msgstr ""
    20792079
    2080 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     2080#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    20812081msgid "registered user"
    20822082msgid_plural "registered users"
     
    20842084msgstr[1] ""
    20852085
    2086 #: foodle-for-democracy-poll.php:2854
     2086#: foodle-for-democracy-poll.php:2855
    20872087msgid "Regular Expression"
    20882088msgstr ""
    20892089
    2090 #: foodle-for-democracy-poll.php:3053
     2090#: foodle-for-democracy-poll.php:3054
    20912091msgid "Related roles"
    20922092msgstr ""
    20932093
    2094 #: foodle-for-democracy-poll.php:4096
     2094#: foodle-for-democracy-poll.php:4097
    20952095msgid "Remark"
    20962096msgstr ""
     
    21042104msgstr ""
    21052105
    2106 #: foodle-for-democracy-poll.php:4317
     2106#: foodle-for-democracy-poll.php:4318
    21072107msgid "Remove Democracy Poll votes' expiring regularly"
    21082108msgstr ""
    21092109
    2110 #: foodle-for-democracy-poll.php:3532
     2110#: foodle-for-democracy-poll.php:3533
    21112111msgid ""
    21122112"Replace the existing input found (and all its occurrences) by a new input (= "
     
    21222122msgstr ""
    21232123
    2124 #: foodle-for-democracy-poll.php:3632
     2124#: foodle-for-democracy-poll.php:3633
    21252125msgid "Replace this entry by:"
    21262126msgid_plural "Replace all %d entries by:"
     
    21282128msgstr[1] ""
    21292129
    2130 #: foodle-for-democracy-poll.php:2862
     2130#: foodle-for-democracy-poll.php:2863
    21312131msgid "Replacement String"
    21322132msgstr ""
    21332133
    2134 #: foodle-for-democracy-poll.php:2487 foodle-for-democracy-poll.php:2509
     2134#: foodle-for-democracy-poll.php:2488 foodle-for-democracy-poll.php:2510
    21352135msgid "Result"
    21362136msgstr ""
     
    21442144msgstr ""
    21452145
    2146 #: foodle-for-democracy-poll.php:3757
     2146#: foodle-for-democracy-poll.php:3758
    21472147msgid "Role / User"
    21482148msgstr ""
    21492149
    2150 #: foodle-for-democracy-poll.php:3762
     2150#: foodle-for-democracy-poll.php:3763
    21512151msgid "Roles"
    21522152msgstr ""
    21532153
    2154 #: foodle-for-democracy-poll.php:2864
     2154#: foodle-for-democracy-poll.php:2865
    21552155msgid "Roles concerned for the meta field"
    21562156msgstr ""
     
    21642164msgstr ""
    21652165
    2166 #: foodle-for-democracy-poll.php:3678
     2166#: foodle-for-democracy-poll.php:3679
    21672167msgid "Save defaults & sorting"
    21682168msgstr ""
    21692169
    2170 #: foodle-for-democracy-poll.php:4528
     2170#: foodle-for-democracy-poll.php:4529
    21712171msgid "Save Foodle settings"
    21722172msgstr ""
    21732173
    2174 #: foodle-for-democracy-poll.php:3512
     2174#: foodle-for-democracy-poll.php:3513
    21752175msgid "Save metafields definition"
    21762176msgstr ""
     
    21802180msgstr ""
    21812181
    2182 #: foodle-for-democracy-poll.php:4005
     2182#: foodle-for-democracy-poll.php:4006
    21832183msgid "Save special users setting"
    21842184msgstr ""
    21852185
    2186 #: foodle-for-democracy-poll.php:1854
     2186#: foodle-for-democracy-poll.php:1855
    21872187msgid "Scroll to top"
    21882188msgstr ""
    21892189
    2190 #: foodle-for-democracy-poll.php:3006
     2190#: foodle-for-democracy-poll.php:3007
    21912191msgid "Select existing field name"
    21922192msgstr ""
    21932193
    2194 #: foodle-for-democracy-poll.php:3713
     2194#: foodle-for-democracy-poll.php:3714
    21952195msgid "Select Roles & Users"
    21962196msgstr ""
    21972197
    2198 #: foodle-for-democracy-poll.php:2702
     2198#: foodle-for-democracy-poll.php:2703
    21992199msgid ""
    22002200"Select Special Roles and / or Users for Poll Marking, Hidden Views and eMail "
     
    22022202msgstr ""
    22032203
    2204 #: foodle-for-democracy-poll.php:4106
     2204#: foodle-for-democracy-poll.php:4107
    22052205msgid ""
    22062206"Select the locations where to display the Foodle scroll up button.<br>You "
     
    22102210msgstr ""
    22112211
    2212 #: foodle-for-democracy-poll.php:2779
     2212#: foodle-for-democracy-poll.php:2780
    22132213msgid ""
    22142214"Select the related roles for this meta field.<br>This will as well determine "
     
    22442244msgstr ""
    22452245
    2246 #: foodle-for-democracy-poll.php:3694
     2246#: foodle-for-democracy-poll.php:3695
    22472247msgid ""
    22482248"Selection of roles and users.<br> A 'No selection' entry will delete the row "
     
    22602260msgstr ""
    22612261
    2262 #: foodle-for-democracy-poll.php:3714
     2262#: foodle-for-democracy-poll.php:3715
    22632263msgid "Set Foodle Capabilities"
    22642264msgstr ""
    22652265
    2266 #: foodle-for-democracy-poll.php:4178
     2266#: foodle-for-democracy-poll.php:4179
    22672267msgid "Setting"
    22682268msgstr ""
     
    22762276msgstr ""
    22772277
    2278 #: foodle-for-democracy-poll.php:1596 foodle-for-democracy-poll.php:4290
     2278#: foodle-for-democracy-poll.php:1597 foodle-for-democracy-poll.php:4291
    22792279msgid "Shortcode Use"
    22802280msgstr ""
    22812281
    2282 #: foodle-for-democracy-poll.php:2678
     2282#: foodle-for-democracy-poll.php:2679
    22832283msgid "Shortcode<br>Use"
    22842284msgstr ""
    22852285
    2286 #: foodle-for-democracy-poll.php:4226
     2286#: foodle-for-democracy-poll.php:4227
    22872287msgid ""
    22882288"Show any vote date and vote time to administrators and special viewers anyway"
    22892289msgstr ""
    22902290
    2291 #: foodle-for-democracy-poll.php:4331
     2291#: foodle-for-democracy-poll.php:4332
    22922292msgid "Show Foodle metafields in user profile"
    22932293msgstr ""
    22942294
    2295 #: foodle-for-democracy-poll.php:4311
     2295#: foodle-for-democracy-poll.php:4312
    22962296msgid "Show in admin menu toolbar"
    22972297msgstr ""
     
    23052305msgstr ""
    23062306
    2307 #: foodle-for-democracy-poll.php:4307
     2307#: foodle-for-democracy-poll.php:4308
    23082308msgid "Show the Foodle menu in the admin menu toolbar"
    23092309msgstr ""
     
    23212321msgstr ""
    23222322
    2323 #: foodle-for-democracy-poll.php:1273
     2323#: foodle-for-democracy-poll.php:1274
    23242324msgid "Sorting"
    23252325msgstr ""
     
    23292329msgstr ""
    23302330
    2331 #: foodle-for-democracy-poll.php:1580
     2331#: foodle-for-democracy-poll.php:1581
    23322332msgid "Special Roles & Users"
    23332333msgstr ""
    23342334
    2335 #: foodle-for-democracy-poll.php:4283
     2335#: foodle-for-democracy-poll.php:4284
    23362336msgid "Special roles/users"
    23372337msgstr ""
    23382338
    2339 #: foodle-for-democracy-poll.php:3786
     2339#: foodle-for-democracy-poll.php:3787
    23402340msgid "Special view"
    23412341msgstr ""
    23422342
    2343 #: foodle-for-democracy-poll.php:4227
     2343#: foodle-for-democracy-poll.php:4228
    23442344msgid ""
    23452345"Special viewers can be selected in the tab 'Special Roles & Users'. Time "
     
    23472347msgstr ""
    23482348
    2349 #: foodle-for-democracy-poll.php:2676
     2349#: foodle-for-democracy-poll.php:2677
    23502350msgid "Special<br>Roles & Users"
    23512351msgstr ""
     
    23552355msgstr ""
    23562356
    2357 #: foodle-for-democracy-poll.php:4177
     2357#: foodle-for-democracy-poll.php:4178
    23582358msgid "Subject"
    23592359msgstr ""
     
    23712371msgstr ""
    23722372
    2373 #: foodle-for-democracy-poll.php:1674
     2373#: foodle-for-democracy-poll.php:1675
    23742374msgid "Support Hints"
    23752375msgstr ""
    23762376
    2377 #: foodle-for-democracy-poll.php:4367
     2377#: foodle-for-democracy-poll.php:4368
    23782378msgid "Switch on Foodle front end tooltips"
    23792379msgstr ""
    23802380
    2381 #: foodle-for-democracy-poll.php:4337
     2381#: foodle-for-democracy-poll.php:4338
    23822382msgid "Switch on help tooltips"
    23832383msgstr ""
     
    23912391msgstr ""
    23922392
    2393 #: foodle-for-democracy-poll.php:1275
     2393#: foodle-for-democracy-poll.php:1276
    23942394msgid "Thanks a lot for using Foodle"
    23952395msgstr ""
     
    24032403msgstr ""
    24042404
    2405 #: foodle-for-democracy-poll.php:4088
     2405#: foodle-for-democracy-poll.php:4089
    24062406msgid ""
    24072407"The 'Foodle Title' will be used and displayed throughout this plugin<br>in "
     
    24582458msgstr ""
    24592459
    2460 #: foodle-for-democracy-poll.php:3541
     2460#: foodle-for-democracy-poll.php:3542
    24612461msgid ""
    24622462"The clean-up of meta fields works for non-empty drop down lists only.<br>"
     
    24752475msgstr ""
    24762476
    2477 #: foodle-for-democracy-poll.php:4259
     2477#: foodle-for-democracy-poll.php:4260
    24782478msgid "The datepicker format to be used for input type 'foodle-date'"
    24792479msgstr ""
     
    25652565msgstr ""
    25662566
    2567 #: foodle-for-democracy-poll.php:2096
     2567#: foodle-for-democracy-poll.php:2097
    25682568msgid "The democracy poll url could not properly be retrieved"
    25692569msgstr ""
     
    25872587msgstr ""
    25882588
    2589 #: foodle-for-democracy-poll.php:2592
     2589#: foodle-for-democracy-poll.php:2593
    25902590msgid "The email content didn't change."
    25912591msgstr ""
    25922592
    2593 #: foodle-for-democracy-poll.php:4020
     2593#: foodle-for-democracy-poll.php:4021
    25942594msgid ""
    25952595"The eMail content has not been set, yet. You will not be able to send "
     
    25972597msgstr ""
    25982598
    2599 #: foodle-for-democracy-poll.php:4022
     2599#: foodle-for-democracy-poll.php:4023
    26002600msgid ""
    26012601"The eMail content is ready to use. You may initiate reminder emails to late "
     
    26032603msgstr ""
    26042604
    2605 #: foodle-for-democracy-poll.php:2598
     2605#: foodle-for-democracy-poll.php:2599
    26062606msgid "The email content was properly stored."
    26072607msgstr ""
    26082608
    2609 #: foodle-for-democracy-poll.php:2602
     2609#: foodle-for-democracy-poll.php:2603
    26102610msgid ""
    26112611"The email content wasn't stored due to text missing (looking for at least "
     
    26632663msgstr ""
    26642664
    2665 #: foodle-for-democracy-poll.php:1633
     2665#: foodle-for-democracy-poll.php:1634
    26662666msgid ""
    26672667"The following 'help' tabs may be consulted for detailed explanations and "
     
    26752675msgstr ""
    26762676
    2677 #: foodle-for-democracy-poll.php:2115
     2677#: foodle-for-democracy-poll.php:2116
    26782678msgid "The following errors occured during the shortcode use update"
    26792679msgstr ""
     
    27232723msgstr ""
    27242724
    2725 #: foodle-for-democracy-poll.php:2311
     2725#: foodle-for-democracy-poll.php:2312
    27262726msgid "The Foodle 'Special Roles & Users' definiton did not change"
    27272727msgstr ""
    27282728
    2729 #: foodle-for-democracy-poll.php:2309
     2729#: foodle-for-democracy-poll.php:2310
    27302730msgid "The Foodle 'Special Roles & Users' definiton was properly set"
    27312731msgstr ""
    27322732
    2733 #: foodle-for-democracy-poll.php:2099
     2733#: foodle-for-democracy-poll.php:2100
    27342734msgid ""
    27352735"The Foodle categories could not properly be set during democracy poll edit"
     
    27402740msgstr ""
    27412741
    2742 #: foodle-for-democracy-poll.php:2321
     2742#: foodle-for-democracy-poll.php:2322
    27432743msgid "The Foodle Defaults & Sorting definition was properly saved"
    27442744msgstr ""
    27452745
    2746 #: foodle-for-democracy-poll.php:2329
     2746#: foodle-for-democracy-poll.php:2330
    27472747msgid "The Foodle Defaults & Sorting did not change"
    27482748msgstr ""
    27492749
    2750 #: foodle-for-democracy-poll.php:2325
     2750#: foodle-for-democracy-poll.php:2326
    27512751msgid "The Foodle Defaults & Sorting update failed"
    27522752msgstr ""
    27532753
    2754 #: foodle-for-democracy-poll.php:2580
     2754#: foodle-for-democracy-poll.php:2581
    27552755msgid "The Foodle metafields definiton did not change"
    27562756msgstr ""
    27572757
    2758 #: foodle-for-democracy-poll.php:2578
     2758#: foodle-for-democracy-poll.php:2579
    27592759msgid "The Foodle metafields definiton was properly set"
    27602760msgstr ""
    27612761
    2762 #: foodle-for-democracy-poll.php:2270
     2762#: foodle-for-democracy-poll.php:2271
    27632763msgid "The Foodle settings did not change"
    27642764msgstr ""
    27652765
    2766 #: foodle-for-democracy-poll.php:2267
     2766#: foodle-for-democracy-poll.php:2268
    27672767msgid "The Foodle settings were properly stored"
    27682768msgstr ""
     
    27722772msgstr ""
    27732773
    2774 #: foodle-for-democracy-poll.php:1654
     2774#: foodle-for-democracy-poll.php:1655
    27752775msgid ""
    27762776"The Foodle shortcode is used to display the poll results in various ways. It "
     
    29312931msgstr ""
    29322932
    2933 #: foodle-for-democracy-poll.php:2421
     2933#: foodle-for-democracy-poll.php:2422
    29342934msgid "The meta field clean-up was performed for"
    29352935msgstr ""
    29362936
    2937 #: foodle-for-democracy-poll.php:2490
     2937#: foodle-for-democracy-poll.php:2491
    29382938msgid "The metafield definition was not found: deleting all metadata!"
    29392939msgstr ""
    29402940
    2941 #: foodle-for-democracy-poll.php:3530
     2941#: foodle-for-democracy-poll.php:3531
    29422942msgid ""
    29432943"The metafield name.<br><br><strong>Whether own or existing metafield:"
     
    30413041msgstr ""
    30423042
    3043 #: foodle-for-democracy-poll.php:4269
     3043#: foodle-for-democracy-poll.php:4270
    30443044msgid ""
    30453045"The roles, besides 'Administrator', which will have access to manage Foodle"
     
    30583058msgstr ""
    30593059
    3060 #: foodle-for-democracy-poll.php:2112
     3060#: foodle-for-democracy-poll.php:2113
    30613061msgid "The shortcode use update was performed successfully"
    30623062msgstr ""
     
    31603160msgstr ""
    31613161
    3162 #: foodle-for-democracy-poll.php:2737
     3162#: foodle-for-democracy-poll.php:2738
    31633163msgid "There's no Foodle access available!"
    31643164msgstr ""
     
    31703170msgstr ""
    31713171
    3172 #: foodle-for-democracy-poll.php:2869
     3172#: foodle-for-democracy-poll.php:2870
    31733173msgid ""
    31743174"This first row is the basis for any other fields' user-defined content fed "
     
    31763176msgstr ""
    31773177
    3178 #: foodle-for-democracy-poll.php:2513
     3178#: foodle-for-democracy-poll.php:2514
    31793179msgid "This function is for Foodle administrators only"
    31803180msgstr ""
     
    31843184msgstr ""
    31853185
    3186 #: foodle-for-democracy-poll.php:4546
     3186#: foodle-for-democracy-poll.php:4547
    31873187msgid ""
    31883188"This is an overview about the Democracy shortcode<br>and Foodle shortcode "
     
    31923192msgstr ""
    31933193
    3194 #: foodle-for-democracy-poll.php:3536
     3194#: foodle-for-democracy-poll.php:3537
    31953195msgid ""
    31963196"This list defines the sorting for the sub-categories (metafield input).<br>"
     
    32003200msgstr ""
    32013201
    3202 #: foodle-for-democracy-poll.php:3533
     3202#: foodle-for-democracy-poll.php:3534
    32033203msgid "This metafield is currently not used."
    32043204msgstr ""
    32053205
    3206 #: foodle-for-democracy-poll.php:3539
     3206#: foodle-for-democracy-poll.php:3540
    32073207msgid ""
    32083208"This metafield is obviously not to be used!<br>Array content has been "
     
    32103210msgstr ""
    32113211
    3212 #: foodle-for-democracy-poll.php:3540
     3212#: foodle-for-democracy-poll.php:3541
    32133213msgid ""
    32143214"This metafield is obviously not to be used!<br>It was disabled in the user "
     
    32703270msgstr ""
    32713271
    3272 #: foodle-for-democracy-poll.php:2765 foodle-for-democracy-poll.php:3525
    3273 #: foodle-for-democracy-poll.php:3690 foodle-for-democracy-poll.php:4015
    3274 #: foodle-for-democracy-poll.php:4084 foodle-for-democracy-poll.php:4541
     3272#: foodle-for-democracy-poll.php:2766 foodle-for-democracy-poll.php:3526
     3273#: foodle-for-democracy-poll.php:3691 foodle-for-democracy-poll.php:4016
     3274#: foodle-for-democracy-poll.php:4085 foodle-for-democracy-poll.php:4542
    32753275#: foodle-tips.php:22
    32763276msgid "This tab is for Foodle administrators only!"
    32773277msgstr ""
    32783278
    3279 #: foodle-for-democracy-poll.php:4196
     3279#: foodle-for-democracy-poll.php:4197
    32803280msgid ""
    32813281"This text will be displayed above the Foodle table, '---' = no headline."
    32823282msgstr ""
    32833283
    3284 #: foodle-for-democracy-poll.php:4206
     3284#: foodle-for-democracy-poll.php:4207
    32853285msgid "This text will be displayed in each bar graph, '---' = no text."
    32863286msgstr ""
    32873287
    3288 #: foodle-for-democracy-poll.php:4186
     3288#: foodle-for-democracy-poll.php:4187
    32893289msgid "This title is used throughout the plugin incl. the profile pages."
    32903290msgstr ""
     
    32983298msgstr ""
    32993299
    3300 #: foodle-for-democracy-poll.php:2730
     3300#: foodle-for-democracy-poll.php:2731
    33013301msgid "Tips for using Foodle"
    33023302msgstr ""
    33033303
    3304 #: foodle-for-democracy-poll.php:4260
     3304#: foodle-for-democracy-poll.php:4261
    33053305msgid ""
    33063306"To make sure that date inputs are formatted - see <a href='https://api."
     
    33203320msgstr ""
    33213321
    3322 #: foodle-for-democracy-poll.php:4318
     3322#: foodle-for-democracy-poll.php:4319
    33233323msgid "Typically one year from each individual vote."
    33243324msgstr ""
    33253325
    3326 #: foodle-for-democracy-poll.php:1274
     3326#: foodle-for-democracy-poll.php:1275
    33273327msgid "Undefined error"
    33283328msgstr ""
     
    33363336msgstr ""
    33373337
    3338 #: foodle-for-democracy-poll.php:1281
     3338#: foodle-for-democracy-poll.php:1282
    33393339msgid "Unknown User"
    33403340msgstr ""
    33413341
    3342 #: foodle-for-democracy-poll.php:4050
     3342#: foodle-for-democracy-poll.php:4051
    33433343msgid "Update email content..."
    33443344msgstr ""
    33453345
    3346 #: foodle-for-democracy-poll.php:1937
     3346#: foodle-for-democracy-poll.php:1938
    33473347msgid "Update in progress "
    33483348msgstr ""
    33493349
    3350 #: foodle-for-democracy-poll.php:4587
     3350#: foodle-for-democracy-poll.php:4588
    33513351msgid "Update the shortcode use data"
    33523352msgstr ""
     
    34233423msgstr ""
    34243424
     3425#: foodle-for-democracy-poll.php:2863
     3426msgid "Use Existing Metafields<br>(filtered)"
     3427msgstr ""
     3428
     3429#: foodle-for-democracy-poll.php:2717
     3430msgid "Use of Democracy and Foodle shortcodes"
     3431msgstr ""
     3432
     3433#: foodle-for-democracy-poll.php:3009
     3434msgid "Use own field name"
     3435msgstr ""
     3436
    34253437#: foodle-for-democracy-poll.php:2862
    3426 msgid "Use Existing Metafields<br>(filtered)"
    3427 msgstr ""
    3428 
    3429 #: foodle-for-democracy-poll.php:2716
    3430 msgid "Use of Democracy and Foodle shortcodes"
    3431 msgstr ""
    3432 
    3433 #: foodle-for-democracy-poll.php:3008
    3434 msgid "Use own field name"
    3435 msgstr ""
    3436 
    3437 #: foodle-for-democracy-poll.php:2861
    34383438msgid "Use Own Metafields"
    34393439msgstr ""
     
    34563456msgstr ""
    34573457
    3458 #: foodle-comments-shortcode.php:220 foodle-for-democracy-poll.php:4047
     3458#: foodle-comments-shortcode.php:220 foodle-for-democracy-poll.php:4048
    34593459msgid "User"
    34603460msgstr ""
     
    34643464msgstr ""
    34653465
    3466 #: foodle-for-democracy-poll.php:3767
     3466#: foodle-for-democracy-poll.php:3768
    34673467msgid "Users"
    34683468msgstr ""
    34693469
    3470 #: foodle-for-democracy-poll.php:4230
     3470#: foodle-for-democracy-poll.php:4231
    34713471msgid "Vote date for administrators"
    34723472msgstr ""
    34733473
     3474#: foodle-for-democracy-poll.php:4233
     3475msgid "Vote date for special viewers"
     3476msgstr ""
     3477
    34743478#: foodle-for-democracy-poll.php:4232
    3475 msgid "Vote date for special viewers"
    3476 msgstr ""
    3477 
    3478 #: foodle-for-democracy-poll.php:4231
    34793479msgid "Vote time for administrators"
    34803480msgstr ""
    34813481
    3482 #: foodle-for-democracy-poll.php:4233
     3482#: foodle-for-democracy-poll.php:4234
    34833483msgid "Vote time for special viewers"
    34843484msgstr ""
     
    35003500msgstr ""
    35013501
    3502 #: foodle-for-democracy-poll.php:4629
     3502#: foodle-for-democracy-poll.php:4630
    35033503msgid "WARNING"
    35043504msgstr ""
    35053505
    3506 #: foodle-for-democracy-poll.php:3647
     3506#: foodle-for-democracy-poll.php:3648
    35073507msgid "Warning: A Regular Expression is set for this field"
    35083508msgstr ""
    35093509
    3510 #: foodle-for-democracy-poll.php:3538
     3510#: foodle-for-democracy-poll.php:3539
    35113511msgid ""
    35123512"Warning:<br>Be careful when modifying content of unknown existing fields.<br>"
     
    35143514msgstr ""
    35153515
    3516 #: foodle-for-democracy-poll.php:2784
     3516#: foodle-for-democracy-poll.php:2785
    35173517msgid ""
    35183518"Warning:<br>Be careful when working with unknown existing fields.<br>This "
     
    35203520msgstr ""
    35213521
    3522 #: foodle-for-democracy-poll.php:2785
     3522#: foodle-for-democracy-poll.php:2786
    35233523msgid ""
    35243524"Warning:<br>Changing field types can 'damage' already existing<br>user "
     
    35263526msgstr ""
    35273527
    3528 #: foodle-for-democracy-poll.php:2783
     3528#: foodle-for-democracy-poll.php:2784
    35293529msgid ""
    35303530"Warning:<br>This may delete Foodle categories used for previous Foodles, if "
     
    35413541msgstr ""
    35423542
    3543 #: foodle-for-democracy-poll.php:4100
     3543#: foodle-for-democracy-poll.php:4101
    35443544msgid ""
    35453545"When checked, a regular task will update the poll logs database to avoid "
     
    35513551msgstr ""
    35523552
    3553 #: foodle-for-democracy-poll.php:4102
     3553#: foodle-for-democracy-poll.php:4103
    35543554msgid "When checked, Help-Tooltips (like this one) will be activated."
    35553555msgstr ""
    35563556
    3557 #: foodle-for-democracy-poll.php:4092
     3557#: foodle-for-democracy-poll.php:4093
    35583558msgid ""
    35593559"When checked, the date and time of each vote will be diplayed for admins<br>"
     
    35633563msgstr ""
    35643564
    3565 #: foodle-for-democracy-poll.php:4099
     3565#: foodle-for-democracy-poll.php:4100
    35663566msgid "When checked, the Foodle menu will be shown in the admin menu toolbar."
    35673567msgstr ""
    35683568
    3569 #: foodle-for-democracy-poll.php:4101
     3569#: foodle-for-democracy-poll.php:4102
    35703570msgid ""
    35713571"When checked, the Foodle metafields will be accessible in the user profile."
     
    35743574msgstr ""
    35753575
    3576 #: foodle-for-democracy-poll.php:4104
     3576#: foodle-for-democracy-poll.php:4105
    35773577msgid ""
    35783578"When checked, the safety query to avoid inadvertent saving<br>will be "
     
    35813581msgstr ""
    35823582
    3583 #: foodle-for-democracy-poll.php:4105
     3583#: foodle-for-democracy-poll.php:4106
    35843584msgid ""
    35853585"When checked, Tooltips (like this one) will be activated in the Foodle "
     
    35883588msgstr ""
    35893589
    3590 #: foodle-for-democracy-poll.php:4091
     3590#: foodle-for-democracy-poll.php:4092
    35913591msgid ""
    35923592"When checked, voters' names will contain a mailto link to their email<br>"
     
    35963596msgstr ""
    35973597
    3598 #: foodle-for-democracy-poll.php:4103
     3598#: foodle-for-democracy-poll.php:4104
    35993599msgid "When checked, warning tooltips will be disabled."
    36003600msgstr ""
     
    36813681msgstr ""
    36823682
    3683 #: foodle-for-democracy-poll.php:1612 foodle-for-democracy-poll.php:4291
     3683#: foodle-for-democracy-poll.php:1613 foodle-for-democracy-poll.php:4292
    36843684msgid "Widespread Tips"
    36853685msgstr ""
    36863686
    3687 #: foodle-for-democracy-poll.php:2680
     3687#: foodle-for-democracy-poll.php:2681
    36883688msgid "Widespread<br>Tips"
    36893689msgstr ""
     
    36983698msgstr ""
    36993699
    3700 #: foodle-for-democracy-poll.php:2772
     3700#: foodle-for-democracy-poll.php:2773
    37013701msgid ""
    37023702"With the help of Regular Expressions, fields can be filled automatically in "
     
    37093709msgstr ""
    37103710
    3711 #: foodle-for-democracy-poll.php:4094
     3711#: foodle-for-democracy-poll.php:4095
    37123712msgid ""
    37133713"With this comma-separated list of IDs, you may determine all pages and/or "
     
    37273727msgstr ""
    37283728
    3729 #: foodle-for-democracy-poll.php:1677
     3729#: foodle-for-democracy-poll.php:1678
    37303730msgid "WordPress&nbsp;Plugin&nbsp;Page"
    37313731msgstr ""
     
    37353735msgstr ""
    37363736
    3737 #: foodle-for-democracy-poll.php:3040 foodle-for-democracy-poll.php:3044
     3737#: foodle-for-democracy-poll.php:3041 foodle-for-democracy-poll.php:3045
    37383738msgid "yes"
    37393739msgstr ""
    37403740
    3741 #: foodle-for-democracy-poll.php:2778
     3741#: foodle-for-democracy-poll.php:2779
    37423742msgid ""
    37433743"You can define a description to be displayed alongside the input field in "
     
    37473747msgstr ""
    37483748
    3749 #: foodle-for-democracy-poll.php:2771
     3749#: foodle-for-democracy-poll.php:2772
    37503750msgid ""
    37513751"You can select from a few HTML input types for<br>the metafield, be it an "
     
    37563756msgstr ""
    37573757
    3758 #: foodle-for-democracy-poll.php:2770
     3758#: foodle-for-democracy-poll.php:2771
    37593759msgid ""
    37603760"You may define your own field names to be filled in the user's profiles.<br>"
     
    37673767msgstr ""
    37683768
    3769 #: foodle-for-democracy-poll.php:3698
     3769#: foodle-for-democracy-poll.php:3699
    37703770msgid ""
    37713771"You may drag each row to where you want in order to change the row order.<br>"
     
    37743774msgstr ""
    37753775
    3776 #: foodle-for-democracy-poll.php:2782
     3776#: foodle-for-democracy-poll.php:2783
    37773777msgid ""
    37783778"You may drag each row to where you want in order to change the row order.<br>"
  • foodle-for-democracy-poll/trunk/readme.txt

    r3186669 r3186711  
    66Tested up to: 6.7
    77Requires PHP: 7.4
    8 Stable tag: 2.5.21.3
     8Stable tag: 2.5.21.3.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.