diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-14 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-14 00:19:32 +0000 |
commit | e3590547c624013e466420a630b5744dede1d20e (patch) | |
tree | 7da187118c4058b502d96c48b84fc3da686bbf5d /core/l10n/sv.json | |
parent | fe63f6f079fc228442448458e9c72a2eaad3b206 (diff) | |
download | nextcloud-server-e3590547c624013e466420a630b5744dede1d20e.tar.gz nextcloud-server-e3590547c624013e466420a630b5744dede1d20e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sv.json')
-rw-r--r-- | core/l10n/sv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 770249fe36c..2d5bc9b09b5 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -203,7 +203,6 @@ "Search in" : "Sök i", "Filter in current view" : "Filtrera i aktuell vy", "Searching …" : "Söker ...", - "Start typing in search" : "Börja skriva i sökningen", "No matching results" : "Inga matchande resultat", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Mellan ${this.dateFilter.startFrom.toLocaleDateString()} och ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Den här webbläsaren stöds inte", @@ -434,6 +433,7 @@ "Failed to authenticate, try again" : "Misslyckades att autentisera, försök igen", "The page could not be found on the server." : "Sidan kunde inte hittas på servern.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Databasen används till transaktionsbaserad fillåsning. För att förbättra prestandan, konfigurera memcache om tillgängligt. Se {linkstart}Dokumentationen ↗{linkend} för mer information.", - "Avatar of {fullName}" : "Avatar för {fullName}" + "Avatar of {fullName}" : "Avatar för {fullName}", + "Start typing in search" : "Börja skriva i sökningen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |