Updated language strings and meta config.

This commit is contained in:
James Cole
2020-04-19 06:52:12 +02:00
parent c398aa2b69
commit c7273edb5e
66 changed files with 3308 additions and 125 deletions

View File

@@ -528,6 +528,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'create_rule_from_transaction' => 'Create rule based on transaction',
// preferences
'equal_to_language' => '(equal to language)',
'pref_home_screen_accounts' => 'Ana ekran hesapları',
'pref_home_screen_accounts_help' => 'Giriş sayfasında hangi hesaplar görüntülensin?',
'pref_view_range' => 'Görüş Mesafesi',
@@ -539,7 +540,9 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'pref_6M' => 'Altı ay',
'pref_1Y' => 'Bir yıl',
'pref_languages' => 'Diller',
'pref_locale' => 'Locale settings',
'pref_languages_help' => 'Firefly III birçok dili destekliyor. Hangisini tercih edersiniz?',
'pref_locale_help' => 'Firefly III allows you to set other local settings, like how currencies and numbers are formatted. Please note that this list can be very long as it is generated by your system.',
'pref_custom_fiscal_year' => 'Mali yıl ayarları',
'pref_custom_fiscal_year_label' => 'Etkin',
'pref_custom_fiscal_year_help' => '1 Ocak - 31 Aralık arasındaki bir mali yılı kullanan ülkelerde bu ayarı açabilir ve mali yılın başlangıç / bitiş günlerini belirleyebilirsiniz',

File diff suppressed because one or more lines are too long