diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-23 02:26:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-23 02:26:21 +0000 |
commit | 0102cb9e1a417a2efc333b76a0e3b3fe2aa1999d (patch) | |
tree | a621fceb4736ecd81dca202e25c881970baac5f1 /lib/l10n/sv.js | |
parent | cb84c089f02d0087977730627a960abe146afc2b (diff) | |
download | nextcloud-server-0102cb9e1a417a2efc333b76a0e3b3fe2aa1999d.tar.gz nextcloud-server-0102cb9e1a417a2efc333b76a0e3b3fe2aa1999d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sv.js')
-rw-r--r-- | lib/l10n/sv.js | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 890daeb10de..8db306b06fd 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -8,6 +8,11 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Filerna i appen %1$s ersattes inte korrekt. Kontrollera att det är en version som är kompatibel med servern.", "Sample configuration detected" : "Exempel-konfiguration detekterad", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Det har upptäckts att provkonfigurationen har kopierats. Detta kan bryta din installation och stöds inte. Vänligen läs dokumentationen innan du utför ändringar på config.php", + "%s email verification" : "%s e-postverifikation", + "Email verification" : "E-postverifikation", + "Click the following button to confirm your email." : "Klicka på följande knapp för att verifiera din e-postadress.", + "Click the following link to confirm your email." : "Klicka på följande länk för att verifiera din e-postadress.", + "Confirm your email" : "Verifiera din e-postadress", "Other activities" : "Andra aktiviteter", "%1$s and %2$s" : "%1$s och %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s och %3$s", @@ -30,6 +35,7 @@ OC.L10N.register( "The following platforms are supported: %s" : "Följande plattformar stöds: %s", "Server version %s or higher is required." : "Serverversion %s eller nyare krävs.", "Server version %s or lower is required." : "Serverversion %s eller äldre krävs.", + "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Inloggad användare måste vara en admin, sub-admin eller ha tilldelats speciella rättigheter för att komma åt denna inställning", "Logged in user must be an admin or sub admin" : "Inloggad användare måste vara administratör eller del-administratör", "Logged in user must be an admin" : "Inloggad användare måste vara administratör", "Wiping of device %s has started" : "Rensning av enhet %s har startat", @@ -48,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "Okänd filtyp", "Invalid image" : "Ogiltig bild", "Avatar image is not square" : "Profilbilden är inte fyrkantig", + "View profile" : "Visa profil", "today" : "idag", "tomorrow" : "imorgon", "yesterday" : "igår", @@ -87,6 +94,21 @@ OC.L10N.register( "Settings" : "Inställningar", "Log out" : "Logga ut", "Users" : "Användare", + "Email" : "E-post", + "Mail %s" : "Skicka e-post %s", + "Phone" : "Telefon", + "Call %s" : "Ring %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Se %s på Twitter", + "Website" : "Hemsida", + "Visit %s" : "Besök %s", + "Address" : "Adress", + "Profile picture" : "Profilbild", + "About" : "Om", + "Full name" : "Fullständigt namn", + "Headline" : "Rubrik", + "Organisation" : "Organisation", + "Role" : "Roll", "Unknown user" : "Okänd användare", "Additional settings" : "Övriga inställningar", "%s enter the database username and name." : "%s ange användarnamn och namn för databasen.", |