diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-21 02:19:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-21 02:19:01 +0000 |
commit | 227d237690fe51baca25b0da6c6de9cb5b6eab01 (patch) | |
tree | 04f669d35ba8c6956b630cf519f09d212265b2a9 /apps/comments/l10n/sv.json | |
parent | 3157ff441c9bb89ed2c2bb58353a27e07dc6284c (diff) | |
download | nextcloud-server-227d237690fe51baca25b0da6c6de9cb5b6eab01.tar.gz nextcloud-server-227d237690fe51baca25b0da6c6de9cb5b6eab01.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/sv.json')
-rw-r--r-- | apps/comments/l10n/sv.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 4bdbaf3b2f9..806056f8626 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -13,19 +13,21 @@ "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", + "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"], + "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], + "Comment" : "Kommentar", + "Comment deleted" : "Kommentar borttagen", "New comment …" : "Ny kommentar ...", "Post" : "Skicka", "Cancel" : "Avbryt", "[Deleted user]" : "[Raderad användare]", - "No comments yet, start the conversation!" : "Inga kommentarer ännu.", "More comments …" : "Fler kommentarer ...", "Save" : "Spara", "Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}", "Error occurred while retrieving comment with ID {id}" : "Fel uppstod när kommentaren med ID {id} hämtades", "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}", - "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar", - "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"], - "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], - "Comment" : "Kommentar" + "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |