Merge remote-tracking branch 'weblate/master'
This commit is contained in:
commit
df23bf7141
3 changed files with 61 additions and 19 deletions
22
ui/translations/hi.json
vendored
22
ui/translations/hi.json
vendored
|
@ -42,5 +42,25 @@
|
||||||
"community_already_exists": "यह समुदाय पहले स मौजूद है |",
|
"community_already_exists": "यह समुदाय पहले स मौजूद है |",
|
||||||
"couldnt_create_comment": "टिप्पणी (कमेंट) नहीं बना पाईं |",
|
"couldnt_create_comment": "टिप्पणी (कमेंट) नहीं बना पाईं |",
|
||||||
"couldnt_find_community": "समुदायों नहीं ढूंढ़ पाएं |",
|
"couldnt_find_community": "समुदायों नहीं ढूंढ़ पाएं |",
|
||||||
"couldnt_find_post": "पोस्ट नहीं ढूंढ़ पाएं |"
|
"couldnt_find_post": "पोस्ट नहीं ढूंढ़ पाएं |",
|
||||||
|
"trending_communities": "अभी प्रचलित <1>समुदाय</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": "प्रशासक के रूप में नियुक्त करें"
|
||||||
}
|
}
|
||||||
|
|
24
ui/translations/ka.json
vendored
24
ui/translations/ka.json
vendored
|
@ -221,5 +221,27 @@
|
||||||
"couldnt_like_post": "პოსტის მოწონება ვერ მოხერხდა.",
|
"couldnt_like_post": "პოსტის მოწონება ვერ მოხერხდა.",
|
||||||
"community_moderator_already_exists": "ამ თემის მოდერატორი უკვე არსებობს.",
|
"community_moderator_already_exists": "ამ თემის მოდერატორი უკვე არსებობს.",
|
||||||
"couldnt_create_post": "პოსტი ვერ შეიქმნა.",
|
"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": "ერორი. თავიდან შემოსვლა ცადეთ."
|
||||||
}
|
}
|
||||||
|
|
34
ui/translations/zh.json
vendored
34
ui/translations/zh.json
vendored
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"post": "帖子",
|
"post": "回帖",
|
||||||
"remove_post": "移除帖子",
|
"remove_post": "移除帖子",
|
||||||
"no_posts": "没有帖子。",
|
"no_posts": "没有帖子。",
|
||||||
"create_a_post": "创建新帖子",
|
"create_a_post": "创建新帖子",
|
||||||
|
@ -100,9 +100,9 @@
|
||||||
"url": "网址",
|
"url": "网址",
|
||||||
"body": "内容",
|
"body": "内容",
|
||||||
"copy_suggested_title": "复制建议的标题: {{title}}",
|
"copy_suggested_title": "复制建议的标题: {{title}}",
|
||||||
"community": "节点",
|
"community": "社群",
|
||||||
"expand_here": "展开",
|
"expand_here": "展开",
|
||||||
"subscribe_to_communities": "订阅一些 <1>节点</1>.",
|
"subscribe_to_communities": "订阅一些 <1>社群</1>.",
|
||||||
"chat": "聊天",
|
"chat": "聊天",
|
||||||
"no_results": "没有结果.",
|
"no_results": "没有结果.",
|
||||||
"setup": "设置",
|
"setup": "设置",
|
||||||
|
@ -126,19 +126,19 @@
|
||||||
"not_logged_in": "未登录.",
|
"not_logged_in": "未登录.",
|
||||||
"community_ban": "你已被此社群拉黑。",
|
"community_ban": "你已被此社群拉黑。",
|
||||||
"site_ban": "你已被本站拉黑",
|
"site_ban": "你已被本站拉黑",
|
||||||
"couldnt_create_comment": "不能创建评论.",
|
"couldnt_create_comment": "无法创建评论。",
|
||||||
"couldnt_like_comment": "无法点赞评论。",
|
"couldnt_like_comment": "无法点赞评论。",
|
||||||
"couldnt_update_comment": "不能更新评论.",
|
"couldnt_update_comment": "无法更新评论。",
|
||||||
"couldnt_save_comment": "不能保存评论.",
|
"couldnt_save_comment": "无法保存评论。",
|
||||||
"no_comment_edit_allowed": "没有编辑评论的权限。",
|
"no_comment_edit_allowed": "没有编辑评论的权限。",
|
||||||
"no_post_edit_allowed": "没有编辑帖子的权限。",
|
"no_post_edit_allowed": "没有编辑帖子的权限。",
|
||||||
"no_community_edit_allowed": "没有编辑节点的权限。",
|
"no_community_edit_allowed": "没有编辑社群的权限。",
|
||||||
"couldnt_find_community": "无法找到节点。",
|
"couldnt_find_community": "无法找到社群。",
|
||||||
"couldnt_update_community": "无法更新节点。",
|
"couldnt_update_community": "无法更新社群。",
|
||||||
"community_already_exists": "节点已存在。",
|
"community_already_exists": "社群已存在。",
|
||||||
"community_moderator_already_exists": "节点监管人已存在。",
|
"community_moderator_already_exists": "社群监管人已存在。",
|
||||||
"community_follower_already_exists": "节点追随者已存在。",
|
"community_follower_already_exists": "社群关注者已存在。",
|
||||||
"community_user_already_banned": "节点用户已禁止。",
|
"community_user_already_banned": "社群用户已被禁止。",
|
||||||
"couldnt_create_post": "无法创建帖子。",
|
"couldnt_create_post": "无法创建帖子。",
|
||||||
"couldnt_like_post": "无法点赞帖子。",
|
"couldnt_like_post": "无法点赞帖子。",
|
||||||
"couldnt_find_post": "无法找到帖子。",
|
"couldnt_find_post": "无法找到帖子。",
|
||||||
|
@ -159,11 +159,11 @@
|
||||||
"nsfw": "工作场所不宜",
|
"nsfw": "工作场所不宜",
|
||||||
"show_nsfw": "显示工作场所不宜内容",
|
"show_nsfw": "显示工作场所不宜内容",
|
||||||
"theme": "主题",
|
"theme": "主题",
|
||||||
"from": "来自",
|
"from": "由",
|
||||||
"donate_to_lemmy": "向Lemmy捐赠",
|
"donate_to_lemmy": "向Lemmy捐赠",
|
||||||
"donate": "捐赠",
|
"donate": "捐赠",
|
||||||
"monero": "门罗币",
|
"monero": "门罗币",
|
||||||
"to": "致",
|
"to": "发布到",
|
||||||
"are_you_sure": "你确定吗?",
|
"are_you_sure": "你确定吗?",
|
||||||
"yes": "是",
|
"yes": "是",
|
||||||
"no": "否",
|
"no": "否",
|
||||||
|
@ -223,8 +223,8 @@
|
||||||
"open_registration": "开放注册",
|
"open_registration": "开放注册",
|
||||||
"registration_closed": "注册功能已关闭",
|
"registration_closed": "注册功能已关闭",
|
||||||
"recent_comments": "最新评论",
|
"recent_comments": "最新评论",
|
||||||
"by": "来自",
|
"by": "由",
|
||||||
"transfer_community": "节点转让",
|
"transfer_community": "转让社群",
|
||||||
"transfer_site": "站点转让",
|
"transfer_site": "站点转让",
|
||||||
"post_title_too_long": "帖子标题过长。",
|
"post_title_too_long": "帖子标题过长。",
|
||||||
"couldnt_get_comments": "无法获取评论。",
|
"couldnt_get_comments": "无法获取评论。",
|
||||||
|
|
Reference in a new issue