Package: adduser
Description-md5: 7965b5cd83972a254552a570bcd32c93
Description-is: bæta við og fjarlægja notendur og hópa
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 Adduser will choose appropriate UID and GID values, create a home
 directory, copy skeletal user configuration, and automate setting initial
 values for the user's password, real name and so on.
 .
 Deluser can back up and remove users' home directories and mail spool or
 all the files they own on the system.
 .
 A custom script can be executed after each of the commands.
 .
  Development mailing list:
    http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/


Package: brasero
Description-md5: f8b587a21ec167a346c66c4d208477cf
Description-is: CD/DVD diskabrennsluforrit fyrir GNOME
 Brasero is a simple application to burn, copy and erase CD and DVD media: audio, video or data. It features among other things:
  * On-the-fly burning
  * Multisession support
  * On-the-fly conversion of music playlists in all formats supported by
    GStreamer
 .
 This package contains the main binary, the burning plugins and the
 nautilus extension.
 .
 The following packages, if installed, will provide Brasero with added functionality:
  * cdrdao to burn combined data/audio CDs and for byte-to-byte copy
  * GStreamer backends to support more audio formats
  * vcdimager to create VCDs or SVCDs
  * libdvdcss2 to copy encrypted DVDs


Package: gdb
Description-md5: 4f2b8eb95df2ba7a5b11e0301c48b8e4
Description-is: GNU aflúsari
 GDB is a source-level debugger, capable of breaking programs at any
 specific line, displaying variable values, and determining where errors
 occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java,
 OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any
 serious programmer.

Package: gimp
Description-md5: ad6dd18a09fb86ea4529ac53f33168b9
Description-is: GNU myndvinnsluforritið
 GIMP is an advanced picture editor. You can use it to edit, enhance, and
 retouch photos and scans, create drawings, and make your own images. It
 has a large collection of professional-level editing tools and filters,
 similar to the ones you might find in Photoshop. Numerous fine-control
 settings and features like layers, paths, masks, and scripting give you
 total control over your images.
 .
 Many image file formats are supported, including JPEG, Photoshop (.psd),
 and Paint Shop Pro (.psp) files. It can also be used to scan and print
 photos.
 .
 To open files remotely (like over HTTP), install the gvfs-backends
 package.
 .
 To use a MIDI device (like a musical keyboard) as an input controller in
 GIMP, install libasound2 and read the how-to at
 /usr/share/doc/gimp/README.MIDI

Package: gir1.2-totem-1.0
Description-md5: f8fb0d202ba3f9170c84de5e0c27a305
Description-is: GObject introspection data for Totem media player
 Totem er einfaldur myndbandsspilari fyrir GNOME sem getur opnar margar
 skráategundir.
 .
 This package contains introspection data for the Totem media player.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: inkscape
Description-md5: fed6589659211fb40b80d03dda6e5675
Description-is: teikniforrit sem byggist á vigruðum línuteikningum
 Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
 format, a standard maintained by the WWW consortium.
 .
 Inkscape user interface should be familiar from CorelDraw and similar
 drawing programs. There are rectangles, ellipses, text items, bitmap
 images and freehand curves. As an added bonus, both vector and bitmap
 objects can have alpha transparency and can be arbitrarily transformed.
 .
 Inkscape supports multiple opened files and multiple views per file.
 Graphics can be printed and exported to png bitmaps.
 .
 Some of the import and export features are provided using the packages
 dia, libwmf-bin, pstoedit, skencil, imagemagick, and perlmagick.
 .
 Other extensions use ruby, libxml-xql-perl, python-numpy, and python-lxml.
 You must have these packages to make full use of all extensions and
 effects.
 .
 If you want to use the spellchecker, you have to install aspell and the
 respective language-pack, e.g. aspell-en or aspell-de.

Package: libclass-data-inheritable-perl
Description-md5: 82bba9e65b0ab1d72fbef1e5e404c956
Description-is: Perl module to create accessors to class data
 Class::Data::Inheritable is for creating accessors/mutators to class data.
 That is, if you want to store something about your class as a whole
 (instead of about a single object).  This data is then inherited by your
 subclasses and can be overridden.
 .
 Til dæmis:
 .
 Pere::Ubu->mk_classdata('Suitcase');
 .
 will generate the method Suitcase() in the class Pere::Ubu.
 .
 This new method can be used to get and set a piece of class data.
 .
 Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase;

Package: libjs-jquery-galleriffic
Description-md5: 8a0607201ebe0ccafc6bb52ad685940d
Description-is: jQuery Galleriffic plugin
 Galleriffic is a jQuery plugin that provides a rich, post-back free
 experience optimized to handle high volumes of photos while conserving
 bandwidth.
 .
 Eiginleikar
 .
    * Smart image preloading after the page is loaded
    * Thumbnail navigation (with pagination)
    * jQuery.history plugin integration to support bookmark-friendly
      URLs per-image
    * Slideshow (with optional auto-updating url bookmarks)
    * Keyboard navigation
    * Events that allow for adding your own custom transition effects
    * API for controlling the gallery with custom controls
    * Support for image captions
    * Flexible configuration
    * Graceful degradation when javascript is not available
    * Support for multiple galleries per page


