# Event Calendar plug-in for WordPress. # Copyright (C) 2006, Alex Tingle # This file is distributed under the same license as the wpcal package. # Alex Tingle , 2005. # msgid "" msgstr "" "Project-Id-Version: wpcal 3.1.1._rc1\n" "Report-Msgid-Bugs-To: eventcalendar@firetree.net\n" "POT-Creation-Date: 2008-10-24 12:00+0100\n" "PO-Revision-Date: 2007-04-16 17:40+0100\n" "Last-Translator: Simon Bognolo \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: admin.php:67 admin.php:393 msgid "Event Editor" msgstr "Begivenhedsredigering" #: admin.php:108 msgid "Start" msgstr "Start" #: admin.php:109 msgid "End" msgstr "Slut" #: admin.php:110 msgid "All Day" msgstr "Hele dagen" #: admin.php:111 msgid "Repeat" msgstr "Gentag" #: admin.php:132 msgid "Add a new event" msgstr "Tilføj en ny begivenhed" #: admin.php:178 msgid "Delete this event" msgstr "Slet denne begivenhed" #: admin.php:316 msgid "Error upgrading database for EventCalendar plugin." msgstr "" "Der skete en fejl under opgraderingen af databasen forEventCalendars plugin." #: admin.php:347 #, php-format msgid "Upgraded database to EventCalendar Version %s" msgstr "Opgraderede databasen til EvenCalendar version %s" #: admin.php:351 msgid "Table already existed" msgstr "Tabellen eksisterede allerede" #: admin.php:379 admin.php:446 msgid "Event Calendar Options" msgstr "Indstillinger for EventCalendar" #: admin.php:450 msgid "Easter Egg" msgstr "" #: admin.php:452 upgrade-posts.php:124 msgid "Upgrade Event Posts" msgstr "" #: admin.php:459 msgid "Event category" msgstr "Begivenhedskategorier" #: admin.php:469 msgid "" "Event posts are put into this category for you. Don't make this your default " "post category." msgstr "" "Begivenhedsindlæg indsættes automatisk i denne kategori. Brug ikke denne " "kategori som standard for indlæg." #: admin.php:475 msgid "Show schedule within posts" msgstr "Vis tidsplan i indlæg" #: admin.php:479 msgid "Show Schedule" msgstr "Vis Tidsplan" #: admin.php:482 msgid "Hide Schedule" msgstr "Gem tidsplan" #: admin.php:489 msgid "Show events as blog entries" msgstr "Vis begivenheder som blogindlæg" #: admin.php:493 msgid "Events are Normal Posts" msgstr "Begivenheder er normale indlæg" #: admin.php:496 msgid "Keep Events Separate" msgstr "Hold begivenheder separat" #: admin.php:500 msgid "" "Keep Events Separate: the Event Category page shows future events, in date " "order. Events do not appear on front page." msgstr "" "Hold begivenheder separat: Siden for begivenhedskategorier viser fremtidige " "begivenheder kronologisk. Begivenheder vises ikke på forsiden." #: admin.php:506 admin.php:518 msgid "Timezone" msgstr "Tidszone" #: admin.php:510 msgid "unknown" msgstr "ukendt" #: admin.php:514 msgid "" "You cannot change your timezone. Turn off PHP's 'safe mode' or upgrade to " "PHP5." msgstr "" "Du kan ikke ændre din tidszone. Sluk for PHPs 'safe mode' eller opgrader til " "PHP5." #: admin.php:530 msgid "Calendar Display" msgstr "Vis kalender" #: admin.php:535 msgid "Number of months" msgstr "Antal måneder" #: admin.php:542 msgid "Show all categories in calendar" msgstr "Vis alle kategorier i kalenderen" #: admin.php:546 msgid "Only Show Events" msgstr "Vis kun begivenheder" #: admin.php:549 msgid "Show All Posts" msgstr "Vis alle indlæg" #: admin.php:556 msgid "Show day names as" msgstr "Vis dagenes navne som" #: admin.php:560 msgid "Single Letter" msgstr "Enkelte bogstaver" #: admin.php:563 msgid "3-Letter Abbreviation" msgstr "3-bogstavs forkortelser" #: admin.php:566 msgid "Full Day Name" msgstr "Hele navnet" #: admin.php:573 msgid "Show Event Calendar logo" msgstr "Vis EventCalendar logoet" #: admin.php:577 msgid "Show Logo" msgstr "Vis logo" #: admin.php:580 msgid "Hide Logo" msgstr "Gem logo" #: admin.php:587 msgid "Position of navigation links" msgstr "Placering af navigationlinks" #: admin.php:591 msgid "Above Calendar" msgstr "Over kalenderen" #: admin.php:594 msgid "Below Calendar" msgstr "Under kalenderen" #: admin.php:597 msgid "Hidden" msgstr "Skjult" #: admin.php:601 msgid "" "The navigation links are more usable when they are above the calendar, but " "you might prefer them below or hidden for aesthetic reasons." msgstr "" "Navigationlinkene er placeret mest brugervenligt over kalenderen, men du kan " "placere dem under kalenderen, eller helt skjule dem af æstetiske årsager." #: admin.php:607 msgid "Popup event lists" msgstr "Popup begivenhedsliste" #: admin.php:611 msgid "Show Popups" msgstr "Vis Popups" #: admin.php:614 msgid "Hide Popups" msgstr "Skjul Popups" #: admin.php:618 msgid "You might want to disable popups if you use Nicetitles." msgstr "Skjul eventuelt Popups, hvis du bruger Nicetitles" #: template-functions.php:29 msgid "You must choose an event category." msgstr "Du skal vælge en begivenhedskategori." #: template-functions.php:32 widget.php:84 widget.php:162 #: K2/ec3_sidebar_module.php:64 msgid "Go to Event Calendar Options" msgstr "Gå til EventCalendarens indstillinger" #: template-functions.php:91 msgid "Subscribe to iCalendar." msgstr "Abbonner på iCalendar." #: template-functions.php:166 template-functions.php:448 msgid "all day" msgstr "hele dagen" #: template-functions.php:284 widget.php:93 widget.php:101 #: K2/ec3_sidebar_module.php:31 msgid "Event Calendar" msgstr "EventCalendar" #: template-functions.php:364 widget.php:172 widget.php:180 #: K2/ec3_sidebar_module.php:71 K2/ec3_sidebar_module.php:77 msgid "Upcoming Events" msgstr "Kommende begivenheder" #: template-functions.php:469 msgid "No events." msgstr "Ingen begivenheder." #: template-functions.php:506 template-functions.php:520 #: template-functions.php:532 msgid "to" msgstr "til" #: upgrade-posts.php:39 msgid "Post upgraded." msgstr "" #: upgrade-posts.php:40 #, php-format msgid "%d posts upgraded." msgstr "" #: widget.php:96 msgid "Display upcoming events in a dynamic calendar." msgstr "" #: widget.php:153 msgid "Number of events:" msgstr "Antal begivenheder:" #: widget.php:175 msgid "Display upcoming events as a list." msgstr "" #~ msgid "EXAMPLE SIDEBAR CODE:" #~ msgstr "EKSEMPELKODE FOR SIDEBAR:"