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:
authorNextcloud bot <bot@nextcloud.com>2019-01-12 04:12:07 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-12 04:12:07 +0300
commit6dfb0909fac9accef7701ffb8b73e23c6fe5d240 (patch)
tree2cea2c16265012053dedd505c16a2de5be43f939 /core/l10n/sv.js
parent954577b6969cbb056fc4de9414f13a7c974b3d3d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r--core/l10n/sv.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 7bccad85f0c..7f3fa11c8d5 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -28,6 +28,8 @@ OC.L10N.register(
"Couldn't send reset email. Please make sure your username is correct." : "Kunde inte skicka återställningsmejl. Vänligen kontrollera att ditt användarnamn är korrekt.",
"Preparing update" : "Förbereder uppdatering",
"[%d / %d]: %s" : "[%d / %d]: %s",
+ "Repair step: " : "Reparationssteg: ",
+ "Repair info: " : "Reparationsinfo:",
"Repair warning: " : "Reperationsvarning:",
"Repair error: " : "Reperationsfel:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Vänligen uppdatera via kommandotolken då automatisk uppdatering är inaktiverat i config.php.",
@@ -59,6 +61,12 @@ OC.L10N.register(
"Show all contacts …" : "Visa alla kontakter ...",
"Loading your contacts …" : "Laddar dina kontakter ...",
"Looking for {term} …" : "Letar efter {term} …",
+ "size" : "storlek",
+ "has" : "har",
+ "add" : "lägg till",
+ "delete" : "radera",
+ "clear" : "rensa",
+ "values" : "värden",
"No action available" : "Ingen åtgärd tillgänglig",
"Error fetching contact actions" : "Fel vid hämtning av kontakthändelser",
"Settings" : "Inställningar",
@@ -82,7 +90,9 @@ OC.L10N.register(
"No" : "Nej",
"Yes" : "Ja",
"No files in here" : "Det finns inga filer här",
+ "New folder" : "Ny mapp",
"No more subfolders in here" : "Inga fler undermappar här",
+ "{newName} already exists" : "{newName} existerar redan",
"Choose" : "Välj",
"Copy" : "Kopiera",
"Move" : "Flytta",
@@ -194,6 +204,7 @@ OC.L10N.register(
"An error occurred. Please try again" : "Ett fel uppstod. Vänligen försök igen",
"Home" : "Hem",
"Other" : "Annan",
+ "{sharee} (remote group)" : "{sharee} (remote group)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Dela",
"Name or email address..." : "Namn eller e-postadress",
@@ -372,6 +383,7 @@ OC.L10N.register(
"Thank you for your patience." : "Tack för ditt tålamod.",
"Copy URL" : "Kopiera URL",
"Enable" : "Aktivera",
+ "{sharee} (conversation)" : "{sharee} (conversation)",
"Please log in before granting %s access to your %s account." : "Logga in innan du ger %s åtkomst till ditt %s konto.",
"Further information how to configure this can be found in the %sdocumentation%s." : "Ytterligare information hur du konfigurerar detta finns i %sdokumentationen%s."
},