Files
sure/config/locales/models/transfer/tr.yml
Musab Ustun d3f35f100f Complete Turkish Language Support (#4)
* Turkish language files added

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Juan José Mata <jjmata@jjmata.com>

---------

Signed-off-by: Juan José Mata <jjmata@jjmata.com>
Co-authored-by: Juan José Mata <jjmata@jjmata.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-27 06:18:22 +02:00

18 lines
910 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
tr:
activerecord:
errors:
models:
transfer:
attributes:
base:
inflow_cannot_be_in_multiple_transfers: Giriş işlemi birden fazla transferin parçası olamaz
must_be_from_different_accounts: Transfer farklı hesaplar arasında olmalıdır
must_be_from_same_family: Transfer aynı aileden olmalıdır
must_be_within_date_range: Transfer işlemlerinin tarihleri birbirine en fazla 4 gün uzaklıkta olmalıdır
must_have_opposite_amounts: Transfer işlemlerinin tutarları zıt olmalıdır
must_have_single_currency: Transfer tek bir para biriminde olmalıdır
outflow_cannot_be_in_multiple_transfers: Çıkış işlemi birden fazla transferin parçası olamaz
transfer:
name: "%{to_account} hesabına transfer"
payment_name: "%{to_account} hesabına ödeme"