summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-09 01:55:42 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-09 01:55:42 -0500
commitafe3fdbf49b77c9f3dfd45a29fb7971c2a6e12b7 (patch)
treef848a429da6070818fb39e36350fe51597c77e05 /apps/comments
parent8c8ff0eae739206afe14c454df9790d27f303318 (diff)
downloadnextcloud-server-afe3fdbf49b77c9f3dfd45a29fb7971c2a6e12b7.tar.gz
nextcloud-server-afe3fdbf49b77c9f3dfd45a29fb7971c2a6e12b7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/hu_HU.js13
-rw-r--r--apps/comments/l10n/hu_HU.json13
2 files changed, 26 insertions, 0 deletions
diff --git a/apps/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js
index c74b27f34cd..a7370f92f1c 100644
--- a/apps/comments/l10n/hu_HU.js
+++ b/apps/comments/l10n/hu_HU.js
@@ -1,8 +1,21 @@
OC.L10N.register(
"comments",
{
+ "<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> a fájlokhoz",
+ "%1$s commented" : "%1$s hozzászólt",
+ "%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 beírása...",
+ "Delete comment" : "Hozzászólás törlése",
+ "Post" : "Küldés",
"Cancel" : "Mégsem",
+ "Edit comment" : "Hozzászólás szerkesztése",
+ "[Deleted user]" : "[Törölt felhasználó]",
+ "No other comments available" : "Nincs további hozzászólás.",
+ "More comments..." : "Több hozzászólás...",
"Save" : "Mentés",
+ "Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}",
+ "{count} unread comments" : "{count} olvasatlan hozzászólás",
"Comment" : "Komment"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/hu_HU.json b/apps/comments/l10n/hu_HU.json
index 7c8d8886895..ee8ccda250a 100644
--- a/apps/comments/l10n/hu_HU.json
+++ b/apps/comments/l10n/hu_HU.json
@@ -1,6 +1,19 @@
{ "translations": {
+ "<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> a fájlokhoz",
+ "%1$s commented" : "%1$s hozzászólt",
+ "%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 beírása...",
+ "Delete comment" : "Hozzászólás törlése",
+ "Post" : "Küldés",
"Cancel" : "Mégsem",
+ "Edit comment" : "Hozzászólás szerkesztése",
+ "[Deleted user]" : "[Törölt felhasználó]",
+ "No other comments available" : "Nincs további hozzászólás.",
+ "More comments..." : "Több hozzászólás...",
"Save" : "Mentés",
+ "Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}",
+ "{count} unread comments" : "{count} olvasatlan hozzászólás",
"Comment" : "Komment"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file