mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-20 11:48:27 -06:00
New strings [skip ci]
This commit is contained in:
parent
7a1f698d5e
commit
93c2f13807
@ -51,6 +51,8 @@ return [
|
||||
'column_account-id' => 'Bestandskonto (vgl. ID in Firefly)',
|
||||
'column_account-name' => 'Bestandskonto (Name)',
|
||||
'column_amount' => 'Betrag',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Betrag (Komma als Dezimaltrennzeichen)',
|
||||
'column_bill-id' => 'Rechnung (ID übereinstimmend mit Firefly)',
|
||||
'column_bill-name' => 'Name der Rechnung',
|
||||
|
@ -13,14 +13,14 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'language_incomplete' => 'Incomplete translation',
|
||||
'language_incomplete' => 'Unvollständige Übersetzung',
|
||||
'close' => 'Schließen',
|
||||
'actions' => 'Aktionen',
|
||||
'edit' => 'Bearbeiten',
|
||||
'delete' => 'Löschen',
|
||||
'welcomeBack' => 'Was ist gerade los?',
|
||||
'everything' => 'Alle',
|
||||
'today' => 'today',
|
||||
'today' => 'heute',
|
||||
'customRange' => 'Individueller Bereich',
|
||||
'apply' => 'Übernehmen',
|
||||
'select_date' => 'Wähle ein Datum..',
|
||||
@ -632,6 +632,9 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'date_change_instruction' => 'If you change the date range now, any progress will be lost.',
|
||||
'update_selection' => 'Update selection',
|
||||
'store_reconcile' => 'Store reconciliation',
|
||||
'reconciliation_transaction' => 'Reconciliation transaction',
|
||||
'Reconciliation' => 'Reconciliation',
|
||||
'reconciliation' => 'Reconciliation',
|
||||
'reconcile_options' => 'Reconciliation options',
|
||||
'reconcile_range' => 'Reconciliation range',
|
||||
'start_reconcile' => 'Start reconciling',
|
||||
@ -648,6 +651,22 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'select_more_than_one_budget' => 'Bitte wählen Sie mehr als einen Budget aus',
|
||||
'select_more_than_one_tag' => 'Bitte wählen Sie mehr als einen Tag aus',
|
||||
'account_default_currency' => 'Wenn Sie eine andere Währung auswählen, werden neue Transaktionen von diesem Konto standardmäßig diese Währung ausgewählt haben.',
|
||||
'reconcile_has_more' => 'Your Firefly III ledger has more money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_has_less' => 'Your Firefly III ledger has less money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_is_equal' => 'Your Firefly III ledger and your bank statements match. There is nothing to do. Please press "Confirm reconciliation" to confirm your input.',
|
||||
'create_pos_reconcile_transaction' => 'Clear the selected transactions, and create a correction adding :amount to this asset account.',
|
||||
'create_neg_reconcile_transaction' => 'Clear the selected transactions, and create a correction removing :amount from this asset account.',
|
||||
'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.',
|
||||
'reconcile_go_back' => 'Sie können dies jederzeit später bearbeiten oder löschen.',
|
||||
'must_be_asset_account' => 'You can only reconcile asset accounts',
|
||||
'reconciliation_stored' => 'Reconciliation stored',
|
||||
'reconcilliation_transaction_title' => 'Reconciliation (:from to :to)',
|
||||
'reconcile_this_account' => 'Reconcile this account',
|
||||
'confirm_reconciliation' => 'Confirm reconciliation',
|
||||
'submitted_start_balance' => 'Submitted start balance',
|
||||
'selected_transactions' => 'Selected transactions (:count)',
|
||||
'already_cleared_transactions' => 'Already cleared transactions (:count)',
|
||||
'submitted_end_balance' => 'Submitted end balance',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'Neue Kategorie',
|
||||
|
@ -91,6 +91,7 @@ return [
|
||||
'deletePermanently' => 'Dauerhaft löschen',
|
||||
'cancel' => 'Abbrechen',
|
||||
'targetdate' => 'Zieldatum',
|
||||
'startdate' => 'Startdatum',
|
||||
'tag' => 'Tag',
|
||||
'under' => 'Unter',
|
||||
'symbol' => 'Zeichen',
|
||||
@ -164,7 +165,7 @@ return [
|
||||
|
||||
'email' => 'E-Mail Adresse',
|
||||
'password' => 'Passwort',
|
||||
'password_confirmation' => 'Passwort (nochmal)',
|
||||
'password_confirmation' => 'Passwort (wiederholen)',
|
||||
'blocked' => 'Ist blockiert?',
|
||||
'blocked_code' => 'Grund für Block',
|
||||
|
||||
|
@ -107,7 +107,7 @@ return [
|
||||
// create rule:
|
||||
'rules_create_mandatory' => 'Wählen Sie einen aussagekräftigen Titel und legen Sie fest, wann die Regel ausgelöst werden soll.',
|
||||
'rules_create_ruletriggerholder' => 'Add as many triggers as you like, but remember that ALL triggers must match before any actions are fired.',
|
||||
'rules_create_test_rule_triggers' => 'Use this button to see which transactions would match your rule.',
|
||||
'rules_create_test_rule_triggers' => 'Verwenden Sie diese Schaltfläche, um zu sehen, welche Transaktionen zu Ihrer Regel passen würden.',
|
||||
'rules_create_actions' => 'Legen Sie so viele Aktionen fest, wie Sie möchten.',
|
||||
|
||||
// preferences
|
||||
|
@ -17,7 +17,7 @@ return [
|
||||
'id' => 'Id',
|
||||
'create_date' => 'Erstellt am',
|
||||
'update_date' => 'Aktualisiert am',
|
||||
'updated_at' => 'Aktualisiert am',
|
||||
'updated_at' => 'Aktualisiert am',
|
||||
'balance_before' => 'Bilanz vor',
|
||||
'balance_after' => 'Bilanz nach',
|
||||
'name' => 'Name',
|
||||
@ -89,4 +89,5 @@ return [
|
||||
'sum_withdrawals' => 'Summe der Auszahlungen',
|
||||
'sum_deposits' => 'Summe der Einzahlungen',
|
||||
'sum_transfers' => 'Summe der Überweisungen',
|
||||
'reconcile' => 'Reconcile',
|
||||
];
|
||||
|
@ -3,6 +3,6 @@ declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'bunq_prerequisites_title' => 'Prerequisites for an import from bunq',
|
||||
'bunq_prerequisites_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app.',
|
||||
'bunq_prerequisites_title' => 'Requisitos previos para una importación de bunq',
|
||||
'bunq_prerequisites_text' => 'Para importar de bunq, necesita obtener una clave de API. Puedes hacer esto a través de la aplicación.',
|
||||
];
|
||||
|
@ -51,6 +51,8 @@ return [
|
||||
'column_account-id' => 'ID de la caja de ahorro (coincide con Firefly)',
|
||||
'column_account-name' => 'Caja de ahorro (nombre)',
|
||||
'column_amount' => 'Monto',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Monto (coma como separador de decimales)',
|
||||
'column_bill-id' => 'ID de factura (coincide con Firefly)',
|
||||
'column_bill-name' => 'Nombre de factura',
|
||||
|
@ -631,6 +631,9 @@ return [
|
||||
'date_change_instruction' => 'If you change the date range now, any progress will be lost.',
|
||||
'update_selection' => 'Update selection',
|
||||
'store_reconcile' => 'Store reconciliation',
|
||||
'reconciliation_transaction' => 'Reconciliation transaction',
|
||||
'Reconciliation' => 'Reconciliation',
|
||||
'reconciliation' => 'Reconciliation',
|
||||
'reconcile_options' => 'Reconciliation options',
|
||||
'reconcile_range' => 'Reconciliation range',
|
||||
'start_reconcile' => 'Start reconciling',
|
||||
@ -647,6 +650,22 @@ return [
|
||||
'select_more_than_one_budget' => 'Please select more than one budget',
|
||||
'select_more_than_one_tag' => 'Please select more than one tag',
|
||||
'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.',
|
||||
'reconcile_has_more' => 'Your Firefly III ledger has more money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_has_less' => 'Your Firefly III ledger has less money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_is_equal' => 'Your Firefly III ledger and your bank statements match. There is nothing to do. Please press "Confirm reconciliation" to confirm your input.',
|
||||
'create_pos_reconcile_transaction' => 'Clear the selected transactions, and create a correction adding :amount to this asset account.',
|
||||
'create_neg_reconcile_transaction' => 'Clear the selected transactions, and create a correction removing :amount from this asset account.',
|
||||
'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.',
|
||||
'reconcile_go_back' => 'You can always edit or delete a correction later.',
|
||||
'must_be_asset_account' => 'You can only reconcile asset accounts',
|
||||
'reconciliation_stored' => 'Reconciliation stored',
|
||||
'reconcilliation_transaction_title' => 'Reconciliation (:from to :to)',
|
||||
'reconcile_this_account' => 'Reconcile this account',
|
||||
'confirm_reconciliation' => 'Confirm reconciliation',
|
||||
'submitted_start_balance' => 'Submitted start balance',
|
||||
'selected_transactions' => 'Selected transactions (:count)',
|
||||
'already_cleared_transactions' => 'Already cleared transactions (:count)',
|
||||
'submitted_end_balance' => 'Submitted end balance',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'New category',
|
||||
|
@ -30,25 +30,25 @@ return [
|
||||
'currency_id' => 'Divisa',
|
||||
'attachments' => 'Adjuntos',
|
||||
'journal_amount' => 'Importe',
|
||||
'journal_source_account_name' => 'Revenue account (source)',
|
||||
'journal_source_account_id' => 'Asset account (source)',
|
||||
'journal_source_account_name' => 'Cuenta de ingresos (origen)',
|
||||
'journal_source_account_id' => 'Cuenta de activos (origen)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Verificar la seguridad de contraseña',
|
||||
'source_account' => 'Cuenta origen',
|
||||
'destination_account' => 'Cuenta destino',
|
||||
'journal_destination_account_id' => 'Asset account (destination)',
|
||||
'asset_destination_account' => 'Asset account (destination)',
|
||||
'asset_source_account' => 'Asset account (source)',
|
||||
'journal_destination_account_id' => 'Cuenta de activos (destino)',
|
||||
'asset_destination_account' => 'Cuenta de activos (destino)',
|
||||
'asset_source_account' => 'Cuenta de activos (origen)',
|
||||
'journal_description' => 'Descripción',
|
||||
'note' => 'Notas',
|
||||
'split_journal' => 'Split this transaction',
|
||||
'split_journal_explanation' => 'Split this transaction in multiple parts',
|
||||
'split_journal' => 'Dividir esta transacción',
|
||||
'split_journal_explanation' => 'Dividir esta transacción en múltiples partes',
|
||||
'currency' => 'Divisa',
|
||||
'account_id' => 'Cuenta',
|
||||
'budget_id' => 'Presupuesto',
|
||||
'openingBalance' => 'Saldo inicial',
|
||||
'tagMode' => 'Modo de etiqueta',
|
||||
'tag_position' => 'Tag location',
|
||||
'tag_position' => 'Etiquetar ubicación',
|
||||
'virtualBalance' => 'Saldo virtual',
|
||||
'targetamount' => 'Cantidad objetivo',
|
||||
'accountRole' => 'Tipo de cuenta',
|
||||
@ -67,16 +67,16 @@ return [
|
||||
'source_amount' => 'Importe (origen)',
|
||||
'destination_amount' => 'Importe (destino)',
|
||||
'native_amount' => 'Native amount',
|
||||
'new_email_address' => 'New email address',
|
||||
'verification' => 'Verification',
|
||||
'api_key' => 'API key',
|
||||
'new_email_address' => 'Nueva dirección de email',
|
||||
'verification' => 'Verificación',
|
||||
'api_key' => 'Clave de API',
|
||||
|
||||
'source_account_asset' => 'Source account (asset account)',
|
||||
'destination_account_expense' => 'Destination account (expense account)',
|
||||
'destination_account_asset' => 'Destination account (asset account)',
|
||||
'source_account_revenue' => 'Source account (revenue account)',
|
||||
'source_account_asset' => 'Cuenta de origen (cuenta de activos)',
|
||||
'destination_account_expense' => 'Cuenta de destino (cuenta de gastos)',
|
||||
'destination_account_asset' => 'Cuenta de destino (cuenta de activos)',
|
||||
'source_account_revenue' => 'Cuenta de origen (cuenta de ingresos)',
|
||||
'type' => 'Tipo',
|
||||
'convert_Withdrawal' => 'Convert withdrawal',
|
||||
'convert_Withdrawal' => 'Convertir extracción',
|
||||
'convert_Deposit' => 'Convertir depósito',
|
||||
'convert_Transfer' => 'Convertir transferencia',
|
||||
|
||||
@ -90,7 +90,8 @@ return [
|
||||
'tags' => 'Etiquetas',
|
||||
'deletePermanently' => 'Borrar permanentemente',
|
||||
'cancel' => 'Cancelar',
|
||||
'targetdate' => 'Target date',
|
||||
'targetdate' => 'Fecha tope',
|
||||
'startdate' => 'Start date',
|
||||
'tag' => 'Etiqueta',
|
||||
'under' => 'Under',
|
||||
'symbol' => 'Símbolo',
|
||||
@ -117,50 +118,50 @@ return [
|
||||
'stop_processing' => 'Detener el procesamiento',
|
||||
'start_date' => 'Inicio del rango',
|
||||
'end_date' => 'Final del rango',
|
||||
'export_start_range' => 'Start of export range',
|
||||
'export_end_range' => 'End of export range',
|
||||
'export_start_range' => 'Inicio del rango de exportación',
|
||||
'export_end_range' => 'Fin del rango de exportación',
|
||||
'export_format' => 'Formato del archivo',
|
||||
'include_attachments' => 'Incluir archivos adjuntos subidos',
|
||||
'include_old_uploads' => 'Incluir datos importados',
|
||||
'accounts' => 'Export transactions from these accounts',
|
||||
'delete_account' => 'Delete account ":name"',
|
||||
'delete_bill' => 'Delete bill ":name"',
|
||||
'delete_budget' => 'Delete budget ":name"',
|
||||
'delete_category' => 'Delete category ":name"',
|
||||
'accounts' => 'Exportar transacciones de estas cuentas',
|
||||
'delete_account' => 'Borrar cuenta ":name"',
|
||||
'delete_bill' => 'Eliminar factura ":name"',
|
||||
'delete_budget' => 'Eliminar presupuesto ":name"',
|
||||
'delete_category' => 'Eliminar categoría ":name"',
|
||||
'delete_currency' => 'Eliminar divisa ":name"',
|
||||
'delete_journal' => 'Eliminar la transacción con descripción ":description"',
|
||||
'delete_attachment' => 'Eliminar adjunto ":name"',
|
||||
'delete_rule' => 'Eliminar regla ":title"',
|
||||
'delete_rule_group' => 'Eliminar grupo de reglas ":title"',
|
||||
'delete_link_type' => 'Eliminar tipo de enlace ":name"',
|
||||
'delete_user' => 'Delete user ":email"',
|
||||
'user_areYouSure' => 'If you delete user ":email", everything will be gone. There is no undo, undelete or anything. If you delete yourself, you will lose access to this instance of Firefly III.',
|
||||
'attachment_areYouSure' => 'Are you sure you want to delete the attachment named ":name"?',
|
||||
'account_areYouSure' => 'Are you sure you want to delete the account named ":name"?',
|
||||
'bill_areYouSure' => 'Are you sure you want to delete the bill named ":name"?',
|
||||
'rule_areYouSure' => 'Are you sure you want to delete the rule titled ":title"?',
|
||||
'ruleGroup_areYouSure' => 'Are you sure you want to delete the rule group titled ":title"?',
|
||||
'budget_areYouSure' => 'Are you sure you want to delete the budget named ":name"?',
|
||||
'category_areYouSure' => 'Are you sure you want to delete the category named ":name"?',
|
||||
'currency_areYouSure' => 'Are you sure you want to delete the currency named ":name"?',
|
||||
'piggyBank_areYouSure' => 'Are you sure you want to delete the piggy bank named ":name"?',
|
||||
'journal_areYouSure' => 'Are you sure you want to delete the transaction described ":description"?',
|
||||
'delete_user' => 'Eliminar usuario ":email"',
|
||||
'user_areYouSure' => 'Si elimina usuario ":email", todo desaparecerá. No hay deshacer, recuperar ni nada. Si te eliminas, perderás el acceso a esta instancia de Firefly III.',
|
||||
'attachment_areYouSure' => '¿Seguro que quieres eliminar el archivo adjunto llamado "name"?',
|
||||
'account_areYouSure' => '¿Seguro que quieres eliminar la cuenta llamada ":name"?',
|
||||
'bill_areYouSure' => '¿Seguro que quieres eliminar la factura llamada ":name"?',
|
||||
'rule_areYouSure' => '¿Seguro que quieres eliminar la regla titulada ":title"?',
|
||||
'ruleGroup_areYouSure' => '¿Seguro que quieres eliminar el grupo de reglas titulado ":title"?',
|
||||
'budget_areYouSure' => '¿Seguro que quieres eliminar el presupuesto llamado ":name"?',
|
||||
'category_areYouSure' => '¿Seguro que quieres eliminar la categoría llamada ":name"?',
|
||||
'currency_areYouSure' => '¿Está seguro que desea eliminar la moneda denominada ":name"?',
|
||||
'piggyBank_areYouSure' => '¿Está seguro que desea eliminar la hucha llamada ":name"?',
|
||||
'journal_areYouSure' => '¿Estás seguro de que deseas eliminar la transacción descrita ":description"?',
|
||||
'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?',
|
||||
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
|
||||
'journal_link_areYouSure' => 'Are you sure you want to delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>?',
|
||||
'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?',
|
||||
'permDeleteWarning' => 'Deleting stuff from Firely is permanent and cannot be undone.',
|
||||
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',
|
||||
'delete_all_permanently' => 'Delete selected permanently',
|
||||
'update_all_journals' => 'Update these transactions',
|
||||
'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.',
|
||||
'also_delete_connections' => 'The only transaction linked with this link type will lose this connection.|All :count transactions linked with this link type will lose their connection.',
|
||||
'also_delete_rules' => 'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group will be deleted as well.',
|
||||
'also_delete_piggyBanks' => 'The only piggy bank connected to this account will be deleted as well.|All :count piggy bank connected to this account will be deleted as well.',
|
||||
'bill_keep_transactions' => 'The only transaction connected to this bill will not be deleted.|All :count transactions connected to this bill will spared deletion.',
|
||||
'budget_keep_transactions' => 'The only transaction connected to this budget will not be deleted.|All :count transactions connected to this budget will spared deletion.',
|
||||
'category_keep_transactions' => 'The only transaction connected to this category will not be deleted.|All :count transactions connected to this category will spared deletion.',
|
||||
'tag_keep_transactions' => 'The only transaction connected to this tag will not be deleted.|All :count transactions connected to this tag will spared deletion.',
|
||||
'tag_areYouSure' => '¿Seguro que quieres eliminar la etiqueta ":tag"?',
|
||||
'journal_link_areYouSure' => '¿Seguro que quieres eliminar el vínculo entre <a href=":source_link">:source</a> y <a href=":destination_link">:destination</a>?',
|
||||
'linkType_areYouSure' => '¿Estás seguro de que deseas eliminar el tipo de vínculo ":name" (":inward" / ":outward")?',
|
||||
'permDeleteWarning' => 'Eliminar cosas de Firely es permanente y no se puede deshacer.',
|
||||
'mass_make_selection' => 'Aún puede evitar que se eliminen elementos quitando la casilla de verificación.',
|
||||
'delete_all_permanently' => 'Eliminar selección permanentemente',
|
||||
'update_all_journals' => 'Actualiza estas transacciones',
|
||||
'also_delete_transactions' => 'La única transacción conectada a esta cuenta también se eliminará. | Todas las :count transacciones conectadas a esta cuenta también se eliminarán.',
|
||||
'also_delete_connections' => 'La única transacción vinculada con este tipo de enlace perderá esta conexión. | Todas las :count transacciones vinculadas con este tipo de enlace perderán su conexión.',
|
||||
'also_delete_rules' => 'La única regla conectada a este grupo de reglas también se eliminará. | Todas las :count reglas conectadas a este grupo de reglas también se eliminarán.',
|
||||
'also_delete_piggyBanks' => 'La única alcancía conectada a esta cuenta también se eliminará. | Todas las :count alcancías conectadas a esta cuenta también se eliminará.',
|
||||
'bill_keep_transactions' => 'La única transacción conectada a esta factura no se eliminará. | Todas las :count transacciones conectadas a esta factura evitarán la eliminación.',
|
||||
'budget_keep_transactions' => 'La única transacción conectada a este presupuesto no se eliminará. | Todas las :count transacciones conectadas a este presupuesto evitarán la eliminación.',
|
||||
'category_keep_transactions' => 'La única transacción conectada a esta categoría no se eliminará. | Todas las :count transacciones conectadas a esta categoría evitarán la eliminación.',
|
||||
'tag_keep_transactions' => 'La única transacción conectada a esta etiqueta no se eliminará. | Todas las :count transacciones conectadas a esta etiqueta evitarán la eliminación.',
|
||||
|
||||
'email' => 'Correo electrónico',
|
||||
'password' => 'Contraseña',
|
||||
@ -171,27 +172,27 @@ return [
|
||||
|
||||
// admin
|
||||
'domain' => 'Dominio',
|
||||
'single_user_mode' => 'Disable user registration',
|
||||
'single_user_mode' => 'Deshabilitar registro de usuario',
|
||||
'is_demo_site' => 'Está en modo demostración',
|
||||
|
||||
|
||||
// import
|
||||
'import_file' => 'Importar archivo',
|
||||
'configuration_file' => 'Archivo de configuración',
|
||||
'import_file_type' => 'Import file type',
|
||||
'csv_comma' => 'A comma (,)',
|
||||
'csv_semicolon' => 'A semicolon (;)',
|
||||
'csv_tab' => 'A tab (invisible)',
|
||||
'csv_delimiter' => 'CSV field delimiter',
|
||||
'csv_import_account' => 'Default import account',
|
||||
'csv_config' => 'CSV import configuration',
|
||||
'import_file_type' => 'Importar tipo de archivo',
|
||||
'csv_comma' => 'Una coma (,)',
|
||||
'csv_semicolon' => 'Un punto y coma (;)',
|
||||
'csv_tab' => 'Un tabulador (invisible)',
|
||||
'csv_delimiter' => 'Delimitador de campo CSV',
|
||||
'csv_import_account' => 'Cuenta de importación predeterminada',
|
||||
'csv_config' => 'Configuración de importación de CSV',
|
||||
|
||||
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'inward' => 'Inward description',
|
||||
'outward' => 'Outward description',
|
||||
'rule_group_id' => 'Rule group',
|
||||
'due_date' => 'Fecha de vencimiento',
|
||||
'payment_date' => 'Fecha de pago',
|
||||
'invoice_date' => 'Fecha de la factura',
|
||||
'internal_reference' => 'Referencia interna',
|
||||
'inward' => 'Descripción interna',
|
||||
'outward' => 'Descripción externa',
|
||||
'rule_group_id' => 'Grupo de reglas',
|
||||
];
|
||||
|
@ -17,7 +17,7 @@ return [
|
||||
'id' => 'ID',
|
||||
'create_date' => 'Fecha de creación',
|
||||
'update_date' => 'Fecha de modificación',
|
||||
'updated_at' => 'Updated at',
|
||||
'updated_at' => 'Updated at',
|
||||
'balance_before' => 'Balance antes de ',
|
||||
'balance_after' => 'Balance después de la',
|
||||
'name' => 'Nombre',
|
||||
@ -89,4 +89,5 @@ return [
|
||||
'sum_withdrawals' => 'Sum of withdrawals',
|
||||
'sum_deposits' => 'Sum of deposits',
|
||||
'sum_transfers' => 'Suma de transferencias',
|
||||
'reconcile' => 'Reconcile',
|
||||
];
|
||||
|
@ -51,6 +51,8 @@ return [
|
||||
'column_account-id' => 'Compte d\'actif (ID correspondant à Firefly)',
|
||||
'column_account-name' => 'Compte d’actif (nom)',
|
||||
'column_amount' => 'Montant',
|
||||
'column_amount_debet' => 'Montant (colonne débit)',
|
||||
'column_amount_credit' => 'Montant (colonne de crédit)',
|
||||
'column_amount-comma-separated' => 'Montant (virgule comme séparateur décimal)',
|
||||
'column_bill-id' => 'Facture (ID correspondant à Firefly)',
|
||||
'column_bill-name' => 'Nom de la facture',
|
||||
|
@ -13,14 +13,14 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'language_incomplete' => 'Incomplete translation',
|
||||
'language_incomplete' => 'Traduction incomplète',
|
||||
'close' => 'Fermer',
|
||||
'actions' => 'Actions',
|
||||
'edit' => 'Modifier',
|
||||
'delete' => 'Supprimer',
|
||||
'welcomeBack' => 'Que se passe-t-il ?',
|
||||
'everything' => 'Tout',
|
||||
'today' => 'today',
|
||||
'today' => 'aujourd\'hui',
|
||||
'customRange' => 'Etendue personnalisée',
|
||||
'apply' => 'Appliquer',
|
||||
'select_date' => 'Sélectionner une date..',
|
||||
@ -632,6 +632,9 @@ return [
|
||||
'date_change_instruction' => 'Si vous modifiez la plage de dates maintenant, toute progression sera perdue.',
|
||||
'update_selection' => 'Mettre à jour la sélection',
|
||||
'store_reconcile' => 'Stocker le rapprochement',
|
||||
'reconciliation_transaction' => 'Transaction de rapprochement',
|
||||
'Reconciliation' => 'Rapprochement',
|
||||
'reconciliation' => 'Rapprochement',
|
||||
'reconcile_options' => 'Options de rapprochement',
|
||||
'reconcile_range' => 'Plage de rapprochement',
|
||||
'start_reconcile' => 'Commencer le rapprochement',
|
||||
@ -648,6 +651,22 @@ return [
|
||||
'select_more_than_one_budget' => 'Veuillez sélectionner plus d\'un budget',
|
||||
'select_more_than_one_tag' => 'Veuillez sélectionner plus d\'un tag',
|
||||
'account_default_currency' => 'Si vous sélectionnez une autre monnaie, les nouvelles transactions de ce compte auront cette monnaie pré-sélectionnées.',
|
||||
'reconcile_has_more' => 'Votre registre Firefly III a plus d\'argent que ce que votre banque prétend que vous devriez avoir. Il y a plusieurs options. S\'il vous plaît choisir quoi faire. Ensuite, appuyez sur "Confirmer le rapprochement".',
|
||||
'reconcile_has_less' => 'Votre registre Firefly III a moins d\'argent que ce que votre banque prétend que vous devriez avoir. Il y a plusieurs options. S\'il vous plaît choisir quoi faire. Ensuite, appuyez sur "Confirmer le rapprochement".',
|
||||
'reconcile_is_equal' => 'Votre registre Firefly III et vos relevés bancaires correspondent. Il n\'y a rien à faire. S\'il vous plaît appuyez sur "Confirmer le rapprochement" pour confirmer votre entrée.',
|
||||
'create_pos_reconcile_transaction' => 'Effacez les transactions sélectionnées et créez une correction en ajoutant :amount à ce compte d\'actif.',
|
||||
'create_neg_reconcile_transaction' => 'Effacez les transactions sélectionnées et créez une correction en enlevant :amount à ce compte d\'actif.',
|
||||
'reconcile_do_nothing' => 'Effacez les transactions sélectionnées, mais ne les corrigez pas.',
|
||||
'reconcile_go_back' => 'Vous pouvez toujours modifier ou supprimer une correction ultérieurement.',
|
||||
'must_be_asset_account' => 'Vous pouvez uniquement rapprocher les comptes d\'actifs',
|
||||
'reconciliation_stored' => 'Rapprochement stocké',
|
||||
'reconcilliation_transaction_title' => 'Rapprochement (:from vers :to)',
|
||||
'reconcile_this_account' => 'Rapprocher ce compte',
|
||||
'confirm_reconciliation' => 'Confirmer le rapprochement',
|
||||
'submitted_start_balance' => 'Solde initial soumis',
|
||||
'selected_transactions' => 'Transactions sélectionnées ( :count)',
|
||||
'already_cleared_transactions' => 'Transactions déjà effacées ( :count)',
|
||||
'submitted_end_balance' => 'Solde final soumis',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'Nouvelle catégorie',
|
||||
|
@ -91,6 +91,7 @@ return [
|
||||
'deletePermanently' => 'Supprimer définitivement',
|
||||
'cancel' => 'Annuler',
|
||||
'targetdate' => 'Date cible',
|
||||
'startdate' => 'Date de début',
|
||||
'tag' => 'Mot-clé',
|
||||
'under' => 'En dessous de',
|
||||
'symbol' => 'Symbole',
|
||||
|
@ -17,7 +17,7 @@ return [
|
||||
'id' => 'Identifiant',
|
||||
'create_date' => 'Créé le',
|
||||
'update_date' => 'Mis à jour le',
|
||||
'updated_at' => 'Mis à jour le',
|
||||
'updated_at' => 'Mis à jour le',
|
||||
'balance_before' => 'Solde avant',
|
||||
'balance_after' => 'Solde après',
|
||||
'name' => 'Nom',
|
||||
@ -89,4 +89,5 @@ return [
|
||||
'sum_withdrawals' => 'Somme des retraits',
|
||||
'sum_deposits' => 'Somme des dépôts',
|
||||
'sum_transfers' => 'Somme des transferts',
|
||||
'reconcile' => 'Rapprocher',
|
||||
];
|
||||
|
@ -51,6 +51,8 @@ return [
|
||||
'column_account-id' => 'ID akun aset (yang cocok dengan Firefly)',
|
||||
'column_account-name' => 'Akun aset (nama)',
|
||||
'column_amount' => 'Jumlah',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Jumlah (koma sebagai tanda desimal)',
|
||||
'column_bill-id' => 'ID tagihan (yang cocok dengan Firefly)',
|
||||
'column_bill-name' => 'Nama tagihan',
|
||||
|
@ -631,6 +631,9 @@ return [
|
||||
'date_change_instruction' => 'If you change the date range now, any progress will be lost.',
|
||||
'update_selection' => 'Update selection',
|
||||
'store_reconcile' => 'Store reconciliation',
|
||||
'reconciliation_transaction' => 'Reconciliation transaction',
|
||||
'Reconciliation' => 'Reconciliation',
|
||||
'reconciliation' => 'Reconciliation',
|
||||
'reconcile_options' => 'Reconciliation options',
|
||||
'reconcile_range' => 'Reconciliation range',
|
||||
'start_reconcile' => 'Start reconciling',
|
||||
@ -647,6 +650,22 @@ return [
|
||||
'select_more_than_one_budget' => 'Please select more than one budget',
|
||||
'select_more_than_one_tag' => 'Please select more than one tag',
|
||||
'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.',
|
||||
'reconcile_has_more' => 'Your Firefly III ledger has more money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_has_less' => 'Your Firefly III ledger has less money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_is_equal' => 'Your Firefly III ledger and your bank statements match. There is nothing to do. Please press "Confirm reconciliation" to confirm your input.',
|
||||
'create_pos_reconcile_transaction' => 'Clear the selected transactions, and create a correction adding :amount to this asset account.',
|
||||
'create_neg_reconcile_transaction' => 'Clear the selected transactions, and create a correction removing :amount from this asset account.',
|
||||
'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.',
|
||||
'reconcile_go_back' => 'You can always edit or delete a correction later.',
|
||||
'must_be_asset_account' => 'You can only reconcile asset accounts',
|
||||
'reconciliation_stored' => 'Reconciliation stored',
|
||||
'reconcilliation_transaction_title' => 'Reconciliation (:from to :to)',
|
||||
'reconcile_this_account' => 'Reconcile this account',
|
||||
'confirm_reconciliation' => 'Confirm reconciliation',
|
||||
'submitted_start_balance' => 'Submitted start balance',
|
||||
'selected_transactions' => 'Selected transactions (:count)',
|
||||
'already_cleared_transactions' => 'Already cleared transactions (:count)',
|
||||
'submitted_end_balance' => 'Submitted end balance',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'New category',
|
||||
|
@ -91,6 +91,7 @@ return [
|
||||
'deletePermanently' => 'Delete permanently',
|
||||
'cancel' => 'Cancel',
|
||||
'targetdate' => 'Target date',
|
||||
'startdate' => 'Start date',
|
||||
'tag' => 'Tag',
|
||||
'under' => 'Under',
|
||||
'symbol' => 'Symbol',
|
||||
|
@ -17,7 +17,7 @@ return [
|
||||
'id' => 'ID',
|
||||
'create_date' => 'Created at',
|
||||
'update_date' => 'Updated at',
|
||||
'updated_at' => 'Updated at',
|
||||
'updated_at' => 'Updated at',
|
||||
'balance_before' => 'Balance before',
|
||||
'balance_after' => 'Balance after',
|
||||
'name' => 'Name',
|
||||
@ -89,4 +89,5 @@ return [
|
||||
'sum_withdrawals' => 'Sum of withdrawals',
|
||||
'sum_deposits' => 'Sum of deposits',
|
||||
'sum_transfers' => 'Sum of transfers',
|
||||
'reconcile' => 'Reconcile',
|
||||
];
|
||||
|
@ -51,6 +51,8 @@ return [
|
||||
'column_account-id' => 'ID konta aktywów (taki sam jak w Firefly)',
|
||||
'column_account-name' => 'Konto aktywów (nazwa)',
|
||||
'column_amount' => 'Kwota',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Kwota (przecinek jako separator dziesiętny)',
|
||||
'column_bill-id' => 'ID rachunku (taki sam jak w Firefly)',
|
||||
'column_bill-name' => 'Nazwa rachunku',
|
||||
|
@ -13,14 +13,14 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'language_incomplete' => 'Incomplete translation',
|
||||
'language_incomplete' => 'Niepełne tłumaczenie',
|
||||
'close' => 'Zamknij',
|
||||
'actions' => 'Akcje',
|
||||
'edit' => 'Modyfikuj',
|
||||
'delete' => 'Usuń',
|
||||
'welcomeBack' => 'Co jest grane?',
|
||||
'everything' => 'Wszystko',
|
||||
'today' => 'today',
|
||||
'today' => 'dzisiaj',
|
||||
'customRange' => 'Niestandardowy zakres',
|
||||
'apply' => 'Zastosuj',
|
||||
'select_date' => 'Wybierz datę...',
|
||||
@ -631,6 +631,9 @@ return [
|
||||
'date_change_instruction' => 'If you change the date range now, any progress will be lost.',
|
||||
'update_selection' => 'Update selection',
|
||||
'store_reconcile' => 'Store reconciliation',
|
||||
'reconciliation_transaction' => 'Reconciliation transaction',
|
||||
'Reconciliation' => 'Reconciliation',
|
||||
'reconciliation' => 'Reconciliation',
|
||||
'reconcile_options' => 'Reconciliation options',
|
||||
'reconcile_range' => 'Reconciliation range',
|
||||
'start_reconcile' => 'Start reconciling',
|
||||
@ -647,6 +650,22 @@ return [
|
||||
'select_more_than_one_budget' => 'Proszę wybierz więcej niż jeden budżet',
|
||||
'select_more_than_one_tag' => 'Proszę wybierz więcej niż jeden tag',
|
||||
'account_default_currency' => 'Jeśli wybierzesz inną walutę, nowe transakcje z tego konta będą miały tę walutę wstępnie wybraną.',
|
||||
'reconcile_has_more' => 'Your Firefly III ledger has more money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_has_less' => 'Your Firefly III ledger has less money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_is_equal' => 'Your Firefly III ledger and your bank statements match. There is nothing to do. Please press "Confirm reconciliation" to confirm your input.',
|
||||
'create_pos_reconcile_transaction' => 'Clear the selected transactions, and create a correction adding :amount to this asset account.',
|
||||
'create_neg_reconcile_transaction' => 'Clear the selected transactions, and create a correction removing :amount from this asset account.',
|
||||
'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.',
|
||||
'reconcile_go_back' => 'You can always edit or delete a correction later.',
|
||||
'must_be_asset_account' => 'You can only reconcile asset accounts',
|
||||
'reconciliation_stored' => 'Reconciliation stored',
|
||||
'reconcilliation_transaction_title' => 'Reconciliation (:from to :to)',
|
||||
'reconcile_this_account' => 'Reconcile this account',
|
||||
'confirm_reconciliation' => 'Confirm reconciliation',
|
||||
'submitted_start_balance' => 'Submitted start balance',
|
||||
'selected_transactions' => 'Selected transactions (:count)',
|
||||
'already_cleared_transactions' => 'Already cleared transactions (:count)',
|
||||
'submitted_end_balance' => 'Submitted end balance',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'Nowa kategoria',
|
||||
|
@ -91,6 +91,7 @@ return [
|
||||
'deletePermanently' => 'Usuń trwale',
|
||||
'cancel' => 'Anuluj',
|
||||
'targetdate' => 'Data docelowa',
|
||||
'startdate' => 'Start date',
|
||||
'tag' => 'Tag',
|
||||
'under' => 'Poniżej',
|
||||
'symbol' => 'Symbol',
|
||||
|
@ -17,7 +17,7 @@ return [
|
||||
'id' => 'ID',
|
||||
'create_date' => 'Utworzono',
|
||||
'update_date' => 'Zaktualizowano',
|
||||
'updated_at' => 'Zaktualizowano',
|
||||
'updated_at' => 'Zaktualizowano',
|
||||
'balance_before' => 'Saldo przed',
|
||||
'balance_after' => 'Saldo po',
|
||||
'name' => 'Nazwa',
|
||||
@ -89,4 +89,5 @@ return [
|
||||
'sum_withdrawals' => 'Suma wypłat',
|
||||
'sum_deposits' => 'Suma wpłat',
|
||||
'sum_transfers' => 'Suma transferów',
|
||||
'reconcile' => 'Reconcile',
|
||||
];
|
||||
|
@ -51,6 +51,8 @@ return [
|
||||
'column_account-id' => 'ID da Conta de Ativo (correspondente Firefly)',
|
||||
'column_account-name' => 'Conta de Ativo (nome)',
|
||||
'column_amount' => 'Quantia',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Quantia (vírgula como separador decimal)',
|
||||
'column_bill-id' => 'ID Fatura (correspondente Firefly)',
|
||||
'column_bill-name' => 'Nome da Fatura',
|
||||
|
@ -631,6 +631,9 @@ return [
|
||||
'date_change_instruction' => 'If you change the date range now, any progress will be lost.',
|
||||
'update_selection' => 'Update selection',
|
||||
'store_reconcile' => 'Store reconciliation',
|
||||
'reconciliation_transaction' => 'Reconciliation transaction',
|
||||
'Reconciliation' => 'Reconciliation',
|
||||
'reconciliation' => 'Reconciliation',
|
||||
'reconcile_options' => 'Reconciliation options',
|
||||
'reconcile_range' => 'Reconciliation range',
|
||||
'start_reconcile' => 'Start reconciling',
|
||||
@ -647,6 +650,22 @@ return [
|
||||
'select_more_than_one_budget' => 'Please select more than one budget',
|
||||
'select_more_than_one_tag' => 'Please select more than one tag',
|
||||
'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.',
|
||||
'reconcile_has_more' => 'Your Firefly III ledger has more money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_has_less' => 'Your Firefly III ledger has less money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_is_equal' => 'Your Firefly III ledger and your bank statements match. There is nothing to do. Please press "Confirm reconciliation" to confirm your input.',
|
||||
'create_pos_reconcile_transaction' => 'Clear the selected transactions, and create a correction adding :amount to this asset account.',
|
||||
'create_neg_reconcile_transaction' => 'Clear the selected transactions, and create a correction removing :amount from this asset account.',
|
||||
'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.',
|
||||
'reconcile_go_back' => 'You can always edit or delete a correction later.',
|
||||
'must_be_asset_account' => 'You can only reconcile asset accounts',
|
||||
'reconciliation_stored' => 'Reconciliation stored',
|
||||
'reconcilliation_transaction_title' => 'Reconciliation (:from to :to)',
|
||||
'reconcile_this_account' => 'Reconcile this account',
|
||||
'confirm_reconciliation' => 'Confirm reconciliation',
|
||||
'submitted_start_balance' => 'Submitted start balance',
|
||||
'selected_transactions' => 'Selected transactions (:count)',
|
||||
'already_cleared_transactions' => 'Already cleared transactions (:count)',
|
||||
'submitted_end_balance' => 'Submitted end balance',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'Nova categoria',
|
||||
|
@ -91,6 +91,7 @@ return [
|
||||
'deletePermanently' => 'Apagar permanentemente',
|
||||
'cancel' => 'Cancelar',
|
||||
'targetdate' => 'Data Alvo',
|
||||
'startdate' => 'Start date',
|
||||
'tag' => 'Etiqueta',
|
||||
'under' => 'Debaixo',
|
||||
'symbol' => 'Símbolo',
|
||||
|
@ -17,7 +17,7 @@ return [
|
||||
'id' => 'ID',
|
||||
'create_date' => 'Criado em',
|
||||
'update_date' => 'Atualizado em',
|
||||
'updated_at' => 'Updated at',
|
||||
'updated_at' => 'Updated at',
|
||||
'balance_before' => 'Saldo Antes',
|
||||
'balance_after' => 'Saldo depois',
|
||||
'name' => 'Nome',
|
||||
@ -89,4 +89,5 @@ return [
|
||||
'sum_withdrawals' => 'Sum of withdrawals',
|
||||
'sum_deposits' => 'Sum of deposits',
|
||||
'sum_transfers' => 'Sum of transfers',
|
||||
'reconcile' => 'Reconcile',
|
||||
];
|
||||
|
@ -51,6 +51,8 @@ return [
|
||||
'column_account-id' => 'Asset account ID (matching Firefly)',
|
||||
'column_account-name' => 'Asset account (name)',
|
||||
'column_amount' => 'Amount',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Amount (comma as decimal separator)',
|
||||
'column_bill-id' => 'Bill ID (matching Firefly)',
|
||||
'column_bill-name' => 'Bill name',
|
||||
|
@ -631,6 +631,9 @@ return [
|
||||
'date_change_instruction' => 'If you change the date range now, any progress will be lost.',
|
||||
'update_selection' => 'Update selection',
|
||||
'store_reconcile' => 'Store reconciliation',
|
||||
'reconciliation_transaction' => 'Reconciliation transaction',
|
||||
'Reconciliation' => 'Reconciliation',
|
||||
'reconciliation' => 'Reconciliation',
|
||||
'reconcile_options' => 'Reconciliation options',
|
||||
'reconcile_range' => 'Reconciliation range',
|
||||
'start_reconcile' => 'Start reconciling',
|
||||
@ -647,6 +650,22 @@ return [
|
||||
'select_more_than_one_budget' => 'Please select more than one budget',
|
||||
'select_more_than_one_tag' => 'Please select more than one tag',
|
||||
'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.',
|
||||
'reconcile_has_more' => 'Your Firefly III ledger has more money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_has_less' => 'Your Firefly III ledger has less money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_is_equal' => 'Your Firefly III ledger and your bank statements match. There is nothing to do. Please press "Confirm reconciliation" to confirm your input.',
|
||||
'create_pos_reconcile_transaction' => 'Clear the selected transactions, and create a correction adding :amount to this asset account.',
|
||||
'create_neg_reconcile_transaction' => 'Clear the selected transactions, and create a correction removing :amount from this asset account.',
|
||||
'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.',
|
||||
'reconcile_go_back' => 'You can always edit or delete a correction later.',
|
||||
'must_be_asset_account' => 'You can only reconcile asset accounts',
|
||||
'reconciliation_stored' => 'Reconciliation stored',
|
||||
'reconcilliation_transaction_title' => 'Reconciliation (:from to :to)',
|
||||
'reconcile_this_account' => 'Reconcile this account',
|
||||
'confirm_reconciliation' => 'Confirm reconciliation',
|
||||
'submitted_start_balance' => 'Submitted start balance',
|
||||
'selected_transactions' => 'Selected transactions (:count)',
|
||||
'already_cleared_transactions' => 'Already cleared transactions (:count)',
|
||||
'submitted_end_balance' => 'Submitted end balance',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'Новая категория',
|
||||
|
@ -91,6 +91,7 @@ return [
|
||||
'deletePermanently' => 'Delete permanently',
|
||||
'cancel' => 'Отмена',
|
||||
'targetdate' => 'Намеченная дата',
|
||||
'startdate' => 'Start date',
|
||||
'tag' => 'Тег',
|
||||
'under' => 'Under',
|
||||
'symbol' => 'Символ',
|
||||
|
@ -17,7 +17,7 @@ return [
|
||||
'id' => 'ID',
|
||||
'create_date' => 'Создан',
|
||||
'update_date' => 'Обновлён',
|
||||
'updated_at' => 'Updated at',
|
||||
'updated_at' => 'Updated at',
|
||||
'balance_before' => 'Баланс до',
|
||||
'balance_after' => 'Баланс после',
|
||||
'name' => 'Имя',
|
||||
@ -89,4 +89,5 @@ return [
|
||||
'sum_withdrawals' => 'Sum of withdrawals',
|
||||
'sum_deposits' => 'Sum of deposits',
|
||||
'sum_transfers' => 'Sum of transfers',
|
||||
'reconcile' => 'Reconcile',
|
||||
];
|
||||
|
@ -51,6 +51,8 @@ return [
|
||||
'column_account-id' => 'ID premoženjskega računa (Firefly)',
|
||||
'column_account-name' => 'premoženjski račun (ime)',
|
||||
'column_amount' => 'znesek',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'znesek (z decimalno vejico)',
|
||||
'column_bill-id' => 'ID trajnika (Firefly)',
|
||||
'column_bill-name' => 'Ime trajnika',
|
||||
|
@ -631,6 +631,9 @@ return [
|
||||
'date_change_instruction' => 'If you change the date range now, any progress will be lost.',
|
||||
'update_selection' => 'Update selection',
|
||||
'store_reconcile' => 'Store reconciliation',
|
||||
'reconciliation_transaction' => 'Reconciliation transaction',
|
||||
'Reconciliation' => 'Reconciliation',
|
||||
'reconciliation' => 'Reconciliation',
|
||||
'reconcile_options' => 'Reconciliation options',
|
||||
'reconcile_range' => 'Reconciliation range',
|
||||
'start_reconcile' => 'Start reconciling',
|
||||
@ -647,6 +650,22 @@ return [
|
||||
'select_more_than_one_budget' => 'Please select more than one budget',
|
||||
'select_more_than_one_tag' => 'Please select more than one tag',
|
||||
'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.',
|
||||
'reconcile_has_more' => 'Your Firefly III ledger has more money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_has_less' => 'Your Firefly III ledger has less money in it than your bank claims you should have. There are several options. Please choose what to do. Then, press "Confirm reconciliation".',
|
||||
'reconcile_is_equal' => 'Your Firefly III ledger and your bank statements match. There is nothing to do. Please press "Confirm reconciliation" to confirm your input.',
|
||||
'create_pos_reconcile_transaction' => 'Clear the selected transactions, and create a correction adding :amount to this asset account.',
|
||||
'create_neg_reconcile_transaction' => 'Clear the selected transactions, and create a correction removing :amount from this asset account.',
|
||||
'reconcile_do_nothing' => 'Clear the selected transactions, but do not correct.',
|
||||
'reconcile_go_back' => 'You can always edit or delete a correction later.',
|
||||
'must_be_asset_account' => 'You can only reconcile asset accounts',
|
||||
'reconciliation_stored' => 'Reconciliation stored',
|
||||
'reconcilliation_transaction_title' => 'Reconciliation (:from to :to)',
|
||||
'reconcile_this_account' => 'Reconcile this account',
|
||||
'confirm_reconciliation' => 'Confirm reconciliation',
|
||||
'submitted_start_balance' => 'Submitted start balance',
|
||||
'selected_transactions' => 'Selected transactions (:count)',
|
||||
'already_cleared_transactions' => 'Already cleared transactions (:count)',
|
||||
'submitted_end_balance' => 'Submitted end balance',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'New category',
|
||||
|
@ -91,6 +91,7 @@ return [
|
||||
'deletePermanently' => 'Delete permanently',
|
||||
'cancel' => 'Cancel',
|
||||
'targetdate' => 'Target date',
|
||||
'startdate' => 'Start date',
|
||||
'tag' => 'Tag',
|
||||
'under' => 'Under',
|
||||
'symbol' => 'Symbol',
|
||||
|
@ -17,7 +17,7 @@ return [
|
||||
'id' => 'ID',
|
||||
'create_date' => 'Ustvarjeno',
|
||||
'update_date' => 'Posodobljeno',
|
||||
'updated_at' => 'Posodobljeno',
|
||||
'updated_at' => 'Posodobljeno',
|
||||
'balance_before' => 'Stanje prej',
|
||||
'balance_after' => 'Stanje potem',
|
||||
'name' => 'ime',
|
||||
@ -89,4 +89,5 @@ return [
|
||||
'sum_withdrawals' => 'Vsota odlivov',
|
||||
'sum_deposits' => 'Vsota prilivov',
|
||||
'sum_transfers' => 'Vsota prenosov',
|
||||
'reconcile' => 'Reconcile',
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user