summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authormaxigaz <maxigaz@protonmail.com>2020-06-09 13:34:11 +0000
committerWeblate <noreply@weblate.org>2020-06-09 13:34:11 +0000
commit7bc601ad3bba8cb63331ae06a3101cf05cc24953 (patch)
tree0788d1cdfefe6b0ae693c869a4a2ee06ebb75100 /ui
parentd8859001a7e0abc3465cf546d1662ce59d8d5cdf (diff)
Translated using Weblate (Hungarian)
Currently translated at 5.6% (14 of 246 strings) Translation: Lemmy/lemmy Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/hu/ Translated using Weblate (Hungarian) Currently translated at 2.4% (6 of 246 strings) Translation: Lemmy/lemmy Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/hu/
Diffstat (limited to 'ui')
-rw-r--r--ui/translations/hu.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/ui/translations/hu.json b/ui/translations/hu.json
index 0967ef42..35f82675 100644
--- a/ui/translations/hu.json
+++ b/ui/translations/hu.json
@@ -1 +1,18 @@
-{}
+{
+ "post": "Elküld",
+ "remove_post": "Bejegyzés eltávolítása",
+ "no_posts": "Nincs bejegyzés.",
+ "create_post": "Új bejegyzés létrehozása",
+ "create_a_post": "Új bejegyzés létrehozása",
+ "number_of_posts": "{{count}} bejegyzés",
+ "number_of_posts_plural": "{{count}} bejegyzés",
+ "posts": "Bejegyzések",
+ "related_posts": "Ezek a bejegyzések kapcsolódhatnak",
+ "cross_posts": "Ez a hivatkozás itt is be lett küldve:",
+ "cross_post": "keresztbejegyzés",
+ "comments": "Hozzászólások",
+ "remove_comment": "Hozzászólások eltávolítása",
+ "cross_posted_to": "beküldve ide is: ",
+ "number_of_comments": "{{count}} hozzászólás",
+ "number_of_comments_plural": "{{count}} hozzászólás"
+}