Translated using Weblate (Turkish)

Currently translated at 100.0% (640 of 640 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
This commit is contained in:
Oğuz Ersen 2022-11-21 14:19:46 +00:00 committed by Hosted Weblate
parent 359f2afd1d
commit 6f27d702e5
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 28 additions and 1 deletions

View File

@ -2991,5 +2991,32 @@
"hideUnimportantStateEvents": "Önemsiz durum etkinliklerini gizle",
"@hideUnimportantStateEvents": {},
"doNotShowAgain": "Tekrar gösterme",
"@doNotShowAgain": {}
"@doNotShowAgain": {},
"googlyEyesContent": "{senderName} size şaşkın gözler gönderiyor",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"commandHint_cuddle": "Kucaklama gönder",
"@commandHint_cuddle": {},
"commandHint_googly": "Şaşkın gözler gönder",
"@commandHint_googly": {},
"commandHint_hug": "Sarılma gönder",
"@commandHint_hug": {},
"cuddleContent": "{senderName} sizi kucaklıyor",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"hugContent": "{senderName} size sarılıyor",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
}
}