mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-06 01:45:22 +00:00
Code cleanup
This commit is contained in:
@@ -33,7 +33,6 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'close' => 'Tancar',
|
||||
@@ -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' => 'La data de la transacció és ":value"',
|
||||
'search_modifier_not_date_on' => 'La data de la transacció no és ":value"',
|
||||
'search_modifier_reconciled' => 'La transacció s\'ha consolidat',
|
||||
@@ -715,7 +713,7 @@ return [
|
||||
'create_rule_from_query' => 'Crear regla nova a partir de la consulta de la cerca',
|
||||
'rule_from_search_words' => 'El motor de regles ha tingut problemes gestionant ":string". La regla suggerida que s\'ajusti a la consulta de cerca pot donar resultats diferents. Si us plau, verifica els activadors de la regla curosament.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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' => 'Els següents modificadors també s\'han aplicat a la cerca:',
|
||||
'general_search_error' => 'Ha succeït un error durant la cerca. Si us plau, comprova els fitxers de registre per obtenir més informació.',
|
||||
@@ -1215,7 +1212,7 @@ return [
|
||||
'rule_trigger_not_destination_is_cash' => 'El compte de destí no és un compte d\'efectiu',
|
||||
'rule_trigger_not_account_is_cash' => 'Cap dels comptes és un compte d\'efectiu',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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' => 'ELIMINAR transacció(!)',
|
||||
@@ -1538,7 +1534,7 @@ return [
|
||||
'multi_account_warning_deposit' => 'Tingues en compte que el compte de destí de divisions posteriors serà anul·lat pel que es troba definit a la primera divisió del dipòsit.',
|
||||
'multi_account_warning_transfer' => 'Tingues en compte que el compte d\'origen + destí de divisions posteriors serà anul·lat pel que es troba definit a la primera divisió de la transferència.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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' => 'Exportar dades de Firefly III',
|
||||
'export_data_menu' => 'Exportar dades',
|
||||
@@ -1942,7 +1937,7 @@ return [
|
||||
'stored_category' => 'S\'ha desat la nova categoria ":name"',
|
||||
'without_category_between' => 'Sense categoria entre :start i :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' => 'Desfés la reconciliació',
|
||||
'update_withdrawal' => 'Actualitzar retirada',
|
||||
@@ -2183,7 +2177,7 @@ return [
|
||||
'classification' => 'Classificació',
|
||||
'store_transaction' => 'Desar transacció',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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' => 'Informe financer per defecte entre :start i :end',
|
||||
'report_audit' => 'Visió general de l\'historial de transaccions entre :start i :end',
|
||||
@@ -2299,7 +2292,7 @@ return [
|
||||
'sum_in_default_currency' => 'La suma sempre estarà en la teua moneda per defecte.',
|
||||
'net_filtered_prefs' => 'Aquesta gràfica mai inclourà comptes que tenen la casella "Inclou al valor net" desmarcada.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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' => 'Gràfica',
|
||||
'month' => 'Mes',
|
||||
@@ -2401,7 +2393,7 @@ return [
|
||||
'total_amount' => 'Import total',
|
||||
'number_of_decimals' => 'Nombre de decimals',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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' => 'La invitació a ":address" ja ha sigut gastada.',
|
||||
'invite_is_deleted' => 'La invitació a ":address" ha sigut eliminada.',
|
||||
@@ -2685,7 +2676,7 @@ return [
|
||||
'except_weekends' => 'Excepte els caps de setmana',
|
||||
'recurrence_deleted' => 'S\'ha eliminat la transacció recurrent ":title"',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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' => 'Saldo (:currency)',
|
||||
'box_spent_in_currency' => 'Gastat (:currency)',
|
||||
@@ -2772,4 +2762,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user