diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /settings/l10n/sv.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'settings/l10n/sv.php')
-rw-r--r-- | settings/l10n/sv.php | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php index 52dd29c56b1..40a370aabeb 100644 --- a/settings/l10n/sv.php +++ b/settings/l10n/sv.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "Epost ändrad", -"Invalid request" => "Ogiltig begäran", "OpenID Changed" => "OpenID ändrat", +"Invalid request" => "Ogiltig begäran", "Language changed" => "Språk ändrades", "__language_name__" => "__language_name__", +"Log" => "Logg", +"More" => "Mera", +"Add your App" => "Lägg till din applikation", "Select an App" => "Välj en App", "-licensed" => "-licensierat", "by" => "av", +"Documentation" => "Dokumentation", +"Managing Big Files" => "Hantering av stora filer", "Ask a question" => "Ställ en fråga", "Problems connecting to help database." => "Problem med att ansluta till hjälp-databasen.", "Go there manually." => "Gå dit manuellt", "Answer" => "Svar", "You use" => "Du använder", "of the available" => "av tillgängliga", +"Desktop and Mobile Syncing Clients" => "Synkroniseringsklienter för dator och mobil", +"Download" => "Ladda ner", "Your password got changed" => "Ditt lösenord ändrades", "Unable to change your password" => "Kunde inte ändra ditt lösenord", "Current password" => "Nuvarande lösenord", @@ -29,6 +35,8 @@ "Password" => "Lösenord", "Groups" => "Grupper", "Create" => "Skapa", +"Default Quota" => "Förvald datakvot", +"Other" => "Annat", "Quota" => "Kvot", "Delete" => "Ta bort" ); |