diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-28 01:55:08 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-28 01:55:08 -0400 |
commit | a092fe3bf87739de2adc7905a0e6e2670bc71018 (patch) | |
tree | 76a9e4c206e769323b294420d768ef49fe638f78 /apps/comments/l10n/sl.js | |
parent | 1079554284a9be0a5b943ec1c0595f78644f9898 (diff) | |
download | nextcloud-server-a092fe3bf87739de2adc7905a0e6e2670bc71018.tar.gz nextcloud-server-a092fe3bf87739de2adc7905a0e6e2670bc71018.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/sl.js')
-rw-r--r-- | apps/comments/l10n/sl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index 331382f4f5b..79d8fc8e977 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -2,7 +2,9 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Opombe</strong> datotek", + "You commented" : "Vaša opomba", "%1$s commented" : "%1$s opomb", + "You commented on %2$s" : "Napisali ste opombo na %2$s", "%1$s commented on %2$s" : "%1$s opomb ob %2$s", "Comments" : "Opombe", "Type in a new comment..." : "Vpis nove opombe ...", |