diff --git a/public/language/sk/groups.json b/public/language/sk/groups.json index f675216df6..10923ea716 100644 --- a/public/language/sk/groups.json +++ b/public/language/sk/groups.json @@ -27,7 +27,7 @@ "details.disableJoinRequests": "Vypnúť požiadavky o prijatie", "details.grant": "Povoliť/Zamietnuť vlastníctvo", "details.kick": "Vykopnúť", - "details.kick_confirm": "Are you sure you want to remove this member from the group?", + "details.kick_confirm": "Ste si naozaj istý, že chcete odstrániť tohto člena zo skupiny?", "details.owner_options": "Správca skupiny", "details.group_name": "Názov skupiny", "details.member_count": "Počet členov", diff --git a/public/language/sk/notifications.json b/public/language/sk/notifications.json index 755f4a4021..39ca363782 100644 --- a/public/language/sk/notifications.json +++ b/public/language/sk/notifications.json @@ -10,15 +10,15 @@ "return_to": "Návrat do %1", "new_notification": "Nové oznámenie", "you_have_unread_notifications": "Máte neprečítané oznámenia", - "all": "All", - "topics": "Topics", - "replies": "Replies", - "chat": "Chats", - "follows": "Follows", - "upvote": "Upvotes", + "all": "Všetko", + "topics": "Témy", + "replies": "Odpovede", + "chat": "Konverzácie", + "follows": "Nasledovatelia", + "upvote": "Zahlasované", "new-flags": "New Flags", "my-flags": "Flags assigned to me", - "bans": "Bans", + "bans": "Zablokované", "new_message_from": "Nova spáva od %1", "upvoted_your_post_in": "%1 dal hlas Vášmu príspevku v %2.", "upvoted_your_post_in_dual": "%1 a %2 dali hlas Vášmu príspevku v %3.", diff --git a/public/language/sk/user.json b/public/language/sk/user.json index d8fbc11b7c..98e87e05f3 100644 --- a/public/language/sk/user.json +++ b/public/language/sk/user.json @@ -131,5 +131,5 @@ "info.email-history": "Hitória e-mailu", "info.moderation-note": "Zmierňujúca poznámka", "info.moderation-note.success": "Zmierňujúca poznámka nebola uložená", - "info.moderation-note.add": "Add note" + "info.moderation-note.add": "Pridať poznámku" } \ No newline at end of file diff --git a/public/language/zh-CN/groups.json b/public/language/zh-CN/groups.json index 00982965b9..04d79c4fe2 100644 --- a/public/language/zh-CN/groups.json +++ b/public/language/zh-CN/groups.json @@ -27,7 +27,7 @@ "details.disableJoinRequests": "禁止申请加入用户组", "details.grant": "授予/取消管理权", "details.kick": "踢出用户组", - "details.kick_confirm": "Are you sure you want to remove this member from the group?", + "details.kick_confirm": "您确定要将此成员从群组中移除吗?", "details.owner_options": "用户组管理", "details.group_name": "用户组名", "details.member_count": "用户组成员数",