diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-26 02:13:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-26 02:13:50 +0000 |
commit | d8f045bc8a861c5fce18ffd81a40847b6e651b1e (patch) | |
tree | a0cc2e7575767c53458e9e4ce2ac4e85c38541e5 /lib/l10n/sv.js | |
parent | 4344a54a1df3df42b4a10b40c412f3a3f590e777 (diff) | |
download | nextcloud-server-d8f045bc8a861c5fce18ffd81a40847b6e651b1e.tar.gz nextcloud-server-d8f045bc8a861c5fce18ffd81a40847b6e651b1e.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 29937c6f2f9..4afa7cb8e31 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -7,6 +7,7 @@ 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. Läs dokumentationen innan du utför ändringar på config.php", + "The page could not be found on the server." : "Sidan kunde inte hittas på servern.", "%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.", |