Package: libjs-jquery-jush
Description-md5: f2b1f35eefbab85cabfc9a35d69f07a7
Description-is: jQuery Syntax Highlighter
 JavaScript Syntax Highlighter can be used for client-side syntax
 highlighting of following languages: HTML, CSS, JavaScript, PHP, SQL, HTTP
 and SMTP protocol, php.ini and Apache config.
 .
 Eiginleikar
 .
  * Highlights languages embedded into each other
  * Links to documentation of all languages
  * Colors can be easily modified via CSS
  * Recognizes complete PHP syntax including __halt_compiler, heredoc,
    backticks, {$} variables inside strings, namespaces
  * Works in all major browsers including Internet Explorer, Firefox, Opera,
    Google Chrome


Package: libjs-jquery-meiomask
Description-md5: 0eb61e1ea0879750f1e6015d772a1bd0
Description-is: jQuery mask plugin
 meioMask is a simple use plugin for creating and applying masks at text
 input fields.
 .
 Eiginleikar
 .
  * Accepts paste event;
  * Has fixed, reverse (currency) and repeat mask types;
  * You can still use your hot keys and others (ex: ctrl+t, ctrl+f5, TAB …);
  * Supports metadata plugin;
  * Works with iPhone;
  * Allow default values;
  * Has callbacks for invalid inputs, valid and overflow;
  * Has function to mask strings;
  * Support for positive and negative numbers on reverse masks;
  * Can auto-focus the next form element when the current input is
    completely filled.


Package: libjs-jquery-treetable
Description-md5: e58a11096391650e1c3994b41055be27
Description-is: jQuery treeTable Plugin
 The treeTable plugin allows you to display a tree in a table, i.e. a
 directory structure or a nested list. Each branch in this tree can be
 collapsed and expanded, just like in a file explorer in most modern
 operating systems.
 .
 Eiginleikar
 .
   * Display a data tree in a table column.
   * As unobtrusively as possible.
   * Optional collapse/expand behavior on branches (think of
     how a directory structure works in most file explorers).
   * Prepared for drag & drop of branches/nodes.
   * Unlimited tree depth.


Package: python-requests
Description-md5: f6eaa344f8d0e79d3f0df5efe34a37bb
Description-is: elegant and simple HTTP library for Python, built for human beings
 Requests allow you to send HTTP/1.1 requests. You can add headers, form
 data, multipart files, and parameters with simple Python dictionaries, and
 access the response data in the same way. It's powered by httplib and
 urllib3, but it does all the hard work and crazy hacks for you.
 .
 Eiginleikar
 .
   - International Domains and URLs
   - Keep-Alive & Connection Pooling
   - Sessions with Cookie Persistence
   - Browser-style SSL Verification
   - Basic/Digest Authentication
   - Elegant Key/Value Cookies
   - Automatic Decompression
   - Unicode Response Bodies
   - Multipart File Uploads
   - Connection Timeouts


Package: python3-requests
Description-md5: 8d87f8941b1ef533bd81516172e31860
Description-is: elegant and simple HTTP library for Python3, built for human beings
 Requests allow you to send HTTP/1.1 requests. You can add headers, form
 data, multipart files, and parameters with simple Python dictionaries, and
 access the response data in the same way. It's powered by httplib and
 urllib3, but it does all the hard work and crazy hacks for you.
 .
 Eiginleikar
 .
   - International Domains and URLs
   - Keep-Alive & Connection Pooling
   - Sessions with Cookie Persistence
   - Browser-style SSL Verification
   - Basic/Digest Authentication
   - Elegant Key/Value Cookies
   - Automatic Decompression
   - Unicode Response Bodies
   - Multipart File Uploads
   - Connection Timeouts
 .
 This package contains the Python 3 version of the library.

Package: totem
Description-md5: 3773374b409bb5710c492c328fe37f78
Description-is: Simple media player for the GNOME desktop based on GStreamer
 Totem er einfaldur myndbandsspilari fyrir GNOME sem getur opnar margar
 skráategundir. Spilarinn inniheldur:
 .
    * Styður Shoutcast, m3u, asx, SMIL og ra-lagalista
    * Styður valmyndir í mynddiskum (DVD-diskum), VCD og Digital CD (með CDDB)
    * TV-Out-stillingar sem leyfir notanda að stilla upplausn
    * 4.0, 5.0, 5.1 og víðómahljóð
    * Getur fyllt skjáinn og styður Xinerama, dual-head og RandR
    * Getur breytt sniðhlutfalli kvikmynda
    * Styður lyklaborðstjórn
    * Einfaldur lagalisti sem leyfir endurtekningu og vistun
    * Passar í GNOME, Nautilus og GIO
    * Getur tekið mynd af þeirri mynd sem er að spila
    * Getur breytt birtustillingum og birtuskilum
    * Myndbirting fyrir tónlistarskrár
    * Smámyndir fyrir Nautilus
    * Eiginleikar fyrir Nautilus
    * Virkar á fjarskjám
    * Textar fyrir mynddiska, VCD and OGG/OGM sem nemur tungumál sjálfkrafa
    * Hægt að nota viðbætur


