diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-04 12:09:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-04 12:09:43 +0000 |
commit | 2e0cf21f7fe7123f7f2bebaa55b19166f918a298 (patch) | |
tree | ebb50719a44ef1268f0b88d1ded7c810c47cb384 /apps/comments | |
parent | a75cfb601ec4d20f2eeddb25d1eb3ba745b71944 (diff) | |
download | nextcloud-server-2e0cf21f7fe7123f7f2bebaa55b19166f918a298.tar.gz nextcloud-server-2e0cf21f7fe7123f7f2bebaa55b19166f918a298.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/sv.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 9e34b9c32eb..e08487f67dd 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -32,7 +32,7 @@ OC.L10N.register( "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"", "Type in a new comment..." : "Skriv en ny kommentar", "No other comments available" : "Inga andra kommentarer tillgängliga", - "More comments..." : "Fler kommentarter,,,", + "More comments..." : "Fler kommentarer...", "{count} unread comments" : "{count} olästa kommentarer", "You commented on %2$s" : "Du kommenterade %2$s" }, diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index acaf362293e..1e6dd663ff7 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -30,7 +30,7 @@ "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"", "Type in a new comment..." : "Skriv en ny kommentar", "No other comments available" : "Inga andra kommentarer tillgängliga", - "More comments..." : "Fler kommentarter,,,", + "More comments..." : "Fler kommentarer...", "{count} unread comments" : "{count} olästa kommentarer", "You commented on %2$s" : "Du kommenterade %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" |