diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-26 02:19:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-26 02:19:05 +0000 |
commit | 1636dfcbfa35c692e5b03787918981f8ef7d342e (patch) | |
tree | b86ef1e18b8c08f3485debfe50a7c2ffbb5df667 /apps/comments | |
parent | 6d6382a55d3f467ab4784ad23f283e996657430b (diff) | |
download | nextcloud-server-1636dfcbfa35c692e5b03787918981f8ef7d342e.tar.gz nextcloud-server-1636dfcbfa35c692e5b03787918981f8ef7d342e.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", |