diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-27 01:55:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-27 01:55:59 -0400 |
commit | 2b67f87ea8c34cb82222d89065aa2639193c467c (patch) | |
tree | ae9695f083f099e5ef7fc3b1cfcd8a44d3b20f21 /apps/comments | |
parent | ddbebe91f0ea0c6a938991b929ffdb71bbb2cc16 (diff) | |
download | nextcloud-server-2b67f87ea8c34cb82222d89065aa2639193c467c.tar.gz nextcloud-server-2b67f87ea8c34cb82222d89065aa2639193c467c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/hu_HU.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/hu_HU.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js index 37f36e8bd7d..8f789e19328 100644 --- a/apps/comments/l10n/hu_HU.js +++ b/apps/comments/l10n/hu_HU.js @@ -1,6 +1,7 @@ OC.L10N.register( "comments", { + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Hozzászólás</strong> a fájlokhoz <em>(mindig listázásra kerül a hírfolyamon)</em>", "You commented" : "Hozzászólt", "%1$s commented" : "%1$s hozzászólt", "You commented on %2$s" : "Hozzászólt ehhez: %2$s", diff --git a/apps/comments/l10n/hu_HU.json b/apps/comments/l10n/hu_HU.json index 720fe62d447..f10a740b510 100644 --- a/apps/comments/l10n/hu_HU.json +++ b/apps/comments/l10n/hu_HU.json @@ -1,4 +1,5 @@ { "translations": { + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Hozzászólás</strong> a fájlokhoz <em>(mindig listázásra kerül a hírfolyamon)</em>", "You commented" : "Hozzászólt", "%1$s commented" : "%1$s hozzászólt", "You commented on %2$s" : "Hozzászólt ehhez: %2$s", |