# Swedish (sv_SE) abook_import_export Translation (SquirrelMail plugin)
# Copyright (c) 1999-2009 The SquirrelMail Project Team
# This file is distributed under the same license as the SquirrelMail package.
# Fredrik Jervfors <jervfors@squirrelmail.org>, 2005-2009.
# $Id: abook_import_export.po 13541 2009-04-15 12:42:12Z jervfors $
msgid ""
msgstr ""
"Project-Id-Version: abook_import_export\n"
"POT-Creation-Date: 2005-03-16 13:25+0200\n"
"PO-Revision-Date: 2005-03-21 10:22+0100\n"
"Last-Translator: Fredrik Jervfors <jervfors@squirrelmail.org>\n"
"Language-Team: Swedish <squirrelmail-i18n@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. i18n: %s tags are used to create html link to main address book page.
#: address_book_import.php:66
#, php-format
msgid ""
"Please select a file for uploading. You can do this by clicking on the "
"browse button on the %sAddress Book%s page."
msgstr ""
"Välj en fil att importera genom att klicka på knappen Bläddra i %sadressboken"
"%s."

#. i18n: %s displays 'somenumber B', 'somenumber KB' or 'somenumber MB'.
#: address_book_import.php:73
#, php-format
msgid ""
"Imported CSV file is too big. Contact your system administrator, if you want "
"to import files, that are bigger than %s."
msgstr ""
"Filen som ska importeras är för stor. Kontakta systemadministratören för att "
"importera filer större än %s."

#: address_book_import.php:94
msgid "Error, could not open address file."
msgstr "Fel: kunde inte öppna adressfilen."

#. Title of column with row numbers
#: address_book_import.php:130
msgid "No#"
msgstr "Nr."

#. Title of column with omit checkbox
#: address_book_import.php:132
msgid "Omit"
msgstr "Utgår"

#. display import button only after table is loaded
#: address_book_import.php:179
msgid "Finish"
msgstr "Slutför"

#: address_book_import.php:186
msgid "Add to addressbook:"
msgstr "Lägg till i adressboken:"

#: address_book_import.php:203
msgid "The following rows have errors"
msgstr "Fel förekommer i följande rader"

#. displays row number that can't be imported. SquirrelMail
#. address book backend error message is displayed after it.
#: address_book_import.php:279
#, php-format
msgid "Row %d:"
msgstr "Rad %d:"

#: address_book_import.php:300
msgid ""
"There were errors uploading the data, as listed below. Entries not listed "
"here were uploaded."
msgstr ""
"Det uppstod fel när adresserna importerades. De adresser som inte listas "
"nedan importerades utan problem."

#: address_book_import.php:304
msgid "Upload Completed!"
msgstr "Importen är klar!"

#: address_book_import.php:306
msgid "Click on the link below to verify your work."
msgstr "Klicka på länken nedan för att verifiera importen."

#: address_book_import.php:310
msgid "Addresses"
msgstr "Adresser"

#: functions.php:71
msgid "Import Address Book:"
msgstr "Importera adressbok:"

#: functions.php:73
msgid "Max: "
msgstr "Max: "

#: functions.php:74
msgid "Import CSV File"
msgstr "Importera från en kommaseparerad fil"

#: functions.php:84
msgid "Export Address Book:"
msgstr "Exportera adressbok:"

#: functions.php:86
msgid "Export to CSV File"
msgstr "Exportera till en kommaseparerad fil."

#: functions.php:111
#, php-format
msgid "%s MB"
msgstr "%s MB"

#: functions.php:113
#, php-format
msgid "%s KB"
msgstr "%s kB"

#: functions.php:115
#, php-format
msgid "%s B"
msgstr "%s B"

#: functions.php:141
msgid "Nickname"
msgstr "Kortnamn"

#: functions.php:143
msgid "First Name"
msgstr "Förnamn"

#: functions.php:145
msgid "Last Name"
msgstr "Efternamn"

#: functions.php:147
msgid "Email"
msgstr "E-postadress"

#: functions.php:149
msgid "Additional Info"
msgstr "Extra information"

#: functions.php:151
msgid "Do Not Include"
msgstr "Importera inte"

#. i18n: %s contains data from imported row.
#: functions.php:164
#, php-format
msgid "Row '%s' contains LDIF email address. This is not currently supported."
msgstr ""
"Raden '%s' innehåller en e-postadress i LDIF-format. Detta stödjs inte för "
"närvarande."
