diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-26 02:18:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-26 02:18:48 +0000 |
commit | aea31d5dddfe261e51f7462c8a8afdbb0114d1d9 (patch) | |
tree | cbae30eaff7dcd73b7e1aa2aafdde79e5774769f /apps/comments | |
parent | 82984b5c795113b1749a9bd5536dcce68eb3d280 (diff) | |
download | nextcloud-server-aea31d5dddfe261e51f7462c8a8afdbb0114d1d9.tar.gz nextcloud-server-aea31d5dddfe261e51f7462c8a8afdbb0114d1d9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/sv.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/sv.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 05584dd5cee..ecb75a30b0d 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -15,12 +15,19 @@ OC.L10N.register( "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" : "Ta bort kommentar", + "Cancel edit" : "Avbryt redigering", + "Post comment" : "Publicera kommentar", "No comments yet, start the conversation!" : "Inga kommentarer ännu.", + "No more messages" : "Inga fler meddelanden", "Retry" : "Försök igen", + "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan", "_%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", + "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren", "Comment deleted" : "Kommentar borttagen", + "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", + "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", "New comment …" : "Ny kommentar ...", "Post" : "Skicka", "Cancel" : "Avbryt", diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 462c5287f43..1ad4f5fc697 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -13,12 +13,19 @@ "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" : "Ta bort kommentar", + "Cancel edit" : "Avbryt redigering", + "Post comment" : "Publicera kommentar", "No comments yet, start the conversation!" : "Inga kommentarer ännu.", + "No more messages" : "Inga fler meddelanden", "Retry" : "Försök igen", + "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan", "_%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", + "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren", "Comment deleted" : "Kommentar borttagen", + "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", + "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", "New comment …" : "Ny kommentar ...", "Post" : "Skicka", "Cancel" : "Avbryt", |