diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-27 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-27 01:55:35 -0400 |
commit | a95275d27b88118d1b9469d88967cfbf88cdcecd (patch) | |
tree | 85be9853a8db2261ad8b333a2dfb4131b13ffd99 /apps/comments | |
parent | 2832e4f226390e212d0bdfb6581a3f37fe4faa3c (diff) | |
download | nextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.tar.gz nextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index e22528090c0..72b91da0fbe 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -14,6 +14,7 @@ OC.L10N.register( "Allowed characters {count} of {max}" : "Tillåtet antal tecken {count} av {max}", "{count} unread comments" : "{count} olästa kommentarer", "Comment" : "Kommentar", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentarer</strong> för filer <em>(listad alltid i flödet)</em>", "You commented" : "Du kommenterade", "%1$s commented" : "%1$s har kommenterat", "You commented on %2$s" : "Du kommenterade %2$s", diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 28e16a0d8f6..f078ea0e120 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -12,6 +12,7 @@ "Allowed characters {count} of {max}" : "Tillåtet antal tecken {count} av {max}", "{count} unread comments" : "{count} olästa kommentarer", "Comment" : "Kommentar", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentarer</strong> för filer <em>(listad alltid i flödet)</em>", "You commented" : "Du kommenterade", "%1$s commented" : "%1$s har kommenterat", "You commented on %2$s" : "Du kommenterade %2$s", |