mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Meta data for new release, 5.4.0.
This commit is contained in:
		| @@ -51,15 +51,15 @@ return [ | ||||
|     'edit_journal'           => '":description" işlemini düzenle', | ||||
|     'edit_reconciliation'    => '":description" açıklamasını düzenle', | ||||
|     'delete_journal'         => '":description" işlemini sil', | ||||
|     'delete_group'           => 'Delete transaction ":description"', | ||||
|     'delete_group'           => '":description" işlemini sil', | ||||
|     'tags'                   => 'Etiketler', | ||||
|     'createTag'              => 'Yeni etiket oluştur', | ||||
|     'edit_tag'               => '":tag" etiketini düzenle', | ||||
|     'delete_tag'             => '":tag" etiketini sil', | ||||
|     'delete_journal_link'    => 'Hesap hareketleri arasındaki bağlantıyı sil', | ||||
|     'telemetry_index'        => 'Telemetry', | ||||
|     'telemetry_view'         => 'View telemetry', | ||||
|     'edit_object_group'      => 'Edit group ":title"', | ||||
|     'delete_object_group'    => 'Delete group ":title"', | ||||
|     'logout_others'          => 'Logout other sessions' | ||||
|     'telemetry_index'        => 'Telemetri', | ||||
|     'telemetry_view'         => 'Telemetriye bak', | ||||
|     'edit_object_group'      => '":title" grubunu düzenle', | ||||
|     'delete_object_group'    => '":title" grubunu sil', | ||||
|     'logout_others'          => 'Diğer tüm oturumlardan çıkış yap' | ||||
| ]; | ||||
|   | ||||
| @@ -30,10 +30,10 @@ return [ | ||||
|     'index_help'                                      => 'Bir sayfa veya formla ilgili yardıma ihtiyacınız varsa, bu düğmeye basın.', | ||||
|     'index_outro'                                     => 'Firefly III\'ün çoğu sayfası bunun gibi küçük bir turla başlayacak. Sorularınız ve yorumlarınız olursa lütfen benimle iletişime geçin. Keyfini çıkarın!', | ||||
|     'index_sidebar-toggle'                            => 'Yeni işlemler, hesaplar veya başka şeyler oluşturmak için bu simgenin altındaki menüyü kullanın.', | ||||
|     'index_cash_account'                              => 'These are the accounts created so far. You can use the cash account to track cash expenses but it\'s not mandatory of course.', | ||||
|     'index_cash_account'                              => 'Bunlar şimdiye kadar oluşturulmuş hesaplardır. Nakit harcamaları takip etmek için nakit hesabını kullanabilirsiniz ancak elbette zorunlu değildir.', | ||||
|  | ||||
|     // transactions | ||||
|     'transactions_create_basic_info'                  => 'Enter the basic information of your transaction. Source, destination, date and description.', | ||||
|     'transactions_create_basic_info'                  => 'İşleminizin temel bilgilerini giriniz. Gönderen, alıcı, tarih ve tanım.', | ||||
|     'transactions_create_amount_info'                 => 'Enter the amount of the transaction. If necessary the fields will auto-update for foreign amount info.', | ||||
|     'transactions_create_optional_info'               => 'All of these fields are optional. Adding meta-data here will make your transactions better organised.', | ||||
|     'transactions_create_split'                       => 'If you want to split a transaction, add more splits with this button', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user