import mtweb.0.4.1
[mtweb] / web / libs / tiny_mce / plugins / tinybrowser / langs / sv.php
1 <?php \r
2 /*\r
3 TinyBrowser 1.41 - A TinyMCE file browser (C) 2008  Bryn Jones\r
4 Language 'sv' - Swedish\r
5 Author: Robin Morero\r
6 email: robin[at]morero[dot]se\r
7 */\r
8                 define("TB_BROWSE", "Bl&auml;ddra");\r
9                 define("TB_EDIT", "Redigera");\r
10                 define("TB_UPLOAD", "Ladda upp");\r
11                 define("TB_FOLDERS", "Mappar");\r
12                 define("TB_FOLDERNAME", "Mappnamn");\r
13                 define("TB_FOLDERCURR", "Aktuell mapp: ");\r
14                 define("TB_FOLDERDEST", "Destination: ");\r
15                 define("TB_VIEW", "Visa som: ");\r
16                 define("TB_SHOW", "Visa: ");\r
17                 define("TB_PAGE", "Sida");\r
18                 define("TB_FILENAME", "Filnamn");\r
19                 define("TB_SIZE", "Storlek");\r
20                 define("TB_DIMENSIONS", "Dimensioner");\r
21                 define("TB_TYPE", "Typ");\r
22                 define("TB_DATE", "Modifieringsdatum");\r
23                 define("TB_SEARCH", "S&ouml;k");\r
24                 define("TB_FILES", "Filer");\r
25                 define("TB_BROWSEFILES", "Bl&auml;ddra bland filer");\r
26                 define("TB_DETAILS", "Detaljer");\r
27                 define("TB_THUMBS", "Miniatyrer");\r
28                 define("TB_EDITFILES", "Redigera filer");\r
29                 define("TB_ACTION", "Val: ");\r
30                 define("TB_CREATE", "Skapa");\r
31                 define("TB_DELETE", "Radera");\r
32                 define("TB_RENAME", "Byt namn");\r
33                 define("TB_ROTATE", "Rotera");\r
34                 define("TB_RESIZE", "&Auml;ndra storlek");\r
35                 define("TB_MOVE", "Flytta");\r
36                 define("TB_UPLOADFILES", "Ladda upp filer");\r
37                 define("TB_PROGRESS", "Status");\r
38                 define("TB_REMOVE", "Radera");\r
39                 define("TB_BYTES", "bytes");\r
40                 define("TB_WIDTH", "bredd");\r
41                 define("TB_HEIGHT", "h&ouml;jd");\r
42                 define("TB_NONE", "Ingen");\r
43                 define("TB_TYPEIMG", "Bilder");\r
44                 define("TB_TYPEMEDIA", "Media");\r
45                 define("TB_TYPEFILE", "Alla Filer");\r
46                 define("TB_ROTATECW", "Rotera 90 grader medurs");\r
47                 define("TB_ROTATECCW", "Rotera 90 grader moturs");\r
48                 define("TB_MSGNEWTHUMBS", "%s nya miniatyrer har skapats.");\r
49                 define("TB_MSGMKDIR", "Mappen: '%s' har skapats.");\r
50                 define("TB_MSGMKDIRFAIL", "Kunde inte skapa mappen: '%s' directory - kontrollera r&auml;ttigheter.");\r
51                 define("TB_MSGCREATE", "%s mappar har skapats.");\r
52                 define("TB_MSGDELETE", "%s filer har tagits bort.");\r
53                 define("TB_MSGRENAME", "%s filer har d&ouml;pts om.");\r
54                 define("TB_MSGMOVE", "%s filer har flyttats.");\r
55                 define("TB_MSGRESIZE", "Dimensioner har &auml;ndrats p&aring; %s bilder.");\r
56                 define("TB_MSGROTATE", "%s har roterats.");\r
57                 define("TB_MSGEDITERR", "Fel uppstod vid behandling av %s filer.");\r
58                 define("TB_MSGUPGOOD", "%s filer har laddats upp.");\r
59                 define("TB_MSGUPBAD", "P&aring; grund av s&auml;kerhetsrestriktioner kunde inte %s filer laddas upp..");\r
60                 define("TB_MSGUPDUP", "%s filer laddades inte upp, d&aring; de redan finns - radera eller d&ouml;p om orginalfilerna.");\r
61                 define("TB_MSGUPFAIL", "Filuppladdningen misslyckades - kontrollera r&auml;ttigheter till '%s' samt inst&auml;llningar i php.ini.");\r
62                 define("TB_MSGMAXSIZE", "kan inte k&ouml;as f&ouml;r uppladdning d&aring; storleken &auml;r st&ouml;rre &auml;n maximalt till&aring;tet v&auml;rde p&aring;");\r
63                 define("TB_TTLMAXSIZE", "Ogiltig filstorlek");\r
64                 define("TB_DENIED", "R&auml;ttigheter kr&auml;vs f&ouml;r att visa sidan.");\r
65                 define("TB_UPDENIED", "R&auml;ttigheter att ladda upp filer kr&auml;vs f&ouml;r att visa sidan.");\r
66                 define("TB_EDDENIED", "R&auml;ttigheter att redigera/radera filer kr&auml;vs f&ouml;r att visa sidan.");\r
67                 define("TB_FODENIED", "R&auml;ttigheter att redigera mappar kr&auml;vs f&ouml;r att visa sidan.");\r
68 ?>