Update translations

This commit is contained in:
James Cole
2022-12-29 15:49:24 +01:00
parent 2a61633ab9
commit e031fffe65
60 changed files with 421 additions and 61 deletions

View File

@@ -336,9 +336,13 @@ return [
'search_modifier_external_id_is' => 'External ID is ":value"',
'search_modifier_not_external_id_is' => 'External ID is not ":value"',
'search_modifier_no_external_url' => 'İşlemin harici URL\'si yok',
'search_modifier_no_external_id' => 'The transaction has no external ID',
'search_modifier_not_any_external_url' => 'The transaction has no external URL',
'search_modifier_not_any_external_id' => 'The transaction has no external ID',
'search_modifier_any_external_url' => 'İşlemin (herhangi bir) harici URL\'si olmalıdır',
'search_modifier_any_external_id' => 'The transaction must have a (any) external ID',
'search_modifier_not_no_external_url' => 'The transaction must have a (any) external URL',
'search_modifier_not_no_external_id' => 'The transaction must have a (any) external ID',
'search_modifier_internal_reference_is' => 'Internal reference is ":value"',
'search_modifier_not_internal_reference_is' => 'Internal reference is not ":value"',
'search_modifier_description_starts' => 'Description starts with ":value"',
@@ -676,6 +680,7 @@ return [
'search_modifier_not_attachment_notes_contains' => 'Any attachment\'s notes do not contain ":value"',
'search_modifier_not_attachment_notes_starts' => 'Any attachment\'s notes start with ":value"',
'search_modifier_not_attachment_notes_ends' => 'Any attachment\'s notes do not end with ":value"',
'search_modifier_sepa_ct_is' => 'SEPA CT is ":value"',
'update_rule_from_query' => 'Arama sorgusundan ":rule" kuralını güncelle',
'create_rule_from_query' => 'Arama sorgusundan yeni kural oluşturma',
'rule_from_search_words' => 'Kural altyapısı ":string" işlemekte zorlanıyor. Arama sorgunuza uyan önerilen kural farklı sonuçlar verebilir. Lütfen kural tetikleyicilerini dikkatlice doğrulayın.',
@@ -899,6 +904,8 @@ return [
'rule_trigger_no_external_url_choice' => 'İşlemin harici URL\'si yok',
'rule_trigger_id_choice' => 'İşlem kimliğidir..',
'rule_trigger_id' => 'İşlem kimliği:trigger_value',
'rule_trigger_sepa_ct_is_choice' => 'SEPA CT is..',
'rule_trigger_sepa_ct_is' => 'SEPA CT is ":trigger_value"',
// new values:
'rule_trigger_user_action_choice' => 'User action is ":trigger_value"',
@@ -1488,7 +1495,7 @@ return [
'title_transfer' => 'Transferler',
'title_transfers' => 'Transferler',
'submission_options' => 'Submission options',
'apply_rules_checkbox' => 'Apply rules',
'apply_rules_checkbox' => 'Apply rules',
'fire_webhooks_checkbox' => 'Fire webhooks',
// convert stuff:
@@ -2186,6 +2193,7 @@ return [
'no_tags' => '(no tags)',
// piggy banks:
'event_history' => 'Event history',
'add_money_to_piggy' => '":name" kumbarasına paraa ekle',
'piggy_bank' => 'Kumbara',
'new_piggy_bank' => 'Yeni kumbara',
@@ -2444,6 +2452,8 @@ return [
'no_bills_create_default' => 'Fatura oluştur',
// recurring transactions
'create_right_now' => 'Create right now',
'no_new_transaction_in_recurrence' => 'No new transaction was created. Perhaps it was already fired for this date?',
'recurrences' => 'Tekrar Eden İşlemler',
'repeat_until_in_past' => 'This recurring transaction stopped repeating on :date.',
'recurring_calendar_view' => 'Calendar',