summaryrefslogtreecommitdiffstats
path: root/l10n/sv.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
commitefc118431b6afbb7cc1df887e11195d8c7e761a7 (patch)
tree58a8e98c747cbd73b7fb5ce05da01bef0c1922a5 /l10n/sv.php
parent05b724e5c2aca4df45bb6fd5f85e50d5785dcf89 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sv.php')
-rw-r--r--l10n/sv.php26
1 files changed, 9 insertions, 17 deletions
diff --git a/l10n/sv.php b/l10n/sv.php
index a1fa97e8f..ae08b4304 100644
--- a/l10n/sv.php
+++ b/l10n/sv.php
@@ -1,30 +1,19 @@
<?php $TRANSLATIONS = array(
-"year" => "år",
"News" => "Nyheter",
-"no title" => "ingen titel",
-"no name" => "inget namn",
-"no body" => "inget innehåll",
-"subscriptions in ownCloud - News" => "prenumerationer i ownCloud - Nyheter",
-"An error occurred" => "Ett fel uppstod",
-"Nice! You have subscribed to " => "Gött! Du prenumererar nu på",
-"You had already subscribed to this feed!" => "Du prenumererar redan på detta flöde!",
-"New" => "Ny",
-"Add Subscription" => "Lägg till prenumeration",
-"Address must not be empty!" => "Adress får ej vara tomt!",
-"Feed exists already!" => "Flödet finns redan!",
-"Could not add feed! Check if feed contains valid RSS!" => "Kunde inte lägga till flöde! Kontrollera att flödet innehåller giltig RSS!",
-"Folder exists already" => "Mappen finns redan",
+"Add Website" => "Lägg till webbplats",
"Address" => "Adress",
"Add" => "Lägg till",
"New folder" => "Ny mapp",
"Folder" => "Mapp",
-"No folder" => "Ingen mapp",
+"Choose folder" => "Välj mapp",
+"Folder name" => "Mappnamn",
"Starred" => "Stjärnmärkt",
"Unread articles" => "Olästa artiklar",
"All articles" => "Alla artiklar",
"Mark all read" => "Markera alla som lästa",
+"from" => "Från",
+"by" => "av",
"Cant play audio format" => "Kan inte spela ljudformat",
-"Share" => "Dela",
"Keep unread" => "Behåll som oläst",
"Delete feed" => "Ta bort flöde",
"Collapse" => "Dölj",
@@ -37,5 +26,8 @@
"Show all" => "Visa alla",
"Show only unread" => "Visa endast olästa",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Drag denna till din webbläsares bokmärken och klicka på den när du snabbt vill prenumerera på en webbsida:",
-"Subscribe" => "Prenumerera"
+"Subscribe" => "Prenumerera",
+"An error occurred" => "Ett fel uppstod",
+"Nice! You have subscribed to " => "Gött! Du prenumererar nu på",
+"You had already subscribed to this feed!" => "Du prenumererar redan på detta flöde!"
);