diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-20 00:19:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-20 00:19:11 +0000 |
commit | 5a5a8961e8f053361f5f691ea2fb358fdb07218d (patch) | |
tree | 644ca7e2ce553722668b003e8191c0e1bf07a558 /core | |
parent | 88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68 (diff) | |
download | nextcloud-server-5a5a8961e8f053361f5f691ea2fb358fdb07218d.tar.gz nextcloud-server-5a5a8961e8f053361f5f691ea2fb358fdb07218d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/sv.js | 2 | ||||
-rw-r--r-- | core/l10n/sv.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index f48393d680d..ee034835272 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -50,7 +50,7 @@ OC.L10N.register( "Nextcloud Server" : "Nextcloud-server", "Some of your link shares have been removed" : "Några av dina delade länkar har tagits bort", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "På grund av ett säkerhetsfel var vi tvungna att ta bort några av dina delade länkar. Se länken för mer information.", - "The account limit of this instance is reached." : "Maximalt antal konton för denna instans har uppnåts.", + "The account limit of this instance is reached." : "Maximalt antal konton för denna instans har uppnåtts.", "Learn more ↗" : "Läs mer ↗", "Preparing update" : "Förbereder uppdatering", "[%d / %d]: %s" : "[%d / %d]: %s", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index a363db4e18f..a73dbfbd3a6 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -48,7 +48,7 @@ "Nextcloud Server" : "Nextcloud-server", "Some of your link shares have been removed" : "Några av dina delade länkar har tagits bort", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "På grund av ett säkerhetsfel var vi tvungna att ta bort några av dina delade länkar. Se länken för mer information.", - "The account limit of this instance is reached." : "Maximalt antal konton för denna instans har uppnåts.", + "The account limit of this instance is reached." : "Maximalt antal konton för denna instans har uppnåtts.", "Learn more ↗" : "Läs mer ↗", "Preparing update" : "Förbereder uppdatering", "[%d / %d]: %s" : "[%d / %d]: %s", |