mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 20:25:28 +00:00
New translations [skip ci]
This commit is contained in:
@@ -466,6 +466,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'pref_two_factor_auth_code_help' => 'QR kodunu, telefonunuzda Authy veya Authenticator uygulamalarında bulun ve oluşturulan kodu girin.',
|
||||
'pref_two_factor_auth_reset_code' => 'Doğrulama kodunu sıfırla',
|
||||
'pref_two_factor_auth_disable_2fa' => 'Disable 2FA',
|
||||
'2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.',
|
||||
'pref_save_settings' => 'Ayarları kaydet',
|
||||
'saved_preferences' => 'Tercihler kaydedildi!',
|
||||
'preferences_general' => 'Genel',
|
||||
@@ -901,7 +902,6 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'balanceEnd' => 'Dönem Sonunda Bakiye',
|
||||
'splitByAccount' => 'Hesaplara göre bölünmüş',
|
||||
'coveredWithTags' => 'Etiketler kapatılmıştır',
|
||||
'leftUnbalanced' => 'Sol dengesiz',
|
||||
'leftInBudget' => 'Bütçede bırakıldı',
|
||||
'sumOfSums' => 'Hesap toplamı',
|
||||
'noCategory' => '(Kategori yok)',
|
||||
@@ -1261,4 +1261,15 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'update_recurrence' => 'Update recurring transaction',
|
||||
'updated_recurrence' => 'Updated recurring transaction ":title"',
|
||||
'recurrence_is_inactive' => 'This recurring transaction is not active and will not generate new transactions.',
|
||||
'delete_recurring' => 'Delete recurring transaction ":title"',
|
||||
'new_recurring_transaction' => 'New recurring transaction',
|
||||
'help_weekend' => 'What should Firefly III do when the recurring transaction falls on a Saturday or Sunday?',
|
||||
'do_nothing' => 'Just create the transaction',
|
||||
'skip_transaction' => 'Skip the occurence',
|
||||
'jump_to_friday' => 'Create the transaction on the previous Friday instead',
|
||||
'jump_to_monday' => 'Create the transaction on the next Monday instead',
|
||||
'will_jump_friday' => 'Will be created on Friday instead of the weekends.',
|
||||
'will_jump_monday' => 'Will be created on Monday instead of the weekends.',
|
||||
'except_weekends' => 'Except weekends',
|
||||
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user