Translated using Weblate (Turkish)

Currently translated at 100.0% (319 of 319 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
This commit is contained in:
Oğuz Ersen 2020-11-09 09:59:14 +00:00 committed by Hosted Weblate
parent 2838da4c13
commit fe35c738de
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 20 additions and 10 deletions

View File

@ -732,7 +732,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"isTyping": "yazıyor...", "isTyping": "yazıyor",
"@isTyping": { "@isTyping": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -819,12 +819,12 @@
"count": {} "count": {}
} }
}, },
"loadingPleaseWait": "Yükleniyor... Lütfen bekleyin", "loadingPleaseWait": "Yükleniyor… Lütfen bekleyin.",
"@loadingPleaseWait": { "@loadingPleaseWait": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"loadMore": "Daha fazla yükle...", "loadMore": "Daha fazla yükle",
"@loadMore": { "@loadMore": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -931,7 +931,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"noRoomsFound": "Oda bulunamadı...", "noRoomsFound": "Oda bulunamadı",
"@noRoomsFound": { "@noRoomsFound": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -963,7 +963,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"oopsSomethingWentWrong": "Tüh, bir şeyler yanlış gitti...", "oopsSomethingWentWrong": "Tüh, bir şeyler yanlış gitti",
"@oopsSomethingWentWrong": { "@oopsSomethingWentWrong": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1414,7 +1414,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"userAndOthersAreTyping": "{username} ve {count} diğer kişi yazıyor...", "userAndOthersAreTyping": "{username} ve {count} diğer kişi yazıyor",
"@userAndOthersAreTyping": { "@userAndOthersAreTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1422,7 +1422,7 @@
"count": {} "count": {}
} }
}, },
"userAndUserAreTyping": "{username} ve {username2} yazıyor...", "userAndUserAreTyping": "{username} ve {username2} yazıyor",
"@userAndUserAreTyping": { "@userAndUserAreTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1430,7 +1430,7 @@
"username2": {} "username2": {}
} }
}, },
"userIsTyping": "{username} yazıyor...", "userIsTyping": "{username} yazıyor",
"@userIsTyping": { "@userIsTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1527,7 +1527,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"waitingPartnerNumbers": "Ortağın numaraları kabul etmesi bekleniyor...", "waitingPartnerNumbers": "Ortağın numaraları kabul etmesi bekleniyor",
"@waitingPartnerNumbers": { "@waitingPartnerNumbers": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1557,7 +1557,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"writeAMessage": "Mesaj yazın...", "writeAMessage": "Bir mesaj yaz…",
"@writeAMessage": { "@writeAMessage": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1742,5 +1742,15 @@
"@online": { "@online": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"hideUnknownEvents": "Bilinmeyen etkinlikleri gizle",
"@hideUnknownEvents": {
"type": "text",
"placeholders": {}
},
"hideRedactedEvents": "Düzenlenmiş etkinlikleri gizle",
"@hideRedactedEvents": {
"type": "text",
"placeholders": {}
} }
} }