mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
@@ -849,137 +849,171 @@ return [
|
|||||||
'tags_group' => 'Tags group transactions together, which makes it possible to store reimbursements (in case you front money for others) and other "balancing acts" where expenses are summed up (the payments on your new TV) or where expenses and deposits are cancelling each other out (buying something with saved money). It\'s all up to you. Using tags the old-fashioned way is of course always possible.',
|
'tags_group' => 'Tags group transactions together, which makes it possible to store reimbursements (in case you front money for others) and other "balancing acts" where expenses are summed up (the payments on your new TV) or where expenses and deposits are cancelling each other out (buying something with saved money). It\'s all up to you. Using tags the old-fashioned way is of course always possible.',
|
||||||
'tags_start' => 'Create a tag to get started or enter tags when creating new transactions.',
|
'tags_start' => 'Create a tag to get started or enter tags when creating new transactions.',
|
||||||
|
|
||||||
'transaction_journal_information' => 'Informacje o transakcji',
|
'transaction_journal_information' => 'Informacje o transakcji',
|
||||||
'transaction_journal_meta' => 'Meta information',
|
'transaction_journal_meta' => 'Meta information',
|
||||||
'total_amount' => 'Łączna kwota',
|
'total_amount' => 'Łączna kwota',
|
||||||
'number_of_decimals' => 'Ilość miejsc dziesiętnych',
|
'number_of_decimals' => 'Ilość miejsc dziesiętnych',
|
||||||
|
|
||||||
// administration
|
// administration
|
||||||
'administration' => 'Administracja',
|
'administration' => 'Administracja',
|
||||||
'user_administration' => 'Administracja użytkownikami',
|
'user_administration' => 'Administracja użytkownikami',
|
||||||
'list_all_users' => 'Wszyscy użytkownicy',
|
'list_all_users' => 'Wszyscy użytkownicy',
|
||||||
'all_users' => 'Wszyscy użytkownicy',
|
'all_users' => 'Wszyscy użytkownicy',
|
||||||
'instance_configuration' => 'Konfiguracja',
|
'instance_configuration' => 'Konfiguracja',
|
||||||
'firefly_instance_configuration' => 'Opcje konfiguracji dla Firefly III',
|
'firefly_instance_configuration' => 'Opcje konfiguracji dla Firefly III',
|
||||||
'setting_single_user_mode' => 'Tryb pojedynczego użytkownika',
|
'setting_single_user_mode' => 'Tryb pojedynczego użytkownika',
|
||||||
'setting_single_user_mode_explain' => 'By default, Firefly III only accepts one (1) registration: you. This is a security measure, preventing others from using your instance unless you allow them to. Future registrations are blocked. When you uncheck this box, others can use your instance as wel, assuming they can reach it (when it is connected to the internet).',
|
'setting_single_user_mode_explain' => 'By default, Firefly III only accepts one (1) registration: you. This is a security measure, preventing others from using your instance unless you allow them to. Future registrations are blocked. When you uncheck this box, others can use your instance as wel, assuming they can reach it (when it is connected to the internet).',
|
||||||
'store_configuration' => 'Zapisz konfigurację',
|
'store_configuration' => 'Zapisz konfigurację',
|
||||||
'single_user_administration' => 'User administration for :email',
|
'single_user_administration' => 'User administration for :email',
|
||||||
'edit_user' => 'Modyfikuj użytkownika :email',
|
'edit_user' => 'Modyfikuj użytkownika :email',
|
||||||
'hidden_fields_preferences' => 'Not all fields are visible right now. You must enable them in your <a href=":link">settings</a>.',
|
'hidden_fields_preferences' => 'Not all fields are visible right now. You must enable them in your <a href=":link">settings</a>.',
|
||||||
'user_data_information' => 'Dane użytkownika',
|
'user_data_information' => 'Dane użytkownika',
|
||||||
'user_information' => 'Informacja o użytkowniku',
|
'user_information' => 'Informacja o użytkowniku',
|
||||||
'total_size' => 'łączny rozmiar',
|
'total_size' => 'łączny rozmiar',
|
||||||
'budget_or_budgets' => 'budżet(y)',
|
'budget_or_budgets' => 'budżet(y)',
|
||||||
'budgets_with_limits' => 'budget(s) with configured amount',
|
'budgets_with_limits' => 'budget(s) with configured amount',
|
||||||
'rule_or_rules' => 'reguła(y)',
|
'rule_or_rules' => 'reguła(y)',
|
||||||
'rulegroup_or_groups' => 'grupa(y) reguł',
|
'rulegroup_or_groups' => 'grupa(y) reguł',
|
||||||
'setting_must_confirm_account' => 'Potwierdzenie konta',
|
'setting_must_confirm_account' => 'Potwierdzenie konta',
|
||||||
'setting_must_confirm_account_explain' => 'When this setting is enabled, users must activate their account before it can be used.',
|
'setting_must_confirm_account_explain' => 'When this setting is enabled, users must activate their account before it can be used.',
|
||||||
'configuration_updated' => 'Konfiguracja została zaktualizowana',
|
'configuration_updated' => 'Konfiguracja została zaktualizowana',
|
||||||
'setting_is_demo_site' => 'Strona demonstracyjna',
|
'setting_is_demo_site' => 'Strona demonstracyjna',
|
||||||
'setting_is_demo_site_explain' => 'If you check this box, this installation will behave as if it is the demo site, which can have weird side effects.',
|
'setting_is_demo_site_explain' => 'If you check this box, this installation will behave as if it is the demo site, which can have weird side effects.',
|
||||||
'setting_send_email_notifications' => 'Wyślij powiadomienia emailem',
|
'setting_send_email_notifications' => 'Wyślij powiadomienia emailem',
|
||||||
'setting_send_email_explain' => 'Firefly III can send you email notifications about certain events. They will be sent to <code>:site_owner</code>. This email address can be set in the <code>.env</code> file.',
|
'setting_send_email_explain' => 'Firefly III can send you email notifications about certain events. They will be sent to <code>:site_owner</code>. This email address can be set in the <code>.env</code> file.',
|
||||||
'block_code_bounced' => 'Email message(s) bounced',
|
'block_code_bounced' => 'Email message(s) bounced',
|
||||||
'block_code_expired' => 'Demonstracyjne konto wygasło',
|
'block_code_expired' => 'Demonstracyjne konto wygasło',
|
||||||
'no_block_code' => 'No reason for block or user not blocked',
|
'no_block_code' => 'No reason for block or user not blocked',
|
||||||
|
|
||||||
|
|
||||||
// split a transaction:
|
// split a transaction:
|
||||||
'transaction_meta_data' => 'Transaction meta-data',
|
'transaction_meta_data' => 'Transaction meta-data',
|
||||||
'transaction_dates' => 'Transaction dates',
|
'transaction_dates' => 'Transaction dates',
|
||||||
'splits' => 'Podziały',
|
'splits' => 'Podziały',
|
||||||
'split_title_withdrawal' => 'Podziel swoją nową wypłatę',
|
'split_title_withdrawal' => 'Podziel swoją nową wypłatę',
|
||||||
'split_intro_one_withdrawal' => 'Firefly supports the "splitting" of a withdrawal.',
|
'split_intro_one_withdrawal' => 'Firefly supports the "splitting" of a withdrawal.',
|
||||||
'split_intro_two_withdrawal' => 'It means that the amount of money you\'ve spent is divided between several destination expense accounts, budgets or categories.',
|
'split_intro_two_withdrawal' => 'It means that the amount of money you\'ve spent is divided between several destination expense accounts, budgets or categories.',
|
||||||
'split_intro_three_withdrawal' => 'For example: you could split your :total groceries so you pay :split_one from your "daily groceries" budget and :split_two from your "cigarettes" budget.',
|
'split_intro_three_withdrawal' => 'For example: you could split your :total groceries so you pay :split_one from your "daily groceries" budget and :split_two from your "cigarettes" budget.',
|
||||||
'split_table_intro_withdrawal' => 'Split your withdrawal in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',
|
'split_table_intro_withdrawal' => 'Split your withdrawal in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',
|
||||||
'store_splitted_withdrawal' => 'Zachowaj podzieloną wypłatę',
|
'store_splitted_withdrawal' => 'Zachowaj podzieloną wypłatę',
|
||||||
'update_splitted_withdrawal' => 'Aktualizuj podzieloną wypłatę',
|
'update_splitted_withdrawal' => 'Aktualizuj podzieloną wypłatę',
|
||||||
'split_title_deposit' => 'Podziel swoją nową wpłatę',
|
'split_title_deposit' => 'Podziel swoją nową wpłatę',
|
||||||
'split_intro_one_deposit' => 'Firefly supports the "splitting" of a deposit.',
|
'split_intro_one_deposit' => 'Firefly supports the "splitting" of a deposit.',
|
||||||
'split_intro_two_deposit' => 'It means that the amount of money you\'ve earned is divided between several source revenue accounts or categories.',
|
'split_intro_two_deposit' => 'It means that the amount of money you\'ve earned is divided between several source revenue accounts or categories.',
|
||||||
'split_intro_three_deposit' => 'For example: you could split your :total salary so you get :split_one as your base salary and :split_two as a reimbursment for expenses made.',
|
'split_intro_three_deposit' => 'For example: you could split your :total salary so you get :split_one as your base salary and :split_two as a reimbursment for expenses made.',
|
||||||
'split_table_intro_deposit' => 'Split your deposit in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',
|
'split_table_intro_deposit' => 'Split your deposit in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',
|
||||||
'store_splitted_deposit' => 'Zachowaj podzieloną wpłatę',
|
'store_splitted_deposit' => 'Zachowaj podzieloną wpłatę',
|
||||||
'split_title_transfer' => 'Podziel swój nowy transfer',
|
'split_title_transfer' => 'Podziel swój nowy transfer',
|
||||||
'split_intro_one_transfer' => 'Firefly supports the "splitting" of a transfer.',
|
'split_intro_one_transfer' => 'Firefly supports the "splitting" of a transfer.',
|
||||||
'split_intro_two_transfer' => 'It means that the amount of money you\'re moving is divided between several categories or piggy banks.',
|
'split_intro_two_transfer' => 'It means that the amount of money you\'re moving is divided between several categories or piggy banks.',
|
||||||
'split_intro_three_transfer' => 'For example: you could split your :total move so you get :split_one in one piggy bank and :split_two in another.',
|
'split_intro_three_transfer' => 'For example: you could split your :total move so you get :split_one in one piggy bank and :split_two in another.',
|
||||||
'split_table_intro_transfer' => 'Split your transfer in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',
|
'split_table_intro_transfer' => 'Split your transfer in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',
|
||||||
'store_splitted_transfer' => 'Zachowaj podzielony transfer',
|
'store_splitted_transfer' => 'Zachowaj podzielony transfer',
|
||||||
'add_another_split' => 'Dodaj kolejny podział',
|
'add_another_split' => 'Dodaj kolejny podział',
|
||||||
'split-transactions' => 'Podziel transakcję',
|
'split-transactions' => 'Podziel transakcję',
|
||||||
'split-new-transaction' => 'Podziel nową transakcję',
|
'split-new-transaction' => 'Podziel nową transakcję',
|
||||||
'do_split' => 'Podziel',
|
'do_split' => 'Podziel',
|
||||||
'split_this_withdrawal' => 'Podziel tą wypłatę',
|
'split_this_withdrawal' => 'Podziel tą wypłatę',
|
||||||
'split_this_deposit' => 'Podziel tą wpłatę',
|
'split_this_deposit' => 'Podziel tą wpłatę',
|
||||||
'split_this_transfer' => 'Podziel ten transfer',
|
'split_this_transfer' => 'Podziel ten transfer',
|
||||||
'cannot_edit_multiple_source' => 'You cannot edit splitted transaction #:id with description ":description" because it contains multiple source accounts.',
|
'cannot_edit_multiple_source' => 'You cannot edit splitted transaction #:id with description ":description" because it contains multiple source accounts.',
|
||||||
'cannot_edit_multiple_dest' => 'You cannot edit splitted transaction #:id with description ":description" because it contains multiple destination accounts.',
|
'cannot_edit_multiple_dest' => 'You cannot edit splitted transaction #:id with description ":description" because it contains multiple destination accounts.',
|
||||||
'no_edit_multiple_left' => 'Nie wybrałeś żadnych poprawnych transakcji do edycji.',
|
'no_edit_multiple_left' => 'Nie wybrałeś żadnych poprawnych transakcji do edycji.',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'configuration_file_help' => 'If you have previously imported data into Firefly III, you may have a configuration file, which will pre-set configuration values for you. For some banks, other users have kindly provided their <a href="https://github.com/firefly-iii/import-configurations/wiki">configuration file</a>.',
|
'configuration_file_help' => 'If you have previously imported data into Firefly III, you may have a configuration file, which will pre-set configuration values for you. For some banks, other users have kindly provided their <a href="https://github.com/firefly-iii/import-configurations/wiki">configuration file</a>.',
|
||||||
'import_data_index' => 'Indeks',
|
'import_data_index' => 'Indeks',
|
||||||
'import_file_type_csv' => 'CSV (wartości oddzielone przecinkami)',
|
'import_file_type_csv' => 'CSV (wartości oddzielone przecinkami)',
|
||||||
'import_file_type_help' => 'Wybierz typ pliku, który będziesz przesyłać',
|
'import_file_type_help' => 'Wybierz typ pliku, który będziesz przesyłać',
|
||||||
'import_start' => 'Rozpocznij Importowanie',
|
'import_start' => 'Rozpocznij Importowanie',
|
||||||
'configure_import' => 'Further configure your import',
|
'configure_import' => 'Further configure your import',
|
||||||
'import_finish_configuration' => 'Zakończ konfigurację',
|
'import_finish_configuration' => 'Zakończ konfigurację',
|
||||||
'settings_for_import' => 'Ustawienia',
|
'settings_for_import' => 'Ustawienia',
|
||||||
'import_status' => 'Status importu',
|
'import_status' => 'Status importu',
|
||||||
'import_status_text' => 'Import jest aktualnie uruchomiony, lub rozpocznie się chwilę.',
|
'import_status_text' => 'Import jest aktualnie uruchomiony, lub rozpocznie się chwilę.',
|
||||||
'import_complete' => 'Zakończono import konfiguracji!',
|
'import_complete' => 'Zakończono import konfiguracji!',
|
||||||
'import_complete_text' => 'The import is ready to start. All the configuration you needed to do has been done. Please download the configuration file. It will help you with the import should it not go as planned. To actually run the import, you can either execute the following command in your console, or run the web-based import. Depending on your configuration, the console import will give you more feedback.',
|
'import_complete_text' => 'The import is ready to start. All the configuration you needed to do has been done. Please download the configuration file. It will help you with the import should it not go as planned. To actually run the import, you can either execute the following command in your console, or run the web-based import. Depending on your configuration, the console import will give you more feedback.',
|
||||||
'import_download_config' => 'Pobierz konfigurację',
|
'import_download_config' => 'Pobierz konfigurację',
|
||||||
'import_start_import' => 'Rozpocznij import',
|
'import_start_import' => 'Rozpocznij import',
|
||||||
'import_data' => 'Importuj dane',
|
'import_data' => 'Importuj dane',
|
||||||
'import_data_full' => 'Importuj dane do Firefly III',
|
'import_data_full' => 'Importuj dane do Firefly III',
|
||||||
'import' => 'Importuj',
|
'import' => 'Importuj',
|
||||||
'import_file_help' => 'Wybierz swój plik',
|
'import_file_help' => 'Wybierz swój plik',
|
||||||
'import_status_settings_complete' => 'Import jest gotowy do uruchomienia.',
|
'import_status_settings_complete' => 'Import jest gotowy do uruchomienia.',
|
||||||
'import_status_import_complete' => 'Import został zakończony.',
|
'import_status_import_complete' => 'Import został zakończony.',
|
||||||
'import_status_import_running' => 'Import jest aktualnie uruchomiony. Proszę o cierpliwość.',
|
'import_status_import_running' => 'Import jest aktualnie uruchomiony. Proszę o cierpliwość.',
|
||||||
'import_status_header' => 'Status oraz postęp importu',
|
'import_status_header' => 'Status oraz postęp importu',
|
||||||
'import_status_errors' => 'Błędy importu',
|
'import_status_errors' => 'Błędy importu',
|
||||||
'import_status_report' => 'Raport z importu',
|
'import_status_report' => 'Raport z importu',
|
||||||
'import_finished' => 'Import został zakończony',
|
'import_finished' => 'Import został zakończony',
|
||||||
'import_error_single' => 'Wystąpił błąd podczas importu.',
|
'import_error_single' => 'Wystąpił błąd podczas importu.',
|
||||||
'import_error_multi' => 'Wystąpiły błędy podczas importu.',
|
'import_error_multi' => 'Wystąpiły błędy podczas importu.',
|
||||||
'import_error_fatal' => 'Wystąpił błąd podczas procedury importu. Proszę sprawdzić pliki dziennika błędów. Błąd wydaje się być:',
|
'import_error_fatal' => 'Wystąpił błąd podczas procedury importu. Proszę sprawdzić pliki dziennika błędów. Błąd wydaje się być:',
|
||||||
'import_error_timeout' => 'Wygląda na to że został przekroczony limit czasu dla importu. Jeżeli bład będzie się powtarzał, należy zaimportować dane przy użyciu polecenia z konsoli.',
|
'import_error_timeout' => 'Wygląda na to że został przekroczony limit czasu dla importu. Jeżeli bład będzie się powtarzał, należy zaimportować dane przy użyciu polecenia z konsoli.',
|
||||||
'import_double' => 'Row #:row: This row has been imported before, and is stored in <a href=":link">:description</a>.',
|
'import_double' => 'Row #:row: This row has been imported before, and is stored in <a href=":link">:description</a>.',
|
||||||
'import_finished_all' => 'The import has finished. Please check out the results below.',
|
'import_finished_all' => 'The import has finished. Please check out the results below.',
|
||||||
'import_with_key' => 'Import z kluczem \':key\'',
|
'import_with_key' => 'Import z kluczem \':key\'',
|
||||||
'import_share_configuration' => 'Please consider downloading your configuration and sharing it at the <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">import configuration center</a></strong>. This will allow other users of Firefly III to import their files more easily.',
|
'import_share_configuration' => 'Please consider downloading your configuration and sharing it at the <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">import configuration center</a></strong>. This will allow other users of Firefly III to import their files more easily.',
|
||||||
'import_finished_report' => 'The import has finished. Please note any errors in the block above this line. All transactions imported during this particular session have been tagged, and you can check them out below. ',
|
'import_finished_report' => 'The import has finished. Please note any errors in the block above this line. All transactions imported during this particular session have been tagged, and you can check them out below. ',
|
||||||
'import_finished_link' => 'The transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'import_finished_link' => 'The transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
'need_at_least_one_account' => 'Potrzebujesz przynajmniej jednego konta aktywów, aby móc tworzyć skarbonki',
|
'need_at_least_one_account' => 'Potrzebujesz przynajmniej jednego konta aktywów, aby móc tworzyć skarbonki',
|
||||||
'see_help_top_right' => 'For more information, please check out the help pages using the icon in the top right corner of the page.',
|
'see_help_top_right' => 'For more information, please check out the help pages using the icon in the top right corner of the page.',
|
||||||
'bread_crumb_import_complete' => 'Import ":key" complete',
|
'bread_crumb_import_complete' => 'Import ":key" complete',
|
||||||
'bread_crumb_configure_import' => 'Configure import ":key"',
|
'bread_crumb_configure_import' => 'Configure import ":key"',
|
||||||
'bread_crumb_import_finished' => 'Import ":key" został zakończony',
|
'bread_crumb_import_finished' => 'Import ":key" został zakończony',
|
||||||
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
|
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
|
||||||
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
|
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
|
||||||
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
|
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||||
|
|
||||||
|
// empty lists? no objects? instructions:
|
||||||
|
'no_transactions_in_period' => 'There are no transactions in this period.',
|
||||||
|
'no_accounts_title_asset' => 'Let\'s create an asset account!',
|
||||||
|
'no_accounts_intro_asset' => 'You have no asset accounts yet. Asset accounts are your main accounts: your checking account, savings account, shared account or even your credit card.',
|
||||||
|
'no_accounts_imperative_asset' => 'To start using Firefly III you must create at least one asset account. Let\'s do so now:',
|
||||||
|
'no_accounts_create_asset' => 'Create an asset account',
|
||||||
|
'no_accounts_title_expense' => 'Let\'s create an expense account!',
|
||||||
|
'no_accounts_intro_expense' => 'You have no expense accounts yet. Expense accounts are the places where you spend money, such as shops and supermarkets.',
|
||||||
|
'no_accounts_imperative_expense' => 'Expense accounts are created automatically when you create transactions, but you can create one manually too, if you want. Let\'s create one now:',
|
||||||
|
'no_accounts_create_expense' => 'Create an expense account',
|
||||||
|
'no_accounts_title_revenue' => 'Let\'s create a revenue account!',
|
||||||
|
'no_accounts_intro_revenue' => 'You have no revenue accounts yet. Revenue accounts are the places where you receive money from, such as your employer.',
|
||||||
|
'no_accounts_imperative_revenue' => 'Expense accounts are created automatically when you create transactions, but you can create one manually too, if you want. Let\'s create one now:',
|
||||||
|
'no_accounts_create_revenue' => 'Create a revenue account',
|
||||||
|
'no_budgets_title_default' => 'Let\'s create a budget',
|
||||||
|
'no_budgets_intro_default' => 'You have no budgets yet. Budgets are used to organise your expenses into logical groups, which you can give a soft-cap to limit your expenses',
|
||||||
|
'no_budgets_imperative_default' => 'Budgets are the basic tools of financial management. Let\'s create one now:',
|
||||||
|
'no_budgets_create_default' => 'Create a new budget',
|
||||||
|
'no_categories_title_default' => 'Let\'s create a category',
|
||||||
|
'no_categories_intro_default' => 'You have no categories yet. Categories are used to fine tune your transactions and label them with their designated category.',
|
||||||
|
'no_categories_imperative_default' => 'Categories are created automatically when you create transactions, but you can create one manually too. Let\'s create one now:',
|
||||||
|
'no_categories_create_default' => 'Create a new category',
|
||||||
|
'no_tags_title_default' => 'Let\'s create a tags',
|
||||||
|
'no_tags_intro_default' => 'You have no tags yet. Tags are used to fine tune your transactions and label them with specific keywords.',
|
||||||
|
'no_tags_imperative_default' => 'Tags are created automatically when you create transactions, but you can create one manually too. Let\'s create one now:',
|
||||||
|
'no_tags_create_default' => 'Create a new tag',
|
||||||
|
'no_transactions_title_withdrawal' => 'Let\'s create an expense',
|
||||||
|
'no_transactions_intro_withdrawal' => 'You have no expenses yet. You should create expenses to start managing your finances.',
|
||||||
|
'no_transactions_imperative_withdrawal' => 'Have you spent some money? Then you should write it down:',
|
||||||
|
'no_transactions_create_withdrawal' => 'Create a new expense',
|
||||||
|
'no_transactions_title_deposit' => 'Let\'s create some income',
|
||||||
|
'no_transactions_intro_deposit' => 'You have no recorded income yet. You should create income entries to start managing your finances.',
|
||||||
|
'no_transactions_imperative_deposit' => 'Have you received some money? Then you should write it down:',
|
||||||
|
'no_transactions_create_deposit' => 'Create a new deposit',
|
||||||
|
'no_transactions_title_transfers' => 'Let\'s create a transfer',
|
||||||
|
'no_transactions_intro_transfers' => 'You have no transfers yet. When you move money between asset accounts, it is recorded as a transfer.',
|
||||||
|
'no_transactions_imperative_transfers' => 'Have you moved some money around? Then you should write it down:',
|
||||||
|
'no_transactions_create_transfers' => 'Create a new transfer',
|
||||||
|
'no_piggies_title_default' => 'Let\'s create a piggy bank',
|
||||||
|
'no_piggies_intro_default' => 'You have no piggy banks yet. You can create piggy banks to divide your savings and keep track of what you\'re saving up for.',
|
||||||
|
'no_piggies_imperative_default' => 'Do you have things you\'re saving money for? Create a piggy bank and keep track:',
|
||||||
|
'no_piggies_create_default' => 'Create a new piggy bank',
|
||||||
|
'no_bills_title_default' => 'Let\'s create a bill',
|
||||||
|
'no_bills_intro_default' => 'You have no bills yet. You can create bills to keep track of regular expenses, like your rent of insurance.',
|
||||||
|
'no_bills_imperative_default' => 'Do you have such regular bills? Create a bill and keep track of your payments:',
|
||||||
|
'no_bills_create_default' => 'Create a new bill',
|
||||||
|
|
||||||
// empty lists? instructions:
|
|
||||||
'empty_accounts_title_asset' => 'Let\'s create an asset account!',
|
|
||||||
'empty_accounts_intro_asset' => 'You have no asset accounts yet. Asset accounts are your main accounts: your checking account, savings account, shared account or even your credit card.',
|
|
||||||
'empty_accounts_imperative_asset' => 'To start using Firefly III you must create at least one asset account. Let\'s do so now:',
|
|
||||||
'empty_accounts_create_asset' => 'Create an asset account',
|
|
||||||
'empty_accounts_title_expense' => 'Let\'s create an expense account!',
|
|
||||||
'empty_accounts_intro_expense' => '',
|
|
||||||
'empty_accounts_imperative_expense' => '',
|
|
||||||
'empty_accounts_create_expense' => '',
|
|
||||||
'empty_accounts_title_revenue' => 'Let\'s create a revenue account!',
|
|
||||||
'empty_accounts_intro_revenue' => '',
|
|
||||||
'empty_accounts_imperative_revenue' => '',
|
|
||||||
'empty_accounts_create_revenue' => '',
|
|
||||||
|
|
||||||
];
|
];
|
||||||
Reference in New Issue
Block a user