mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 20:15:01 +00:00
Translated using Weblate (Georgian)
Currently translated at 84.3% (200 of 237 strings) Translation: Lemmy/lemmy Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ka/
This commit is contained in:
parent
dec757eb9e
commit
09538541dd
1 changed files with 56 additions and 1 deletions
57
ui/translations/ka.json
vendored
57
ui/translations/ka.json
vendored
|
@ -166,5 +166,60 @@
|
||||||
"all": "ყველა",
|
"all": "ყველა",
|
||||||
"top": "ტოპ",
|
"top": "ტოპ",
|
||||||
"api": "API",
|
"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</1>",
|
||||||
|
"trending_communities": "ტრენდული <1>communities</1>",
|
||||||
|
"list_of_communities": "ყველა თემა",
|
||||||
|
"number_of_communities": "თემა",
|
||||||
|
"number_of_communities_plural": "თემები",
|
||||||
|
"landing": "Lemmy is a <1>link aggregator</1> / reddit alternative, intended to work in the <2>fediverse</2>.<3></3>It's self-hostable, has live-updating comment threads, and is tiny (<4>~80kB</4>). Federation into the ActivityPub network is on the roadmap. <5></5>This is a <6>very early beta version</6>, and a lot of features are currently broken or missing. <7></7>Suggest new features or report bugs <8>here.</8><9></9>Made with <10>Rust</10>, <11>Actix</11>, <12>Inferno</12>, <13>Typescript</13>.",
|
||||||
|
"docs": "დოკუმენტაცია",
|
||||||
|
"couldnt_like_comment": "კომენტარის მოწონება ვერ მოხერხდა.",
|
||||||
|
"couldnt_update_comment": "კომენტარის განახლება ვერ მოხერხდა.",
|
||||||
|
"replies": "პასუხები",
|
||||||
|
"theme": "საიტის თემა",
|
||||||
|
"sponsors": "სპონსორები",
|
||||||
|
"sponsors_of_lemmy": "Sponsors",
|
||||||
|
"sponsor_message": "Lemmy is free, <1>open-source</1> 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": "პოსტის სათაური ძალიან გრძელია."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue