mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	
							
								
								
									
										16
									
								
								resources/lang/de_DE/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/de_DE/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
| /** | ||||
|  * demo.php | ||||
|  * Copyright (c) 2016 thegrumpydictator@gmail.com | ||||
|  * This software may be modified and distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License. | ||||
|  * | ||||
|  * See the LICENSE file for details. | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'no_demo_text'  => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.', | ||||
|     'see_help_icon' => 'However, the <i class="fa fa-question-circle"></i>-icon in the top right corner may tell you more.', | ||||
|     'index'         => 'Welcome to <strong>Firefly III</strong>! On this page you get a quick overview of your finances. For more information, check out Accounts → <a href=":asset">Asset Accounts</a> and of course the <a href=":budgets">Budgets</a> and <a href=":reports">Reports</a> pages. Or just take a look around and see where you end up.', | ||||
|  | ||||
|  | ||||
| ]; | ||||
| @@ -96,6 +96,9 @@ return [ | ||||
|     'spent_in_specific_budget'                   => 'Spent in budget ":budget"', | ||||
|     'sum_of_expenses_in_budget'                  => 'Spent total in budget ":budget"', | ||||
|     'left_in_budget_limit'                       => 'Left to spend according to budgeting', | ||||
|     'cannot_change_demo'                         => 'You cannot change the password of the demonstration account.', | ||||
|     'cannot_delete_demo'                         => 'You cannot remove the demonstration account.', | ||||
|     'cannot_reset_demo_user'                     => 'You cannot reset the password of the demonstration account', | ||||
|  | ||||
|     // repeat frequencies: | ||||
|     'repeat_freq_yearly'                         => 'Jährlich', | ||||
|   | ||||
							
								
								
									
										16
									
								
								resources/lang/es_ES/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/es_ES/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
| /** | ||||
|  * demo.php | ||||
|  * Copyright (c) 2016 thegrumpydictator@gmail.com | ||||
|  * This software may be modified and distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License. | ||||
|  * | ||||
|  * See the LICENSE file for details. | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'no_demo_text'  => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.', | ||||
|     'see_help_icon' => 'However, the <i class="fa fa-question-circle"></i>-icon in the top right corner may tell you more.', | ||||
|     'index'         => 'Welcome to <strong>Firefly III</strong>! On this page you get a quick overview of your finances. For more information, check out Accounts → <a href=":asset">Asset Accounts</a> and of course the <a href=":budgets">Budgets</a> and <a href=":reports">Reports</a> pages. Or just take a look around and see where you end up.', | ||||
|  | ||||
|  | ||||
| ]; | ||||
| @@ -96,6 +96,9 @@ return [ | ||||
|     'spent_in_specific_budget'                   => 'Spent in budget ":budget"', | ||||
|     'sum_of_expenses_in_budget'                  => 'Spent total in budget ":budget"', | ||||
|     'left_in_budget_limit'                       => 'Left to spend according to budgeting', | ||||
|     'cannot_change_demo'                         => 'You cannot change the password of the demonstration account.', | ||||
|     'cannot_delete_demo'                         => 'You cannot remove the demonstration account.', | ||||
|     'cannot_reset_demo_user'                     => 'You cannot reset the password of the demonstration account', | ||||
|  | ||||
|     // repeat frequencies: | ||||
|     'repeat_freq_yearly'                         => 'yearly', | ||||
|   | ||||
							
								
								
									
										16
									
								
								resources/lang/fr_FR/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/fr_FR/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
| /** | ||||
|  * demo.php | ||||
|  * Copyright (c) 2016 thegrumpydictator@gmail.com | ||||
|  * This software may be modified and distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License. | ||||
|  * | ||||
|  * See the LICENSE file for details. | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'no_demo_text'  => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.', | ||||
|     'see_help_icon' => 'However, the <i class="fa fa-question-circle"></i>-icon in the top right corner may tell you more.', | ||||
|     'index'         => 'Welcome to <strong>Firefly III</strong>! On this page you get a quick overview of your finances. For more information, check out Accounts → <a href=":asset">Asset Accounts</a> and of course the <a href=":budgets">Budgets</a> and <a href=":reports">Reports</a> pages. Or just take a look around and see where you end up.', | ||||
|  | ||||
|  | ||||
| ]; | ||||
| @@ -96,6 +96,9 @@ return [ | ||||
|     'spent_in_specific_budget'                   => 'Spent in budget ":budget"', | ||||
|     'sum_of_expenses_in_budget'                  => 'Spent total in budget ":budget"', | ||||
|     'left_in_budget_limit'                       => 'Left to spend according to budgeting', | ||||
|     'cannot_change_demo'                         => 'You cannot change the password of the demonstration account.', | ||||
|     'cannot_delete_demo'                         => 'You cannot remove the demonstration account.', | ||||
|     'cannot_reset_demo_user'                     => 'You cannot reset the password of the demonstration account', | ||||
|  | ||||
|     // repeat frequencies: | ||||
|     'repeat_freq_yearly'                         => 'yearly', | ||||
|   | ||||
							
								
								
									
										16
									
								
								resources/lang/hr_HR/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/hr_HR/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
| /** | ||||
|  * demo.php | ||||
|  * Copyright (c) 2016 thegrumpydictator@gmail.com | ||||
|  * This software may be modified and distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License. | ||||
|  * | ||||
|  * See the LICENSE file for details. | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'no_demo_text'  => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.', | ||||
|     'see_help_icon' => 'However, the <i class="fa fa-question-circle"></i>-icon in the top right corner may tell you more.', | ||||
|     'index'         => 'Welcome to <strong>Firefly III</strong>! On this page you get a quick overview of your finances. For more information, check out Accounts → <a href=":asset">Asset Accounts</a> and of course the <a href=":budgets">Budgets</a> and <a href=":reports">Reports</a> pages. Or just take a look around and see where you end up.', | ||||
|  | ||||
|  | ||||
| ]; | ||||
| @@ -96,6 +96,9 @@ return [ | ||||
|     'spent_in_specific_budget'                   => 'Spent in budget ":budget"', | ||||
|     'sum_of_expenses_in_budget'                  => 'Spent total in budget ":budget"', | ||||
|     'left_in_budget_limit'                       => 'Left to spend according to budgeting', | ||||
|     'cannot_change_demo'                         => 'You cannot change the password of the demonstration account.', | ||||
|     'cannot_delete_demo'                         => 'You cannot remove the demonstration account.', | ||||
|     'cannot_reset_demo_user'                     => 'You cannot reset the password of the demonstration account', | ||||
|  | ||||
|     // repeat frequencies: | ||||
|     'repeat_freq_yearly'                         => 'yearly', | ||||
|   | ||||
							
								
								
									
										16
									
								
								resources/lang/nl_NL/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/nl_NL/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
| /** | ||||
|  * demo.php | ||||
|  * Copyright (c) 2016 thegrumpydictator@gmail.com | ||||
|  * This software may be modified and distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License. | ||||
|  * | ||||
|  * See the LICENSE file for details. | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'no_demo_text'  => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.', | ||||
|     'see_help_icon' => 'However, the <i class="fa fa-question-circle"></i>-icon in the top right corner may tell you more.', | ||||
|     'index'         => 'Welcome to <strong>Firefly III</strong>! On this page you get a quick overview of your finances. For more information, check out Accounts → <a href=":asset">Asset Accounts</a> and of course the <a href=":budgets">Budgets</a> and <a href=":reports">Reports</a> pages. Or just take a look around and see where you end up.', | ||||
|  | ||||
|  | ||||
| ]; | ||||
| @@ -96,6 +96,9 @@ return [ | ||||
|     'spent_in_specific_budget'                   => 'Uitgegeven in budget ":budget"', | ||||
|     'sum_of_expenses_in_budget'                  => 'Totaal uitgegeven in budget ":budget"', | ||||
|     'left_in_budget_limit'                       => 'Nog uit te geven volgens budgettering', | ||||
|     'cannot_change_demo'                         => 'Je kan het wachtwoord van de demonstratie-account niet wijzigen.', | ||||
|     'cannot_delete_demo'                         => 'Je kan de demonstratie-account niet verwijderen.', | ||||
|     'cannot_reset_demo_user'                     => 'Je kan het wachtwoord van de demonstratie-account niet resetten', | ||||
|  | ||||
|     // repeat frequencies: | ||||
|     'repeat_freq_yearly'                         => 'jaarlijks', | ||||
|   | ||||
							
								
								
									
										16
									
								
								resources/lang/pt_BR/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/pt_BR/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
| /** | ||||
|  * demo.php | ||||
|  * Copyright (c) 2016 thegrumpydictator@gmail.com | ||||
|  * This software may be modified and distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License. | ||||
|  * | ||||
|  * See the LICENSE file for details. | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'no_demo_text'  => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.', | ||||
|     'see_help_icon' => 'However, the <i class="fa fa-question-circle"></i>-icon in the top right corner may tell you more.', | ||||
|     'index'         => 'Welcome to <strong>Firefly III</strong>! On this page you get a quick overview of your finances. For more information, check out Accounts → <a href=":asset">Asset Accounts</a> and of course the <a href=":budgets">Budgets</a> and <a href=":reports">Reports</a> pages. Or just take a look around and see where you end up.', | ||||
|  | ||||
|  | ||||
| ]; | ||||
| @@ -96,6 +96,9 @@ return [ | ||||
|     'spent_in_specific_budget'                   => 'Spent in budget ":budget"', | ||||
|     'sum_of_expenses_in_budget'                  => 'Spent total in budget ":budget"', | ||||
|     'left_in_budget_limit'                       => 'Left to spend according to budgeting', | ||||
|     'cannot_change_demo'                         => 'You cannot change the password of the demonstration account.', | ||||
|     'cannot_delete_demo'                         => 'You cannot remove the demonstration account.', | ||||
|     'cannot_reset_demo_user'                     => 'You cannot reset the password of the demonstration account', | ||||
|  | ||||
|     // repeat frequencies: | ||||
|     'repeat_freq_yearly'                         => 'anual', | ||||
|   | ||||
							
								
								
									
										16
									
								
								resources/lang/zh_HK/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/zh_HK/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
| /** | ||||
|  * demo.php | ||||
|  * Copyright (c) 2016 thegrumpydictator@gmail.com | ||||
|  * This software may be modified and distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License. | ||||
|  * | ||||
|  * See the LICENSE file for details. | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'no_demo_text'  => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.', | ||||
|     'see_help_icon' => 'However, the <i class="fa fa-question-circle"></i>-icon in the top right corner may tell you more.', | ||||
|     'index'         => 'Welcome to <strong>Firefly III</strong>! On this page you get a quick overview of your finances. For more information, check out Accounts → <a href=":asset">Asset Accounts</a> and of course the <a href=":budgets">Budgets</a> and <a href=":reports">Reports</a> pages. Or just take a look around and see where you end up.', | ||||
|  | ||||
|  | ||||
| ]; | ||||
| @@ -96,6 +96,9 @@ return [ | ||||
|     'spent_in_specific_budget'                   => 'Spent in budget ":budget"', | ||||
|     'sum_of_expenses_in_budget'                  => 'Spent total in budget ":budget"', | ||||
|     'left_in_budget_limit'                       => 'Left to spend according to budgeting', | ||||
|     'cannot_change_demo'                         => 'You cannot change the password of the demonstration account.', | ||||
|     'cannot_delete_demo'                         => 'You cannot remove the demonstration account.', | ||||
|     'cannot_reset_demo_user'                     => 'You cannot reset the password of the demonstration account', | ||||
|  | ||||
|     // repeat frequencies: | ||||
|     'repeat_freq_yearly'                         => 'yearly', | ||||
|   | ||||
							
								
								
									
										16
									
								
								resources/lang/zh_TW/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/zh_TW/demo.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
| /** | ||||
|  * demo.php | ||||
|  * Copyright (c) 2016 thegrumpydictator@gmail.com | ||||
|  * This software may be modified and distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License. | ||||
|  * | ||||
|  * See the LICENSE file for details. | ||||
|  */ | ||||
|  | ||||
| return [ | ||||
|     'no_demo_text'  => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.', | ||||
|     'see_help_icon' => 'However, the <i class="fa fa-question-circle"></i>-icon in the top right corner may tell you more.', | ||||
|     'index'         => 'Welcome to <strong>Firefly III</strong>! On this page you get a quick overview of your finances. For more information, check out Accounts → <a href=":asset">Asset Accounts</a> and of course the <a href=":budgets">Budgets</a> and <a href=":reports">Reports</a> pages. Or just take a look around and see where you end up.', | ||||
|  | ||||
|  | ||||
| ]; | ||||
| @@ -96,6 +96,9 @@ return [ | ||||
|     'spent_in_specific_budget'                   => 'Spent in budget ":budget"', | ||||
|     'sum_of_expenses_in_budget'                  => 'Spent total in budget ":budget"', | ||||
|     'left_in_budget_limit'                       => 'Left to spend according to budgeting', | ||||
|     'cannot_change_demo'                         => 'You cannot change the password of the demonstration account.', | ||||
|     'cannot_delete_demo'                         => 'You cannot remove the demonstration account.', | ||||
|     'cannot_reset_demo_user'                     => 'You cannot reset the password of the demonstration account', | ||||
|  | ||||
|     // repeat frequencies: | ||||
|     'repeat_freq_yearly'                         => 'yearly', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user