From 92aee94ae244bcfbb455110ea9f38c6acd6737d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C4=BDach?= Date: Wed, 4 Aug 2021 20:51:24 +0000 Subject: [PATCH] Translated using Weblate (Slovak) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 7.9% (25 of 314 strings) Added translation using Weblate (Slovak) Co-authored-by: Marek Ľach Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/lemmy/sk/ Translation: Lemmy/lemmy --- translations/sk.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 translations/sk.json diff --git a/translations/sk.json b/translations/sk.json new file mode 100644 index 0000000..d9a334d --- /dev/null +++ b/translations/sk.json @@ -0,0 +1,31 @@ +{ + "number_of_comments_0": "{{count}} komentár", + "number_of_comments_1": "{{count}} komentárov", + "number_of_comments_2": "{{count}} komentáre", + "create_community": "Vytvor komunitu", + "post": "Poslať", + "remove_post": "Odstrániť príspevok", + "no_posts": "Žiadné príspevky.", + "create_a_post": "Vytvor príspevok", + "create_post": "Vytvor príspevok", + "number_of_posts_0": "{{count}} príspevok", + "number_of_posts_1": "{{count}} príspevkov", + "number_of_posts_2": "{{count}} príspevky", + "posts": "Príspevky", + "related_posts": "Tieto príspevky môžu mať súvis", + "cross_posts": "Tento odkaz bol takisto zverejnený do:", + "cross_post": "prepošli", + "cross_posted_to": "preposlaný do: ", + "cross_posted_from": "preposlaný od: ", + "comments": "Komentáre", + "remove_comment": "Odstráň komentár", + "remove_posts_comments": "Odstráň príspevky a komentáre", + "comment_here": "Sem napíš komentár...", + "communities": "Komunity", + "users": "Užívatelia", + "create_a_community": "Vytvor komunitu", + "remove_community": "Odstráň komunitu", + "select_a_community": "Vyber komunitu", + "explore_communities": "Prebádaj komunity", + "subscribed_to_communities": "Odberané <1>komunity" +}