mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Update languages.
This commit is contained in:
		| @@ -33,10 +33,13 @@ return [ | ||||
|     'clone'                                               => 'Klonla', | ||||
|     'last_seven_days'                                     => 'Son yedi gün', | ||||
|     'last_thirty_days'                                    => 'Son otuz gün', | ||||
|     'last_180_days'                                       => 'Last 180 days', | ||||
|     'YTD'                                                 => 'YTD', | ||||
|     'welcome_back'                                        => 'What\'s playing?', | ||||
|     'everything'                                          => 'Her şey', | ||||
|     'today'                                               => 'bugün', | ||||
|     'customRange'                                         => 'Özel menzil', | ||||
|     'date_range'                                          => 'Date range', | ||||
|     'apply'                                               => 'Uygula', | ||||
|     'select_date'                                         => 'Tarih Seç..', | ||||
|     'cancel'                                              => 'İptal', | ||||
| @@ -53,7 +56,7 @@ return [ | ||||
|     'Opening balance'                                     => 'Açılış bakiyesi', | ||||
|     'create_new_stuff'                                    => 'Yeni bir şey oluştur', | ||||
|     'new_withdrawal'                                      => 'Yeni para çekme', | ||||
|     'create_new_transaction'                              => 'Yeni  işlem oluştur', | ||||
|     'create_new_transaction'                              => 'Create a new transaction', | ||||
|     'sidebar_frontpage_create'                            => 'Create', | ||||
|     'new_transaction'                                     => 'Yeni işlem', | ||||
|     'no_rules_for_bill'                                   => 'Bu faturaya bağlı bir kural yok.', | ||||
| @@ -1452,6 +1455,8 @@ return [ | ||||
|     'journal-amount'                            => 'Geçerli fatura girişi', | ||||
|     'name'                                      => 'İsim', | ||||
|     'date'                                      => 'Tarih', | ||||
|     'date_and_time'                             => 'Date and time', | ||||
|     'time'                                      => 'Time', | ||||
|     'paid'                                      => 'Ödendi', | ||||
|     'unpaid'                                    => 'Ödenmedi', | ||||
|     'day'                                       => 'Gün', | ||||
| @@ -1515,6 +1520,8 @@ return [ | ||||
|     'transaction_journal_information'  => 'İşlem Bilgileri', | ||||
|     'transaction_journal_meta'         => 'Meta Bilgisi', | ||||
|     'transaction_journal_more'         => 'More information', | ||||
|     'basic_journal_information'        => 'Basic transaction information', | ||||
|     'transaction_journal_extra'        => 'Extra information', | ||||
|     'att_part_of_journal'              => 'Stored under ":journal"', | ||||
|     'total_amount'                     => 'Toplam Tutar', | ||||
|     'number_of_decimals'               => 'Ondalık Sayı', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user