]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/sv/LC_MESSAGES/phpwiki.php
Did find-grep to replace all occurances of FrontPage to HomePage.
[SourceForge/phpwiki.git] / locale / sv / LC_MESSAGES / phpwiki.php
1 <?php
2
3 $locale["You entered an invalid login or password."] =
4    "Du har angett ett otillåtet användarnamn eller lösenord.";
5 $locale["You are about to remove '%s' permanently!"] =
6    "Du kommer att ta bort \"%s\" permanent!";
7 $locale["Click %shere%s to remove the page now."] =
8    "Klicka %shär%s för att ta bort sidan nu.";
9 $locale["Otherwise press the \"Back\" button of your browser."] =
10    "Annars klicka på backaknappen i din webbläsare.";
11 $locale["Function not yet implemented."] =
12    "Funktionen är ännu inte implementerad.";
13 $locale["Remove page"] =
14    "Ta bort sida";
15 $locale["Removed page %s succesfully."] =
16    "Tog bort sidan \"%s\".";
17 $locale["templates/browse.html"] =
18    "locale/sv/templates/browse.html";
19 $locale["templates/editpage.html"] =
20    "locale/sv/templates/editpage.html";
21 $locale["templates/editlinks.html"] =
22    "locale/sv/templates/editlinks.html";
23 $locale["templates/message.html"] =
24    "locale/sv/templates/message.html";
25 $locale["./pgsrc"] =
26    "locale/sv/pgsrc";
27 $locale["WikiDiff::apply: line count mismatch: %s != %s"] =
28    "WikiDiff::apply: radantalet stämmer inte: %s != %s";
29 $locale["WikiDiff::_check: failed"] =
30    "WikiDiff::_check: misslyckades";
31 $locale["WikiDiff::_check: edit sequence is non-optimal"] =
32    "WikiDiff::_check: ändringssekvensen är icke optimal";
33 $locale["WikiDiff Okay: LCS = %s"] =
34    "WikiDiff Ok: LCS = %s";
35 $locale["Current page:"] =
36    "Nuvarande sida:";
37 $locale["version %s"] =
38    "version %s";
39 $locale["last modified on %s"] =
40    "senast ändrad %s";
41 $locale["by %s"] =
42    "av %s";
43 $locale["None"] =
44    "ingen";
45 $locale["Archived page:"] =
46    "Arkiverad sida:";
47 $locale["Versions are identical"] =
48    "Versionerna är identiska";
49 $locale["Diff of %s."] =
50    "Diff av %s.";
51 $locale["HomePage"] =
52    "Framsida";
53 $locale["Describe %s here."] =
54    "Beskriv %s här.";
55 $locale["Copy of %s"] =
56    "Kopia av %s";
57 $locale["No page name passed into editpage!"] =
58    "Ingen sida är angiven!";
59 $locale["This page has been locked by the administrator and cannot be edited."] =
60    "Den här sidan är låst av administratören och kan ej redigeras.";
61 $locale["Sorry for the inconvenience."] =
62    "Ledsen för allt besvär.";
63 $locale["Problem while editing %s"] =
64    "Har problem med att redigera %s";
65 $locale["Searching for \"%s\" ....."] =
66    "Söker efter \"%s\" .....";
67 $locale["%d matches found in %d pages."] =
68    "%d träffar funna på %d sidor.";
69 $locale["Full Text Search Results"] =
70    "Sökresultat för fulltextsökning";
71 $locale["Cannot establish connection to database, giving up."] =
72    "Ger upp, kan ej skapa anslutning till databasen.";
73 $locale["Error message: %s"] =
74    "Felmeddelande: %s";
75 $locale["Cannot open database %s, giving up."] =
76    "Ger upp, kan ej öppna databasen %s.";
77 $locale["Insert/update failed: %s"] =
78    "Insättning/uppdatering misslyckades: %s";
79 $locale["Delete on %s failed: %s"] =
80    "Borttagning på %s misslyckades: %s";
81 $locale["Insert into %s failed: %s"] =
82    "Insättning till %s misslyckades: %s";
83 $locale["MySQL error: %s"] =
84    "MySQL-fel: %s";
85 $locale["Error writing page '%s'"] =
86    "Kunde inte spara sidan \"%s\"";
87 $locale["Cannot delete '%s' from table '%s'"] =
88    "Kan ej ta bort \"%s\" från tabellen \"%s\"";
89 $locale["Enter a page name"] =
90    "Ange ett sidnamn";
91 $locale["Go"] =
92    "\"Gå till sidan\"";
93 $locale["Show the page source and references"] =
94    "Visa källkoden och referenser för sidan";
95 $locale["PageInfo"] =
96    "Sidinformation för";
97 $locale["Page name '%s' is not in the database"] =
98    "Sidnamnet \"%s\" finns inte i databasen";
99 $locale["Current version"] =
100    "Nuvarande version";
101 $locale["Archived version"] =
102    "Arkiverad version";
103 $locale["RecentChanges"] =
104    "SenasteÄndringar";
105 $locale["PhpWiki is unable to save your changes, because another user edited and saved the page while you were editing the page too. If saving proceeded now changes from the previous author would be lost."] =
106    "PhpWiki kan inte spara dina ändringar eftersom en annan användare ändrade och sparade sidan under tiden som du ändrade på sidan. Sparar du nu försvinner ändringarna gjorda av den förra användaren.";
107 $locale["In order to recover from this situation follow these steps:"] =
108    "För att lösa situtationen, följ dessa steg:";
109 $locale["Use your browser's <b>Back</b> button to go back to the edit page."] =
110    "Använd webbläsarens <b>backaknapp</b> för att gå tillbaka till redigeringssidan.";
111 $locale["Copy your changes to the clipboard or to another temporary place (e.g. text editor)."] =
112    "Kopiera dina ändringar till urklippet eller till ett annat temporärt ställe (t.ex. en texteditor).";
113 $locale["<b>Reload</b> the page. You should now see the most current version of the page. Your changes are no longer there."] =
114    "<b>Ladda om</b> sidan. Du kommer nu se den senaste versionen av sidan. Dina ändringar är inte där.";
115 $locale["Make changes to the file again. Paste your additions from the clipboard (or text editor)."] =
116    "Ändra filen igen. Klistra in dina ändringar från urklippet (eller texteditorn).";
117 $locale["Press <b>Save</b> again."] =
118    "Klicka på <b>Spara</b> igen.";
119 $locale["Problem while updating %s"] =
120    "Har problem med att uppdatera %s";
121 $locale["Thank you for editing %s."] =
122    "Tack för att du redigerade %s.";
123 $locale["Your careful attention to detail is much appreciated."] =
124    "Din omstänksamhet för detaljer är mycket uppskattad.";
125 $locale["%d pages match your query."] =
126    "%d sidor matchar din fråga.";
127 $locale["Title Search Results"] =
128    "Sökresultat för fulltextsökning";
129 $locale["Inserting page %s, version %s from %s"] =
130    "Sätter in sidan %s, version %s från %s";
131 $locale["WikiFatalError"] =
132    "WikiFatalError";
133 $locale["Search"] =
134    "Sök";
135 $locale["Stack bounds exceeded in SetHTMLOutputMode"] =
136    "Stackgräns överskriden i SetHTMLOutputMode";
137 $locale["%d best incoming links:"] =
138    "De %d mest använda ingående länkarna:";
139 $locale["%d best outgoing links:"] =
140    "De %d mest använda utgående länkarna:";
141 $locale["%d most popular nearby:"] =
142    "De %d mest populära grannarna:";
143
144 ;?>