]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/sv/LC_MESSAGES/phpwiki.php
*** empty log message ***
[SourceForge/phpwiki.git] / locale / sv / LC_MESSAGES / phpwiki.php
1 <?php
2
3 $locale["%d best incoming links:"] =
4    "De %d mest använda ingående länkarna:";
5 $locale["%d best outgoing links:"] =
6    "De %d mest använda utgående länkarna:";
7 $locale["%d most popular nearby:"] =
8    "De %d mest populära grannarna:";
9 $locale["<b>Reload</b> the page. You should now see the most current version of the page. Your changes are no longer there."] =
10    "<b>Ladda om</b> sidan. Du kommer nu se den senaste versionen av sidan. Dina ändringar är inte där.";
11 $locale["Copy your changes to the clipboard or to another temporary place (e.g. text editor)."] =
12    "Kopiera dina ändringar till urklippet eller till ett annat temporärt ställe (t.ex. en texteditor).";
13 $locale["Diff"] =
14    "Diff";
15 $locale["Edit"] =
16    "Redigera";
17 $locale["Edit: %s"] =
18    "Redigera: %s.";
19 $locale["FindPage"] =
20    "SökEfterSida";
21 $locale["GoodStyle"] =
22    "BraStil";
23 $locale["Hits"] =
24    "antal träffar";
25 $locale["HomePage"] =
26    "Framsida";
27 $locale["In order to recover from this situation follow these steps:"] =
28    "För att lösa situtationen, följ dessa steg:";
29 $locale["Lock page"] =
30    "Lås sida";
31 $locale["Make changes to the file again. Paste your additions from the clipboard (or text editor)."] =
32    "Ändra filen igen. Klistra in dina ändringar från urklippet (eller texteditorn).";
33 $locale["MostPopular"] =
34    "MestPopulär";
35 $locale["None"] =
36    "ingen";
37 $locale["Page Name"] =
38    "namn på sidan";
39 $locale["Page locked"] =
40    "Sidan är låst";
41 $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."] =
42    "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.";
43 $locale["Press <b>Save</b> again."] =
44    "Klicka på <b>Spara</b> igen.";
45 $locale["Problem while editing %s"] =
46    "Har problem med att redigera %s";
47 $locale["Problem while updating %s"] =
48    "Har problem med att uppdatera %s";
49 $locale["RecentChanges"] =
50    "SenasteÄndringar";
51 $locale["Remove page"] =
52    "Ta bort sida";
53 $locale["Save"] =
54    "Spara";
55 $locale["Search"] =
56    "Sök";
57 $locale["See %s tips for editing."] =
58    "%s: Redigeringstips.";
59 $locale["Sorry for the inconvenience."] =
60    "Ledsen för allt besvär.";
61 $locale["TextFormattingRules"] =
62    "Textformateringsregler";
63 $locale["Thank you for editing %s."] =
64    "Tack för att du redigerade %s.";
65 $locale["The %s most popular pages of this wiki:"] =
66    "De %s mest populära sidorna för den här wikin:";
67 $locale["This page has been locked by the administrator and cannot be edited."] =
68    "Den här sidan är låst av administratören och kan ej redigeras.";
69 $locale["Title Search"] =
70    "Titelsökningen";
71 $locale["TitleSearch"] =
72    "Titelsökningen";
73 $locale["Unlock page"] =
74    "Lås upp sida";
75 $locale["Use your browser's <b>Back</b> button to go back to the edit page."] =
76    "Använd webbläsarens <b>backaknapp</b> för att gå tillbaka till redigeringssidan.";
77 $locale["Version %d"] =
78    "Version %d";
79 $locale["Versions are identical"] =
80    "Versionerna är identiska";
81 $locale["WikiFatalError"] =
82    "WikiFatalError";
83 $locale["You are about to remove '%s' permanently!"] =
84    "Du kommer att ta bort \"%s\" permanent!";
85 $locale["You entered an invalid login or password."] =
86    "Du har angett ett otillåtet användarnamn eller lösenord.";
87 $locale["Your careful attention to detail is much appreciated."] =
88    "Din omstänksamhet för detaljer är mycket uppskattad.";
89 $locale["by %s"] =
90    "av %s";
91 $locale["last modified on %s"] =
92    "senast ändrad %s";
93 $locale["version %d"] =
94    "version %d";
95
96 ;?>