# Danish translation of abrt # Copyright (C) 2009 abrt # This file is distributed under the same license as the abrt package. # Kris Thomsen , 2009, 2010. # msgid "" msgstr "" "Project-Id-Version: abrt\n" "Report-Msgid-Bugs-To: jmoskovc@redhat.com\n" "POT-Creation-Date: 2010-11-22 21:34+0100\n" "PO-Revision-Date: 2010-05-14 12:28+0200\n" "Last-Translator: Kris Thomsen \n" "Language-Team: Danish \n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../src/applet/abrt-applet.desktop.in.h:1 msgid "ABRT notification applet" msgstr "" #: ../src/applet/abrt-applet.desktop.in.h:2 ../src/gui/abrt.desktop.in.h:1 #: ../src/gui/ccgui.glade.h:10 ../src/gui/CCMainWindow.py:8 #: ../src/gui/report.glade.h:16 msgid "Automatic Bug Reporting Tool" msgstr "Automatisk værktøj til fejlrapportering" #: ../src/applet/Applet.cpp:86 #, fuzzy, c-format msgid "A crash in the %s package has been detected" msgstr "Der blev fundet et nedbrud i pakke %s" #: ../src/applet/Applet.cpp:88 msgid "A crash has been detected" msgstr "Der blev fundet et nedbrud" #: ../src/applet/Applet.cpp:285 msgid "ABRT service is not running" msgstr "ABRT-service kører ikke" #: ../src/applet/applet_gtk.c:173 ../src/applet/applet_gtk.c:360 #: ../src/applet/applet_gtk.c:387 msgid "Warning" msgstr "Advarsel" #: ../src/applet/applet_gtk.c:223 #, fuzzy msgid "" "Notification area applet that notifies users about issues detected by ABRT" msgstr "" "Panelprogram for notificeringsområde til at notificere brugeren om problemer " "fundet af ABRT" #: ../src/applet/applet_gtk.c:239 ../src/gui/ccgui.glade.h:23 msgid "translator-credits" msgstr "" "Kris Thomsen\n" "\n" "Dansk-gruppen \n" "Mere info: http://www.dansk-gruppen.dk" #: ../src/applet/applet_gtk.c:249 msgid "Hide" msgstr "Skjul" #: ../src/applet/applet_gtk.c:353 ../src/gui/ccgui.glade.h:13 msgid "Report" msgstr "Rapportér" #: ../src/applet/applet_gtk.c:356 ../src/applet/applet_gtk.c:384 msgid "Open ABRT" msgstr "" #: ../src/cli/CLI.cpp:47 #, c-format msgid "" "\tUID : %s\n" "\tUUID : %s\n" "\tPackage : %s\n" "\tExecutable : %s\n" "\tCrash Time : %s\n" "\tCrash Count: %s\n" msgstr "" #: ../src/cli/CLI.cpp:65 #, c-format msgid "\tHostname : %s\n" msgstr "" #: ../src/cli/CLI.cpp:94 #, c-format msgid "" "Crash ID: %s:%s\n" "Last crash: %s\n" "Analyzer: %s\n" "Component: %s\n" "Package: %s\n" "Command: %s\n" "Executable: %s\n" "System: %s, kernel %s\n" "Reason: %s\n" msgstr "" #: ../src/cli/CLI.cpp:122 #, c-format msgid "Coredump file: %s\n" msgstr "" #: ../src/cli/CLI.cpp:126 #, c-format msgid "Rating: %s\n" msgstr "" #: ../src/cli/CLI.cpp:131 #, c-format msgid "Crash function: %s\n" msgstr "" #: ../src/cli/CLI.cpp:135 #, c-format msgid "Hostname: %s\n" msgstr "" #: ../src/cli/CLI.cpp:139 #, c-format msgid "" "\n" "How to reproduce:\n" "%s\n" msgstr "" #: ../src/cli/CLI.cpp:143 #, c-format msgid "" "\n" "Comment:\n" "%s\n" msgstr "" #: ../src/cli/CLI.cpp:149 #, c-format msgid "" "\n" "Backtrace:\n" "%s\n" msgstr "" #. Message has embedded tabs. #: ../src/cli/CLI.cpp:247 #, c-format msgid "" "Usage: %s [OPTION]\n" "\n" "Startup:\n" "\t-V, --version\t\tdisplay the version of %s and exit\n" "\t-?, --help\t\tprint this help\n" "\n" "Actions:\n" "\t-l, --list\t\tprint a list of all crashes which are not yet reported\n" "\t -f, --full\tprint a list of all crashes, including the already " "reported ones\n" "\t-r, --report CRASH_ID\tcreate and send a report\n" "\t -y, --always\tcreate and send a report without asking\n" "\t-d, --delete CRASH_ID\tremove a crash\n" "\t-i, --info CRASH_ID\tprint detailed information about a crash\n" "\t -b, --backtrace\tprint detailed information about a crash including " "backtrace\n" "CRASH_ID can be:\n" "\tUID:UUID pair,\n" "\tunique UUID prefix - the crash with matching UUID will be acted upon\n" "\t@N - N'th crash (as displayed by --list --full) will be acted upon\n" msgstr "" #: ../src/cli/CLI.cpp:292 msgid "You must specify exactly one operation" msgstr "" #: ../src/cli/report.cpp:167 #, c-format msgid "# This field is read only\n" msgstr "" #: ../src/cli/report.cpp:187 msgid "# Describe the circumstances of this crash below" msgstr "" #: ../src/cli/report.cpp:189 msgid "# How to reproduce the crash?" msgstr "" #: ../src/cli/report.cpp:191 #, fuzzy msgid "" "# Backtrace\n" "# Check that it does not contain any sensitive data (passwords, etc.)" msgstr "" "Jeg kontrollerede backtracen og fjernede følsomme data (adgangskoder osv.)" #: ../src/cli/report.cpp:193 msgid "# Architecture" msgstr "" #: ../src/cli/report.cpp:194 msgid "# Command line" msgstr "" #: ../src/cli/report.cpp:195 #, fuzzy msgid "# Component" msgstr "Almindelig" #: ../src/cli/report.cpp:196 msgid "# Core dump" msgstr "" #: ../src/cli/report.cpp:197 msgid "# Executable" msgstr "" #: ../src/cli/report.cpp:198 msgid "# Kernel version" msgstr "" #: ../src/cli/report.cpp:199 #, fuzzy msgid "# Package" msgstr "Pakke" #: ../src/cli/report.cpp:200 msgid "# Reason of crash" msgstr "" #: ../src/cli/report.cpp:201 msgid "# Release string of the operating system" msgstr "" #: ../src/cli/report.cpp:324 msgid "Cannot run vi: $TERM, $VISUAL and $EDITOR are not set" msgstr "" #: ../src/cli/report.cpp:412 #, fuzzy msgid "" "\n" "The report has been updated" msgstr "ABRT-tjenesten er blevet startet" #: ../src/cli/report.cpp:414 msgid "" "\n" "No changes were detected in the report" msgstr "" #. The response might take more than 1 char in non-latin scripts. #: ../src/cli/report.cpp:540 msgid "y" msgstr "" #: ../src/cli/report.cpp:541 msgid "N" msgstr "" #. Read the missing information and push it to plugin settings. #: ../src/cli/report.cpp:641 #, fuzzy, c-format msgid "Wrong settings were detected for plugin %s\n" msgstr "Intet valgt" #: ../src/cli/report.cpp:645 msgid "Enter your login: " msgstr "" #: ../src/cli/report.cpp:651 msgid "Enter your password: " msgstr "" #: ../src/cli/report.cpp:696 #, fuzzy msgid "Reporting..." msgstr "Arbejder..." #: ../src/cli/report.cpp:715 #, fuzzy, c-format msgid "Report using %s?" msgstr "Rapporteringsudvidelsesmoduler" #: ../src/cli/report.cpp:718 #, fuzzy msgid "Skipping..." msgstr "Arbejder..." #: ../src/cli/report.cpp:730 #, fuzzy msgid "Reporting disabled because the backtrace is unusable" msgstr "Rapportering er deaktiveret. Ret venligst problemerne vist ovenfor." #: ../src/cli/report.cpp:734 #, c-format msgid "" "Please try to install debuginfo manually using the command: \"debuginfo-" "install %s\" and try again\n" msgstr "" #: ../src/cli/report.cpp:743 #, fuzzy msgid "Error loading reporter settings" msgstr "Fejl under hentning af rapporten: %s" #: ../src/cli/report.cpp:762 #, c-format msgid "Crash reported via %d plugins (%d errors)\n" msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:42 msgid "" " [-vs] -d DIR -e EVENT\n" " or: " msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:57 #: ../src/plugins/abrt-action-analyze-c.c:167 #: ../src/plugins/abrt-action-analyze-oops.c:144 #: ../src/plugins/abrt-action-analyze-python.c:49 msgid "Log to syslog" msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:58 #: ../src/plugins/abrt-action-analyze-c.c:166 #: ../src/plugins/abrt-action-analyze-oops.c:143 #: ../src/plugins/abrt-action-analyze-python.c:48 #: ../src/plugins/abrt-action-mailx.cpp:153 #: ../src/plugins/abrt-action-print.cpp:51 #: ../src/plugins/abrt-action-upload.cpp:270 msgid "Crash dump directory" msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:59 msgid "Handle EVENT" msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:60 msgid "List possible events [which start with PFX]" msgstr "" #: ../src/daemon/CommLayerServerDBus.cpp:229 msgid "Comment is too long" msgstr "" #: ../src/daemon/CommLayerServerDBus.cpp:233 msgid "'How to reproduce' is too long" msgstr "" #: ../src/daemon/Daemon.cpp:614 #, fuzzy msgid "" "The size of the report exceeded the quota. Please check system's " "MaxCrashReportsSize value in abrt.conf." msgstr "" "Rapportstørrelse overskred den tilladte størrelse. Kontrollér systemets " "MaxCrashReportsSize-værdien i abrt.conf." #: ../src/daemon/Daemon.cpp:784 msgid "abrtd [options]" msgstr "" #: ../src/daemon/Daemon.cpp:794 msgid "Do not daemonize" msgstr "" #: ../src/daemon/Daemon.cpp:795 msgid "Log to syslog even with -d" msgstr "" #: ../src/daemon/Daemon.cpp:796 msgid "Exit after SEC seconds of inactivity" msgstr "" #: ../src/daemon/Settings.cpp:207 ../src/daemon/Settings.cpp:212 msgid "Database plugin not specified. Please check abrtd settings." msgstr "" #: ../src/gui/abrt.desktop.in.h:2 msgid "View and report application crashes" msgstr "Vis og rapportér programnedbrud" #: ../src/gui/ABRTExceptions.py:7 #, fuzzy msgid "Another client is already running, trying to wake it..." msgstr "En anden klient kører allerede, prøver at vække den." #: ../src/gui/ABRTExceptions.py:14 #, fuzzy msgid "" "Got unexpected data from the daemon (is the database properly updated?)." msgstr "Modtog uventede data fra dæmon (er databasen opdateret rigtigt?)." #: ../src/gui/ABRTPlugin.py:64 msgid "Not loaded plugins" msgstr "Ikke-indlæste udvidelsesmoduler" #: ../src/gui/ABRTPlugin.py:65 msgid "Analyzer plugins" msgstr "Analyseringsudvidelsesmoduler" #: ../src/gui/ABRTPlugin.py:66 msgid "Action plugins" msgstr "Handlingsudvidelsesmoduler" #: ../src/gui/ABRTPlugin.py:67 msgid "Reporter plugins" msgstr "Rapporteringsudvidelsesmoduler" #: ../src/gui/ABRTPlugin.py:68 msgid "Database plugins" msgstr "Databaseudvidelsesmoduler" #: ../src/gui/CCDBusBackend.py:74 ../src/gui/CCDBusBackend.py:97 #, fuzzy msgid "Cannot connect to system dbus." msgstr "Kan ikke forbinde til system-dbus" #: ../src/gui/CCDBusBackend.py:120 ../src/gui/CCDBusBackend.py:123 #, fuzzy msgid "Please check if the abrt daemon is running." msgstr "Kontrollér venligst om abrt-dæmonen kører" #. FIXME: BUG: BarWindow remains. (how2reproduce: delete "component" in a dump dir and try to report it) #: ../src/gui/CCDBusBackend.py:169 #, fuzzy msgid "" "Daemon did not return a valid report info.\n" "Is debuginfo missing?" msgstr "" "Dæmonen returnerede ikke gyldig rapportinformation\n" "Mangler fejlsøgningsinformation?" #: ../src/gui/ccgui.glade.h:1 msgid "(C) 2009, 2010 Red Hat, Inc." msgstr "(C) 2009, 2010 Red Hat, Inc." #: ../src/gui/ccgui.glade.h:2 msgid "Bug Reports:" msgstr "Fejlrapporter:" #: ../src/gui/ccgui.glade.h:3 msgid "Command:" msgstr "Kommando:" #: ../src/gui/ccgui.glade.h:4 msgid "Comment:" msgstr "Kommentar:" #: ../src/gui/ccgui.glade.h:5 msgid "Crash Count:" msgstr "Nedbrudsantal:" #: ../src/gui/ccgui.glade.h:6 msgid "Latest Crash:" msgstr "Seneste nedbrud:" #: ../src/gui/ccgui.glade.h:7 msgid "Reason:" msgstr "Begrundelse:" #: ../src/gui/ccgui.glade.h:8 msgid "User:" msgstr "Bruger:" #: ../src/gui/ccgui.glade.h:9 msgid "About ABRT" msgstr "Om ABRT" #: ../src/gui/ccgui.glade.h:11 msgid "Copy to Clipboard" msgstr "Kopiér til udklipsholder" #: ../src/gui/ccgui.glade.h:12 ../src/gui/settings.glade.h:19 msgid "Plugins" msgstr "Udvidelsesmoduler" #: ../src/gui/ccgui.glade.h:14 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " "Software Foundation; either version 2 of the License, or (at your option) " "any later version.\n" "\n" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details.\n" "\n" "You should have received a copy of the GNU General Public License along with " "this program. If not, see ." msgstr "" "Dette program er fri software. Du kan redistribuere og/eller modificere det " "under de betingelserne som er angivet i GNU General Public License, som er " "udgivet af Free Software Foundation. Enten version 2 af licensen eller " "(efter eget valg) enhver senere version.\n" "\n" "Dette program distribueres i håb om at det vil vise sig nyttigt, men UDEN " "NOGEN FORM FOR GARANTI, uden selv de underforståede garantier omkring " "SALGBARHED eller EGNETHED TIL ET BESTEMT FORMÅL. Yderligere detaljer kan " "læses i GNU General Public License.\n" "\n" "Du bør have modtaget en kopi af GNU General Public License sammen med dette " "program. Hvis ikke, se ." #: ../src/gui/ccgui.glade.h:19 msgid "View log" msgstr "Vis logfil" #: ../src/gui/ccgui.glade.h:20 msgid "_Edit" msgstr "_Redigér" #: ../src/gui/ccgui.glade.h:21 msgid "_File" msgstr "_Fil" #: ../src/gui/ccgui.glade.h:22 msgid "_Help" msgstr "_Hjælp" #. add pixbuff separatelly #: ../src/gui/CCMainWindow.py:63 msgid "Reported" msgstr "Rapporteret" #: ../src/gui/CCMainWindow.py:71 msgid "Application" msgstr "Program" #: ../src/gui/CCMainWindow.py:73 msgid "Hostname" msgstr "" #: ../src/gui/CCMainWindow.py:75 msgid "Latest Crash" msgstr "Seneste nedbrud" #: ../src/gui/CCMainWindow.py:143 #, fuzzy, python-format msgid "" "Cannot show the settings dialog.\n" "%s" msgstr "" "Kan ikke vise indstillingsdialogen\n" "%s" #: ../src/gui/CCMainWindow.py:148 #, fuzzy, python-format msgid "" "Unable to finish the current task!\n" "%s" msgstr "" "Kunne ikke afslutte nuværende handling!\n" "%s" #. there is something wrong with the daemon if we cant get the dumplist #: ../src/gui/CCMainWindow.py:183 #, python-format msgid "" "Error while loading the dumplist.\n" "%s" msgstr "" "Fejl opstod under indlæsning af dumplisten.\n" "%s" #: ../src/gui/CCMainWindow.py:241 #, python-format msgid "" "%s Crash\n" "%s" msgstr "" "%s nedbrud\n" "%s" #: ../src/gui/CCMainWindow.py:337 msgid "You have to select a crash to copy." msgstr "Du skal vælge et nedbrud at kopiere." #: ../src/gui/CCMainWindow.py:422 msgid "" "Usage: abrt-gui [OPTIONS]\n" "\t-v[vv]\t\t\tVerbose\n" "\t--report=CRASH_ID\tDirectly report crash with CRASH_ID" msgstr "" "Brug: abrt-gui [TILVALG]\n" "\t-v[vv]\t\t\tUddybende\n" "\t--report=CRASH_ID\tRapportér nedbrud direkte med CRASH_ID" #: ../src/gui/CCMainWindow.py:445 #, fuzzy, python-format msgid "" "No such crash in the database, probably wrong crashid.\n" "crashid=%s" msgstr "" "Der er ikke et sådant nedbrud i databasen, muligvis forkert crashid.\n" "crashid=%s" #. default texts #: ../src/gui/CCReporterDialog.py:22 ../src/gui/CReporterAssistant.py:20 #, fuzzy msgid "Brief description of how to reproduce this or what you did..." msgstr "" "Kort beskrivelse om hvordan fejlen kan gentages eller hvad du gjorde..." #: ../src/gui/CCReporterDialog.py:107 #, fuzzy msgid "You must check the backtrace for sensitive data." msgstr "Du bør kontrollere backtracen for følsomme data" #: ../src/gui/CCReporterDialog.py:118 ../src/gui/CReporterAssistant.py:326 #, fuzzy, python-format msgid "" "Reporting disabled because the backtrace is unusable.\n" "Please try to install debuginfo manually using the command: debuginfo-" "install %s \n" "then use the Refresh button to regenerate the backtrace." msgstr "" "Rapportering er deaktiveret fordi backtracen ikke indeholder brugbare " "informationer.\n" "Prøv venligst at installere debuginfo manuelt ved at bruge kommandoen: " "debuginfo-install %s \n" "brug derefter Genopfrisk-knappen til at regenerere backtracen." #: ../src/gui/CCReporterDialog.py:120 #, fuzzy msgid "The backtrace is unusable, you cannot report this!" msgstr "" "Backtracen indeholder ikke brugbare informationer. Du kan ikke rapportere " "dette!" #: ../src/gui/CCReporterDialog.py:124 ../src/gui/CReporterAssistant.py:332 #, fuzzy msgid "" "The backtrace is incomplete, please make sure you provide the steps to " "reproduce." msgstr "" "Backtracen er ufuldstændig. Husk at angive en god vejledning til hvordan man " "reproducerer fejlen." #: ../src/gui/CCReporterDialog.py:130 msgid "Reporting disabled, please fix the problems shown above." msgstr "Rapportering er deaktiveret. Ret venligst problemerne vist ovenfor." #: ../src/gui/CCReporterDialog.py:132 #, fuzzy msgid "Sends the report using the selected plugin." msgstr "Sender rapporten ved at bruge det valgte udvidelsesmodul." #: ../src/gui/CCReporterDialog.py:398 #, fuzzy msgid "" "No reporter plugin available for this type of crash.\n" "Please check abrt.conf." msgstr "" "Intet rapporteringsudvidelsesmodul er tilgængelig for denne type nedbrud\n" "Kontrollér venligst abrt.conf." #: ../src/gui/CCReporterDialog.py:418 ../src/gui/CReporterAssistant.py:219 #: ../src/gui/PluginsSettingsDialog.py:136 #, fuzzy, python-format msgid "" "Cannot save plugin settings:\n" " %s" msgstr "" "Kan ikke gemme indstillinger for udvidelsesmodul:\n" " %s" #: ../src/gui/CCReporterDialog.py:448 ../src/gui/CReporterAssistant.py:249 #, python-format msgid "Configure %s options" msgstr "K_onfigurér %s tilvalg" #: ../src/gui/CCReporterDialog.py:498 ../src/gui/CReporterAssistant.py:1036 #, fuzzy msgid "" "Unable to get report!\n" "Is debuginfo missing?" msgstr "" "Kunne ikke hente rapport!\n" "Mangler fejlsøgningsinformation?" #: ../src/gui/CCReporterDialog.py:527 ../src/gui/CReporterAssistant.py:417 #, python-format msgid "" "Reporting failed!\n" "%s" msgstr "" "Rapportering fejlede!\n" "%s" #: ../src/gui/CCReporterDialog.py:553 ../src/gui/CCReporterDialog.py:574 #: ../src/gui/CReporterAssistant.py:1075 #, fuzzy, python-format msgid "Error acquiring the report: %s" msgstr "Fejl under hentning af rapporten: %s" #: ../src/gui/ConfBackend.py:78 #, fuzzy msgid "Cannot connect to the Gnome Keyring daemon." msgstr "Kan ikke forbinde til system-dbus" #. could happen if keyring daemon is running, but we run gui under #. user who is not the owner of the running session - using su #: ../src/gui/ConfBackend.py:84 msgid "Cannot get the default keyring." msgstr "" #: ../src/gui/ConfBackend.py:103 ../src/gui/ConfBackend.py:120 msgid "" "Access to gnome-keyring has been denied, plugins settings will not be saved." msgstr "" #. we tried 2 times, so giving up the authorization #: ../src/gui/ConfBackend.py:154 #, python-format msgid "" "Access to gnome-keyring has been denied, cannot load the settings for %s!" msgstr "" #: ../src/gui/ConfBackend.py:207 msgid "Access to gnome-keyring has been denied, cannot load settings." msgstr "" #: ../src/gui/CReporterAssistant.py:21 msgid "Crash info doesn't contain a backtrace" msgstr "" #: ../src/gui/CReporterAssistant.py:304 #, python-format msgid "Rating is %s" msgstr "" #: ../src/gui/CReporterAssistant.py:307 msgid "Crashdump doesn't have rating => we suppose it's not required" msgstr "" #: ../src/gui/CReporterAssistant.py:312 #, fuzzy msgid "You should check the backtrace for sensitive data." msgstr "Du bør kontrollere backtracen for følsomme data" #: ../src/gui/CReporterAssistant.py:313 msgid "You must agree with sending the backtrace." msgstr "" #: ../src/gui/CReporterAssistant.py:328 #, fuzzy msgid "Reporting disabled because the backtrace is unusable." msgstr "Rapportering er deaktiveret. Ret venligst problemerne vist ovenfor." #: ../src/gui/CReporterAssistant.py:374 msgid "You did not provide any steps to reproduce." msgstr "" #: ../src/gui/CReporterAssistant.py:388 msgid "You did not provide any comments." msgstr "" #: ../src/gui/CReporterAssistant.py:469 #, python-format msgid "" "It looks like an application from the package %s has crashed on your " "system. It is a good idea to send a bug report about this issue. The report " "will provide software maintainers with information essential in figuring out " "how to provide a bug fix for you.\n" "\n" "Please review the information that follows and modify it as needed to ensure " "your bug report does not contain any sensitive data you would rather not " "share.\n" "\n" "Select where you would like to report the bug, and press 'Forward' to " "continue." msgstr "" #: ../src/gui/CReporterAssistant.py:510 msgid "Only one reporter plugin is configured." msgstr "" #: ../src/gui/CReporterAssistant.py:516 #, fuzzy msgid "Send a bug report" msgstr "Send rapport" #: ../src/gui/CReporterAssistant.py:554 msgid "" "Below is the backtrace associated with your crash. A crash backtrace " "provides developers with details about how the crash happened, helping them " "track down the source of the problem.\n" "\n" "Please review the backtrace below and modify it as needed to ensure your bug " "report does not contain any sensitive data you would rather not share:" msgstr "" #: ../src/gui/CReporterAssistant.py:625 ../src/gui/CReporterAssistant.py:638 #: ../src/gui/CReporterAssistant.py:672 #, python-format msgid "Found %i occurence(s) [at: %i of %i]" msgstr "" #: ../src/gui/CReporterAssistant.py:709 msgid "Search:" msgstr "" #: ../src/gui/CReporterAssistant.py:740 #, fuzzy msgid "Refresh" msgstr "gtk-refresh" #: ../src/gui/CReporterAssistant.py:742 msgid "Copy" msgstr "" #: ../src/gui/CReporterAssistant.py:748 msgid "I agree with submitting the backtrace" msgstr "" #: ../src/gui/CReporterAssistant.py:753 msgid "Approve the backtrace" msgstr "" #: ../src/gui/CReporterAssistant.py:796 msgid "You need to fill the how to before you can proceed..." msgstr "" #: ../src/gui/CReporterAssistant.py:819 msgid "How did this crash happen (step-by-step)? How would you reproduce it?" msgstr "" #: ../src/gui/CReporterAssistant.py:839 msgid "" "Are there any comments you would like to share with the software maintainers?" msgstr "" #: ../src/gui/CReporterAssistant.py:859 msgid "Provide additional details" msgstr "" #: ../src/gui/CReporterAssistant.py:866 msgid "" "Tip: Your comments are not private. Please watch what you say " "accordingly." msgstr "" #: ../src/gui/CReporterAssistant.py:907 #, fuzzy msgid "Confirm and send the report" msgstr "Send rapport" #: ../src/gui/CReporterAssistant.py:909 msgid "" "Below is a summary of your bug report. Please click 'Apply' to submit it." msgstr "" #: ../src/gui/CReporterAssistant.py:914 #, fuzzy msgid "Basic details" msgstr "Detaljer for udvidelsesmodul" #. left table #: ../src/gui/CReporterAssistant.py:921 #, fuzzy msgid "Component" msgstr "Almindelig" #: ../src/gui/CReporterAssistant.py:922 msgid "Package" msgstr "Pakke" #: ../src/gui/CReporterAssistant.py:923 msgid "Executable" msgstr "" #: ../src/gui/CReporterAssistant.py:924 msgid "Cmdline" msgstr "" #. right table #: ../src/gui/CReporterAssistant.py:926 msgid "Architecture" msgstr "" #: ../src/gui/CReporterAssistant.py:927 msgid "Kernel" msgstr "" #: ../src/gui/CReporterAssistant.py:928 #, fuzzy msgid "Release" msgstr "Slet" #: ../src/gui/CReporterAssistant.py:929 #, fuzzy msgid "Reason" msgstr "Begrundelse:" #: ../src/gui/CReporterAssistant.py:940 ../src/gui/report.glade.h:3 msgid "Backtrace" msgstr "Backtrace" #: ../src/gui/CReporterAssistant.py:943 msgid "Click to view..." msgstr "" #: ../src/gui/CReporterAssistant.py:955 #, fuzzy msgid "Steps to reproduce:" msgstr "Tid (eller periode)" #: ../src/gui/CReporterAssistant.py:976 #, fuzzy msgid "Comments:" msgstr "Kommentar:" #: ../src/gui/CReporterAssistant.py:979 msgid "No comment provided!" msgstr "" #: ../src/gui/CReporterAssistant.py:1015 #, fuzzy msgid "Finished sending the bug report" msgstr "Send rapport" #: ../src/gui/CReporterAssistant.py:1019 #, fuzzy msgid "Bug reports:" msgstr "Fejlrapporter:" #: ../src/gui/dialogs.glade.h:1 msgid "Log" msgstr "Log" #: ../src/gui/dialogs.glade.h:2 msgid "Report done" msgstr "Rapportering færdiggjort" #: ../src/gui/PluginSettingsUI.py:18 #, fuzzy msgid "Cannot find PluginDialog widget in the UI description!" msgstr "Kan ikke finde PluginDialog-widget i UI-beskrivelse!" #: ../src/gui/PluginSettingsUI.py:25 #, python-format msgid "" "No UI for the plugin %s, this is probably a bug.\n" "Please report it at https://fedorahosted.org/abrt/newticket" msgstr "" #: ../src/gui/PluginSettingsUI.py:60 ../src/gui/PluginSettingsUI.py:86 #, fuzzy msgid "Combo box is not implemented" msgstr "comboboks er ikke implementeret" #: ../src/gui/PluginSettingsUI.py:69 msgid "Nothing to hydrate!" msgstr "Intet at hydrere!" #: ../src/gui/PluginsSettingsDialog.py:25 #, fuzzy msgid "Cannot load the GUI description for SettingsDialog!" msgstr "Kan ikke indlæse gui-beskrivelse for SettingsDialog!" #. Create/configure columns and add them to pluginlist #. column "name" has two kind of cells: #: ../src/gui/PluginsSettingsDialog.py:42 #, fuzzy msgid "Name" msgstr "Navn:" #: ../src/gui/PluginsSettingsDialog.py:118 msgid "Please select a plugin from the list to edit its options." msgstr "" #: ../src/gui/PluginsSettingsDialog.py:126 #, fuzzy, python-format msgid "" "Error while opening the plugin settings UI: \n" "\n" "%s" msgstr "" "Fejl under åbning af indstillingsbrugerfladen for udvidelser: \n" "\n" "%s" #: ../src/gui/progress_window.glade.h:1 ../src/gui/report.glade.h:17 msgid "Details" msgstr "Detaljer" #: ../src/gui/progress_window.glade.h:2 ../src/gui/report.glade.h:21 #, fuzzy msgid "Please wait..." msgstr "Vent venligst.." #: ../src/gui/report.glade.h:1 msgid " " msgstr " " #: ../src/gui/report.glade.h:2 msgid "Attachments" msgstr "Vedhæftninger" #: ../src/gui/report.glade.h:4 msgid "Comment" msgstr "Kommentér" #: ../src/gui/report.glade.h:5 msgid "How to reproduce (in a few simple steps)" msgstr "Hvordan man reproducerer (i få simple trin)" #: ../src/gui/report.glade.h:6 #, fuzzy msgid "Please fix the following problems:" msgstr "Ret venligst følgende problemer" #: ../src/gui/report.glade.h:7 msgid "Where do you want to report this incident?" msgstr "Hvor vil du rapportere dette uheld?" #: ../src/gui/report.glade.h:8 msgid "Architecture:" msgstr "Arkitektur:" #: ../src/gui/report.glade.h:9 msgid "Cmdline:" msgstr "Kommandolinje:" #: ../src/gui/report.glade.h:10 msgid "Component:" msgstr "Komponent:" #: ../src/gui/report.glade.h:11 msgid "Executable:" msgstr "Kørbar:" #: ../src/gui/report.glade.h:12 msgid "Kernel:" msgstr "Kerne:" #: ../src/gui/report.glade.h:13 msgid "Package:" msgstr "Pakke:" #: ../src/gui/report.glade.h:14 msgid "Reason:" msgstr "Grund:" #: ../src/gui/report.glade.h:15 msgid "Release:" msgstr "Udgivelse:" #: ../src/gui/report.glade.h:18 #, fuzzy msgid "Forces ABRT to regenerate the backtrace." msgstr "Tvinger ABRT til at regenerere backtracen" #: ../src/gui/report.glade.h:19 #, fuzzy msgid "I checked the backtrace and removed sensitive data (passwords, etc)" msgstr "" "Jeg kontrollerede backtracen og fjernede følsomme data (adgangskoder osv.)" #: ../src/gui/report.glade.h:20 msgid "N/A" msgstr "N/A" #: ../src/gui/report.glade.h:22 msgid "Reporter Selector" msgstr "Rapporteringsmarkør" #: ../src/gui/report.glade.h:23 msgid "Send report" msgstr "Send rapport" #: ../src/gui/report.glade.h:24 msgid "Show log" msgstr "Vis logfil" #: ../src/gui/SettingsDialog.py:34 ../src/gui/SettingsDialog.py:51 msgid "Select plugin" msgstr "Vælg udvidelsesmodul" #: ../src/gui/SettingsDialog.py:37 msgid "Select database backend" msgstr "Vælg databasebackend" #: ../src/gui/SettingsDialog.py:170 msgid "Remove this job" msgstr "Fjern dette job" #: ../src/gui/SettingsDialog.py:214 msgid "Remove this action" msgstr "Fjern denne handling" #: ../src/gui/settings.glade.h:1 msgid "Analyzer plugin" msgstr "Analyseringsudvidelsesmodul" #: ../src/gui/settings.glade.h:2 msgid "Associated action" msgstr "Tilknyttet handling" #: ../src/gui/settings.glade.h:3 msgid "Plugin details" msgstr "Detaljer for udvidelsesmodul" #: ../src/gui/settings.glade.h:4 msgid "Plugin" msgstr "Udvidelsesmodul" #: ../src/gui/settings.glade.h:5 msgid "Time (or period)" msgstr "Tid (eller periode)" #: ../src/gui/settings.glade.h:6 msgid "Analyzers, Actions, Reporters" msgstr "Analyser, handlinger og rapporter" #: ../src/gui/settings.glade.h:7 msgid "Author:" msgstr "Forfatter:" #: ../src/gui/settings.glade.h:8 msgid "Blacklisted packages: " msgstr "Sortlistede pakker: " #: ../src/gui/settings.glade.h:9 #, fuzzy msgid "C_onfigure Plugin" msgstr "K_onfigurér udvidelsesmodul" #: ../src/gui/settings.glade.h:10 msgid "Check package GPG signature" msgstr "Kontrollér GPG-signatur for pakke" #: ../src/gui/settings.glade.h:11 msgid "Common" msgstr "Almindelig" #: ../src/gui/settings.glade.h:12 msgid "Cron" msgstr "Cron" #: ../src/gui/settings.glade.h:13 msgid "Database backend: " msgstr "Databasebackend: " #: ../src/gui/settings.glade.h:14 msgid "Description:" msgstr "Beskrivelse:" #: ../src/gui/settings.glade.h:15 msgid "GPG Keys" msgstr "GPG-nøgler" #: ../src/gui/settings.glade.h:16 msgid "GPG keys: " msgstr "GPG-nøgler: " #: ../src/gui/settings.glade.h:17 #, fuzzy msgid "Max coredump storage size (MB):" msgstr "Maks. kernedump-opbevaringsstørrelse (MB):" #: ../src/gui/settings.glade.h:18 msgid "Name:" msgstr "Navn:" #: ../src/gui/settings.glade.h:20 msgid "Preferences" msgstr "Indstillinger" #: ../src/gui/settings.glade.h:21 msgid "Version:" msgstr "Version:" #: ../src/gui/settings.glade.h:22 msgid "Web Site:" msgstr "Websted:" #: ../src/gui/settings_wizard.glade.h:1 #, fuzzy msgid "Do you want to continue?" msgstr "Hvor vil du rapportere dette uheld?" #: ../src/gui/settings_wizard.glade.h:2 #, fuzzy msgid "Wrong Settings Detected" msgstr "Intet valgt" #: ../src/gui/settings_wizard.glade.h:3 msgid "" "Wrong settings were detected for some of the enabled reporter plugins. " "Please use the buttons below to open the respective configuration and fix it " "before you proceed, otherwise, the reporting process may fail.\n" msgstr "" #: ../src/lib/abrt_curl.c:170 ../src/plugins/abrt-action-upload.cpp:50 #, c-format msgid "Uploaded: %llu of %llu kbytes" msgstr "" #: ../src/lib/parse_options.c:11 #, c-format msgid "Usage: %s\n" msgstr "" #: ../src/plugins/abrt-action-analyze-c.c:154 msgid "" " [-vs] -d DIR\n" "\n" "Calculates and saves UUID of coredumps" msgstr "" #: ../src/plugins/abrt-action-analyze-oops.c:131 msgid "" " [-vs] -d DIR\n" "\n" "Calculates and saves UUID and DUPHASH of oops crash dumps" msgstr "" #: ../src/plugins/abrt-action-analyze-python.c:36 msgid "" " [-vs] -d DIR\n" "\n" "Calculates and saves UUID and DUPHASH of python crash dumps" msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:470 #, c-format msgid "New bug id: %i" msgstr "Ny bug-id: %i" #: ../src/plugins/abrt-action-bugzilla.cpp:583 #, c-format msgid "Can't open '%s'" msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:603 #, fuzzy, c-format msgid "Empty login or password, please check %s" msgstr "" "Tom logind og adgangskode.\n" "Kontrollér venligst " #: ../src/plugins/abrt-action-bugzilla.cpp:621 msgid "Logging into bugzilla..." msgstr "Logger ind på bugzilla..." #: ../src/plugins/abrt-action-bugzilla.cpp:624 msgid "Checking for duplicates..." msgstr "Kontrollerer for dubletter..." #: ../src/plugins/abrt-action-bugzilla.cpp:645 #: ../src/plugins/abrt-action-bugzilla.cpp:681 msgid "Missing mandatory member 'bugs'" msgstr "Manglende nødvendigt medlem \"bugs\"" #: ../src/plugins/abrt-action-bugzilla.cpp:664 #: ../src/plugins/abrt-action-bugzilla.cpp:697 #: ../src/plugins/abrt-action-bugzilla.cpp:772 msgid "get_bug_info() failed. Could not collect all mandatory information" msgstr "" "get_bug_info() mislykkedes. Kunne ikke samle alle nødvendige informationer" #: ../src/plugins/abrt-action-bugzilla.cpp:713 #, fuzzy msgid "Creating a new bug..." msgstr "Opretter ny fejl..." #: ../src/plugins/abrt-action-bugzilla.cpp:718 msgid "Bugzilla entry creation failed" msgstr "Oprettelse af Bugzilla-post mislykkedes" #: ../src/plugins/abrt-action-bugzilla.cpp:728 #: ../src/plugins/abrt-action-bugzilla.cpp:825 msgid "Logging out..." msgstr "Logger ud..." #. decision based on state #: ../src/plugins/abrt-action-bugzilla.cpp:746 #, c-format msgid "Bug is already reported: %i" msgstr "Fejlen er allerede rapporteret: %i" #: ../src/plugins/abrt-action-bugzilla.cpp:757 #, fuzzy, c-format msgid "Bugzilla couldn't find parent of bug %d" msgstr "Bugzilla kunne ikke finde overliggende fejlrapport for rapport(%d)" #: ../src/plugins/abrt-action-bugzilla.cpp:786 #, fuzzy, c-format msgid "Add %s to CC list" msgstr "Tilføj %s til CC-liste" #: ../src/plugins/abrt-action-bugzilla.cpp:810 #, c-format msgid "Adding new comment to bug %d" msgstr "Tilføj ny kommentar til fejlrapport(%d)" #: ../src/plugins/abrt-action-generate-backtrace.c:319 #, c-format msgid "Backtrace parsing failed for %s" msgstr "" #: ../src/plugins/abrt-action-kerneloops.cpp:113 #, fuzzy, c-format msgid "Submitting oops report to %s" msgstr "Skriver rapport til \"%s\"" #: ../src/plugins/abrt-action-mailx.cpp:117 msgid "Sending an email..." msgstr "Sender en e-post..." #: ../src/plugins/abrt-action-mailx.cpp:141 msgid "" " [-v] -d DIR [-c CONFFILE]\n" "\n" "Upload compressed tarball of crash dump" msgstr "" #: ../src/plugins/abrt-action-mailx.cpp:154 #: ../src/plugins/abrt-action-upload.cpp:271 msgid "Config file" msgstr "" #: ../src/plugins/abrt-action-print.cpp:40 msgid "" " [-v] [-o FILE] -d DIR\n" "\n" "Print information about the crash to standard output" msgstr "" #: ../src/plugins/abrt-action-print.cpp:52 msgid "Output file" msgstr "" #: ../src/plugins/abrt-action-print.cpp:101 #, fuzzy, c-format msgid "The report was appended to %s" msgstr "ABRT-tjenesten er blevet startet" #: ../src/plugins/abrt-action-print.cpp:101 #, fuzzy, c-format msgid "The report was stored to %s" msgstr "ABRT-tjenesten er blevet startet" #. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are doing #. error msg is already logged by dd_opendir #. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are doing #: ../src/plugins/abrt-action-rhtsupport.cpp:46 #: ../src/plugins/abrt-action-upload.cpp:124 msgid "Compressing data" msgstr "" #: ../src/plugins/abrt-action-rhtsupport.cpp:81 #, fuzzy msgid "Empty login or password, please check RHTSupport.conf" msgstr "" "Tom logind og adgangskode.\n" "Kontrollér venligst " #: ../src/plugins/abrt-action-rhtsupport.cpp:198 #, fuzzy msgid "Creating a new case..." msgstr "Opretter ny fejl..." #: ../src/plugins/abrt-action-upload.cpp:68 #, fuzzy, c-format msgid "Sending %s to %s" msgstr "Sender arkiv %s til %s" #. This ends up a "reporting status message" in abrtd #: ../src/plugins/abrt-action-upload.cpp:101 #, c-format msgid "Successfully sent %s to %s" msgstr "" #: ../src/plugins/abrt-action-upload.cpp:223 #, c-format msgid "Archive is created: '%s'" msgstr "" #: ../src/plugins/abrt-action-upload.cpp:257 msgid "" " [-v] -d DIR [-c CONFFILE] [-u URL]\n" "\n" "Upload compressed tarball of crash dump" msgstr "" #: ../src/plugins/abrt-action-upload.cpp:272 msgid "Base URL to upload to" msgstr "" #: ../src/plugins/Bugzilla.glade.h:1 msgid "Bugzilla plugin configuration" msgstr "" #: ../src/plugins/Bugzilla.glade.h:2 msgid "Bugzilla URL:" msgstr "" #: ../src/plugins/Bugzilla.glade.h:3 msgid "Don't have an account yet?" msgstr "" #: ../src/plugins/Bugzilla.glade.h:4 msgid "Login(email):" msgstr "" #: ../src/plugins/Bugzilla.glade.h:5 ../src/plugins/RHTSupport.glade.h:3 msgid "Password:" msgstr "" #: ../src/plugins/Bugzilla.glade.h:6 ../src/plugins/RHTSupport.glade.h:5 msgid "SSL verify" msgstr "" #: ../src/plugins/Bugzilla.glade.h:7 ../src/plugins/RHTSupport.glade.h:6 msgid "Show password" msgstr "" #: ../src/plugins/Bugzilla.glade.h:8 msgid "" "You can create it here" msgstr "" #: ../src/plugins/CCpp.cpp:277 msgid "Analyzes crashes in C/C++ programs" msgstr "" #: ../src/plugins/KerneloopsReporter.glade.h:1 msgid "Kerneloops Reporter plugin configuration" msgstr "" #: ../src/plugins/KerneloopsReporter.glade.h:2 msgid "Submit URL:" msgstr "" #: ../src/plugins/KerneloopsScanner.cpp:229 msgid "Periodically scans for and saves kernel oopses" msgstr "" #: ../src/plugins/Logger.glade.h:1 msgid "Logger plugin configuration" msgstr "" #: ../src/plugins/Logger.glade.h:2 msgid "Append new logs" msgstr "" #: ../src/plugins/Logger.glade.h:3 msgid "Logger file:" msgstr "" #: ../src/plugins/Mailx.glade.h:1 msgid "Mailx plugin configuration" msgstr "" #: ../src/plugins/Mailx.glade.h:2 msgid "Recipient's Email:" msgstr "" #: ../src/plugins/Mailx.glade.h:3 msgid "Send Binary Data" msgstr "" #: ../src/plugins/Mailx.glade.h:4 msgid "Subject:" msgstr "" #: ../src/plugins/Mailx.glade.h:5 msgid "Your Email:" msgstr "" #: ../src/plugins/RHTSupport.glade.h:1 msgid "RHTSupport plugin configuration" msgstr "" #: ../src/plugins/RHTSupport.glade.h:2 msgid "Login:" msgstr "" #: ../src/plugins/RHTSupport.glade.h:4 msgid "RHTSupport URL:" msgstr "" #: ../src/plugins/SQLite3.cpp:739 msgid "Keeps SQLite3 database about all crashes" msgstr "" #: ../src/plugins/Upload.glade.h:1 msgid "Upload plugin configuration" msgstr "" #: ../src/plugins/Upload.glade.h:2 msgid "Retry count:" msgstr "" #: ../src/plugins/Upload.glade.h:3 msgid "Retry delay:" msgstr "" #: ../src/plugins/Upload.glade.h:4 msgid "URL:" msgstr "" #: ../src/plugins/Upload.glade.h:5 #, fuzzy msgid "Use encryption" msgstr "Beskrivelse:" #~ msgid "Generating backtrace" #~ msgstr "Genererer backtrace" #, fuzzy #~ msgid "Starting the debuginfo installation" #~ msgstr "Starter fejlsøgningsinfo-installation" #~ msgid "Getting global universal unique identification..." #~ msgstr "Henter global, universal, unik identifikation..." #, fuzzy #~ msgid "Skipping the debuginfo installation" #~ msgstr "Springer over fejlsøgningsinfo-installation" #~ msgid "FileTransfer: URL not specified" #~ msgstr "Filoverførsel: URL ikke angivet" #~ msgid "Sending archive %s to %s" #~ msgstr "Sender arkiv %s til %s" #~ msgid "FileTransfer: Creating a report..." #~ msgstr "Filoverførsel: Opretter en rapport..." #, fuzzy #~ msgid "Cannot create and send an archive: %s" #~ msgstr "Kan ikke oprette og sende arkiv: %s" #~ msgid "Creating and submitting a report..." #~ msgstr "Opretter og indsender en rapport..." #, fuzzy #~ msgid "Writes report to a file" #~ msgstr "Skriver rapport til \"%s\"" #, fuzzy #~ msgid "Creating a ReportUploader report..." #~ msgstr "Opretter en rapport..." #~ msgid "Running sosreport: %s" #~ msgstr "Kører sosreport: %s" #, fuzzy #~ msgid "Finished running sosreport" #~ msgstr "Færdig med at køre sosreport" #~ msgid "Can't create and send an archive %s" #~ msgstr "Kan ikke oprette og sende arkiv %s" #, fuzzy #~ msgid "send_string: URL not specified" #~ msgstr "Filoverførsel: URL ikke angivet" #, fuzzy #~ msgid "Sending failed, try it again: %s" #~ msgstr "Sender arkiv %s til %s" #, fuzzy #~ msgid "send_file: URL not specified" #~ msgstr "Filoverførsel: URL ikke angivet" #, fuzzy #~ msgid "New bug id: %s" #~ msgstr "Ny bug-id: %i" #, fuzzy #~ msgid "Creating a signature..." #~ msgstr "Opretter et arkiv..." #, fuzzy #~ msgid "Binary file %s will not be reported" #~ msgstr "Binærfil %s vil ikke blive rapporteret." #~ msgid "Jump to bug %d" #~ msgstr "Spring til fejlrapport %d" #~ msgid "Getting local universal unique identification" #~ msgstr "Henter lokal, universal, unik identifikation" #, fuzzy #~ msgid "Not reported" #~ msgstr "Ikke rapporteret" #~ msgid "" #~ "Usage: abrt-gui [OPTIONS]\n" #~ "\t-h, --help \tthis help message\n" #~ "\t-v[vv] \tverbosity level\n" #~ "\t--report=\tdirectly report crash with crashid=" #~ msgstr "" #~ "Brug: abrt-gui [TILVALG]\n" #~ "\t-h, --help \tdenne hjælpebesked\n" #~ "\t-v[vv] \tforklaringsniveau\n" #~ "\t--report=\trapporter nedbrud direkte med crashid=" #~ msgid "Icon" #~ msgstr "Ikon" #~ msgid "Date" #~ msgstr "Dato" #~ msgid "User" #~ msgstr "Bruger" #~ msgid "This crash has been reported:\n" #~ msgstr "Dette nedbrud er blevet rapporteret:\n" #~ msgid "This crash has been reported:\n" #~ msgstr "Dette nedbrud er blevet rapporteret:\n" #~ msgid "" #~ "aalam@fedoraproject.org\n" #~ "amitakhya@fedoraproject.org\n" #~ "andrealafauci@fedoraproject.org\n" #~ "anipeter@fedoraproject.org\n" #~ "astur@fedoraproject.org\n" #~ "beckerde@fedoraproject.org\n" #~ "bruce89@fedoraproject.org\n" #~ "charnik@fedoraproject.org\n" #~ "chenh@fedoraproject.org\n" #~ "cyrushmh@fedoraproject.org\n" #~ "dennistobar@fedoraproject.org\n" #~ "dheche@fedoraproject.org\n" #~ "diegobz@fedoraproject.org\n" #~ "dominiksandjaja@fedoraproject.org\n" #~ "elad@fedoraproject.org\n" #~ "elsupergomez@fedoraproject.org\n" #~ "eukim@fedoraproject.org\n" #~ "fab@fedoraproject.org\n" #~ "feonsu@fedoraproject.org\n" #~ "fgonz@fedoraproject.org\n" #~ "fvalen@fedoraproject.org\n" #~ "gcintra@fedoraproject.org\n" #~ "gguerrer@fedoraproject.org\n" #~ "goeran@fedoraproject.org\n" #~ "hedda@fedoraproject.org\n" #~ "hyuuga@fedoraproject.org\n" #~ "ifelix@fedoraproject.org\n" #~ "igorbounov@fedoraproject.org\n" #~ "igor@fedoraproject.org\n" #~ "jassy@fedoraproject.org\n" #~ "jensm@fedoraproject.org\n" #~ "jmoskovc@redhat.com\n" #~ "joe74@fedoraproject.org\n" #~ "jorgelopes@fedoraproject.org\n" #~ "kenda@fedoraproject.org\n" #~ "khasida@fedoraproject.org\n" #~ "kkrothap@fedoraproject.org\n" #~ "kmaraas@fedoraproject.org\n" #~ "kmilos@fedoraproject.org\n" #~ "kristho@fedoraproject.org\n" #~ "leahliu@fedoraproject.org\n" #~ "logan@fedoraproject.org\n" #~ "mgiri@fedoraproject.org\n" #~ "mideal@fedoraproject.org\n" #~ "nagyesta@fedoraproject.org\n" #~ "nippur@fedoraproject.org\n" #~ "perplex@fedoraproject.org\n" #~ "peti@fedoraproject.org\n" #~ "pkst@fedoraproject.org\n" #~ "ppapadeas@fedoraproject.org\n" #~ "ptr@fedoraproject.org\n" #~ "raada@fedoraproject.org\n" #~ "rajesh@fedoraproject.org\n" #~ "ratal@fedoraproject.org\n" #~ "raven@fedoraproject.org\n" #~ "ricardopinto@fedoraproject.org\n" #~ "ruigo@fedoraproject.org\n" #~ "runab@fedoraproject.org\n" #~ "samfreemanz@fedoraproject.org\n" #~ "sandeeps@fedoraproject.org\n" #~ "sergiomesquita@fedoraproject.org\n" #~ "shanky@fedoraproject.org\n" #~ "shnurapet@fedoraproject.org\n" #~ "snicore@fedoraproject.org\n" #~ "swkothar@fedoraproject.org\n" #~ "tch@fedoraproject.org\n" #~ "tchuang@fedoraproject.org\n" #~ "thalia@fedoraproject.org\n" #~ "tomchiukc@fedoraproject.org\n" #~ "vpv@fedoraproject.org\n" #~ "warrink@fedoraproject.org\n" #~ "xconde@fedoraproject.org\n" #~ "ypoyarko@fedoraproject.org\n" #~ "zoltanh721@fedoraproject.org" #~ msgstr "" #~ "aalam@fedoraproject.org\n" #~ "amitakhya@fedoraproject.org\n" #~ "andrealafauci@fedoraproject.org\n" #~ "anipeter@fedoraproject.org\n" #~ "astur@fedoraproject.org\n" #~ "beckerde@fedoraproject.org\n" #~ "bruce89@fedoraproject.org\n" #~ "charnik@fedoraproject.org\n" #~ "chenh@fedoraproject.org\n" #~ "cyrushmh@fedoraproject.org\n" #~ "dennistobar@fedoraproject.org\n" #~ "dheche@fedoraproject.org\n" #~ "diegobz@fedoraproject.org\n" #~ "dominiksandjaja@fedoraproject.org\n" #~ "elad@fedoraproject.org\n" #~ "elsupergomez@fedoraproject.org\n" #~ "eukim@fedoraproject.org\n" #~ "fab@fedoraproject.org\n" #~ "feonsu@fedoraproject.org\n" #~ "fgonz@fedoraproject.org\n" #~ "fvalen@fedoraproject.org\n" #~ "gcintra@fedoraproject.org\n" #~ "gguerrer@fedoraproject.org\n" #~ "goeran@fedoraproject.org\n" #~ "hedda@fedoraproject.org\n" #~ "hyuuga@fedoraproject.org\n" #~ "ifelix@fedoraproject.org\n" #~ "igorbounov@fedoraproject.org\n" #~ "igor@fedoraproject.org\n" #~ "jassy@fedoraproject.org\n" #~ "jensm@fedoraproject.org\n" #~ "jmoskovc@redhat.com\n" #~ "joe74@fedoraproject.org\n" #~ "jorgelopes@fedoraproject.org\n" #~ "kenda@fedoraproject.org\n" #~ "khasida@fedoraproject.org\n" #~ "kkrothap@fedoraproject.org\n" #~ "kmaraas@fedoraproject.org\n" #~ "kmilos@fedoraproject.org\n" #~ "kristho@fedoraproject.org\n" #~ "leahliu@fedoraproject.org\n" #~ "logan@fedoraproject.org\n" #~ "mgiri@fedoraproject.org\n" #~ "mideal@fedoraproject.org\n" #~ "nagyesta@fedoraproject.org\n" #~ "nippur@fedoraproject.org\n" #~ "perplex@fedoraproject.org\n" #~ "peti@fedoraproject.org\n" #~ "pkst@fedoraproject.org\n" #~ "ppapadeas@fedoraproject.org\n" #~ "ptr@fedoraproject.org\n" #~ "raada@fedoraproject.org\n" #~ "rajesh@fedoraproject.org\n" #~ "ratal@fedoraproject.org\n" #~ "raven@fedoraproject.org\n" #~ "ricardopinto@fedoraproject.org\n" #~ "ruigo@fedoraproject.org\n" #~ "runab@fedoraproject.org\n" #~ "samfreemanz@fedoraproject.org\n" #~ "sandeeps@fedoraproject.org\n" #~ "sergiomesquita@fedoraproject.org\n" #~ "shanky@fedoraproject.org\n" #~ "shnurapet@fedoraproject.org\n" #~ "snicore@fedoraproject.org\n" #~ "swkothar@fedoraproject.org\n" #~ "tch@fedoraproject.org\n" #~ "tchuang@fedoraproject.org\n" #~ "thalia@fedoraproject.org\n" #~ "tomchiukc@fedoraproject.org\n" #~ "vpv@fedoraproject.org\n" #~ "warrink@fedoraproject.org\n" #~ "xconde@fedoraproject.org\n" #~ "ypoyarko@fedoraproject.org\n" #~ "zoltanh721@fedoraproject.org" #~ msgid "No UI for plugin %s" #~ msgstr "Ingen UI for udvidelsesmodul %s" #~ msgid "Creating kernel oops crash reports..." #~ msgstr "Opretter rapporter om kerne-oops-nedbrud..." #~ msgid "Missing member 'reporter'" #~ msgstr "Manglende medlem \"reporter\"" #~ msgid "Missing member 'cc'" #~ msgstr "Manglende medlem \"cc\"" #~ msgid "Missing member 'bug_id'" #~ msgstr "Manglende medlem \"bug_id\"" #~ msgid "Checking CC..." #~ msgstr "Kontrollerer for CC..." #~ msgid "Plugin name is not set, can't load it's settings" #~ msgstr "" #~ "Navn for udvidelsesmodul er ikke indstillet, kan ikke indlæse dets " #~ "indstillinger" #~ msgid "Can't get username for uid %s" #~ msgstr "Kan ikke hente brugernavn for uid %s" #~ msgid "" #~ "WARNING, you're about to send data which might contain sensitive " #~ "information.\n" #~ "Do you really want to send %s?\n" #~ msgstr "" #~ "ADVARSEL, du er i gang med at sende data som kan indeholde følsom " #~ "information!\n" #~ "Vil du virkelig sende %s?\n" #~ msgid "gtk-ok" #~ msgstr "gtk-ok" #~ msgid "Send" #~ msgstr "Send" #~ msgid "Edit blacklisted packages" #~ msgstr "Redigér sortlistede pakker" #~ msgid "Global Settings" #~ msgstr "Globale indstillinger" #~ msgid "Settings" #~ msgstr "Indstillinger" #~ msgid "This function is not implemented yet!" #~ msgstr "Denne funktion er ikke implementeret endnu!" #~ msgid "gtk-add" #~ msgstr "gtk-add" #~ msgid "gtk-cancel" #~ msgstr "gtk-cancel" #~ msgid "gtk-close" #~ msgstr "gtk-close" #~ msgid "gtk-remove" #~ msgstr "gtk-remove" #~ msgid "Searching for debug-info packages..." #~ msgstr "Søger efter pakker med fejlsøgningsinformation..." #~ msgid "Downloading and installing debug-info packages..." #~ msgstr "Henter og installerer pakker med fejlsøgningsinformation..." #~ msgid "Getting local universal unique identification..." #~ msgstr "Henter lokal, universal, unik identifikation..." #~ msgid "Starting report creation..." #~ msgstr "Starter rapportoprettelse..." #~ msgid "Executing RunApp plugin..." #~ msgstr "Udfører RunApp-udvidelsesmodul..." #~ msgid "Executing SOSreport plugin..." #~ msgstr "Udfører SOSreport-udvidelsesmodul..." #~ msgid "Check CC and add coment +1..." #~ msgstr "Kontrollér CC og tilføj kommentar +1..." #~ msgid "Pending events: %i" #~ msgstr "Ventende handlinger: %i" #~ msgid "Can't create menu from the description, popup won't be available!\n" #~ msgstr "" #~ "Kan ikke oprette menu ud fra beskrivelsen, pop op vil ikke være " #~ "tilgængelig!\n" #~ msgid "Enabled" #~ msgstr "Aktiveret" #~ msgid "unknown response from settings dialog" #~ msgstr "ukendt svar fra indstillingsdialog" #~ msgid "Applet is already running." #~ msgstr "Applet kører allerede." #~ msgid "" #~ "This is default handler, you should register your own with " #~ "ConnectCrashHandler" #~ msgstr "" #~ "Dette er standardhåndteringen, du burde registrere din egen med " #~ "ConnectCrashHandler" #~ msgid "Out of memory" #~ msgstr "Løbet tør for hukommelse"