diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
commit | bc94fab8eea4eb76ea98a34076510c2054b9d741 (patch) | |
tree | 3fc935bc0d2d86e4d4ede3710623e5c46c5ee232 /core/l10n/sv.js | |
parent | c76be650142a93291c8e5f197958995e35793142 (diff) | |
download | nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.tar.gz nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.zip |
Fix(l10n): 🔠Update translations 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 85720595337..969b442d907 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -177,12 +177,12 @@ OC.L10N.register( "Reset search" : "Återställ sökning", "Start search" : "Starta sökning", "Search for {name} only" : "Sök efter endast {name}", - "No results for {query}" : "Inga resultat för {query}", - "Press enter to start searching" : "Tryck på enter för att börja söka", "Start typing to search" : "Börja skriva för att söka", "Loading more results …" : "Hämtar fler resultat ...", "Load more results" : "Hämta fler resultat", "Search" : "Sök", + "No results for {query}" : "Inga resultat för {query}", + "Press enter to start searching" : "Tryck på enter för att börja söka", "An error occurred while searching for {type}" : "Ett fel uppstod vid sökning efter {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Ange {minSearchLength} tecken eller mer för att söka","Ange {minSearchLength} tecken eller mer för att söka"], "This browser is not supported" : "Den här webbläsaren stöds inte", |