diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:01 +0000 |
commit | 3cae27614932d3cb0780018551b14a4139f980fd (patch) | |
tree | b2eb720061e240dee969a1464ac8a7fc045506ea /apps/comments/l10n/sv.js | |
parent | 66173e9b523e801c10945df7b76491cadb82fa20 (diff) | |
download | nextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.tar.gz nextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/sv.js')
-rw-r--r-- | apps/comments/l10n/sv.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 3dca823f25a..60313a2284e 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -12,6 +12,7 @@ OC.L10N.register( "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"], |