summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-27 01:55:59 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-27 01:55:59 -0400
commit2b67f87ea8c34cb82222d89065aa2639193c467c (patch)
treeae9695f083f099e5ef7fc3b1cfcd8a44d3b20f21 /apps/comments
parentddbebe91f0ea0c6a938991b929ffdb71bbb2cc16 (diff)
downloadnextcloud-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.js1
-rw-r--r--apps/comments/l10n/hu_HU.json1
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",