Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 207e45e785cb8f6362fd9cc8fe5acbc8 > files > 129

twig-2.8.3-5mdv2010.0.noarch.rpm

<?php

  $FileInfo["Created"]                  = "Björn Magnusson";
  $FileInfo["Email"]                    = "bjorn@magnusson.net (or bjorn.magnusson@inxit.com)";
  $FileInfo["Version"]                  = "2.3.2";
  $FileInfo["Language"]                 = "Swedish";

  $config["charactersets"]              = array();
  $config["globalcharset"]              = "";
  $config["metaheaders"]                = "";
  $config["htmltag"]                    = "";

  $function["TWIGPlural"]		= <<<FUNC_END
  Function TWIGPluralswedish( \$n )
	{
	if( \$n == 0 )
		return "zero";
	else if( \$n == 1 )
		return "singular";
	else
		return "plural";
	}
FUNC_END;

  $TWIGphrase["Add list"]               = "Add list";
  $TWIGphrase["New Contact"]            = "New Contact";
  $TWIGphrase["Edit Contact"]           = "Edit Contact";
  $TWIGphrase["View Contact"]           = "View Contact";
  $TWIGphrase["New List"]               = "New List";
  $TWIGphrase["Edit List"]              = "Edit List";
  $TWIGphrase["View List"]              = "View List";
  $TWIGphrase["Selected"]               = "Selected";
  $TWIGphrase["Unselected"]             = "Unselected";
  $TWIGphrase["PegasusMail"]            = "PegasusMail";
  $TWIGphrase["New ToDo Item"]          = "New&nbsp;ToDo&nbsp;Item";
  $TWIGphrase["Edit ToDo Item"]         = "Edit&nbsp;ToDo&nbsp;Item";
  $TWIGphrase["View ToDo Item"]         = "View&nbsp;ToDo&nbsp;Item";
  $TWIGphrase["List Name"]              = "List Name";
  $TWIGphrase["Yearly view"]            = "Yearly&nbsp;view";
  $TWIGphrase["Daily view"]             = "Daily&nbsp;view";
  $TWIGphrase["Weekly view"]            = "Weekly&nbsp;view";
  $TWIGphrase["New Item"]               = "New Item";
  $TWIGphrase["View Item"]              = "View Item";
  $TWIGphrase["Add item"]               = "Add&nbsp;item";
  $TWIGphrase["Recurring Item"]         = "Recurring Item";
  $TWIGphrase["Recurrance"]             = "Recurrance";
  $TWIGphrase["First"]                  = "First";
  $TWIGphrase["Second"]                 = "Second";
  $TWIGphrase["Third"]                  = "Third";
  $TWIGphrase["Fourth"]                 = "Fourth";
  $TWIGphrase["Last"]                   = "Last";
  $TWIGphrase["weeks on"]               = "weeks on";
  $TWIGphrase["week"]                   = "week";
  $TWIGphrase["week on"]                = "week on";
  $TWIGphrase["Every"]                  = "Every";
  $TWIGphrase["On day"]                 = "On day";
  $TWIGphrase["of every"]               = "of every";
  $TWIGphrase["month"]                  = "month";
  $TWIGphrase["months"]                 = "months";
  $TWIGphrase["weekday"]                = "weekday";
  $TWIGphrase["On the"]                 = "On the";
  $TWIGphrase["Day"]                    = "Day";
  $TWIGphrase["day"]                    = "day";
  $TWIGphrase["days"]                   = "days";
  $TWIGphrase["weekend"]                = "weekend";
  $TWIGphrase["Daily"]                  = "Daily";
  $TWIGphrase["Weekly"]                 = "Weekly";
  $TWIGphrase["Monthly"]                = "Monthly";
  $TWIGphrase["Yearly"]                 = "Yearly";
  $TWIGphrase["After"]                  = "After";
  $TWIGphrase["occurances"]             = "occurances";
  $TWIGphrase["ending on"]              = "ending on";
  $TWIGphrase["Edit Recurrance"]        = "Edit Recurrance";
  $TWIGphrase["Start/End Time ignored"] = "Start/End Time ignored";
  $TWIGphrase["Start/End Time not ignored"]= "Start/End Time not ignored";
  $TWIGphrase["[Before you can edit a recurrance you must first save the entry]"]= "[Before you can edit a recurrance you must first save the entry]";
  $TWIGphrase["My Contact"]             = "My Contact";
  $TWIGphrase["Mycontact"]              = "My Contact";
  $TWIGphrase["Display uuencoded images inline"]= "Display uuencoded images inline";
  $TWIGphrase["Always return to message list after deleting when viewing a message"]= "Always return to message list after deleting when viewing a message";
  $TWIGphrase["New Note"]               = "New&nbsp;Note";
  $TWIGphrase["Edit Note"]              = "Edit&nbsp;Note";
  $TWIGphrase["View Note"]              = "View&nbsp;Note";
  $TWIGphrase["Registered Events"]      = "Registered&nbsp;Meetings";
  $TWIGphrase["Public Meetings"]        = "Public&nbsp;Meetings";
  $TWIGphrase["Private Meetings"]       = "Private&nbsp;Meetings";
  $TWIGphrase["Schedule a Meeting"]     = "Schedule&nbsp;a&nbsp;Meeting";
  $TWIGphrase["Schedule New Meeting"]   = "Schedule&nbsp;New&nbsp;Meeting";
  $TWIGphrase["Reschedule Meeting"]     = "Reschedule&nbsp;Meeting";
  $TWIGphrase["View details"]           = "View&nbsp;details";
  $TWIGphrase["Edit notes"]             = "Edit&nbsp;notes";
  $TWIGphrase["Edit todo"]              = "Edit&nbsp;todo";
  $TWIGphrase["Edit invitees"]          = "Edit&nbsp;invitees";
  $TWIGphrase["Reschedule"]             = "Reschedule";
  $TWIGphrase["Attendance"]             = "Attendance";
  $TWIGphrase["Capacity"]               = "Capacity";
  $TWIGphrase["Details"]                = "Details";
  $TWIGphrase["Event Name"]             = "Meeting";
  $TWIGphrase["Description"]            = "Beskrivning";
  $TWIGphrase["Starts"]                 = "Starts at";
  $TWIGphrase["Finishes"]               = "Ends at";
  $TWIGphrase["View Meeting Details"]   = "View&nbsp;Meeting&nbsp;Details";
  $TWIGphrase["View Meeting Notes"]     = "View&nbsp;Meeting&nbsp;Notes";
  $TWIGphrase["View Meeting ToDo"]      = "View&nbsp;Meeting&nbsp;ToDo";
  $TWIGphrase["View Meeting Invitees"]  = "View&nbsp;Meeting&nbsp;Invitees";
  $TWIGphrase["View Meeting Schedule"]  = "View&nbsp;Meeting&nbsp;Schedule";
  $TWIGphrase["Edit Meeting Details"]   = "Edit&nbsp;Meeting&nbsp;Details";
  $TWIGphrase["Edit Meeting Notes"]     = "Edit&nbsp;Meeting&nbsp;Notes";
  $TWIGphrase["Edit Meeting ToDo"]      = "Edit&nbsp;Meeting&nbsp;ToDo";
  $TWIGphrase["Edit Meeting Invitees"]  = "Edit&nbsp;Meeting&nbsp;Invitees";
  $TWIGphrase["Edit Meeting Schedule"]  = "Edit&nbsp;Meeting&nbsp;Schedule";
  $TWIGphrase["Meeting Name"]           = "Meeting Name";
  $TWIGphrase["Type"]                   = "Type";
  $TWIGphrase["Location"]               = "Location";
  $TWIGphrase["Starting Time"]          = "Starting Time";
  $TWIGphrase["Ending Time"]            = "Ending Time";
  $TWIGphrase["Initiator"]              = "Initiator";
  $TWIGphrase["Secretary"]              = "Secretary";
  $TWIGphrase["User Limit"]             = "User Limit";
  $TWIGphrase["Last Modified"]          = "Last Modified";
  $TWIGphrase["Minutes"]                = "Minutes";
  $TWIGphrase["Conclusion"]             = "Conclusion";
  $TWIGphrase["Action Items"]           = "Action Items";
  $TWIGphrase["Person Responsible"]     = "Person Responsible";
  $TWIGphrase["Due Date"]               = "Due Date";
  $TWIGphrase["Invitees"]               = "Invitees";
  $TWIGphrase["on"]                     = "on";
  $TWIGphrase["RSVP"]                   = "RSVP";
  $TWIGphrase["RSVP0"]                  = "Unregistered";
  $TWIGphrase["RSVP1"]                  = "Unsure";
  $TWIGphrase["RSVP2"]                  = "Attending";
  $TWIGphrase["RSVP3"]                  = "Not Attending";
  $TWIGphrase["Public meetings which you may attend"]= "Public meetings which you may attend";
  $TWIGphrase["Private meetings to which you are invited"]= "Private meetings to which you are invited";
  $TWIGphrase["Meetings for which you have registered an RSVP"]= "Meetings for which you have registered an RSVP";
  $TWIGphrase["announcements"]          = "announcements";
  $TWIGphrase["All"]                    = "All";
  $TWIGphrase["New Bookmark"]           = "New&nbsp;Bookmark";
  $TWIGphrase["Edit Bookmark"]          = "Edit&nbsp;Bookmark";
  $TWIGphrase["View Bookmark"]          = "View&nbsp;Bookmark";
  $TWIGphrase["Group name"]             = "Group name";
  $TWIGphrase["Create Global Group"]    = "Create Global Group";
  $TWIGphrase["List"]                   = "List";
  $TWIGphrase["Announcement"]           = "Announcement";
  $TWIGphrase["Back to Preferences"]    = "Back&nbsp;to&nbsp;Preferences";
  $TWIGphrase["Back to Administration"] = "Back&nbsp;to&nbsp;Administration";
  $TWIGphrase["Back to Main"]           = "Back&nbsp;to&nbsp;Main";
  $TWIGphrase["Back to Mail"]           = "Back&nbsp;to&nbsp;Mail";
  $TWIGphrase["Back to Meetings"]       = "Back&nbsp;to&nbsp;Meetings";
  $TWIGphrase["Back to Help"]           = "Back&nbsp;to&nbsp;Help";
  $TWIGphrase["Back to Logout"]         = "Back&nbsp;to&nbsp;Logout";
  $TWIGphrase["hebrew"]                 = "Hebrew";
  $TWIGphrase["Preferences"]            = "Inställningar";
  $TWIGphrase["Prefs"]                  = "Inställ.";
  $TWIGphrase["Group"]                  = "Grupp";
  $TWIGphrase["group"]                  = "grupp";
  $TWIGphrase["You have %1 new messages in %2."]["position"] = 1;
  $TWIGphrase["You have %1 new messages in %2."]["zero"] = "Du har %1 nya meddelande i %2";
  $TWIGphrase["You have %1 new messages in %2."]["singular"] = "Du har %1 nya meddelande i %2";
  $TWIGphrase["You have %1 new messages in %2."]["plural"] = "Du har %1 nya meddelande i %2";
  $TWIGphrase["Go To"]                  = "Gå till";
  $TWIGphrase["or"]                     = "eller";
  $TWIGphrase["the selected items to"]  = "det valda till";
  $TWIGphrase["This is"]                = "Det här är";
  $TWIGphrase["No previous screen"]     = "Ingen Föregående skärmbild";
  $TWIGphrase["No next screen"]         = "Ingen Nästa skärmbild";
  $TWIGphrase["Error"]                  = "Fel";
  $TWIGphrase["Welcome to TWIG version %1"]= "Välkommen till TWIG version %1";
  $TWIGphrase["Number of items to index on one screen"]= "Nummer av föremål att indexeras på en skärm";
  $TWIGphrase["Sorry this feature is not enabled, please select another feature."]= "Ledsen, den här funktionen är intepå kopplad, välj en annan funktion.";
  $TWIGphrase["TWIG"]                   = "TWIG";
  $TWIGphrase["Announcements"]          = "meddelanden";
  $TWIGphrase["Groups"]                 = "Grupper";
  $TWIGphrase["Administration"]         = "Administration";
  $TWIGphrase["options"]                = "Val möjligheter";
  $TWIGphrase["Subject/Announcement"]   = "Subject/Announcment";
  $TWIGphrase["recent mail"]            = "senaste mail";
  $TWIGphrase["schedule"]               = "kalender";
  $TWIGphrase["TWIG [Mail]"]            = "TWIG [Post]";
  $TWIGphrase["Folders"]                = "Kataloger";
  $TWIGphrase["New Message"]            = "Nytt Meddelande";
  $TWIGphrase["Folder Management"]      = "Katalog inställningar";
  $TWIGphrase["Refresh"]                = "Uppdatera";
  $TWIGphrase["Empty Trash"]            = "Töm soptunna";
  $TWIGphrase["of"]                     = "av";
  $TWIGphrase["to"]                     = "till";
  $TWIGphrase["from"]                   = "från";
  $TWIGphrase["Status"]                 = "status";
  $TWIGphrase["date"]                   = "datum";
  $TWIGphrase["subject"]                = "rubrik";
  $TWIGphrase["attachment"]             = "bifogat";
  $TWIGphrase["unread"]                 = "oläst";
  $TWIGphrase["read"]                   = "läst";
  $TWIGphrase["[no subject]"]           = "[ingen rubrik]";
  $TWIGphrase["Select None"]            = "Välj ingen";
  $TWIGphrase["Select All"]             = "Välj alla";
  $TWIGphrase["Copy Selected"]          = "Kopiera Vald";
  $TWIGphrase["Delete Selected"]        = "Ta bort Vald";
  $TWIGphrase["Move Selected"]          = "Flytta Vald";
  $TWIGphrase["Undelete Selected"]      = "Återta borttagen";
  $TWIGphrase["**Select a folder**"]    = "**Välj en katalog**";
  $TWIGphrase["Set default tree view"]  = "Set default tree view";
  $TWIGphrase["the selected messages to"]= "de valda meddelanden till";
  $TWIGphrase["Undelete"]               = "Återta borttagen";
  $TWIGphrase["Delete"]                 = "Ta bort";
  $TWIGphrase["Reply"]                  = "Svara";
  $TWIGphrase["Reply to all"]           = "Svara&nbsp;alla";
  $TWIGphrase["Forward"]                = "Vidarebefodra";
  $TWIGphrase["Recompose"]              = "Skriv Om";
  $TWIGphrase["Save draft"]             = "Spara utdrag";
  $TWIGphrase["Move"]                   = "Flytta";
  $TWIGphrase["New message"]            = "Nytt&nbsp;meddelande";
  $TWIGphrase["Back to %1"]             = "Tillbaka&nbsp;till&nbsp;%1";
  $TWIGphrase["Previous Message"]       = "Föregående meddelande";
  $TWIGphrase["Next Message"]           = "Nästa meddelande";
  $TWIGphrase["Date"]                   = "Datum";
  $TWIGphrase["From"]                   = "Från";
  $TWIGphrase["add to contacts"]        = "Lägg till kontakter";
  $TWIGphrase["To"]                     = "Till";
  $TWIGphrase["CC"]                     = "Kopia";
  $TWIGphrase["Reply-To"]               = "Svara-Till";
  $TWIGphrase["Subject"]                = "Rubrik";
  $TWIGphrase["Print View"]             = "Utskrift vy";
  $TWIGphrase["Full Headers"]           = "Helt Mailhuvud";
  $TWIGphrase["Hide Headers"]           = "Göm Mailhuvud";
  $TWIGphrase["Display Headers"]        = "Visa Mailhuvud";
  $TWIGphrase["Hide"]                   = "Göm";
  $TWIGphrase["View"]                   = "Visa";
  $TWIGphrase["Send Now"]               = "Sänd nu";
  $TWIGphrase["Contacts"]               = "Kontakter";
  $TWIGphrase["Bcc"]                    = "Bcc";
  $TWIGphrase["Attachment"]             = "Bifoga";
  $TWIGphrase["Attachments"]            = "Bifogat";
  $TWIGphrase["Spell Check"]            = "Rättstavning";
  $TWIGphrase["Add to 'To'"]            = "Lägg till 'Till'";
  $TWIGphrase["Add to 'CC'"]            = "Lägg till 'CC'";
  $TWIGphrase["Add to 'BCC'"]           = "Lägg till 'BCC'";
  $TWIGphrase["%1 said:"]               = "%1 sa:";
  $TWIGphrase["On %1"]                  = "On %1";
  $TWIGphrase["Forwarded From:"]        = "Vidarebefodrat från:";
  $TWIGphrase["Options"]                = "Alternativ";
  $TWIGphrase["Change"]                 = "Ändra";
  $TWIGphrase["Save a copy in 'Sent' Folder"]= "Spara en kopia i 'Sent' katalogen";
  $TWIGphrase["Include attachments when replying"]= "Include attachments when replying";
  $TWIGphrase["Include attachments when forwarding"]= "Include attachments when forwarding";
  $TWIGphrase["Include attachments from original message"]= "Include attachments from original message";
  $TWIGphrase["Number of body lines to display while composing a message"]= "Number of body lines to display while composing a message";
  $TWIGphrase["No mail recipients specified, please add at least one mail recipient and then resend your message."]= "Ingen mottagare specificerad, lägg till minst en och skicka om meddelandet!";
  $TWIGphrase["NOTE: Selecting users after adding a file attachment will cause the file attachment to be lost and you will have to re-attach it."]= "NOTERA: Om man lägger till användare efter att man har bifogat en fil<br>tappar man den, och man måste bifoga den igen.";
  $TWIGphrase["Send RR now"]            = "Send RR now";
  $TWIGphrase["Read Receipt"]           = "Read Receipt";
  $TWIGphrase["with subject"]           = "with subject";
  $TWIGphrase["Request Read Receipts"]  = "Request Read Receipts";
  $TWIGphrase["The message sent on"]    = "The message sent on";
  $TWIGphrase["Never"]                  = "Never";
  $TWIGphrase["Manual"]                 = "Manual";
  $TWIGphrase["Always"]                 = "Always";
  $TWIGphrase["Respond to Read Receipts"]= "Respond to Read Receipts";
  $TWIGphrase["Disposition notification"]= "Disposition notification";
  $TWIGphrase["A Read Reciept has been automatically returned to the sender"]= "A Read Reciept has been automatically returned to the sender";
  $TWIGphrase["has been displayed.  This is no guarantee that the message has been read or understood."]= "has been displayed.  This is no guarantee that the message has been read or understood.";
  $TWIGphrase["Spell Checked Version"]  = "Rättstavad version";
  $TWIGphrase["Subscribed"]             = "Ansluten";
  $TWIGphrase["Unsubscribed"]           = "Ej Ansluten";
  $TWIGphrase["Delete Folder"]          = "Ta bort katalog";
  $TWIGphrase["Add Folder"]             = "Lägg till katalog";
  $TWIGphrase["Rename Folder"]          = "Byt namn på katalog";
  $TWIGphrase["Copy"]                   = "Kopiera";
  $TWIGphrase["Select the mailbox you wish to move these messages to below:"]= "Välj postlåda som du vill flytta dessa meddelande till:";
  $TWIGphrase["Select the mailbox you wish to copy these messages to below:"]= "Välj postlåda som du vill kopiera dessa meddelande till:";
  $TWIGphrase["Folder Overview"]        = "Katalog överblick";
  $TWIGphrase["Folder"]                 = "Katalog";
  $TWIGphrase["New"]                    = "Ny";
  $TWIGphrase["Total"]                  = "Totalt";
  $TWIGphrase["Size"]                   = "Storlek";
  $TWIGphrase["Totals"]                 = "Totalt";
  $TWIGphrase["Note: Large folder lists may take a long time to load."]= "Notera. Stora kataloger kan ta lång tid att ladda.";
  $TWIGphrase["TWIG [Bookmarks]"]       = "TWIG [Bokmärken]";
  $TWIGphrase["bookmarks"]              = "bokmärken";
  $TWIGphrase["Add New Item"]           = "Lägg till nytt";
  $TWIGphrase["Edit Item"]              = "Editera";
  $TWIGphrase["Item Name"]              = "Namn";
  $TWIGphrase["Add item"]               = "Lägg&nbsp;till";
  $TWIGphrase["item"]                   = "innehåll";
  $TWIGphrase["url"]                    = "url";
  $TWIGphrase["Back to Bookmarks"]      = "tillbacka&nbsp;till&nbsp;Bokmärken";
  $TWIGphrase["TWIG [ToDo]"]            = "TWIG [AttGöra]";
  $TWIGphrase["todo"]                   = "attgöra";
  $TWIGphrase["Added by"]               = "Tillagd av";
  $TWIGphrase["Added on"]               = "Added on";
  $TWIGphrase["Due on"]                 = "Due on";
  $TWIGphrase["due date"]               = "due date";
  $TWIGphrase["Due date type"]          = "Due date type";
  $TWIGphrase["On date"]                = "On date";
  $TWIGphrase["On date/time"]           = "On date/time";
  $TWIGphrase["Priority"]               = "Prioritet";
  $TWIGphrase["priority"]               = "prioritet";
  $TWIGphrase["status"]                 = "status";
  $TWIGphrase["Back to ToDo"]           = "tillbaka&nbsp;till&nbsp;AttGöra";
  $TWIGphrase["Complete"]               = "Färdig";
  $TWIGphrase["Working"]                = "På Gång";
  $TWIGphrase["Pending"]                = "Vilande";
  $TWIGphrase["Canceled"]               = "Avbryten";
  $TWIGphrase["TWIG [Contacts]"]        = "TWIG [Kontakter]";
  $TWIGphrase["Contact"]                = "Kontakt";
  $TWIGphrase["contacts"]               = "kontakter";
  $TWIGphrase["Import"]                 = "Importera";
  $TWIGphrase["URL"]                    = "URL";
  $TWIGphrase["Nickname"]               = "Smeknamn";
  $TWIGphrase["E-Mail"]                 = "E-Mail";
  $TWIGphrase["E-Mail 2"]               = "E-Mail 2";
  $TWIGphrase["E-Mail 3"]               = "E-Mail 3";
  $TWIGphrase["First Name"]             = "Förnamn";
  $TWIGphrase["Last Name"]              = "Efternamn";
  $TWIGphrase["Title"]                  = "Titel";
  $TWIGphrase["Spouse"]                 = "Make/Maka";
  $TWIGphrase["Birthday"]               = "Födelsedag";
  $TWIGphrase["Company"]                = "Företag";
  $TWIGphrase["Office"]                 = "Kontor";
  $TWIGphrase["Department"]             = "Avdelning";
  $TWIGphrase["Home Phone"]             = "Hem telefon";
  $TWIGphrase["Home Fax"]               = "Hem fax";
  $TWIGphrase["Mobile"]                 = "Mobil";
  $TWIGphrase["Work Phone"]             = "Arbets telefon";
  $TWIGphrase["Work Fax"]               = "Arbets fax";
  $TWIGphrase["Pager"]                  = "Personsökare";
  $TWIGphrase["Home Address"]           = "Hem Adress";
  $TWIGphrase["Home City"]              = "Hem Stad";
  $TWIGphrase["State"]                  = "Län";
  $TWIGphrase["Zip Code"]               = "Postnummer";
  $TWIGphrase["Country"]                = "Land";
  $TWIGphrase["Work Address"]           = "Arbets Adress";
  $TWIGphrase["Work City"]              = "Arbets Stad";
  $TWIGphrase["Work State"]             = "Arbets Län";
  $TWIGphrase["Work Country"]           = "Arbets Land";
  $TWIGphrase["Work Zip Code"]          = "Arbets Postnummer";
  $TWIGphrase["Import from"]            = "Importera från";
  $TWIGphrase["From file"]              = "Från fil";
  $TWIGphrase["In to group"]            = "In i gruppen";
  $TWIGphrase["Outlook XP/2002"]        = "Outlook XP/2002";
  $TWIGphrase["Outlook 2000"]           = "Outlook 2000";
  $TWIGphrase["Outlook 98"]             = "Outlook 98";
  $TWIGphrase["Netscape 4.6"]           = "Netscape 4.6";
  $TWIGphrase["nickname"]               = "smeknamn";
  $TWIGphrase["name"]                   = "namn";
  $TWIGphrase["company"]                = "företag";
  $TWIGphrase["email"]                  = "email";
  $TWIGphrase["Add"]                    = "Lägg till";
  $TWIGphrase["Back to Contacts"]       = "tillbaka&nbsp;till&nbsp;Kontakter";
  $TWIGphrase["vCard (autodetect version)"]= "vCard (autodetect version)";
  $TWIGphrase["Outlook Express (all fields)"]= "Outlook Express (alla fält)";
  $TWIGphrase["Outlook Express (default fields)"]= "Outlook Express (standard fält)";
  $TWIGphrase["TWIG [Groups]"]          = "TWIG [Grupper]";
  $TWIGphrase["Member of"]              = "Medlem av";
  $TWIGphrase["Owner of"]               = "Ägare av";
  $TWIGphrase["ALL"]                    = "ALLA";
  $TWIGphrase["Unfiled"]                = "Ospecificerad";
  $TWIGphrase["personal"]               = "personlig";
  $TWIGphrase["workgroup"]              = "arbetsgrupp";
  $TWIGphrase["Update"]                 = "Uppdatera";
  $TWIGphrase["Add group"]              = "Lägg&nbsp;till&nbsp;grupp";
  $TWIGphrase["Add member"]             = "Lägg&nbsp;till&nbsp;medlem";
  $TWIGphrase["Edit group"]             = "Editera&nbsp;grupp";
  $TWIGphrase["Delete group"]           = "Ta&nbsp;bort";
  $TWIGphrase["The group"]              = "Gruppen";
  $TWIGphrase["was created by"]         = "var skapad av";
  $TWIGphrase["Members"]                = "Medlemmar";
  $TWIGphrase["[empty]"]                = "[tom]";
  $TWIGphrase["**Select a group**"]     = "**Välj en grupp**";
  $TWIGphrase["Back to Groups"]         = "Tillbaka&nbsp;till&nbsp;grupper";
  $TWIGphrase["Feature Unavailable in current configuration"]= "Inställningen är inte möjlig med nuvarande konfiguration";
  $TWIGphrase["TWIG [Logout]"]          = "Webmail [Logga ut]";
  $TWIGphrase["TWIG [News]"]            = "TWIG [Nyhetsgrupper]";
  $TWIGphrase["Back to News"]           = "Tillbaka&nbsp;till&nbsp;nyhetsgrupper";
  $TWIGphrase["Subscribed newsgroups"]  = "Anslutna grupper";
  $TWIGphrase["Delete Newsgroup"]       = "Ta bort grupp";
  $TWIGphrase["Group Name"]             = "Grupp Namn";
  $TWIGphrase["Newsgroup Name"]         = "Grupp Namn";
  $TWIGphrase["Server"]                 = "Server";
  $TWIGphrase["Port"]                   = "Port";
  $TWIGphrase["User"]                   = "Användare";
  $TWIGphrase["Password"]               = "Lösenord";
  $TWIGphrase["Go"]                     = "Gå";
  $TWIGphrase["Search pattern"]         = "Söksträng";
  $TWIGphrase["Subscribe"]              = "Anslut Grupp";
  $TWIGphrase["Newsgroups"]             = "NyhetsGrupper";
  $TWIGphrase["New post"]               = "Ny&nbsp;post";
  $TWIGphrase["Newsgroup management"]   = "Nyhetsgrupp inställningar";
  $TWIGphrase["Note: large newsgroup lists may take a long time to load."]= "Notera: Stora nyhetsgrupplistor kan ta väldigt lång tid att ladda.";
  $TWIGphrase["<< Prev"]                = "<< Föreg.";
  $TWIGphrase["Next >>"]                = "Nästa >>";
  $TWIGphrase["Post Now"]               = "Posta Nu";
  $TWIGphrase["Newsgroup"]              = "Grupp";
  $TWIGphrase["no name"]                = "inget namn";
  $TWIGphrase["Add newsgroup"]          = "Lägg till grupp";
  $TWIGphrase["List newsgroups on server"]= "Lista grupper på server";
  $TWIGphrase["Main"]                   = "Hem";
  $TWIGphrase["Mail"]                   = "Post";
  $TWIGphrase["News"]                   = "Nyhetsgrupper";
  $TWIGphrase["Schedule"]               = "Kalender";
  $TWIGphrase["Meetings"]               = "Möten";
  $TWIGphrase["ToDo"]                   = "AttGöra";
  $TWIGphrase["Todo"]                   = "AttGöra";
  $TWIGphrase["Bookmarks"]              = "Bokmärken";
  $TWIGphrase["Logout"]                 = "Logga ut";
  $TWIGphrase["TWIG [Schedule]"]        = "TWIG [Kalender]";
  $TWIGphrase["Go to today"]            = "gå&nbsp;till&nbsp;idag";
  $TWIGphrase["Monthly view"]           = "Månads&nbsp;vy";
  $TWIGphrase["Yearly view"]            = "Yearly&nbsp;view";
  $TWIGphrase["Time"]                   = "Tid";
  $TWIGphrase["/Notes"]                 = "/Noteringar";
  $TWIGphrase["Today is"]               = "Idag är det";
  $TWIGphrase["Start Time"]             = "Start Tid";
  $TWIGphrase["End Time"]               = "Slut Tid";
  $TWIGphrase["back"]                   = "tillbaka";
  $TWIGphrase["forward"]                = "framåt";
  $TWIGphrase["Yesterday"]              = "Igår";
  $TWIGphrase["Tomorrow"]               = "Imorgon";
  $TWIGphrase["Daily view"]             = "Dag&nbsp;vy";
  $TWIGphrase["Weekly view"]            = "Vecko&nbsp;vy";
  $TWIGphrase["List view"]              = "List&nbsp;vy";
  $TWIGphrase["Previous Week"]          = "Föregående&nbsp;Vecka";
  $TWIGphrase["The week starts on "]    = "Veckan startar på ";
  $TWIGphrase[" and ends on "]          = " och slutar på ";
  $TWIGphrase["Next Week"]              = "Nästa&nbsp;Vecka";
  $TWIGphrase["Week"]                   = "Vecka";
  $TWIGphrase["Maintenance"]            = "Underhåll";
  $TWIGphrase["Calendar"]               = "Kalender";
  $TWIGphrase["Items removed"]          = "Föremål borttaget";
  $TWIGphrase["Preview"]                = "Förhandsgranska";
  $TWIGphrase["End Date"]               = "End Date";
  $TWIGphrase["Start Date"]             = "Start Date";
  $TWIGphrase["Ignore Start/End Time"]  = "Ignore Start/End Time";
  $TWIGphrase["[None]"]                 = "[None]";
  $TWIGphrase["Items to be removed"]    = "Föremål som ska tas bort";
  $TWIGphrase["No items found to delete."]= "Inget föremål att ta bort.";
  $TWIGphrase["Delete records older than"]= "Ta bort information äldre än";
  $TWIGphrase["Back to Schedule"]       = "tillbaka&nbsp;till&nbsp;Kalender";
  $TWIGphrase["Back to Edit"]           = "tillbaka&nbsp;till&nbsp;Edit";
  $TWIGphrase["TWIG [Preferences]"]     = "TWIG [Inställningar]";
  $TWIGphrase["Current Module"]         = "Nuvarande Module";
  $TWIGphrase["Global"]                 = "Globalt";
  $TWIGphrase["Invert sort order"]      = "Inverta sorteringsordningen";
  $TWIGphrase["Preference"]             = "Alternativ";
  $TWIGphrase["Prev/Next style"]        = "Föreg/Nästa stil";
  $TWIGphrase["Setting"]                = "Inställningar";
  $TWIGphrase["Update Preferences"]     = "Uppdatera Alternativ";
  $TWIGphrase["Drop Down List"]         = "Drop Down Lista";
  $TWIGphrase["Button Bar"]             = "Knapprad";
  $TWIGphrase["Vertical Bulleted List"] = "Vertikal Kulrad";
  $TWIGphrase["Tabbed List"]            = "Tabbad Lista";
  $TWIGphrase["Menu style 1"]           = "Meny stil 1";
  $TWIGphrase["Menu style 2"]           = "Meny stil 2";
  $TWIGphrase["Language"]               = "Språk";
  $TWIGphrase["Your Real Name"]         = "Ditt Namn";
  $TWIGphrase["Save sent items"]        = "Spara skickade meddelanden";
  $TWIGphrase["Save sent items in"]     = "Spara skickade meddelanden i";
  $TWIGphrase["Save draft items in"]    = "Spara utdrag i";
  $TWIGphrase["Page Size"]              = "Sidstorlek";
  $TWIGphrase["Old Password"]           = "Gammalt Lösenord";
  $TWIGphrase["New Password"]           = "Nytt Lösenord";
  $TWIGphrase["Password changed!"]      = "Lösenord ändrat!";
  $TWIGphrase["Multiple Tabbed List"]   = "Fler Tabbad lista";
  $TWIGphrase["Drop Down Menu"]         = "Drop Down Menu";
  $TWIGphrase["Tabbed Drop Down Menu"]  = "Tabbad Drop Down Menu";
  $TWIGphrase["|< First"]               = "|< Första";
  $TWIGphrase["Last >|"]                = "Sista >|";
  $TWIGphrase["Simple"]                 = "Enkel";
  $TWIGphrase["AM/PM Format"]           = "AM/PM Format";
  $TWIGphrase["24 Hour Format"]         = "24 Timmars Format";
  $TWIGphrase["Time Format"]            = "Tid Format";
  $TWIGphrase["Default due date type"]  = "Default due date type";
  $TWIGphrase["Button Bar Without Text"]= "Knapp Meny Utan Text";
  $TWIGphrase["Classic Prev/Next Style"]= "Klassisk Föreg/Nästa stil";
  $TWIGphrase["Tabbed List with Arrows"]= "Tabbad lista med pilar";
  $TWIGphrase["Classic Primary Menu Bar"]= "Klassisk första Menyrad";
  $TWIGphrase["New Password Confirmation"]= "Ny Lösenordskonfiguration";
  $TWIGphrase["Drop Down Menu with Arrows"]= "Drop Down Menu med Pilar";
  $TWIGphrase["Classic Secondary Menu Bar"]= "Klassisk andra Menyrad";
  $TWIGphrase["Default group for new items"]= "Standard grupp för nya meddelanden";
  $TWIGphrase["Default listing of meetings"]= "Standardlistning av möten";
  $TWIGphrase["Expand mail tree by default"]= "Expand mail tree by default";
  $TWIGphrase["Show mail tree in main view"]= "Show mail tree in main view";
  $TWIGphrase["Default priority for new items"]= "Standard prioritet av nya meddelanden";
  $TWIGphrase["Disable display of recent mail"]= "Stäng av visaning av senaste meddelande";
  $TWIGphrase["Multiple Tabbed List with Words"]= "Fler Tabbad Lista med ord";
  $TWIGphrase["Move and Expunge simultaneously"]= "Move and Expunge simultaneously";
  $TWIGphrase["Multiple Tabbed List with Arrows"]= "Fler Tabbad Lista med pilar";
  $TWIGphrase["Default sort order for mail list"]= "Standard sorteringsordning av post";
  $TWIGphrase["Default sort order for todo list"]= "Standardsortering av AttGöra-listan";
  $TWIGphrase["Default group to view in feature"]= "Default group to view in feature";
  $TWIGphrase["Tabbed Drop Down Menu with Arrows"]= "Tabbad Drop Down Menu med Pilar";
  $TWIGphrase["Delete and Expunge simultaneously"]= "Ta bort och Töm samtidigt";
  $TWIGphrase["Wrap Lines at this many characters"]= "Bryt sidan vid så här många rader";
  $TWIGphrase["Disable display of today's schedule"]= "Stäng av dagens kalender";
  $TWIGphrase["Display messages in separate window"]= "Visa meddelanden i separat fönster";
  $TWIGphrase["Default sort order for contacts list"]= "Standard sortering för kontaktlistan";
  $TWIGphrase["Display second command bar at bottom"]= "Visa kommandorad längst ned";
  $TWIGphrase["Disable new message indicator in footer"]= "Ta bort 'Nytt meddelande' indikator i fotlisten";
  $TWIGphrase["New password mistyped, please try again."]= "Nya Lösenordet är felstavat, försök igen.";
  $TWIGphrase["Old password mistyped, please try again."]= "Gamla Lösenordet är felstavat, försök igen.";
  $TWIGphrase["Number of Messages to index on one screen"]= "Antal meddelande att visa på en skärm";
  $TWIGphrase["Automatic Signature when composing new mail"]= "Automatisk Signatur vid ny komponering";
  $TWIGphrase["Default number of attachments on new messages"]= "Standard Antal av Bifogade filer i nytt meddelande";
  $TWIGphrase["Show contacts list when composing new messages"]= "Visa Kontaktlistan vid Nytt Meddelande";
  $TWIGphrase["Multiple Tabbed List with Words (including First/Last)"]= "Fler Tabbad Lista med Ord (inkluderat med Förstaoch Sista)";
  $TWIGphrase["Multiple Tabbed List with Arrows (including First/Last)"]= "Fler Tabbad Lista med pilar (inkluderat medFörsta och Sista)";
  $TWIGphrase["User name"]              = "Användare namn";
  $TWIGphrase["Accounts"]               = "Konton";
  $TWIGphrase["ACL's"]                  = "ACL's";
  $TWIGphrase["Annoucements"]           = "Annoucements";
  $TWIGphrase["Languages"]              = "Språk";
  $TWIGphrase["SQL"]                    = "SQL";
  $TWIGphrase["SQLTXT"]                 = "SQLTXT";
  $TWIGphrase["Allow access to"]        = "Tillåt access till";
  $TWIGphrase["for"]                    = "för";
  $TWIGphrase["Create User"]            = "Skapa användare";
  $TWIGphrase["Update Password"]        = "Uppdatera Lösenord";
  $TWIGphrase["Change Password"]        = "Ändra Lösenord";
  $TWIGphrase["Username"]               = "Användarnamn";
  $TWIGphrase["Last Logon"]             = "Senaste inloggning";
  $TWIGphrase["Feature"]                = "Alternativ";
  $TWIGphrase["Create ACL Group"]       = "Skapa ACL Grupp";
  $TWIGphrase["Delete ACL Group"]       = "Ta bort ACL Grupp";
  $TWIGphrase["Add User to ACL Group"]  = "Lägg till användare i ACL Grupp";
  $TWIGphrase["Second Command Line"]    = "Andra Kommand Linje";
  $TWIGphrase["By"]                     = "By";
  $TWIGphrase["Users"]                  = "Användare";
  $TWIGphrase["*Select User*"]          = "*Välj Användare*";
  $TWIGphrase["*Select user to add*"]   = "*Välj användare att lägga till*";
  $TWIGphrase["*Select user to delete*"]= "*Välj användare att ta bort*";
  $TWIGphrase["Create"]                 = "Skapa";
  $TWIGphrase["Item Edit"]              = "Editera objekt";
  $TWIGphrase["Goto Line"]              = "Gå till Rad";
  $TWIGphrase["New Mail Check"]         = "Checka ny post";
  $TWIGphrase["Compose"]                = "Skriv";
  $TWIGphrase["Message Reading"]        = "Läsning av meddelande";
  $TWIGphrase["Screen Refresh"]         = "Uppdatera Skärm";
  $TWIGphrase["Command Line"]           = "Kommando Rad";
  $TWIGphrase["Show Attachments"]       = "Visa Bifogat";
  $TWIGphrase["Transfer"]               = "Skicka";
  $TWIGphrase["Transfer To"]            = "Skaicka Till";
  $TWIGphrase["Recent Mail"]            = "Senaste Post";
  $TWIGphrase["Posting"]                = "Postning";
  $TWIGphrase["Flush Databases"]        = "Rensa Databas";
  $TWIGphrase["where username is"]      = "där användarnamn är";
  $TWIGphrase["DB's to flush"]          = "Databaser att rensa";
  $TWIGphrase["*Select a table*"]       = "*Välj en tabell*";
  $TWIGphrase["Create Databases"]       = "Skapa Databas";
  $TWIGphrase["Path to DB"]             = "Sökväg till Databas";
  $TWIGphrase["DB's to create"]         = "Databaser att skapa";
  $TWIGphrase["Create DB"]              = "Skapa Databas";
  $TWIGphrase["Pack Databases"]         = "Optimera Databaser";
  $TWIGphrase["DB's to pack"]           = "Databaser att optimera";
  $TWIGphrase["Pack DB"]                = "Optimera Databas";
  $TWIGphrase["Same as English"]        = "Samma som Engelska";
  $TWIGphrase["language"]               = "språk";
  $TWIGphrase["View groups"]            = "Visa grupper";
  $TWIGphrase["Display"]                = "Display";
  $TWIGphrase["Public"]                 = "Publik";
  $TWIGphrase["Private"]                = "Privat";
  $TWIGphrase["Registered"]             = "Registrerad";
  $TWIGphrase["Mail Tree"]              = "Mail Tree";
  $TWIGphrase["Annoucement"]            = "Annoucement";
  $TWIGphrase["New Announcement"]       = "New Announcement";
  $TWIGphrase["Keys with null values"]  = "Nycklar med null i värde";
  $TWIGphrase["Show full phrase lists"] = "Visa full fras lista";
  $TWIGphrase["Failed to create group!"]= "Misslyckades att skapa grupp!";
  $TWIGphrase["Failed to delete group!"]= "Misslyckades att ta bort grupp!";
  $TWIGphrase["*Select group to delete*"]= "*Välj grupp att ta bort*";
  $TWIGphrase["*Select group to add to*"]= "*Välj grupp att lägga till*";
  $TWIGphrase["*Select group to display*"]= "*Välj grupp att visa*";
  $TWIGphrase["Display Users in ACL Group"]= "Visa Användare i ACL Grupp";
  $TWIGphrase["List keys with null values"]= "Lista nycklar med null i värde";
  $TWIGphrase["Delete User from ACL Group"]= "Ta bort användare från ACL Grupp";
  $TWIGphrase["Failed to add user to group!"]= "Misslyckades att lägga till användare till grupp!";
  $TWIGphrase["*Select group to delete from*"]= "*Välj grupp att ta bort ifrån*";
  $TWIGphrase["Failed to delete user from group!"]= "Misslyckades att ta bort användare från grupp!";
  $TWIGphrase["Sorry, you are not an administrator."]= "Ledsen, du är ingen administratör.";
  $TWIGphrase["You must select a user to change the password for!"]= "Du måste välja en användare att ändra lösenordet för!";
  $TWIGphrase["You must specify a username! (note: * represents all users)"]= "Du måste specificera ett användarnamn! (notera: * representerar alla användare)";
  $TWIGphrase["List keys for which the value is the same as it is in English"]= "Lista nycklar där värdet är det samma som på Engelska";
  $TWIGphrase["Object"]                 = "Objekt";
  $TWIGphrase["Access"]                 = "Åtkomst";
  $TWIGphrase["Modify"]                 = "Modifiera";
  $TWIGphrase["*Select object*"]        = "*Välj Objekt*";
  $TWIGphrase["Global Setting"]         = "Globala inställningar";
  $TWIGphrase["TWIG [Help]"]            = "TWIG [Hjälp]";
  $TWIGphrase["Help"]                   = "Hjälp";
  $TWIGphrase["Topic"]                  = "Område";
  $TWIGphrase["Subtopic"]               = "Underområde";
  $TWIGphrase["Help is not yet available on this topic."]= "Det finns ingen hjälp inom detta område än.";
  $TWIGphrase["No submenu"]             = "Det finns inga underområden";
  $TWIGphrase["Filename of help file:"] = "Filnamn på hjälpfil:";
  $TWIGphrase["Filename of subtopic menu file:"]= "Filnamn på underområdesfil:";
  $TWIGphrase["TWIG [Meetings]"]        = "TWIG [Möten]";
  $TWIGphrase["TWIG [Notes]"]           = "TWIG [Noteringar]";
  $TWIGphrase["Notes"]                  = "Noteringar";
  $TWIGphrase["notes"]                  = "noteringar";
  $TWIGphrase["Default sort order for notes list"]= "Standard sökordning för noteringslista";
  $TWIGphrase["Back to Notes"]          = "Tillbaka&nbsp;till&nbsp;Noteringar";
  $TWIGphrase["Width of text field"]    = "Bredd av textfält";
  $TWIGphrase["Height of text field"]   = "Höjd av textfält";
  $TWIGphrase["chinesebig5"]            = "Kinesiska (Big 5)";
  $TWIGphrase["chinesegb"]              = "Kinesiska (gb)";
  $TWIGphrase["czech"]                  = "Tjeckiska";
  $TWIGphrase["danish"]                 = "Danska";
  $TWIGphrase["dutch"]                  = "Dutch";
  $TWIGphrase["english"]                = "Engelska";
  $TWIGphrase["estonian"]               = "Estoniska";
  $TWIGphrase["finnish"]                = "Finska";
  $TWIGphrase["french"]                 = "Franska";
  $TWIGphrase["german"]                 = "Tyska";
  $TWIGphrase["italian"]                = "Italjenska";
  $TWIGphrase["polish"]                 = "Polska";
  $TWIGphrase["portuguese"]             = "Portugisiska";
  $TWIGphrase["russian"]                = "Ryska (KOI8-R)";
  $TWIGphrase["russianwin"]             = "Ryska (Windows-1251)";
  $TWIGphrase["spanish"]                = "Spanska";
  $TWIGphrase["swedish"]                = "Svenska";
  $TWIGphrase["korean"]                 = "Korean";
  $TWIGphrase["jpeuc"]                  = "Japanese (EUC-JP)";
  $TWIGphrase["Maximum meetings to display"]= "Maximum meetings to display";
  $TWIGphrase["Maximum todo items to display"]= "Maximum todo items to display";
  $TWIGphrase["Maximum mail messages to display"]= "Maximum mail messages to display";
  $TWIGphrase["Maximum schedule item to display"]= "Maximum schedule item to display";
  $TWIGphrase["Features to display"]    = "Features to display";
  $TWIGphrase["Edit"]                   = "Edit";
  $TWIGphrase["Group Admin"]            = "Group&nbsp;Admin";
  $TWIGphrase["Permissions"]            = "Permissions";
  $TWIGphrase["Actions"]                = "Actions";
  $TWIGphrase["Group Administrators"]   = "Group Administrators";
  $TWIGphrase["NOTE: Use an asterisk ( '*' ) as the username in order to define global access permissions for this group."]= "NOTE: Use an asterisk ( '*' ) as the username in order to define global access permissions for this group.";
  $TWIGphrase["Group Admins cannot delete themselves from groups for which they are an administrator.  Please have another Group Admin for this group do this for you."]= "Group Admins cannot delete themselves from groups for which they are an administrator.  Please have another Group Admin for this group do this for you.";
  $TWIGphrase["You cannot change the Group Admin setting for your own account.  Please have another Group Admin change this for you."]= "You cannot change the Group Admin setting for your own account.  Please have another Group Admin change this for you.";
  $TWIGphrase["You do not have permission to delete one or more of the items you selected."]= "You do not have permission to delete one or more of the items you selected.";
  $TWIGphrase["You do not have permission to move one or more of the items you selected out of its current group."]= "You do not have permission to move one or more of the items you selected out of its current group.";
  $TWIGphrase["Search"]                 = "Search";
  $TWIGphrase["search"]                 = "search";
  $TWIGphrase["Item"]                   = "Item";
  $TWIGphrase["Name"]                   = "Name";
  $TWIGphrase["Criteria"]               = "Criteria";
  $TWIGphrase["No matches"]             = "No matches";
  $TWIGphrase["Features"]               = "Features";
  $TWIGphrase["After date"]             = "After date";
  $TWIGphrase["Before date"]            = "Before date";
  $TWIGphrase["Containing text"]        = "Containing text";
  $TWIGphrase["Answered"]               = "Answered";
  $TWIGphrase["Deleted"]                = "Deleted";
  $TWIGphrase["Urgent"]                 = "Urgent";
  $TWIGphrase["Old"]                    = "Old";
  $TWIGphrase["Recent"]                 = "Recent";
  $TWIGphrase["Read"]                   = "Read";
  $TWIGphrase["Not answered"]           = "Not answered";
  $TWIGphrase["Not deleted"]            = "Not deleted";
  $TWIGphrase["Not urgent"]             = "Not urgent";
  $TWIGphrase["Not read"]               = "Not read";
  $TWIGphrase["Flags"]                  = "Flags";
  $TWIGphrase["Due after"]              = "Due after";
  $TWIGphrase["Due before"]             = "Due before";
  $TWIGphrase["Allow access to search"] = "Allow access to search";
  $TWIGphrase["catalan"]                = "Catalan";
  $TWIGphrase["Tab style"]              = "Tab style";
  $TWIGphrase["and"]                    = "and";
  $TWIGphrase["URI"]                    = "URI";
  $TWIGphrase["is exactly"]             = "is exactly";
  $TWIGphrase["is not"]                 = "is not";
  $TWIGphrase["ends with"]              = "ends with";
  $TWIGphrase["starts with"]            = "starts with";
  $TWIGphrase["contains"]               = "contains";
  $TWIGphrase["Home Address 2"]         = "Home Address 2";
  $TWIGphrase["Work Address 2"]         = "Work Address 2";
  $TWIGphrase["turkish"]                = "Turkish";
  $TWIGphrase["greek"]                  = "Greek";
  $TWIGphrase["tongan"]                 = "Tongan";
  $TWIGphrase["Default sort order for bookmarks list"]= "Default sort order for bookmarks list";
  $TWIGphrase["Default group to display for contacts"]= "Default group to display for contacts";
  $TWIGphrase["sortup"]                 = "A";
  $TWIGphrase["sortdown"]               = "D";
  $TWIGphrase["replied"]                = "replied";
  $TWIGphrase["Save to file"]           = "Save to file";
  $TWIGphrase["Button Bar #2"]          = "Button Bar #2";
  $TWIGphrase["Button Bar Without Text #2"]= "Button Bar Without Text #2";
  $TWIGphrase["Reminder"]               = "Reminder";
  $TWIGphrase["Minutes"]                = "Minutes";
  $TWIGphrase["Hours"]                  = "Hours";
  $TWIGphrase["Days"]                   = "Days";
  $TWIGphrase["Weeks"]                  = "Weeks";
  $TWIGphrase["Months"]                 = "Months";
  $TWIGphrase["Years"]                  = "Years";
  $TWIGphrase["*** REMINDER ***"]       = "*** REMINDER ***";
  $TWIGphrase["This is a reminder for "]= "This is a reminder for ";
  $TWIGphrase["This is a recurring entry and you will be reminded again on "]= "This is a recurring entry and you will be reminded again on ";
  $TWIGphrase["on"]                     = "on";
  $TWIGphrase["at"]                     = "at";
  $TWIGphrase["The reminder time has already passed!!"]= "The reminder time has already passed!!";
  $TWIGphrase["Second address to mail reminder to:"]= "Second address to mail reminder to:";
  $TWIGphrase["Style Sheet"]            = "Style Sheet";
  $TWIGPhrase["This folder is using "]  = "This folder is using ";
  $TWIGphrase["% of its recommended capacity"] = "% of its recommended capacity";
  $TWIGphrase["You are "]               = "You are ";
  $TWIGphrase[" over"]                  = " over";
  $TWIGphrase["Export"]			= "Export";
  $TWIGphrase["Opera"]			= "Opera";
  $TWIGphrase["Overwrite"]		= "Overwrite";
  $TWIGphrase["Flush First"]		= "Flush First";
  $TWIGphrase["Unsupported Opera File Version"]	= "Unsupported Opera File Version";
  $TWIGphrase["Folder Size Graph"]	= "Folder Size Graph";
  $TWIGphrase["ThunderBird"]		= "ThunderBird";

  $dayNamesShort                        = array( "S", "M", "T", "O", "T", "F", "L" );
  $dayNames                             = array( "Söndag", "Måndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "Lördag" );
  $monthNames                           = array( "Ingen", "Januari", "Februari", "Mars", "April", "Maj", "Juni", "Juli", "Augusti", "September", "Oktober", "November", "December" );

?>