diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-24 00:20:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-24 00:20:18 +0000 |
commit | f1684ff77ed063700dd94fe61d3b1176adf4867e (patch) | |
tree | 6ec161409f2537fbe4f4ccc4e27e8d0440d181da /core/l10n/sv.js | |
parent | a1efa39a9e8e4c47a8e64edabf351169cb7d2f2f (diff) | |
download | nextcloud-server-f1684ff77ed063700dd94fe61d3b1176adf4867e.tar.gz nextcloud-server-f1684ff77ed063700dd94fe61d3b1176adf4867e.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 8f83beffe1c..df573081e31 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -104,7 +104,10 @@ OC.L10N.register( "No" : "Nej", "Yes" : "Ja", "Federated user" : "Federerad användare", + "user@your-nextcloud.org" : "användare@din-nextcloud.se", "Create share" : "Skapa delning", + "The remote URL must include the user." : "Den externa adressen måste inkludera användaren.", + "Invalid remote URL." : "Ogiltig extern adress.", "Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln", "Direct link copied to clipboard" : "Direktlänk kopierad till urklipp", "Please copy the link manually:" : "Kopiera länken manuellt:", |