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.js7
1 files changed, 7 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",