Changeset 20351 for extensions


Ignore:
Timestamp:
Jan 23, 2013, 11:06:44 PM (11 years ago)
Author:
TranslationTeam
Message:

[contactform] Update sv_SE, thanks to : affeee

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/sv_SE/plugin.lang.php

    r17498 r20351  
    4040$lang['Error while sending e-mail'] = 'Fel vid sändning av e-post';
    4141
     42$lang['Prefix of the sent e-mail subject'] = 'Prefix för skickat e-postämne';
     43$lang['Redirect after sending email (optional)'] = 'Omdirigera efter skickad e-post (valfritt)';
     44$lang['can be translated with LocalFiles Editor plugin'] = 'kan översättas med LocalFiles Editor plugin';
     45$lang['Each category is displayed as a distinct "service" on the contact form (example: "Technical", "Commercial", "General question"). Using categories is not mandatory.'] = 'Varje kategori visas som en distinkt "tjänst" på kontaktformuläret (t.ex: "Teknik", "Affärsrelaterat","Allmänt"). Det är inte obligatoriskt att använda kategorier.';
     46$lang['Default e-mail subject'] = 'Standardämne för e-post';
     47$lang['%s must not be more than %d characters long'] = '%s får inte vara längre än %d tecken långt';
     48$lang['%s must not be less than %d characters long'] = '%s får inte vara färre än %d tecken långt';
     49$lang['E-mail format :'] = 'E-post format:';
     50$lang['No active email address'] = 'Ingen aktiv e-postadress';
     51$lang['Send copy to my email'] = 'Skicka en kopia till min e-postadress';
     52$lang['you can use "%gallery_title%"'] = 'du kan använda "%gallery_title%"';
     53$lang['Plain text'] = 'Klartext';
     54$lang['Please choose a category'] = 'Vänligen välj en kategori';
     55$lang['Please enter an e-mail'] = 'Vänligen ange e-post';
     56$lang['Send'] = 'Skicka';
     57$lang['Tip'] = 'Tips';
     58$lang['+ Add a category'] = '+ Lägg till en kategori';
     59$lang['+ Add an email'] = '+ Lägg till e-post';
     60$lang['Active'] = 'Aktiv';
     61$lang['Category'] = 'Kategori';
    4262?>
Note: See TracChangeset for help on using the changeset viewer.