Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-19 09:54:46 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-19 09:54:46 +0400
commitd52252998a9fa9582738a88d58779e77038baff3 (patch)
tree7e60683197a5d020e1520dcb60155be40ea3932f /lib/l10n/sv.php
parent804020bb6d7822a7010c3b8f95c25c2521b09a45 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sv.php')
-rw-r--r--lib/l10n/sv.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php
index ba63531ad76..799aa3dea47 100644
--- a/lib/l10n/sv.php
+++ b/lib/l10n/sv.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"You are accessing the server from an untrusted domain." => "Du ansluter till servern från en osäker domän.",
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Appen \"%s\" kan inte installeras eftersom att den inte är kompatibel med denna version av ownCloud.",
"No app name specified" => "Inget appnamn angivet",
"Help" => "Hjälp",
@@ -56,6 +57,7 @@ $TRANSLATIONS = array(
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din webbserver är inte korrekt konfigurerad för att tillåta filsynkronisering eftersom WebDAV inte verkar fungera.",
"Please double check the <a href='%s'>installation guides</a>." => "Var god kontrollera <a href='%s'>installationsguiden</a>.",
"%s shared »%s« with you" => "%s delade »%s« med dig",
+"Sharing %s failed, because the file does not exist" => "Delning av %s misslyckades på grund av att filen inte existerar",
"Sharing %s failed, because the user %s is the item owner" => "Delning %s misslyckades därför att användaren %s är den som äger objektet",
"Sharing %s failed, because the user %s does not exist" => "Delning %s misslyckades därför att användaren %s inte existerar",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "Delning %s misslyckades därför att användaren %s inte är medlem i någon utav de grupper som %s är medlem i",