Code cleanup

This commit is contained in:
James Cole
2024-01-01 15:51:23 +01:00
parent 2ede3b420b
commit fd7a2181a4
482 changed files with 950 additions and 2518 deletions

View File

@@ -33,7 +33,6 @@ declare(strict_types=1);
*
*/
return [
// general stuff:
'close' => 'Zavřít',
@@ -340,7 +339,7 @@ return [
// old
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -351,7 +350,6 @@ return [
*
*/
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
'search_modifier_reconciled' => 'Transaction is reconciled',
@@ -715,7 +713,7 @@ return [
'create_rule_from_query' => 'Create new rule from search query',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -726,7 +724,6 @@ return [
*
*/
// END
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
@@ -1215,7 +1212,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -1226,7 +1223,6 @@ return [
*
*/
// actions
// set, clear, add, remove, append/prepend
'rule_action_delete_transaction_choice' => 'DELETE transaction(!)',
@@ -1538,7 +1534,7 @@ return [
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -1549,7 +1545,6 @@ return [
*
*/
// export data:
'export_data_title' => 'Export data from Firefly III',
'export_data_menu' => 'Exportovat data',
@@ -1942,7 +1937,7 @@ return [
'stored_category' => 'Uložena nová kategorie „:name“',
'without_category_between' => 'Bez kategorie mezi :start a :end',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -1953,7 +1948,6 @@ return [
*
*/
// transactions:
'unreconcile' => 'Undo reconciliation',
'update_withdrawal' => 'Aktualizovat výběr',
@@ -2183,7 +2177,7 @@ return [
'classification' => 'Klasifikace',
'store_transaction' => 'Store transaction',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -2194,7 +2188,6 @@ return [
*
*/
// reports:
'report_default' => 'Výchozí finanční výkaz v období :start a :end',
'report_audit' => 'Přehled historie transakcí mezi :start a :end',
@@ -2299,7 +2292,7 @@ return [
'sum_in_default_currency' => 'Souhrn vždy bude v měně, kterou jste nastavili jako výchozí.',
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -2310,7 +2303,6 @@ return [
*
*/
// charts:
'chart' => 'Graf',
'month' => 'Měsíc',
@@ -2401,7 +2393,7 @@ return [
'total_amount' => 'Celková částka',
'number_of_decimals' => 'Počet desetinných míst',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -2412,7 +2404,6 @@ return [
*
*/
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
'invite_is_deleted' => 'The invite to ":address" has been deleted.',
@@ -2685,7 +2676,7 @@ return [
'except_weekends' => 'Vyjma výkendů',
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -2696,7 +2687,6 @@ return [
*
*/
// new lines for summary controller.
'box_balance_in_currency' => 'Zůstatek (:currency)',
'box_spent_in_currency' => 'Utraceno (:currency)',
@@ -2772,4 +2762,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/