New meta files

This commit is contained in:
James Cole
2020-06-22 18:02:28 +02:00
parent 4fef316ddd
commit 1a043e35c2
201 changed files with 1090 additions and 5602 deletions

View File

@@ -222,6 +222,7 @@ return [
'is_beta_warning' => 'You are running an BETA version. Be wary of bugs and issues.',
'all_destination_accounts' => 'Destination accounts',
'all_source_accounts' => 'Source accounts',
'back_to_index' => 'Back to the index',
// check for updates:
'update_check_title' => 'Güncellemeleri kontrol et',
@@ -298,6 +299,7 @@ return [
'yearly' => 'yıllık',
// rules
'cannot_fire_inactive_rules' => 'You cannot execute inactive rules.',
'rules' => 'Kurallar',
'rule_name' => 'Kural adı',
'rule_triggers' => 'Kural ne zaman etkinleşir',
@@ -647,7 +649,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'secure_pw_should' => 'Kutuyu kontrol etmeli miyim?',
'secure_pw_long_password' => 'Yes. Always verify your password is safe.',
'command_line_token' => 'Command line token',
'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
'explain_command_line_token' => 'You need this token to perform command line options, such as exporting data. Without it, that sensitive command will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
'regenerate_command_line_token' => 'Regenerate command line token',
'token_regenerated' => 'A new command line token was generated',
'change_your_email' => 'E-posta adresini değiştir',
@@ -656,7 +658,8 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'login_with_new_email' => 'Artık yeni e-posta adresinizle giriş yapabilirsiniz.',
'login_with_old_email' => 'Artık eski e-posta adresinizle yeniden giriş yapabilirsiniz.',
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
'delete_local_info_only' => "Because you authenticate through ':login_provider', this will only delete local Firefly III information.",
'external_user_mgt_disabled' => 'This action is not available when Firefly III isn\'t responsible for user management or authentication handling.',
'delete_local_info_only' => "Because Firefly III isn't responsible for user management or authentication handling, this function will only delete local Firefly III information.",
'profile_oauth_clients' => 'OAuth Clients',
'profile_oauth_no_clients' => 'You have not created any OAuth clients.',
'profile_oauth_clients_header' => 'Clients',
@@ -686,7 +689,6 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'profile_try_again' => 'Something went wrong. Please try again.',
// export data:
'import_and_export_menu' => 'Import and export',
'export_data_title' => 'Export data from Firefly III',
'export_data_menu' => 'Export data',
'export_data_bc' => 'Export data from Firefly III',
@@ -857,8 +859,11 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'auto_budget_help' => 'You can read more about this feature in the help. Click the top-right (?) icon.',
'auto_budget_reset_icon' => 'This budget will be set periodically',
'auto_budget_rollover_icon' => 'The budget amount will increase periodically',
'remove_budgeted_amount' => 'Remove budgeted amount in :currency',
// bills:
'not_expected_period' => 'Not expected this period',
'not_or_not_yet' => 'Not (yet)',
'match_between_amounts' => 'Bill matches transactions between :low and :high.',
'running_again_loss' => 'Previously linked transactions to this bill may lose their connection, if they (no longer) match the rule(s).',
'bill_related_rules' => 'Rules related to this bill',
@@ -887,6 +892,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'bill_store_error' => 'An unexpected error occurred while storing your new bill. Please check the log files',
'list_inactive_rule' => 'Etkin Olmayan Kurallar',
'bill_edit_rules' => 'Firefly III will attempt to edit the rule related to this bill as well. If you\'ve edited this rule yourself however, Firefly III won\'t change anything.|Firefly III will attempt to edit the :count rules related to this bill as well. If you\'ve edited these rules yourself however, Firefly III won\'t change anything.',
'bill_expected_date' => 'Expected :date',
// accounts:
'inactive_account_link' => 'You have :count inactive (archived) account, which you can view on this separate page.|You have :count inactive (archived) accounts, which you can view on this separate page.',
@@ -1502,19 +1508,12 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'reset_after' => 'Reset form after submission',
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below.',
// Import page (general strings only)
'import_index_title' => 'Firefly III\'e veri aktarma',
'import_transactions' => 'İşlemleri içe aktarma',
'import_tools_title' => 'Import tools',
'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out <a href="https://docs.firefly-iii.org/importing-data/introduction">this page</a>.',
'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
'firefly_iii_ynab_importer_name' => 'Firefly III YNAB importer',
'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
//
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Bir Sandstorm.io ortamında Firefly III kullanıyorsanız, bu işlev kullanılamaz.',
// object groups
'default_group_title_name' => '(ungrouped)',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => 'Bir varlık hesabı oluşturalım!',
'no_accounts_intro_asset' => 'Henüz varlık hesabınız yok. Varlık hesapları ana hesaplarınızdır: çek hesabı, birikim hesabı, paylaşılan hesabınız veya kredi kartınız.',
@@ -1653,7 +1652,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
'telemetry_collected_info' => 'Collected information',
'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
'records_telemetry_present' => 'Firefly III has collected :count telemetry record.|Firefly III has collected :count telemetry records.',
'telemetry_button_view' => 'View telemetry',
'telemetry_button_delete' => 'Delete all telemetry',
'telemetry_admin_overview' => 'Telemetry overview',
@@ -1666,5 +1665,27 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'telemetry_delete_submitted_records' => 'Delete submitted records',
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
'telemetry_all_deleted' => 'All telemetry records have been deleted.',
'telemetry_submitted_deleted' => 'All submitted telemetry records have been deleted.'
'telemetry_submitted_deleted' => 'All submitted telemetry records have been deleted.',
// debug page
'debug_page' => 'Debug page',
'debug_submit_instructions' => 'If you are running into problems, you can use the information in this box as debug information. Please copy-and-paste into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. It will generate a beautiful table that can be used to quickly diagnose your problem.',
'debug_pretty_table' => 'If you copy/paste the box below into a GitHub issue it will generate a table. Please do not surround this text with backticks or quotes.',
'debug_additional_data' => 'You may also share the content of the box below. You can also copy-and-paste this into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. However, the content of this box may contain private information such as account names, transaction details or email addresses.',
// object groups
'object_groups_menu_bar' => 'Groups',
'object_groups_page_title' => 'Groups',
'object_groups_breadcrumb' => 'Groups',
'object_groups_index' => 'Overview',
'object_groups' => 'Groups',
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',
'object_group' => 'Group',
];