| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  | <?php | 
					
						
							| 
									
										
										
										
											2018-03-29 19:00:21 +02:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  | /** | 
					
						
							|  |  |  |  |  * list.php | 
					
						
							| 
									
										
										
										
											2020-02-14 08:07:45 +01:00
										 |  |  |  |  * Copyright (c) 2019 james@firefly-iii.org | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  |  * | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  |  * This file is part of Firefly III (https://github.com/firefly-iii). | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  |  * | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  |  * This program is free software: you can redistribute it and/or modify | 
					
						
							|  |  |  |  |  * it under the terms of the GNU Affero General Public License as | 
					
						
							|  |  |  |  |  * published by the Free Software Foundation, either version 3 of the | 
					
						
							|  |  |  |  |  * License, or (at your option) any later version. | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  |  * | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  |  * This program is distributed in the hope that it will be useful, | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  |  * but WITHOUT ANY WARRANTY; without even the implied warranty of | 
					
						
							|  |  |  |  |  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  |  * GNU Affero General Public License for more details. | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  |  * | 
					
						
							| 
									
										
										
										
											2019-10-05 06:23:46 +02:00
										 |  |  |  |  * You should have received a copy of the GNU Affero General Public License | 
					
						
							|  |  |  |  |  * along with this program.  If not, see <https://www.gnu.org/licenses/>. | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  |  */ | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-06-01 14:22:53 +02:00
										 |  |  |  | declare(strict_types=1); | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  | return [ | 
					
						
							| 
									
										
										
										
											2019-09-03 17:21:45 +02:00
										 |  |  |  |     'buttons'                 => 'Tuşlar', | 
					
						
							|  |  |  |  |     'icon'                    => 'Simge', | 
					
						
							|  |  |  |  |     'id'                      => 'Kimlik', | 
					
						
							|  |  |  |  |     'create_date'             => 'Tarihinde oluşturuldu', | 
					
						
							|  |  |  |  |     'update_date'             => 'Tarihinde güncellendi', | 
					
						
							|  |  |  |  |     'updated_at'              => 'Tarihinde güncellendi', | 
					
						
							|  |  |  |  |     'balance_before'          => 'Önceki bakiye', | 
					
						
							|  |  |  |  |     'balance_after'           => 'Sonraki bakiye', | 
					
						
							|  |  |  |  |     'name'                    => 'İsim', | 
					
						
							|  |  |  |  |     'role'                    => 'Rol', | 
					
						
							|  |  |  |  |     'currentBalance'          => 'Cari bakiye', | 
					
						
							|  |  |  |  |     'linked_to_rules'         => ' | 
					
						
							| 
									
										
										
										
											2018-06-30 06:16:09 +02:00
										 |  |  |  | İlgili kurallar', | 
					
						
							| 
									
										
										
										
											2019-09-03 17:21:45 +02:00
										 |  |  |  |     'active'                  => 'Aktif mi?', | 
					
						
							| 
									
										
										
										
											2019-12-20 16:42:23 +01:00
										 |  |  |  |     'percentage'              => 'yzd.', | 
					
						
							| 
									
										
										
										
											2020-08-01 15:31:11 +02:00
										 |  |  |  |     'recurring_transaction'   => 'Recurring transaction', | 
					
						
							| 
									
										
										
										
											2019-12-20 16:42:23 +01:00
										 |  |  |  |     'next_due'                => 'Sonraki ödeme', | 
					
						
							|  |  |  |  |     'transaction_type'        => 'Tip', | 
					
						
							| 
									
										
										
										
											2019-09-03 17:21:45 +02:00
										 |  |  |  |     'lastActivity'            => 'Son Etkinlik', | 
					
						
							|  |  |  |  |     'balanceDiff'             => 'Bakiye farkı', | 
					
						
							| 
									
										
										
										
											2019-12-20 16:42:23 +01:00
										 |  |  |  |     'other_meta_data'         => 'Diğer meta verisi', | 
					
						
							| 
									
										
										
										
											2019-09-03 17:21:45 +02:00
										 |  |  |  |     'account_type'            => 'Hesap Türü', | 
					
						
							|  |  |  |  |     'created_at'              => 'Tarihinde oluşturuldu', | 
					
						
							|  |  |  |  |     'account'                 => 'Hesap', | 
					
						
							| 
									
										
										
										
											2020-07-23 19:40:10 +02:00
										 |  |  |  |     'external_uri'            => 'External URI', | 
					
						
							| 
									
										
										
										
											2019-09-03 17:21:45 +02:00
										 |  |  |  |     'matchingAmount'          => 'Miktar', | 
					
						
							|  |  |  |  |     'destination'             => 'Hedef', | 
					
						
							|  |  |  |  |     'source'                  => 'Kaynak', | 
					
						
							|  |  |  |  |     'next_expected_match'     => 'Beklenen sonraki eşleşme', | 
					
						
							|  |  |  |  |     'automatch'               => 'Otomatik eşleştir?', | 
					
						
							|  |  |  |  |     'repeat_freq'             => 'Tekrarlar', | 
					
						
							|  |  |  |  |     'description'             => 'Açıklama', | 
					
						
							|  |  |  |  |     'amount'                  => 'Miktar', | 
					
						
							|  |  |  |  |     'date'                    => 'Tarih', | 
					
						
							|  |  |  |  |     'interest_date'           => 'Faiz tarihi', | 
					
						
							|  |  |  |  |     'book_date'               => 'Kitap tarihi', | 
					
						
							|  |  |  |  |     'process_date'            => 'İşlem tarihi', | 
					
						
							|  |  |  |  |     'due_date'                => 'Bitiş tarihi', | 
					
						
							|  |  |  |  |     'payment_date'            => 'Ödeme tarihi', | 
					
						
							|  |  |  |  |     'invoice_date'            => 'Fatura tarihi', | 
					
						
							| 
									
										
										
										
											2020-06-04 06:49:44 +02:00
										 |  |  |  |     'internal_reference'      => 'Internal reference', | 
					
						
							| 
									
										
										
										
											2019-09-03 17:21:45 +02:00
										 |  |  |  |     'notes'                   => 'Notlar', | 
					
						
							|  |  |  |  |     'from'                    => 'Kimden', | 
					
						
							|  |  |  |  |     'piggy_bank'              => 'Kumbara', | 
					
						
							|  |  |  |  |     'to'                      => 'Alıcı', | 
					
						
							|  |  |  |  |     'budget'                  => 'Bütçe', | 
					
						
							|  |  |  |  |     'category'                => 'Kategori', | 
					
						
							|  |  |  |  |     'bill'                    => 'Fatura', | 
					
						
							|  |  |  |  |     'withdrawal'              => 'Para Çekme', | 
					
						
							|  |  |  |  |     'deposit'                 => 'Yatır', | 
					
						
							|  |  |  |  |     'transfer'                => 'Transfer', | 
					
						
							|  |  |  |  |     'type'                    => 'Tür', | 
					
						
							|  |  |  |  |     'completed'               => 'Tamamlandı', | 
					
						
							|  |  |  |  |     'iban'                    => 'IBAN numarası', | 
					
						
							|  |  |  |  |     'paid_current_period'     => 'Bu dönemde ödenen', | 
					
						
							|  |  |  |  |     'email'                   => 'E-posta', | 
					
						
							|  |  |  |  |     'registered_at'           => 'Şurada kayıtlı', | 
					
						
							|  |  |  |  |     'is_blocked'              => 'Engellendi', | 
					
						
							|  |  |  |  |     'is_admin'                => 'Yönetici mi', | 
					
						
							|  |  |  |  |     'has_two_factor'          => '2FA var', | 
					
						
							|  |  |  |  |     'blocked_code'            => 'Blok kodu', | 
					
						
							|  |  |  |  |     'source_account'          => 'Kaynak Hesap', | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  |     'destination_account'     => 'Hedef Hesap', | 
					
						
							|  |  |  |  |     'accounts_count'          => 'Hesap Sayısı', | 
					
						
							|  |  |  |  |     'journals_count'          => 'İşlem Sayısı', | 
					
						
							|  |  |  |  |     'attachments_count'       => 'Eklerin sayısı', | 
					
						
							|  |  |  |  |     'bills_count'             => 'Fatura sayısı', | 
					
						
							|  |  |  |  |     'categories_count'        => 'Kategori sayısı', | 
					
						
							|  |  |  |  |     'budget_count'            => 'Bütçelerin sayısı', | 
					
						
							|  |  |  |  |     'rule_and_groups_count'   => 'Kuralların ve kural gruplarının sayısı', | 
					
						
							|  |  |  |  |     'tags_count'              => 'Etiket sayısı', | 
					
						
							| 
									
										
										
										
											2018-06-30 06:16:09 +02:00
										 |  |  |  |     'tags'                    => 'Etiketler', | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  |     'inward'                  => 'Dahili açıklama', | 
					
						
							|  |  |  |  |     'outward'                 => 'Dışa açıklama', | 
					
						
							|  |  |  |  |     'number_of_transactions'  => 'İşlem sayısı', | 
					
						
							|  |  |  |  |     'total_amount'            => 'Toplam Tutar', | 
					
						
							|  |  |  |  |     'sum'                     => 'Toplam', | 
					
						
							|  |  |  |  |     'sum_excluding_transfers' => 'Toplam (transferler hariç)', | 
					
						
							|  |  |  |  |     'sum_withdrawals'         => 'Para çekme toplamı', | 
					
						
							|  |  |  |  |     'sum_deposits'            => 'Toplam para yatırma', | 
					
						
							|  |  |  |  |     'sum_transfers'           => 'Transferlerin toplamı', | 
					
						
							| 
									
										
										
										
											2019-12-27 07:14:15 +01:00
										 |  |  |  |     'sum_reconciliations'     => 'Sum of reconciliations', | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  |     'reconcile'               => 'Onaylanmış', | 
					
						
							| 
									
										
										
										
											2019-12-20 16:42:23 +01:00
										 |  |  |  |     '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ı', | 
					
						
							| 
									
										
										
										
											2018-06-30 06:16:09 +02:00
										 |  |  |  |     'file_name'               => 'Dosya adı', | 
					
						
							|  |  |  |  |     'file_size'               => 'Dosya boyutu', | 
					
						
							|  |  |  |  |     'file_type'               => 'Dosya tipi', | 
					
						
							|  |  |  |  |     'attached_to'             => 'Şuraya Bağlı', | 
					
						
							|  |  |  |  |     'file_exists'             => 'Dosya var', | 
					
						
							|  |  |  |  |     'spectre_bank'            => 'Banka', | 
					
						
							|  |  |  |  |     'spectre_last_use'        => 'Son giriş', | 
					
						
							|  |  |  |  |     'spectre_status'          => 'Durum', | 
					
						
							|  |  |  |  |     'bunq_payment_id'         => 'bunq ödeme kimliği', | 
					
						
							|  |  |  |  |     'repetitions'             => 'Tekrarlar', | 
					
						
							|  |  |  |  |     'title'                   => 'Başlık', | 
					
						
							|  |  |  |  |     'transaction_s'           => 'İşlemler', | 
					
						
							|  |  |  |  |     'field'                   => 'Alan', | 
					
						
							|  |  |  |  |     'value'                   => 'Değer', | 
					
						
							| 
									
										
										
										
											2019-12-20 16:42:23 +01:00
										 |  |  |  |     'interest'                => 'Faiz', | 
					
						
							|  |  |  |  |     'interest_period'         => 'faiz periyodu', | 
					
						
							|  |  |  |  |     'liability_type'          => 'Borç tipi', | 
					
						
							| 
									
										
										
										
											2017-12-31 09:10:38 +01:00
										 |  |  |  | ]; |