diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
commit | 58c983122901c6716d3b4e70ae24126d4bb6663b (patch) | |
tree | f9d73018485749845948813e48cd47d7ef083527 /core/l10n/sv.js | |
parent | b46879db4b1e262fc256a685fcba651f784fbff3 (diff) | |
download | nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.tar.gz nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.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, 2 insertions, 1 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 1a88c97d94b..db8cc28753b 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -181,7 +181,7 @@ OC.L10N.register( "Search contacts …" : "Sök kontakter ...", "Could not load your contacts" : "Det gick inte att läsa in dina kontakter", "No contacts found" : "Inga kontakter hittades", - "Show all contacts …" : "Visa alla kontakter ...", + "Show all contacts" : "Visa alla kontakter", "Install the Contacts app" : "Installera appen Kontakter", "Loading your contacts …" : "Läser in dina kontakter ...", "Looking for {term} …" : "Letar efter {term} …", @@ -392,6 +392,7 @@ OC.L10N.register( "Open settings menu" : "Öppna inställningsmenyn", "Settings" : "Inställningar", "Avatar of {fullName}" : "Avatar för {fullName}", + "Show all contacts …" : "Visa alla kontakter ...", "No files in here" : "Det finns inga filer här", "New folder" : "Ny mapp", "No more subfolders in here" : "Inga fler undermappar här", |