1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-29 19:41:14 +03:00

Translated using Weblate (Georgian)

Currently translated at 0.1% (3 of 2644 strings)

Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ka/
This commit is contained in:
r2d2sq13
2024-04-22 14:33:06 +00:00
committed by Weblate
parent 6f846bc34e
commit c09f426f12

View File

@ -1,2 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="notice_room_invite_no_invitee">%s-ის მიწვევა</string>
<string name="notice_room_invite_no_invitee_by_you">თქვენი მიწვევა</string>
<plurals name="x_selected">
<item quantity="one">%1$d არჩეული</item>
<item quantity="other">%1$d არჩეული</item>
</plurals>
</resources>