mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-31 18:54:58 +00:00
Updated strings.
This commit is contained in:
@@ -40,35 +40,25 @@ return [
|
||||
'repeat_freq' => 'Tekrarlar',
|
||||
'location' => 'Location',
|
||||
'update_channel' => 'Update channel',
|
||||
'journal_currency_id' => 'Para birimi',
|
||||
'currency_id' => 'Para birimi',
|
||||
'transaction_currency_id' => 'Para birimi',
|
||||
'auto_budget_currency_id' => 'Currency',
|
||||
'external_ip' => 'Sunucunuzun dış IP adresi',
|
||||
'attachments' => 'Ekler',
|
||||
'journal_amount' => 'Tutar',
|
||||
'journal_source_name' => 'Gelir hesabı (kaynak)',
|
||||
'keep_bill_id' => 'Bill',
|
||||
'journal_source_id' => 'Varlık Hesabı (kaynak)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Parola güvenliğini doğrula',
|
||||
'source_account' => 'Kaynak hesap',
|
||||
'destination_account' => 'Hedef Hesap',
|
||||
'journal_destination_id' => 'Asset account (destination)',
|
||||
'asset_destination_account' => 'Destination account',
|
||||
'include_net_worth' => 'Include in net worth',
|
||||
'asset_source_account' => 'Source account',
|
||||
'journal_description' => 'Tanımlama',
|
||||
'note' => 'Notlar',
|
||||
'store_new_transaction' => 'Store new transaction',
|
||||
'split_journal' => 'Bu işlemi böl / Taksitlendir',
|
||||
'split_journal_explanation' => 'Bu işlemi taksitlendirin',
|
||||
'currency' => 'Para birimi',
|
||||
'account_id' => 'Varlık hesabı',
|
||||
'budget_id' => 'Bütçe',
|
||||
'opening_balance' => 'Opening balance',
|
||||
'tagMode' => 'Etiket modu',
|
||||
'tag_position' => 'Etiket konumu',
|
||||
'virtual_balance' => 'Virtual balance',
|
||||
'targetamount' => 'Hedef tutar',
|
||||
'account_role' => 'Account role',
|
||||
@@ -83,10 +73,7 @@ return [
|
||||
'expense_account' => 'Gider Hesabı',
|
||||
'revenue_account' => 'Gelir hesabı',
|
||||
'decimal_places' => 'Ondalık basamak',
|
||||
'exchange_rate_instruction' => 'Yabancı para birimleri',
|
||||
'source_amount' => 'Miktar (kaynak)',
|
||||
'destination_amount' => 'Miktar (Hedef)',
|
||||
'native_amount' => 'Yerli Miktar',
|
||||
'new_email_address' => 'Yeni e-posta adresi',
|
||||
'verification' => 'Doğrulama',
|
||||
'api_key' => 'API anahtarı',
|
||||
@@ -95,10 +82,6 @@ return [
|
||||
'interest' => 'Interest',
|
||||
'interest_period' => 'Interest period',
|
||||
|
||||
'source_account_asset' => 'Kaynak Hesabı (varlık hesabı)',
|
||||
'destination_account_expense' => 'Hedef Hesap (gider hesabı)',
|
||||
'destination_account_asset' => 'Hedef hesabı (gider hesabı)',
|
||||
'source_account_revenue' => 'Kaynak hesap (gelir hesabı)',
|
||||
'type' => 'Tür',
|
||||
'convert_Withdrawal' => 'Para çekmeyi değiştir',
|
||||
'convert_Deposit' => 'Mevduata dönüştürün',
|
||||
@@ -106,7 +89,6 @@ return [
|
||||
|
||||
'amount' => 'Tutar',
|
||||
'foreign_amount' => 'Foreign amount',
|
||||
'existing_attachments' => 'Existing attachments',
|
||||
'date' => 'Tarih',
|
||||
'interest_date' => 'Faiz tarihi',
|
||||
'book_date' => 'Kitap Tarihi',
|
||||
@@ -128,12 +110,6 @@ return [
|
||||
'date_format' => 'Tarih formatı',
|
||||
'specifix' => 'Banka veya dosyalara özel düzeltmeler',
|
||||
'attachments[]' => 'Ekler',
|
||||
'store_new_withdrawal' => 'Yeni para çekme oluştur',
|
||||
'store_new_deposit' => 'Yeni depozito oluştur',
|
||||
'store_new_transfer' => 'Yeni transfer oluştur',
|
||||
'add_new_withdrawal' => 'Yeni para çekme ekle',
|
||||
'add_new_deposit' => 'Yeni depozito ekle',
|
||||
'add_new_transfer' => 'Yeni bir transfer ekle',
|
||||
'title' => 'Başlık',
|
||||
'notes' => 'Notlar',
|
||||
'filename' => 'Dosya adı',
|
||||
@@ -143,8 +119,6 @@ return [
|
||||
'stop_processing' => 'İşlemeyi durdur',
|
||||
'start_date' => 'Sayfa başlangıcı',
|
||||
'end_date' => 'Kapsama alanı dışında',
|
||||
'include_attachments' => 'Yüklenen ekleri dahil et',
|
||||
'include_old_uploads' => 'İçe aktarılan verileri dahil et',
|
||||
'delete_account' => '":name" adlı hesabı sil',
|
||||
'delete_bill' => 'Faturayı sil ":name"',
|
||||
'delete_budget' => '":name" bütçesini sil',
|
||||
@@ -217,10 +191,7 @@ return [
|
||||
'csv_tab' => 'Bir sekme (görünmez)',
|
||||
'csv_delimiter' => 'CSV alan ayırıcısı',
|
||||
'csv_import_account' => 'Varsayılan ithalat hesabı',
|
||||
'csv_config' => 'CSV içe aktarım yapılandırılması',
|
||||
'client_id' => 'Müşteri Kimliği',
|
||||
'service_secret' => 'Hizmet Sırrı',
|
||||
'app_secret' => 'Uygulama Sırrı',
|
||||
'app_id' => 'App ID',
|
||||
'secret' => 'Secret',
|
||||
'public_key' => 'Genel anahtar',
|
||||
|
||||
Reference in New Issue
Block a user