summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-09 12:28:39 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-09 12:28:39 -0400
commite68c4b1d737a8f49fc88c999a93ad7cc9b1e98df (patch)
treed59dc5387cdcf94b326df07b345e53dcadd7e8cb /apps/comments/l10n
parent6f3eeeeb36d86b352d396f730fbc6a8d1e8ca160 (diff)
downloadnextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.tar.gz
nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/hu_HU.js2
-rw-r--r--apps/comments/l10n/hu_HU.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js
index b49d1456848..cae1ae5e46f 100644
--- a/apps/comments/l10n/hu_HU.js
+++ b/apps/comments/l10n/hu_HU.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> a fájlokhoz",
+ "You commented" : "Hozzászólt",
"%1$s commented" : "%1$s hozzászólt",
+ "You commented on %2$s" : "Hozzászólt ehhez: %2$s",
"%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s",
"Comments" : "Hozzászólások",
"Type in a new comment..." : "Új hozzászólás írása...",
diff --git a/apps/comments/l10n/hu_HU.json b/apps/comments/l10n/hu_HU.json
index ceba0641915..268bb7dd3d8 100644
--- a/apps/comments/l10n/hu_HU.json
+++ b/apps/comments/l10n/hu_HU.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> a fájlokhoz",
+ "You commented" : "Hozzászólt",
"%1$s commented" : "%1$s hozzászólt",
+ "You commented on %2$s" : "Hozzászólt ehhez: %2$s",
"%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s",
"Comments" : "Hozzászólások",
"Type in a new comment..." : "Új hozzászólás írása...",