diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/sv.js | 4 | ||||
-rw-r--r-- | apps/comments/l10n/sv.json | 4 |
2 files changed, 4 insertions, 4 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}", diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 806056f8626..462c5287f43 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -12,7 +12,7 @@ "{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"], @@ -22,7 +22,7 @@ "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}", |