Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sv.js')
-rw-r--r--apps/comments/l10n/sv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js
index cd95cf249a9..05584dd5cee 100644
--- a/apps/comments/l10n/sv.js
+++ b/apps/comments/l10n/sv.js
@@ -14,7 +14,7 @@ OC.L10N.register(
"{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"",
"Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",
"Edit comment" : "Redigera kommentar",
- "Delete comment" : "Radera kommentar",
+ "Delete comment" : "Ta bort kommentar",
"No comments yet, start the conversation!" : "Inga kommentarer ännu.",
"Retry" : "Försök igen",
"_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
@@ -24,7 +24,7 @@ OC.L10N.register(
"New comment …" : "Ny kommentar ...",
"Post" : "Skicka",
"Cancel" : "Avbryt",
- "[Deleted user]" : "[Raderad användare]",
+ "[Deleted user]" : "[Borttagen användare]",
"More comments …" : "Fler kommentarer ...",
"Save" : "Spara",
"Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}",