diff --git a/ui/translations/ka.json b/ui/translations/ka.json index 21db25ef2..ebda8982e 100644 --- a/ui/translations/ka.json +++ b/ui/translations/ka.json @@ -166,5 +166,60 @@ "all": "ყველა", "top": "ტოპ", "api": "API", - "show_nsfw": "Show NSFW content" + "show_nsfw": "Show NSFW content", + "related_posts": "ეს პოსტები შეიძლება ერთმანეც ეხება", + "cross_post": "გადაკვეთა-პოსტი", + "general_sponsors": "General Sponsors are those that pledged $10 to $39 to Lemmy.", + "cross_posted_to": "გადაკვეთა-პოსტი გაკეთდა: ", + "subscribed_to_communities": "მიყვები <1>communities", + "trending_communities": "ტრენდული <1>communities", + "list_of_communities": "ყველა თემა", + "number_of_communities": "თემა", + "number_of_communities_plural": "თემები", + "landing": "Lemmy is a <1>link aggregator / reddit alternative, intended to work in the <2>fediverse.<3>It's self-hostable, has live-updating comment threads, and is tiny (<4>~80kB). Federation into the ActivityPub network is on the roadmap. <5>This is a <6>very early beta version, and a lot of features are currently broken or missing. <7>Suggest new features or report bugs <8>here.<9>Made with <10>Rust, <11>Actix, <12>Inferno, <13>Typescript.", + "docs": "დოკუმენტაცია", + "couldnt_like_comment": "კომენტარის მოწონება ვერ მოხერხდა.", + "couldnt_update_comment": "კომენტარის განახლება ვერ მოხერხდა.", + "replies": "პასუხები", + "theme": "საიტის თემა", + "sponsors": "სპონსორები", + "sponsors_of_lemmy": "Sponsors", + "sponsor_message": "Lemmy is free, <1>open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project. Thank you to the following people:", + "support_on_patreon": "Support on Patreon", + "support_on_liberapay": "Support on Liberapay", + "donate_to_lemmy": "Donate to Lemmy", + "no_comment_edit_allowed": "კომენტარის რედაკტირება არ შეიძლება.", + "donate": "Donate", + "crypto": "Crypto", + "bitcoin": "Bitcoin", + "ethereum": "Ethereum", + "code": "კოდი", + "joined": "დაემატა", + "by": "by", + "to": "to", + "from": "from", + "transfer_community": "transfer community", + "transfer_site": "transfer site", + "are_you_sure": "დარწმუნებული ხარ?", + "yes": "კი", + "no": "არა", + "powered_by": "Powered by", + "not_logged_in": "შასული არ ხართ", + "logged_in": "შაული ხართ.", + "community_ban": "შენ ამ თემისგან გაშავებული ხარ.", + "site_ban": "საიტიდან გაშავებული ხარ.", + "couldnt_create_comment": "კომენტარის შექმნა ვერ მოხერხდა.", + "couldnt_find_community": "ტემა არ მოიძებნა.", + "couldnt_save_comment": "კომენტარის შენახვა ვერ მოხერხდა.", + "couldnt_get_comments": "კომენტარების ნახვა ვერ მოხერხდა.", + "no_post_edit_allowed": "პოსტის რედაკტირება არ შეიძლება.", + "no_community_edit_allowed": "თემის რედაკტირება არ შეიძლება.", + "couldnt_update_community": "თემა ვერ განახლდა.", + "community_already_exists": "ეს თემა უკვე არსებობს.", + "community_follower_already_exists": "თემის ფოლოვორი უკვე არსებობს.", + "community_user_already_banned": "თემის მომხმარებელი უკვე შავ სიაშია.", + "couldnt_like_post": "პოსტის მოწონება ვერ მოხერხდა.", + "community_moderator_already_exists": "ამ თემის მოდერატორი უკვე არსებობს.", + "couldnt_create_post": "პოსტი ვერ შეიქმნა.", + "post_title_too_long": "პოსტის სათაური ძალიან გრძელია." }