diff options
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.", |