New translations.

This commit is contained in:
James Cole
2018-12-05 19:24:42 +01:00
parent b2381f4657
commit 01e789f5ce
67 changed files with 755 additions and 567 deletions

View File

@@ -47,34 +47,34 @@ return [
'button_yodlee' => 'Yodlee kullanarak içe aktarma',
'button_quovo' => 'Quovo kullanarak içe aktarma',
'button_ynab' => 'Import from You Need A Budget',
'button_fints' => 'Import using FinTS',
'button_fints' => 'FinTS kullanarak içe aktar',
// global config box (index)
'global_config_title' => 'Global import configuration',
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
'global_config_title' => 'Genel aktarma yapılandırması',
'global_config_text' => 'Gelecekte, bu kutuyu tüm alma sağlayıcıları için yukarıdaki uygulama tercihleri yer alacak.',
// prerequisites box (index)
'need_prereq_title' => 'Import prerequisites',
'need_prereq_intro' => 'Some import methods need your attention before they can be used. For example, they might require special API keys or application secrets. You can configure them here. The icon indicates if these prerequisites have been met.',
'do_prereq_fake' => 'Prerequisites for the fake provider',
'do_prereq_file' => 'Prerequisites for file imports',
'do_prereq_bunq' => 'Prerequisites for imports from bunq',
'do_prereq_spectre' => 'Prerequisites for imports using Spectre',
'do_prereq_plaid' => 'Prerequisites for imports using Plaid',
'do_prereq_yodlee' => 'Prerequisites for imports using Yodlee',
'do_prereq_quovo' => 'Prerequisites for imports using Quovo',
'do_prereq_ynab' => 'Prerequisites for imports from YNAB',
'need_prereq_title' => 'Ön Koşullar',
'need_prereq_intro' => 'Bunların kullanılabilmesi için önce bazı alma yöntemleri dikkat etmeniz gereken. Örneğin, özel API anahtar taşı ya da uygulama sırları gerektirebilir. Burada bunları konfigüre edebilirsiniz. Bu önkoşullar karşılandıktan simge gösterir.',
'do_prereq_fake' => 'Sahte sağlayıcı için Önkoşullar',
'do_prereq_file' => 'Dosya içe aktarma için Önkoşullar',
'do_prereq_bunq' => 'Bunq\'dan içeri aktarım için ön şartlar',
'do_prereq_spectre' => 'Spectre kullanarak içe aktarma için ön koşullar',
'do_prereq_plaid' => 'Plaid kullanarak içe aktarma için ön koşullar',
'do_prereq_yodlee' => 'Yodlee kullanarak içe aktarma için ön koşullar',
'do_prereq_quovo' => 'Quovo kullanarak içe aktarma için ön koşullar',
'do_prereq_ynab' => 'YNAB içeri aktarım için ön şartlar',
// provider config box (index)
'can_config_title' => 'Import configuration',
'can_config_intro' => 'Some import methods can be configured to your liking. They have extra settings you can tweak.',
'do_config_fake' => 'Configuration for the fake provider',
'do_config_file' => 'Configuration for file imports',
'do_config_bunq' => 'Configuration for bunq imports',
'do_config_spectre' => 'Configuration for imports from Spectre',
'do_config_plaid' => 'Configuration for imports from Plaid',
'do_config_yodlee' => 'Configuration for imports from Yodlee',
'do_config_quovo' => 'Configuration for imports from Quovo',
'can_config_title' => 'İçe aktarma yapılandırması',
'can_config_intro' => 'Sizin beğeninize göre bazı alma yöntemleri yapılandırılabilir. ',
'do_config_fake' => 'Sahte sağlayıcı için yapılandırma',
'do_config_file' => 'Dosya aktarma için ayarlar',
'do_config_bunq' => 'Bunq ithalat için yapılandırma',
'do_config_spectre' => 'Spectre içe aktarım için yapılandırma',
'do_config_plaid' => 'Plaid içe aktarım için yapılandırma',
'do_config_yodlee' => 'Yodlee içe aktarım için yapılandırma',
'do_config_quovo' => 'Quovo içe aktarım için yapılandırma',
// prerequisites:
'prereq_fake_title' => 'Prerequisites for an import from the fake import provider',
@@ -154,6 +154,8 @@ return [
'share_config_file' => 'If you have imported data from a public bank, you should <a href="https://github.com/firefly-iii/import-configurations/wiki">share your configuration file</a> so it will be easy for other users to import their data. Sharing your configuration file will not expose your financial details.',
'job_config_bunq_apply_rules' => 'Apply rules',
'job_config_bunq_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
'bunq_savings_goal' => 'Savings goal: :amount (:percentage%)',
'bunq_account_status_CANCELLED' => 'Closed bunq account',
'ynab_account_closed' => 'Account is closed!',
'ynab_account_deleted' => 'Account is deleted!',
@@ -312,6 +314,7 @@ return [
'column_sepa-ci' => 'SEPA Creditor Identifier',
'column_sepa-ep' => 'SEPA External Purpose',
'column_sepa-country' => 'SEPA Country Code',
'column_sepa-batch-id' => 'SEPA Batch ID',
'column_tags-comma' => 'Etiketler (virgülle ayrılmış)',
'column_tags-space' => 'Etiketler (boşlukla ayrılmış)',
'column_account-number' => 'Varlık hesabı (hesap numarası)',