diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-15 01:55:47 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-15 01:55:47 -0400 |
commit | 2c6617da60750931f6108ccee7844799fd41f521 (patch) | |
tree | 7efeb8a7d99c38916d9b4b0922a7985014ea9093 /core/l10n/sv.js | |
parent | 9657f9a01bbb372abac0342b952c693800c7ad08 (diff) | |
download | nextcloud-server-2c6617da60750931f6108ccee7844799fd41f521.tar.gz nextcloud-server-2c6617da60750931f6108ccee7844799fd41f521.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index d76b851c9df..559a38d456a 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -9,8 +9,15 @@ OC.L10N.register( "Updating database schema" : "Uppdaterar databasschema", "Updated database" : "Uppdaterade databasen", "Checked database schema update" : "Kontrollerade uppdatering av databasschemat", + "Checking updates of apps" : "Kontrollerar uppdatering utav appar", "Checked database schema update for apps" : "Kontrollerade uppdatering av databasschemat för applikationer", "Updated \"%s\" to %s" : "Uppdaterade \"%s\" till %s", + "Repair warning: " : "Reperationsvarning:", + "Repair error: " : "Reperationsfel:", + "Set log level to debug" : "Sätter loggingsnivå till \"debug\"", + "Reset log level" : "Återställer loggningsnivå", + "%s (3rdparty)" : "%s (3rdparty)", + "%s (incompatible)" : "%s (incompatible)", "Already up to date" : "Redan uppdaterad", "Please select a file." : "Vänligen välj en fil.", "File is too big" : "Filen är för stor", @@ -135,12 +142,17 @@ OC.L10N.register( "delete" : "radera", "access control" : "åtkomstkontroll", "An error occured. Please try again" : "Ett fel uppstod. Var god försök igen", + "{sharee} (group)" : "{sharee} (group)", + "{sharee} (at {server})" : "{sharee} (at {server})", + "{sharee} (remote)" : "{sharee} (remote)", "Share" : "Dela", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Dela med folk på andra ownClouds med följande syntax username@example.com/owncloud", "Share with users or groups …" : "Dela med användare eller grupper ...", "Share with users, groups or remote users …" : "Dela med användare, grupper eller fjärranvändare ...", "Warning" : "Varning", + "Error while sending notification" : "Fel när notifikation skulle skickas", "invisible" : "osynlig", + "({scope})" : "({scope})", "Delete" : "Radera", "Rename" : "Byt namn", "The object type is not specified." : "Objekttypen är inte specificerad.", |