diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
commit | 409098c45f8b111637b601b391dc00876350c96b (patch) | |
tree | ece99993abfb4d56978416823d2311f4d2695a07 /core/l10n/sv.js | |
parent | 82a192e1ccc852c3ac0daef64c42cd455c70b78e (diff) | |
download | nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.tar.gz nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index eae9ec70ce6..9196caf2968 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -165,7 +165,6 @@ OC.L10N.register( "You have not added any info yet" : "Du har inte angivit någon information ännu", "{user} has not added any info yet" : "{user} har inte angivit någon information ännu", "Error opening the user status modal, try hard refreshing the page" : "Kunde inte öppna användarstatus-rutan, försök att ladda om sidan", - "Search starts once you start typing" : "Sökningen startar när du börjar skriva", "Reset search" : "Återställ sökning", "Start search" : "Starta sökning", "Search for {name} only" : "Sök efter endast {name}", @@ -395,6 +394,7 @@ OC.L10N.register( "More apps menu" : "Fler appar - meny", "Settings menu" : "Inställningsmeny", "The password is wrong. Try again." : "Felaktigt lösenord. Försök igen.", - "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering" + "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering", + "Search starts once you start typing" : "Sökningen startar när du börjar skriva" }, "nplurals=2; plural=(n != 1);"); |