Skip to content

Commit aae4385

Browse files
TheLostTravellingOneweblate
authored andcommitted
Translated using Weblate (Turkish)
Currently translated at 66.9% (152 of 227 strings) Co-authored-by: Hakan Kartal <hakankartal4numara@gmail.com> Translate-URL: https://translate.couchershq.org/projects/couchers/backend-notifications/tr/ Translation: Couchers/Backend - Notifications
1 parent 83d438a commit aae4385

1 file changed

Lines changed: 17 additions & 8 deletions

File tree

  • app/backend/src/couchers/notifications/locales

app/backend/src/couchers/notifications/locales/tr.json

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,9 @@
273273
"event_description": "Bekleyen bir ev sahibi isteğine henüz yanıt vermediniz",
274274
"push": {
275275
"ios_subtitle": "{{user}}",
276-
"body": "{{user}} sizin cevabınızı bekliyor, lütfen isteği kabul edin veya reddedin."
276+
"body": "{{user}} sizin cevabınızı bekliyor, lütfen isteği kabul edin veya reddedin.",
277+
"title": "{{user}} tarafından bekleyen istek",
278+
"ios_title": "Ev Sahipliği İsteği Beklemede"
277279
}
278280
},
279281
"cancel": {
@@ -321,20 +323,24 @@
321323
"create": {
322324
"push": {
323325
"title": "Yeni moderatör notu",
324-
"ios_title": "Yeni Moderatör Notu"
326+
"ios_title": "Yeni Moderatör Notu",
327+
"body": "Bir moderatör notu aldınız. Platformu kullanmaya devam edebilmek için lütfen okuyup onaylayın."
325328
}
326329
}
327330
},
328331
"onboarding": {
329332
"reminder": {
330-
"event_description": "Kayıt olduktan sonra profilini tamamlamak için hatırlatıcı",
333+
"event_description": "Kayıt olduktan sonra profilini tamamlayı hatırlatıyoruz",
331334
"push": {
332335
"first": {
333336
"title": "Couchers'a Hoş Geldin!",
334-
"ios_title": "Couchers'a Hoş Geldin!"
337+
"ios_title": "Couchers'a Hoş Geldin!",
338+
"body": "Lütfen profilinizi bir fotoğraf ve kendiniz hakkında biraz metinle tamamlayın."
335339
},
336340
"subsequent": {
337-
"title": "Profilini tamamlamayı unutma"
341+
"title": "Profilini tamamlamayı unutma",
342+
"ios_title": "Profil Hatırlatıcı",
343+
"body": "Lütfen profilinizi bir fotoğraf ve kendiniz hakkında biraz metinle tamamlayın."
338344
}
339345
}
340346
}
@@ -344,16 +350,19 @@
344350
"event_description": "Şifreniz değiştirildi",
345351
"push": {
346352
"title": "Şifre değiştirildi",
347-
"ios_title": "Şifre Değiştirildi"
353+
"ios_title": "Şifre Değiştirildi",
354+
"body": "Şifreniz değiştirildi."
348355
}
349356
}
350357
},
351358
"password_reset": {
352359
"complete": {
353360
"push": {
354361
"body": "Şifreniz başarıyla sıfırlandı.",
355-
"ios_title": "Şifre Sıfırlandı"
356-
}
362+
"ios_title": "Şifre Sıfırlandı",
363+
"title": "Şifre sıfırlandı"
364+
},
365+
"event_description": "Şifre sıfırlama tamamlandı"
357366
}
358367
}
359368
}

0 commit comments

Comments
 (0)