diff --git a/ui/translations/hi.json b/ui/translations/hi.json index 912a7d43b..84d5007a5 100644 --- a/ui/translations/hi.json +++ b/ui/translations/hi.json @@ -42,5 +42,25 @@ "community_already_exists": "यह समुदाय पहले स मौजूद है |", "couldnt_create_comment": "टिप्पणी (कमेंट) नहीं बना पाईं |", "couldnt_find_community": "समुदायों नहीं ढूंढ़ पाएं |", - "couldnt_find_post": "पोस्ट नहीं ढूंढ़ पाएं |" + "couldnt_find_post": "पोस्ट नहीं ढूंढ़ पाएं |", + "trending_communities": "अभी प्रचलित <1>समुदाय", + "formatting_help": "स्वरूपण सहायता", + "view_source": "स्रोत देखें", + "lock": "बंद करें", + "link": "लिंक", + "mods": "मध्यस्थों", + "settings": "समायोजन (सेटिंग्स)", + "site_config": "साइड कॉन्फ़िगरेशन", + "appoint_as_mod": "मध्यथ के रूप में नियुक्त करें", + "admin": "प्रशासक", + "remove": "हटाएँ", + "removed": "हटाए गए", + "locked": "बंद", + "reason": "कारण", + "mod": "मध्यस्थ", + "admin_settings": "प्रशासक समायोजन (सेटिंग्स)", + "remove_as_mod": "मध्यथ के स्थान से हटाएँ", + "admins": "प्रशासकों", + "remove_as_admin": "प्रशासक के स्थान से हटाएँ", + "appoint_as_admin": "प्रशासक के रूप में नियुक्त करें" } diff --git a/ui/translations/ka.json b/ui/translations/ka.json index ebda8982e..af967263f 100644 --- a/ui/translations/ka.json +++ b/ui/translations/ka.json @@ -221,5 +221,27 @@ "couldnt_like_post": "პოსტის მოწონება ვერ მოხერხდა.", "community_moderator_already_exists": "ამ თემის მოდერატორი უკვე არსებობს.", "couldnt_create_post": "პოსტი ვერ შეიქმნა.", - "post_title_too_long": "პოსტის სათაური ძალიან გრძელია." + "post_title_too_long": "პოსტის სათაური ძალიან გრძელია.", + "admin_settings": "ადმინი პარამეტრები", + "site_config": "საიტის კონფიგურაცია", + "banned_users": "გაშავებული მომხმარებლები", + "support_on_open_collective": "Support on OpenCollective", + "site_saved": "Site Saved.", + "couldnt_find_post": "პოსტი ვერ მოიძებნა.", + "couldnt_get_posts": "პოსტები არ არის.", + "couldnt_update_post": "პოსტი ვერ განახლდა", + "couldnt_save_post": "პოსტის დასეივება ვერ მოხერხდა.", + "monero": "Monero", + "no_slurs": "No slurs.", + "not_an_admin": "ადმინი არ არის", + "site_already_exists": "Site already exists.", + "couldnt_update_site": "Couldn't update site.", + "couldnt_find_that_username_or_email": "სახელი ან ელ-პოსტა ვერ მოიძებნა.", + "password_incorrect": "პაროლი არასწორია .", + "passwords_dont_match": "პაროლები იგივი არ არის.", + "admin_already_created": "ადმინი უკვე არსებობს.", + "user_already_exists": "მომხმარებელი უკვე არსებობს.", + "email_already_exists": "ელ-პოსტა უკვე არსებობს.", + "couldnt_update_user": "მომხმარებლის განახლება ვერ მოხერხდა.", + "system_err_login": "ერორი. თავიდან შემოსვლა ცადეთ." } diff --git a/ui/translations/zh.json b/ui/translations/zh.json index afe754ba0..872d0b51f 100644 --- a/ui/translations/zh.json +++ b/ui/translations/zh.json @@ -1,5 +1,5 @@ { - "post": "帖子", + "post": "回帖", "remove_post": "移除帖子", "no_posts": "没有帖子。", "create_a_post": "创建新帖子", @@ -100,9 +100,9 @@ "url": "网址", "body": "内容", "copy_suggested_title": "复制建议的标题: {{title}}", - "community": "节点", + "community": "社群", "expand_here": "展开", - "subscribe_to_communities": "订阅一些 <1>节点.", + "subscribe_to_communities": "订阅一些 <1>社群.", "chat": "聊天", "no_results": "没有结果.", "setup": "设置", @@ -126,19 +126,19 @@ "not_logged_in": "未登录.", "community_ban": "你已被此社群拉黑。", "site_ban": "你已被本站拉黑", - "couldnt_create_comment": "不能创建评论.", + "couldnt_create_comment": "无法创建评论。", "couldnt_like_comment": "无法点赞评论。", - "couldnt_update_comment": "不能更新评论.", - "couldnt_save_comment": "不能保存评论.", + "couldnt_update_comment": "无法更新评论。", + "couldnt_save_comment": "无法保存评论。", "no_comment_edit_allowed": "没有编辑评论的权限。", "no_post_edit_allowed": "没有编辑帖子的权限。", - "no_community_edit_allowed": "没有编辑节点的权限。", - "couldnt_find_community": "无法找到节点。", - "couldnt_update_community": "无法更新节点。", - "community_already_exists": "节点已存在。", - "community_moderator_already_exists": "节点监管人已存在。", - "community_follower_already_exists": "节点追随者已存在。", - "community_user_already_banned": "节点用户已禁止。", + "no_community_edit_allowed": "没有编辑社群的权限。", + "couldnt_find_community": "无法找到社群。", + "couldnt_update_community": "无法更新社群。", + "community_already_exists": "社群已存在。", + "community_moderator_already_exists": "社群监管人已存在。", + "community_follower_already_exists": "社群关注者已存在。", + "community_user_already_banned": "社群用户已被禁止。", "couldnt_create_post": "无法创建帖子。", "couldnt_like_post": "无法点赞帖子。", "couldnt_find_post": "无法找到帖子。", @@ -159,11 +159,11 @@ "nsfw": "工作场所不宜", "show_nsfw": "显示工作场所不宜内容", "theme": "主题", - "from": "来自", + "from": "由", "donate_to_lemmy": "向Lemmy捐赠", "donate": "捐赠", "monero": "门罗币", - "to": "致", + "to": "发布到", "are_you_sure": "你确定吗?", "yes": "是", "no": "否", @@ -223,8 +223,8 @@ "open_registration": "开放注册", "registration_closed": "注册功能已关闭", "recent_comments": "最新评论", - "by": "来自", - "transfer_community": "节点转让", + "by": "由", + "transfer_community": "转让社群", "transfer_site": "站点转让", "post_title_too_long": "帖子标题过长。", "couldnt_get_comments": "无法获取评论。",