Package: totem-common
Description-md5: e5e4dab953a289de510184357646dc10
Description-is: Data files for the Totem media player
 Totem er einfaldur myndbandsspilari fyrir GNOME sem getur opnar margar
 skráategundir.
 .
 This package contains common data files and translations.

Package: totem-dbg
Description-md5: 2e6698ffe79828e97552b72939dbf59f
Description-is: Debugging symbols for the Totem media player
 Totem er einfaldur myndbandsspilari fyrir GNOME sem getur opnar margar
 skráategundir.
 .
 This package contains detached debugging symbols.

Package: totem-plugins
Description-md5: c852fb65ed6d80aba464f0bc5a394dca
Description-is: Plugins for the Totem media player
 Totem er einfaldur myndbandsspilari fyrir GNOME sem getur opnar margar
 skráategundir.
 .
 This package contains a set of recommended plugins for Totem, which allow
 to:
 .
    * Annotate the screen with the Gromit tool
    * Control Totem with an Infrared remote control
    * Control Totem with the keyboard's media player keys
    * Keep the Totem window on top of the screen
    * Display movie properties
    * Deactivate the screensaver when a movie is playing
    * Skip to a defined time in the movie
    * Set the away status in the instant messenger when a movie is
      playing
    * Control totem with a mobile phone using the Bluetooth protocol
    * Share the current playlist via HTTP
    * Search, browse for and play videos from YouTube
 .
 Additional plugins can be written in C, Python or Vala.

Package: transmission-gtk
Description-md5: 52423a3999c0f65dec056093ec8c8539
Description-is: Lítið BitTorrent-forrit
 Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and
 daemon form). All its incarnations feature a very simple, intuitive
 interface on top on an efficient, cross-platform back-end.
 .
 This package contains the GTK stand-alone client.

Package: unzip
Description-md5: b83e2b495da5d292f3fe6ab67b088c47
Description-is: De-archiver for .zip files
 InfoZIP's unzip program. With the exception of multi-volume archives (ie,
 .ZIP files that are split across several disks using PKZIP's /& option),
 this can handle any file produced either by PKZIP, or the corresponding
 InfoZIP zip program.
 .
 Þessi útgáfa styður dulkóðun.

Package: update-manager
Description-md5: 590b36e19703392a6fe86ceaa8467c85
Description-is: GNOME-forrit sem sér um uppfærslur
 GNOME-uppfærslustjórinn sem leitar að uppfærslum og leyfir notandanum að
 vinsa úr þeim.

Package: x11-apps
Description-md5: 5702f23f04bb60fad1ae4604e92691fa
Description-is: X forrit
 This package provides a miscellaneous assortment of X applications that ship with the X Window System, including:
  - atobm, bitmap, and bmtoa, tools for manipulating bitmap images;
  - ico, a demo program animating polyhedrons;
  - oclock and xclock, graphical clocks;
  - rendercheck, a program to test render extension implementations;
  - transset, a tool to set opacity property on a window;
  - xbiff, a tool which tells you when you have new email;
  - xcalc, a scientific calculator desktop accessory;
  - xclipboard, a tool to manage cut-and-pasted text selections;
  - xconsole, which monitors system console messages;
  - xcursorgen, a tool for creating X cursor files from PNGs;
  - xditview, a viewer for ditroff output;
  - xedit, a simple text editor for X;
  - xeyes, a demo program in which a pair of eyes track the pointer;
  - xgc, a graphics demo;
  - xload, a monitor for the system load average;
  - xlogo, a demo program that displays the X logo;
  - xmag, which magnifies parts of the X screen;
  - xman, a manual page browser;
  - xmore, a text pager;
  - xwd, a utility for taking window dumps ("screenshots") of the X session;
  - xwud, a viewer for window dumps created by xwd;
  - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical
    operations under the X Window System;
 .
 The xbiff, xcalc, xconsole, xedit and xman programs use bitmap images
 provided by the xbitmaps package.

Package: zip
Description-md5: 581928d34d669e63c353cd694bd040b0
Description-is: Archiver for .zip files
 This is InfoZIP's zip program. It produces files that are fully compatible
 with the popular PKZIP program; however, the command line options are not
 identical. In other words, the end result is the same, but the methods
 differ. :-)
 .
 Þessi útgáfa styður dulkóðun.

