Translated using Weblate (Turkish)

Currently translated at 100.0% (555 of 555 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
This commit is contained in:
Oğuz Ersen 2023-03-18 16:55:38 +00:00 committed by Hosted Weblate
parent f08968800e
commit 9def8de5a8
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2545,5 +2545,12 @@
"noOtherDevicesFound": "Başka aygıt bulunamadı", "noOtherDevicesFound": "Başka aygıt bulunamadı",
"@noOtherDevicesFound": {}, "@noOtherDevicesFound": {},
"fileIsTooBigForServer": "Sunucu, dosyanın gönderilemeyecek kadar büyük olduğunu bildiriyor.", "fileIsTooBigForServer": "Sunucu, dosyanın gönderilemeyecek kadar büyük olduğunu bildiriyor.",
"@fileIsTooBigForServer": {} "@fileIsTooBigForServer": {},
"fileHasBeenSavedAt": "Dosya {path} konumuna kaydedildi",
"@fileHasBeenSavedAt": {
"type": "text",
"placeholders": {
"path": {}
}
}
} }