aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-02 00:19:37 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-02 00:19:37 +0000
commit94ee03d1cc92936afa90d3e2759132519d29c743 (patch)
treef449a762de12d3dc543c65e79b27bb29115f3627 /apps/comments/l10n/sv.js
parentd58fc0f64584b618d3f6778ae6ac358de1b63351 (diff)
downloadnextcloud-server-94ee03d1cc92936afa90d3e2759132519d29c743.tar.gz
nextcloud-server-94ee03d1cc92936afa90d3e2759132519d29c743.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/sv.js')
-rw-r--r--apps/comments/l10n/sv.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js
index 4fbdeafb2c3..028e9235f3f 100644
--- a/apps/comments/l10n/sv.js
+++ b/apps/comments/l10n/sv.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
"{author} commented on {file}" : "{author} kommenterade på {file}",
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer",
+ "Files" : "Filer",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Du har nämnts i \"{file}\", i en kommentar av en användare som sedan har blivit borttagen",
"{user} mentioned you in a comment on \"{file}\"" : "{user} nämnde dig i kommentar för \"{file}\"",
"Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",