mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Updated language strings
This commit is contained in:
@@ -28,6 +28,10 @@ return [
|
||||
'actions' => 'Eylemler',
|
||||
'edit' => 'Düzenle',
|
||||
'delete' => 'Sil',
|
||||
'split' => 'Split',
|
||||
'clone' => 'Clone',
|
||||
'last_seven_days' => 'Last seven days',
|
||||
'last_thirty_days' => 'Last thirty days',
|
||||
'welcomeBack' => 'Neler oluyor?',
|
||||
'everything' => 'Her şey',
|
||||
'today' => 'bugün',
|
||||
@@ -424,6 +428,12 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'rule_action_link_to_bill_choice' => 'Bir fatura bağlantı...',
|
||||
'rule_action_link_to_bill' => 'Link to bill ":action_value"',
|
||||
'rule_action_set_notes' => 'Notları ":action_value" olarak ayarla',
|
||||
'rule_action_convert_deposit_choice' => 'Convert the transaction to a deposit',
|
||||
'rule_action_convert_deposit' => 'Convert the transaction to a deposit from ":action_value"',
|
||||
'rule_action_convert_withdrawal_choice' => 'Convert the transaction to a withdrawal',
|
||||
'rule_action_convert_withdrawal' => 'Convert the transaction to a withdrawal to ":action_value"',
|
||||
'rule_action_convert_transfer_choice' => 'Convert the transaction to a transfer',
|
||||
'rule_action_convert_transfer' => 'Convert the transaction to a transfer with ":action_value"',
|
||||
|
||||
'rules_have_read_warning' => 'Uyarıyı okudun mu?',
|
||||
'apply_rule_warning' => 'Uyarı: çok sayıda işleme bir kuralı(grubu) uygulamak çok zaman alabilir ve zaman aşımına uğrayabilir. Eğer öyle olursa kural(grup) işlemlerin belli olmayan bir kısmına uygulanacaktır. Bu mali yönetiminizi lime lime edebilir. Lütfen dikkatli olun.',
|
||||
@@ -1012,6 +1022,8 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'in_out_per_category' => 'Kazanılan ve kategori başına harcanan',
|
||||
'out_per_budget' => 'Bütçe başına harcama',
|
||||
'select_expense_revenue' => 'Harcama / gelir hesabı seçin',
|
||||
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
||||
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
||||
|
||||
// charts:
|
||||
'chart' => 'Grafik',
|
||||
|
||||
Reference in New Issue
Block a user