Update translations.

This commit is contained in:
James Cole
2019-12-20 16:42:23 +01:00
parent 18ed19c9d9
commit cc936e68f2
44 changed files with 191 additions and 137 deletions

View File

@@ -37,13 +37,13 @@ return [
'linked_to_rules' => '
İlgili kurallar',
'active' => 'Aktif mi?',
'percentage' => 'pct.',
'next_due' => 'Next due',
'transaction_type' => 'Type',
'percentage' => 'yzd.',
'next_due' => 'Sonraki ödeme',
'transaction_type' => 'Tip',
'lastActivity' => 'Son Etkinlik',
'balanceDiff' => 'Bakiye farkı',
'matchesOn' => 'Eşleşti',
'other_meta_data' => 'Other meta data',
'other_meta_data' => 'Diğer meta verisi',
'account_type' => 'Hesap Türü',
'created_at' => 'Tarihinde oluşturuldu',
'account' => 'Hesap',
@@ -108,18 +108,18 @@ return [
'sum_transfers' => 'Transferlerin toplamı',
'reconcile' => 'Onaylanmış',
'account_on_spectre' => '(Spectre) Hesabı',
'account_on_ynab' => 'Account (YNAB)',
'account_on_ynab' => 'Hesap (YNAB)',
'do_import' => 'Bu hesaptan içeri aktar',
'sepa_ct_id' => 'SEPA End to End Identifier',
'sepa_ct_op' => 'SEPA Opposing Account Identifier',
'sepa_db' => 'SEPA Mandate Identifier',
'sepa_country' => 'SEPA Country',
'sepa_cc' => 'SEPA Clearing Code',
'sepa_ep' => 'SEPA External Purpose',
'sepa_ci' => 'SEPA Creditor Identifier',
'sepa_batch_id' => 'SEPA Batch ID',
'external_id' => 'External ID',
'account_at_bunq' => 'Account with bunq',
'sepa_ct_id' => 'Uçtan uca SEPA tanımlayıcı',
'sepa_ct_op' => 'SEPA Karşı Hesap Tanımlayıcısı',
'sepa_db' => 'SEPA Vekil Tanımlayıcısı',
'sepa_country' => 'SEPA Ülke',
'sepa_cc' => 'SEPA Temizleme Kodu',
'sepa_ep' => 'SEPA Dış Amaç',
'sepa_ci' => 'SEPA Alacaklı Tanımlayıcısı',
'sepa_batch_id' => 'SEPA Toplu Kimlik',
'external_id' => 'Dış Kimlik',
'account_at_bunq' => 'Bunq hesapları',
'file_name' => 'Dosya adı',
'file_size' => 'Dosya boyutu',
'file_type' => 'Dosya tipi',
@@ -134,7 +134,7 @@ return [
'transaction_s' => 'İşlemler',
'field' => 'Alan',
'value' => 'Değer',
'interest' => 'Interest',
'interest_period' => 'interest period',
'liability_type' => 'Type of liability',
'interest' => 'Faiz',
'interest_period' => 'faiz periyodu',
'liability_type' => 'Borç tipi',
];