]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/sv/LC_MESSAGES/phpwiki.php
Gettext Makefile & phpwiki.pot updated with new string lists, all LC_MESSAGES regener...
[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["HomePage"] =
14    "Framsida";
15 $locale["In order to recover from this situation follow these steps:"] =
16    "För att lösa situtationen, följ dessa steg:";
17 $locale["Make changes to the file again. Paste your additions from the clipboard (or text editor)."] =
18    "Ändra filen igen. Klistra in dina ändringar från urklippet (eller texteditorn).";
19 $locale["None"] =
20    "ingen";
21 $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."] =
22    "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.";
23 $locale["Press <b>Save</b> again."] =
24    "Klicka på <b>Spara</b> igen.";
25 $locale["Problem while editing %s"] =
26    "Har problem med att redigera %s";
27 $locale["Problem while updating %s"] =
28    "Har problem med att uppdatera %s";
29 $locale["RecentChanges"] =
30    "SenasteÄndringar";
31 $locale["Remove page"] =
32    "Ta bort sida";
33 $locale["Search"] =
34    "Sök";
35 $locale["Sorry for the inconvenience."] =
36    "Ledsen för allt besvär.";
37 $locale["Thank you for editing %s."] =
38    "Tack för att du redigerade %s.";
39 $locale["This page has been locked by the administrator and cannot be edited."] =
40    "Den här sidan är låst av administratören och kan ej redigeras.";
41 $locale["Use your browser's <b>Back</b> button to go back to the edit page."] =
42    "Använd webbläsarens <b>backaknapp</b> för att gå tillbaka till redigeringssidan.";
43 $locale["Versions are identical"] =
44    "Versionerna är identiska";
45 $locale["WikiFatalError"] =
46    "WikiFatalError";
47 $locale["You are about to remove '%s' permanently!"] =
48    "Du kommer att ta bort \"%s\" permanent!";
49 $locale["You entered an invalid login or password."] =
50    "Du har angett ett otillåtet användarnamn eller lösenord.";
51 $locale["Your careful attention to detail is much appreciated."] =
52    "Din omstänksamhet för detaljer är mycket uppskattad.";
53 $locale["by %s"] =
54    "av %s";
55 $locale["last modified on %s"] =
56    "senast ändrad %s";
57
58 ;?>