summaryrefslogtreecommitdiffstats
path: root/core/l10n/sv.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-16 00:03:47 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-16 00:03:47 +0100
commitd86a368e54dee57b093ae52b1d1e4b7bc78127b0 (patch)
tree1c78f43307aeb24098291bcfd8eb7881a501dd78 /core/l10n/sv.php
parent36bf4e24f0ea910ce504a5756279f9f73619694d (diff)
downloadnextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.tar.gz
nextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sv.php')
-rw-r--r--core/l10n/sv.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/sv.php b/core/l10n/sv.php
index dd2c2fce02f..b06ccb199c6 100644
--- a/core/l10n/sv.php
+++ b/core/l10n/sv.php
@@ -1,15 +1,23 @@
<?php $TRANSLATIONS = array(
+"Category type not provided." => "Kategorityp inte angiven.",
"No category to add?" => "Ingen kategori att lägga till?",
"This category already exists: " => "Denna kategori finns redan:",
+"Object type not provided." => "Objekttyp inte angiven.",
+"%s ID not provided." => "%s ID inte angiven.",
+"Error adding %s to favorites." => "Fel vid tillägg av %s till favoriter.",
"No categories selected for deletion." => "Inga kategorier valda för radering.",
+"Error removing %s from favorites." => "Fel vid borttagning av %s från favoriter.",
"Settings" => "Inställningar",
"seconds ago" => "sekunder sedan",
"1 minute ago" => "1 minut sedan",
"{minutes} minutes ago" => "{minutes} minuter sedan",
+"1 hour ago" => "1 timme sedan",
+"{hours} hours ago" => "{hours} timmar sedan",
"today" => "i dag",
"yesterday" => "i går",
"{days} days ago" => "{days} dagar sedan",
"last month" => "förra månaden",
+"{months} months ago" => "{months} månader sedan",
"months ago" => "månader sedan",
"last year" => "förra året",
"years ago" => "år sedan",
@@ -18,7 +26,10 @@
"No" => "Nej",
"Yes" => "Ja",
"Ok" => "Ok",
+"The object type is not specified." => "Objekttypen är inte specificerad.",
"Error" => "Fel",
+"The app name is not specified." => " Namnet på appen är inte specificerad.",
+"The required file {file} is not installed!" => "Den nödvändiga filen {file} är inte installerad!",
"Error while sharing" => "Fel vid delning",
"Error while unsharing" => "Fel när delning skulle avslutas",
"Error while changing permissions" => "Fel vid ändring av rättigheter",