mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations [skip ci]
This commit is contained in:
@@ -53,7 +53,7 @@ return [
|
|||||||
'new_withdrawal' => 'Neue Ausgabe',
|
'new_withdrawal' => 'Neue Ausgabe',
|
||||||
'create_new_transaction' => 'Neue Buchung erstellen',
|
'create_new_transaction' => 'Neue Buchung erstellen',
|
||||||
'go_to_asset_accounts' => 'Bestandskonten anzeigen',
|
'go_to_asset_accounts' => 'Bestandskonten anzeigen',
|
||||||
'go_to_budgets' => 'Budgets anzeigen',
|
'go_to_budgets' => 'Kostenrahmen anzeigen',
|
||||||
'go_to_categories' => 'Kategorien anzeigen',
|
'go_to_categories' => 'Kategorien anzeigen',
|
||||||
'go_to_bills' => 'Rechnungen anzeigen',
|
'go_to_bills' => 'Rechnungen anzeigen',
|
||||||
'go_to_expense_accounts' => 'Kreditoren (Ausgabenkonten) anzeigen',
|
'go_to_expense_accounts' => 'Kreditoren (Ausgabenkonten) anzeigen',
|
||||||
@@ -66,7 +66,7 @@ return [
|
|||||||
'new_expense_account' => 'Neuer Kreditor (Ausgabenkonto)',
|
'new_expense_account' => 'Neuer Kreditor (Ausgabenkonto)',
|
||||||
'new_revenue_account' => 'Neuer Kreditor (Geldeingang)',
|
'new_revenue_account' => 'Neuer Kreditor (Geldeingang)',
|
||||||
'new_liabilities_account' => 'Neue Verbindlichkeit',
|
'new_liabilities_account' => 'Neue Verbindlichkeit',
|
||||||
'new_budget' => 'Neues Budget',
|
'new_budget' => 'Neuer Kostenrahmen',
|
||||||
'new_bill' => 'Neue Rechnung',
|
'new_bill' => 'Neue Rechnung',
|
||||||
'block_account_logout' => 'Sie wurden ausgeloggt. Blockierte Benutzerkonten können diese Seite nicht nutzen. Haben Sie sich mit einer gültigen E-Mail Adresse registriert?',
|
'block_account_logout' => 'Sie wurden ausgeloggt. Blockierte Benutzerkonten können diese Seite nicht nutzen. Haben Sie sich mit einer gültigen E-Mail Adresse registriert?',
|
||||||
'flash_success' => 'Geschafft!',
|
'flash_success' => 'Geschafft!',
|
||||||
@@ -106,7 +106,7 @@ return [
|
|||||||
'intro_boxes_after_refresh' => 'Die Einführungsfelder werden wieder angezeigt, wenn Sie die Seite aktualisieren.',
|
'intro_boxes_after_refresh' => 'Die Einführungsfelder werden wieder angezeigt, wenn Sie die Seite aktualisieren.',
|
||||||
'show_all_no_filter' => 'Alle Buchungen anzeigen, ohne diese nach Datum zu gruppieren.',
|
'show_all_no_filter' => 'Alle Buchungen anzeigen, ohne diese nach Datum zu gruppieren.',
|
||||||
'expenses_by_category' => 'Ausgaben nach Kategorie',
|
'expenses_by_category' => 'Ausgaben nach Kategorie',
|
||||||
'expenses_by_budget' => 'Ausgaben nach Budget',
|
'expenses_by_budget' => 'Ausgaben nach Kostenrahmen',
|
||||||
'income_by_category' => 'Einkommen nach Kategorie',
|
'income_by_category' => 'Einkommen nach Kategorie',
|
||||||
'expenses_by_asset_account' => 'Aufwendungen nach Bestandskonto',
|
'expenses_by_asset_account' => 'Aufwendungen nach Bestandskonto',
|
||||||
'expenses_by_expense_account' => 'Aufwendungen nach Kreditor (Ausgabenkonto)',
|
'expenses_by_expense_account' => 'Aufwendungen nach Kreditor (Ausgabenkonto)',
|
||||||
@@ -137,8 +137,8 @@ return [
|
|||||||
'intro_skip_label' => 'Überspringen',
|
'intro_skip_label' => 'Überspringen',
|
||||||
'intro_done_label' => 'Erledigt',
|
'intro_done_label' => 'Erledigt',
|
||||||
'between_dates_breadcrumb' => 'Zwischen :start und :end',
|
'between_dates_breadcrumb' => 'Zwischen :start und :end',
|
||||||
'all_journals_without_budget' => 'Alle Transaktionen ohne Budget',
|
'all_journals_without_budget' => 'Alle Buchungen ohne Budget',
|
||||||
'journals_without_budget' => 'Transaktionen ohne Budget',
|
'journals_without_budget' => 'Buchungen ohne Budget',
|
||||||
'all_journals_without_category' => 'Alle Buchungen ohne Kategorie',
|
'all_journals_without_category' => 'Alle Buchungen ohne Kategorie',
|
||||||
'journals_without_category' => 'Buchungen ohne Kategorie',
|
'journals_without_category' => 'Buchungen ohne Kategorie',
|
||||||
'all_journals_for_account' => 'Alle Buchungen für Konto „:name”',
|
'all_journals_for_account' => 'Alle Buchungen für Konto „:name”',
|
||||||
@@ -357,8 +357,8 @@ return [
|
|||||||
'rule_trigger_description_contains' => 'Beschreibung enthält ":trigger_value"',
|
'rule_trigger_description_contains' => 'Beschreibung enthält ":trigger_value"',
|
||||||
'rule_trigger_description_is_choice' => 'Beschreibung ist..',
|
'rule_trigger_description_is_choice' => 'Beschreibung ist..',
|
||||||
'rule_trigger_description_is' => 'Beschreibung ist ":trigger_value"',
|
'rule_trigger_description_is' => 'Beschreibung ist ":trigger_value"',
|
||||||
'rule_trigger_budget_is_choice' => 'Budget ist..',
|
'rule_trigger_budget_is_choice' => 'Kostenrahmen ist …',
|
||||||
'rule_trigger_budget_is' => 'Budget ist ":trigger_value"',
|
'rule_trigger_budget_is' => 'Kostenrahmen ist „:trigger_value”',
|
||||||
'rule_trigger_tag_is_choice' => '(Ein) Schlagwort ist …',
|
'rule_trigger_tag_is_choice' => '(Ein) Schlagwort ist …',
|
||||||
'rule_trigger_tag_is' => 'Ein Schlagwort ist ":trigger_value"',
|
'rule_trigger_tag_is' => 'Ein Schlagwort ist ":trigger_value"',
|
||||||
'rule_trigger_currency_is_choice' => 'Buchungswährung ist …',
|
'rule_trigger_currency_is_choice' => 'Buchungswährung ist …',
|
||||||
@@ -371,10 +371,10 @@ return [
|
|||||||
'rule_trigger_has_no_category' => 'Transaktion ohne Kategorie',
|
'rule_trigger_has_no_category' => 'Transaktion ohne Kategorie',
|
||||||
'rule_trigger_has_any_category_choice' => 'Hat eine (beliebige) Kategorie',
|
'rule_trigger_has_any_category_choice' => 'Hat eine (beliebige) Kategorie',
|
||||||
'rule_trigger_has_any_category' => 'Transaktion hat eine (beliebige) Kategorie',
|
'rule_trigger_has_any_category' => 'Transaktion hat eine (beliebige) Kategorie',
|
||||||
'rule_trigger_has_no_budget_choice' => 'Hat kein Budget',
|
'rule_trigger_has_no_budget_choice' => 'Enthält keinen Kostenrahmen',
|
||||||
'rule_trigger_has_no_budget' => 'Buchung ohne Budget',
|
'rule_trigger_has_no_budget' => 'Buchung ohne Budget',
|
||||||
'rule_trigger_has_any_budget_choice' => 'Hat ein (beliebiges) Budget',
|
'rule_trigger_has_any_budget_choice' => 'Enthält einen (beliebigen) Kostenrahmen',
|
||||||
'rule_trigger_has_any_budget' => 'Transaktion hat ein (beliebiges) Budget',
|
'rule_trigger_has_any_budget' => 'Buchung enthält einen (beliebigen) Kostenrahmen',
|
||||||
'rule_trigger_has_no_tag_choice' => 'Enthält keine Schlagwörter',
|
'rule_trigger_has_no_tag_choice' => 'Enthält keine Schlagwörter',
|
||||||
'rule_trigger_has_no_tag' => 'Transaktion enthält keine Schlagwörter',
|
'rule_trigger_has_no_tag' => 'Transaktion enthält keine Schlagwörter',
|
||||||
'rule_trigger_has_any_tag_choice' => 'Enthält einen oder mehrere (beliebige) Schlagwörter',
|
'rule_trigger_has_any_tag_choice' => 'Enthält einen oder mehrere (beliebige) Schlagwörter',
|
||||||
@@ -393,8 +393,8 @@ return [
|
|||||||
'rule_trigger_notes_end' => 'Notizen mit „:trigger_value” beenden',
|
'rule_trigger_notes_end' => 'Notizen mit „:trigger_value” beenden',
|
||||||
'rule_action_set_category' => 'Kategorie zu ":action_value" festlegen',
|
'rule_action_set_category' => 'Kategorie zu ":action_value" festlegen',
|
||||||
'rule_action_clear_category' => 'Bereinige Kategorie',
|
'rule_action_clear_category' => 'Bereinige Kategorie',
|
||||||
'rule_action_set_budget' => 'Budget zu ":action_value" festlegen',
|
'rule_action_set_budget' => 'Kostenrahmen zu „:action_value” festlegen',
|
||||||
'rule_action_clear_budget' => 'Lösche Budget',
|
'rule_action_clear_budget' => 'Kostenrahmen leeren',
|
||||||
'rule_action_add_tag' => 'Schlagwort „:action_value” hinzufügen',
|
'rule_action_add_tag' => 'Schlagwort „:action_value” hinzufügen',
|
||||||
'rule_action_remove_tag' => 'Schlagwort „:action_value” entfernen',
|
'rule_action_remove_tag' => 'Schlagwort „:action_value” entfernen',
|
||||||
'rule_action_remove_all_tags' => 'Alle Schlüsselwörter entfernen',
|
'rule_action_remove_all_tags' => 'Alle Schlüsselwörter entfernen',
|
||||||
@@ -403,8 +403,8 @@ return [
|
|||||||
'rule_action_prepend_description' => 'Beschreibungen mit ":action_value" voranstellen',
|
'rule_action_prepend_description' => 'Beschreibungen mit ":action_value" voranstellen',
|
||||||
'rule_action_set_category_choice' => 'Kategorie festlegen..',
|
'rule_action_set_category_choice' => 'Kategorie festlegen..',
|
||||||
'rule_action_clear_category_choice' => 'Bereinige jede Kategorie',
|
'rule_action_clear_category_choice' => 'Bereinige jede Kategorie',
|
||||||
'rule_action_set_budget_choice' => 'Budget festlegen..',
|
'rule_action_set_budget_choice' => 'Kostenrahmen festlegen …',
|
||||||
'rule_action_clear_budget_choice' => 'Lösche jedes Budget',
|
'rule_action_clear_budget_choice' => 'Alle Kostenrahmen leeren',
|
||||||
'rule_action_add_tag_choice' => 'Schlagwort hinzufügen …',
|
'rule_action_add_tag_choice' => 'Schlagwort hinzufügen …',
|
||||||
'rule_action_remove_tag_choice' => 'Schlagwort entfernen …',
|
'rule_action_remove_tag_choice' => 'Schlagwort entfernen …',
|
||||||
'rule_action_remove_all_tags_choice' => 'Alle Schlagwörter entfernen',
|
'rule_action_remove_all_tags_choice' => 'Alle Schlagwörter entfernen',
|
||||||
@@ -551,6 +551,8 @@ return [
|
|||||||
'email_changed_logout' => 'Sie müssen Ihre E-Mail-Adresse bestätigen, um sich anmelden zu können.',
|
'email_changed_logout' => 'Sie müssen Ihre E-Mail-Adresse bestätigen, um sich anmelden zu können.',
|
||||||
'login_with_new_email' => 'Sie können sich jetzt mit Ihrer neuen E-Mail-Adresse anmelden.',
|
'login_with_new_email' => 'Sie können sich jetzt mit Ihrer neuen E-Mail-Adresse anmelden.',
|
||||||
'login_with_old_email' => 'Sie können sich jetzt wieder mit Ihrer alten E-Mail-Adresse anmelden.',
|
'login_with_old_email' => 'Sie können sich jetzt wieder mit Ihrer alten E-Mail-Adresse anmelden.',
|
||||||
|
'login_provider_local_only' => 'Diese Aktion ist bei der Authentifizierung durch ":login_provider" nicht verfügbar.',
|
||||||
|
'delete_local_info_only' => 'Dies wird nur lokale Firefly-III-Informationen löschen, da Sie durch ":login_provider" authentifiziert sind.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Ein Anhang |:count Anhänge',
|
'nr_of_attachments' => 'Ein Anhang |:count Anhänge',
|
||||||
@@ -637,22 +639,22 @@ return [
|
|||||||
'options' => 'Einstellungen',
|
'options' => 'Einstellungen',
|
||||||
|
|
||||||
// budgets:
|
// budgets:
|
||||||
'create_new_budget' => 'Ein neues Budget erstellen',
|
'create_new_budget' => 'Neuen Kostenrahmen erstellen',
|
||||||
'store_new_budget' => 'Neues Budget speichern',
|
'store_new_budget' => 'Neues Budget speichern',
|
||||||
'stored_new_budget' => 'Neues Budget „:name” speichern',
|
'stored_new_budget' => 'Neues Budget „:name” speichern',
|
||||||
'available_between' => 'Verfügbar zwischen :start und :end',
|
'available_between' => 'Verfügbar zwischen :start und :end',
|
||||||
'transactionsWithoutBudget' => 'Ausgaben ohne Budget',
|
'transactionsWithoutBudget' => 'Ausgaben ohne Kostenrahmen',
|
||||||
'transactions_no_budget' => 'Ausgaben ohne Budget zwischen :start und :end',
|
'transactions_no_budget' => 'Ausgaben ohne Kostenrahmen zwischen :start und :end',
|
||||||
'spent_between' => 'Ausgegeben zwischen :start und :end',
|
'spent_between' => 'Ausgegeben zwischen :start und :end',
|
||||||
'createBudget' => 'Neues Budget',
|
'createBudget' => 'Neuer Kostenrahmen',
|
||||||
'inactiveBudgets' => 'Inaktive Budgets',
|
'inactiveBudgets' => 'Inaktive Kostenrahmen',
|
||||||
'without_budget_between' => 'Buchungen ohne Budget zwischen :start und :end',
|
'without_budget_between' => 'Buchungen ohne Budget zwischen :start und :end',
|
||||||
'delete_budget' => 'Kostenrahmen „:name” löschen',
|
'delete_budget' => 'Kostenrahmen „:name” löschen',
|
||||||
'deleted_budget' => 'Budget ":name" gelöscht',
|
'deleted_budget' => 'Kostenrahmen „:name” gelöscht',
|
||||||
'edit_budget' => 'Budget ":name" bearbeiten',
|
'edit_budget' => 'Kostenrahmen „:name” bearbeiten',
|
||||||
'updated_budget' => 'Kostenrahmen „:name” aktualisiert',
|
'updated_budget' => 'Kostenrahmen „:name” aktualisiert',
|
||||||
'update_amount' => 'Betrag aktualisieren',
|
'update_amount' => 'Betrag aktualisieren',
|
||||||
'update_budget' => 'Budget aktualisieren',
|
'update_budget' => 'Kostenrahmen aktualisieren',
|
||||||
'update_budget_amount_range' => '(Erwarteter) Verfügbaren Betrag zwischen :start und :end aktualisieren',
|
'update_budget_amount_range' => '(Erwarteter) Verfügbaren Betrag zwischen :start und :end aktualisieren',
|
||||||
'budget_period_navigator' => 'Zeitraum-Navigator',
|
'budget_period_navigator' => 'Zeitraum-Navigator',
|
||||||
'info_on_available_amount' => 'Was habe ich verfügbar?',
|
'info_on_available_amount' => 'Was habe ich verfügbar?',
|
||||||
@@ -819,7 +821,7 @@ return [
|
|||||||
'mass_bulk_journals_explain' => 'Wenn Sie Ihre Buchungen nicht einzeln mit der Massenbearbeitungsfunktion ändern möchten, können Sie diese in einem Schritt aktualisieren. Wählen Sie einfach in den untenstehenden Feldern die bevorzugte Kategorie, die Schlüsselwörter oder das zur Verfügung stehende Budget aus, und alle Umsätze in der Tabelle werden aktualisiert.',
|
'mass_bulk_journals_explain' => 'Wenn Sie Ihre Buchungen nicht einzeln mit der Massenbearbeitungsfunktion ändern möchten, können Sie diese in einem Schritt aktualisieren. Wählen Sie einfach in den untenstehenden Feldern die bevorzugte Kategorie, die Schlüsselwörter oder das zur Verfügung stehende Budget aus, und alle Umsätze in der Tabelle werden aktualisiert.',
|
||||||
'bulk_set_new_values' => 'Verwenden Sie die folgenden Felder, um neue Werte einzustellen. Wenn Sie sie leer lassen, werden sie für alle geleert. Beachten Sie auch, dass nur Abhebungen mit einem Budget versehen werden.',
|
'bulk_set_new_values' => 'Verwenden Sie die folgenden Felder, um neue Werte einzustellen. Wenn Sie sie leer lassen, werden sie für alle geleert. Beachten Sie auch, dass nur Abhebungen mit einem Budget versehen werden.',
|
||||||
'no_bulk_category' => 'Kategorie nicht aktualisieren',
|
'no_bulk_category' => 'Kategorie nicht aktualisieren',
|
||||||
'no_bulk_budget' => 'Budget nicht aktualisieren',
|
'no_bulk_budget' => 'Kostenrahmen nicht aktualisieren',
|
||||||
'no_bulk_tags' => 'Schlagwörter nicht aktualisieren',
|
'no_bulk_tags' => 'Schlagwörter nicht aktualisieren',
|
||||||
'bulk_edit' => 'Massenbearbeitung',
|
'bulk_edit' => 'Massenbearbeitung',
|
||||||
'cannot_edit_other_fields' => 'Andere Felder als die hier gezeigten können Sie nicht gleichzeitig bearbeitet werden, da es keinen Platz gibt, diese anzuzeigen. Bitte folgen Sie dem Link und bearbeiten Sie die Felder einzeln, wenn Sie diese bearbeiten möchten.',
|
'cannot_edit_other_fields' => 'Andere Felder als die hier gezeigten können Sie nicht gleichzeitig bearbeitet werden, da es keinen Platz gibt, diese anzuzeigen. Bitte folgen Sie dem Link und bearbeiten Sie die Felder einzeln, wenn Sie diese bearbeiten möchten.',
|
||||||
@@ -859,7 +861,7 @@ return [
|
|||||||
|
|
||||||
// home page:
|
// home page:
|
||||||
'yourAccounts' => 'Deine Konten',
|
'yourAccounts' => 'Deine Konten',
|
||||||
'budgetsAndSpending' => 'Budgets und Ausgaben',
|
'budgetsAndSpending' => 'Kostenrahmen und Ausgaben',
|
||||||
'savings' => 'Erspartes',
|
'savings' => 'Erspartes',
|
||||||
'newWithdrawal' => 'Neue Ausgabe',
|
'newWithdrawal' => 'Neue Ausgabe',
|
||||||
'newDeposit' => 'Neue Einnahme',
|
'newDeposit' => 'Neue Einnahme',
|
||||||
@@ -888,7 +890,7 @@ return [
|
|||||||
'account_type_Loan' => 'Darlehen',
|
'account_type_Loan' => 'Darlehen',
|
||||||
'account_type_Mortgage' => 'Hypothek',
|
'account_type_Mortgage' => 'Hypothek',
|
||||||
'account_type_Credit card' => 'Kreditkarte',
|
'account_type_Credit card' => 'Kreditkarte',
|
||||||
'budgets' => 'Budgets',
|
'budgets' => 'Kostenrahmen',
|
||||||
'tags' => 'Schlagwörter',
|
'tags' => 'Schlagwörter',
|
||||||
'reports' => 'Berichte',
|
'reports' => 'Berichte',
|
||||||
'transactions' => 'Buchungen',
|
'transactions' => 'Buchungen',
|
||||||
@@ -944,7 +946,7 @@ return [
|
|||||||
'balanceEnd' => 'Bilanz zum Ende der Periode',
|
'balanceEnd' => 'Bilanz zum Ende der Periode',
|
||||||
'splitByAccount' => 'Nach Konto aufteilen',
|
'splitByAccount' => 'Nach Konto aufteilen',
|
||||||
'coveredWithTags' => 'Mit Schlagwörtern versehen',
|
'coveredWithTags' => 'Mit Schlagwörtern versehen',
|
||||||
'leftInBudget' => 'Übrig im Budget',
|
'leftInBudget' => 'Verblieben im Kostenrahmen',
|
||||||
'sumOfSums' => 'Summe der Summen',
|
'sumOfSums' => 'Summe der Summen',
|
||||||
'noCategory' => '(keine Kategorie)',
|
'noCategory' => '(keine Kategorie)',
|
||||||
'notCharged' => '(Noch) nicht belastet',
|
'notCharged' => '(Noch) nicht belastet',
|
||||||
@@ -985,7 +987,7 @@ return [
|
|||||||
'select_tag' => 'Schlagworte wählen.',
|
'select_tag' => 'Schlagworte wählen.',
|
||||||
'income_per_category' => 'Einnahmen pro Kategorie',
|
'income_per_category' => 'Einnahmen pro Kategorie',
|
||||||
'expense_per_category' => 'Ausgaben pro Kategorie',
|
'expense_per_category' => 'Ausgaben pro Kategorie',
|
||||||
'expense_per_budget' => 'Ausgaben pro Budget',
|
'expense_per_budget' => 'Ausgaben Je Kostenrahmen',
|
||||||
'income_per_account' => 'Einnahmen pro Konto',
|
'income_per_account' => 'Einnahmen pro Konto',
|
||||||
'expense_per_account' => 'Ausgaben pro Konto',
|
'expense_per_account' => 'Ausgaben pro Konto',
|
||||||
'expense_per_tag' => 'Ausgaben je Schlagwort',
|
'expense_per_tag' => 'Ausgaben je Schlagwort',
|
||||||
@@ -1013,7 +1015,7 @@ return [
|
|||||||
'account_role_savingAsset' => 'Sparkonto',
|
'account_role_savingAsset' => 'Sparkonto',
|
||||||
'account_role_ccAsset' => 'Kreditkarte',
|
'account_role_ccAsset' => 'Kreditkarte',
|
||||||
'account_role_cashWalletAsset' => 'Geldbörse',
|
'account_role_cashWalletAsset' => 'Geldbörse',
|
||||||
'budget_chart_click' => 'Klicken Sie auf einen Budgetnamen in der obigen Tabelle, um ein Diagramm anzuzeigen.',
|
'budget_chart_click' => 'Klicken Sie auf einen Namen des Kostenrahmen in der obigen Tabelle, um ein Diagramm anzuzeigen.',
|
||||||
'category_chart_click' => 'Klicken Sie auf einen Kategorienamen in der obigen Tabelle, um ein Diagramm zu sehen.',
|
'category_chart_click' => 'Klicken Sie auf einen Kategorienamen in der obigen Tabelle, um ein Diagramm zu sehen.',
|
||||||
'in_out_accounts' => 'Einnahmen und Ausgaben je Kombination',
|
'in_out_accounts' => 'Einnahmen und Ausgaben je Kombination',
|
||||||
'in_out_per_category' => 'Einnahmen und Ausgaben je Kategorie',
|
'in_out_per_category' => 'Einnahmen und Ausgaben je Kategorie',
|
||||||
@@ -1021,13 +1023,14 @@ return [
|
|||||||
'select_expense_revenue' => 'Aufwands-/Erlöskonto auswählen',
|
'select_expense_revenue' => 'Aufwands-/Erlöskonto auswählen',
|
||||||
'multi_currency_report_sum' => 'Da diese Liste Konten mit mehreren Währungen enthält, ergeben die Summe(n), die angezeigt werden, möglicherweise keinen Sinn. Der Bericht wird immer auf Ihre Standardwährung zurückgesetzt.',
|
'multi_currency_report_sum' => 'Da diese Liste Konten mit mehreren Währungen enthält, ergeben die Summe(n), die angezeigt werden, möglicherweise keinen Sinn. Der Bericht wird immer auf Ihre Standardwährung zurückgesetzt.',
|
||||||
'sum_in_default_currency' => 'Der Betrag wird immer in Ihrer Standardwährung angegeben.',
|
'sum_in_default_currency' => 'Der Betrag wird immer in Ihrer Standardwährung angegeben.',
|
||||||
|
'net_filtered_prefs' => 'Dieses Diagramm wird niemals Konten einbeziehen, die die Option "Im Nettovermögen enthalten" deaktiviert haben.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Diagram',
|
'chart' => 'Diagram',
|
||||||
'month' => 'Monat',
|
'month' => 'Monat',
|
||||||
'budget' => 'Budget',
|
'budget' => 'Budget',
|
||||||
'spent' => 'Ausgegeben',
|
'spent' => 'Ausgegeben',
|
||||||
'spent_in_budget' => 'Verbraucht im Budget',
|
'spent_in_budget' => 'Verbraucht im Kostenrahmen',
|
||||||
'left_to_spend' => 'Verbleibend zum Ausgeben',
|
'left_to_spend' => 'Verbleibend zum Ausgeben',
|
||||||
'earned' => 'Verdient',
|
'earned' => 'Verdient',
|
||||||
'overspent' => 'Zuviel ausgegeben',
|
'overspent' => 'Zuviel ausgegeben',
|
||||||
@@ -1115,7 +1118,7 @@ return [
|
|||||||
'user_data_information' => 'Nutzerdaten',
|
'user_data_information' => 'Nutzerdaten',
|
||||||
'user_information' => 'Benutzerinformationen',
|
'user_information' => 'Benutzerinformationen',
|
||||||
'total_size' => 'Gesamtgröße',
|
'total_size' => 'Gesamtgröße',
|
||||||
'budget_or_budgets' => 'Budget(s)',
|
'budget_or_budgets' => 'Kostenrahmen',
|
||||||
'budgets_with_limits' => 'Budget(s) mit festgelegtem Betrag',
|
'budgets_with_limits' => 'Budget(s) mit festgelegtem Betrag',
|
||||||
'nr_of_rules_in_total_groups' => ':count_rules Regel(n) in :count_groups Gruppenregel(n)',
|
'nr_of_rules_in_total_groups' => ':count_rules Regel(n) in :count_groups Gruppenregel(n)',
|
||||||
'tag_or_tags' => 'Schlagwörter',
|
'tag_or_tags' => 'Schlagwörter',
|
||||||
@@ -1231,9 +1234,9 @@ return [
|
|||||||
'no_accounts_imperative_liabilities' => 'Sie müssen diese Funktion nicht verwenden, aber sie kann nützlich sein, wenn Sie diese Dinge im Auge behalten möchten.',
|
'no_accounts_imperative_liabilities' => 'Sie müssen diese Funktion nicht verwenden, aber sie kann nützlich sein, wenn Sie diese Dinge im Auge behalten möchten.',
|
||||||
'no_accounts_create_liabilities' => 'Verbindlichkeit erstellen',
|
'no_accounts_create_liabilities' => 'Verbindlichkeit erstellen',
|
||||||
'no_budgets_title_default' => 'Lassen Sie uns jetzt ein Haushaltsplan erstellen',
|
'no_budgets_title_default' => 'Lassen Sie uns jetzt ein Haushaltsplan erstellen',
|
||||||
'no_budgets_intro_default' => 'Sie haben noch keine Budgets. Budgets werden verwendet, um Ihre Ausgaben in logischen Gruppen zu organisieren, die Sie mit einem Limit versehen können, um Ihre Ausgaben zu begrenzen.',
|
'no_budgets_intro_default' => 'Sie verfügen noch über keine Kostenrahmen. Kostenrahmen werden verwendet, um Ihre Ausgaben in logische Gruppen zu gliedern, die Sie mit einem weichen Obergrenzemlimit versehen können, um Ihre Ausgaben zu begrenzen.',
|
||||||
'no_budgets_imperative_default' => 'Budgets sind die grundlegenden Instrumente des Finanzmanagements. Lassen Sie uns jetzt eines erstellen:',
|
'no_budgets_imperative_default' => 'Budgets sind die grundlegenden Instrumente des Finanzmanagements. Lassen Sie uns jetzt eines erstellen:',
|
||||||
'no_budgets_create_default' => 'Ein Budget erstellen',
|
'no_budgets_create_default' => 'Kostenrahmen erstellen',
|
||||||
'no_categories_title_default' => 'Erstellen wir eine Kategorie!',
|
'no_categories_title_default' => 'Erstellen wir eine Kategorie!',
|
||||||
'no_categories_intro_default' => 'Sie verfügen noch über keine Kategorien. Kategorien werden verwendet, um Ihre Buchungen zu verfeinern und mit der entsprechenden Kategorie zu kennzeichnen.',
|
'no_categories_intro_default' => 'Sie verfügen noch über keine Kategorien. Kategorien werden verwendet, um Ihre Buchungen zu verfeinern und mit der entsprechenden Kategorie zu kennzeichnen.',
|
||||||
'no_categories_imperative_default' => 'Kategorien werden automatisch angelegt, wenn Sie Buchungen anlegen, können aber auch manuell angelegt werden. Lassen Sie uns jetzt eine erstellen:',
|
'no_categories_imperative_default' => 'Kategorien werden automatisch angelegt, wenn Sie Buchungen anlegen, können aber auch manuell angelegt werden. Lassen Sie uns jetzt eine erstellen:',
|
||||||
|
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Passwort (wiederholen)',
|
'password_confirmation' => 'Passwort (wiederholen)',
|
||||||
'blocked' => 'Ist blockiert?',
|
'blocked' => 'Ist blockiert?',
|
||||||
'blocked_code' => 'Grund für Block',
|
'blocked_code' => 'Grund für Block',
|
||||||
|
'login_name' => 'Benutzername',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Regeln anwenden',
|
'apply_rules' => 'Regeln anwenden',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Öffentlicher Schlüssel',
|
'public_key' => 'Öffentlicher Schlüssel',
|
||||||
'country_code' => 'Ländercode',
|
'country_code' => 'Ländercode',
|
||||||
'provider_code' => 'Bank oder Datenanbieter',
|
'provider_code' => 'Bank oder Datenanbieter',
|
||||||
|
'fints_url' => 'FinTS-API-URL',
|
||||||
|
'fints_port' => 'Port',
|
||||||
|
'fints_bank_code' => 'Bankleitzahl',
|
||||||
|
'fints_username' => 'Benutzername',
|
||||||
|
'fints_password' => 'PIN/Passwort',
|
||||||
|
'fints_account' => 'FinTS-Konto',
|
||||||
|
'local_account' => 'Firefly-III-Konto',
|
||||||
|
'from_date' => 'Datum ab',
|
||||||
|
'to_date' => 'Datum bis',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Fälligkeitstermin',
|
'due_date' => 'Fälligkeitstermin',
|
||||||
'payment_date' => 'Zahlungsdatum',
|
'payment_date' => 'Zahlungsdatum',
|
||||||
|
@@ -47,6 +47,9 @@ return [
|
|||||||
'button_yodlee' => 'Importieren mit Yodlee',
|
'button_yodlee' => 'Importieren mit Yodlee',
|
||||||
'button_quovo' => 'Import mit Quovo',
|
'button_quovo' => 'Import mit Quovo',
|
||||||
'button_ynab' => 'Aus „You Need A Budget” importieren',
|
'button_ynab' => 'Aus „You Need A Budget” importieren',
|
||||||
|
'button_fints' => 'Importieren via FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Allgemeine Importkonfiguration',
|
'global_config_title' => 'Allgemeine Importkonfiguration',
|
||||||
'global_config_text' => 'In Zukunft wird dieses Feld Einstellungen enthalten, die für ALLE oben genannten Importanbieter gelten.',
|
'global_config_text' => 'In Zukunft wird dieses Feld Einstellungen enthalten, die für ALLE oben genannten Importanbieter gelten.',
|
||||||
@@ -200,112 +203,120 @@ return [
|
|||||||
'spectre_extra_key_unit_price' => 'Stückpreis',
|
'spectre_extra_key_unit_price' => 'Stückpreis',
|
||||||
'spectre_extra_key_transactions_count' => 'Anzahl der Buchungen',
|
'spectre_extra_key_transactions_count' => 'Anzahl der Buchungen',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'Beim Verbinden mit Ihrer Bank ist ein Fehler aufgetreten. Bitte stellen Sie sicher, dass die von Ihnen eingegebenen Daten korrekt sind. Ursprüngliche Fehlermeldung: :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'z.B.: https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'Bei vielen Banken ist dies Ihre Kontonummer.',
|
||||||
|
'job_config_fints_port_help' => 'Der Standard-Port ist 443.',
|
||||||
|
'job_config_fints_account_help' => 'Bankkonto wählen, von dem Sie Buchungen importieren möchten.',
|
||||||
|
'job_config_local_account_help' => 'Firefly-III-Konto wählen, das Ihrem oben gewählten Bankkonto entspricht.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Bessere Beschreibungen im ING-Export erstellen',
|
'specific_ing_descr' => 'Bessere Beschreibungen im ING-Export erstellen',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Anführungszeichen aus SNS/Volksbank-Exportdateien entfernen',
|
'specific_sns_descr' => 'Anführungszeichen aus SNS/Volksbank-Exportdateien entfernen',
|
||||||
'specific_abn_name' => 'ABN•AMRO NL',
|
'specific_abn_name' => 'ABN•AMRO NL',
|
||||||
'specific_abn_descr' => 'Behebt mögliche Probleme mit ABN•AMRO-Dateien',
|
'specific_abn_descr' => 'Behebt mögliche Probleme mit ABN•AMRO-Dateien',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Behebt mögliche Probleme mit Rabobank-Dateien',
|
'specific_rabo_descr' => 'Behebt mögliche Probleme mit Rabobank-Dateien',
|
||||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||||
'specific_pres_descr' => 'Behebt mögliche Probleme mit PC-Dateien',
|
'specific_pres_descr' => 'Behebt mögliche Probleme mit PC-Dateien',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Import einrichten (3/4) • Funktion jeder Spalte festlegen',
|
'job_config_roles_title' => 'Import einrichten (3/4) • Funktion jeder Spalte festlegen',
|
||||||
'job_config_roles_text' => 'Jede Spalte in Ihrer CSV-Datei enthält bestimmte Daten. Bitte geben Sie an, welche Art von Daten enthalten sind. Die Option "Daten zuordnen" bedeutet, dass jeder Eintrag in der Spalte mit einem Wert aus Ihrer der Datenbank ersetzt wird. Eine oft zugeordnete Spalte ist die Spalte, welche die IBAN des fremden Kontos enthält. Diese können leicht mit bereits angelegten IBANs in Ihrer Datenbank verglichen werden.',
|
'job_config_roles_text' => 'Jede Spalte in Ihrer CSV-Datei enthält bestimmte Daten. Bitte geben Sie an, welche Art von Daten enthalten sind. Die Option "Daten zuordnen" bedeutet, dass jeder Eintrag in der Spalte mit einem Wert aus Ihrer der Datenbank ersetzt wird. Eine oft zugeordnete Spalte ist die Spalte, welche die IBAN des fremden Kontos enthält. Diese können leicht mit bereits angelegten IBANs in Ihrer Datenbank verglichen werden.',
|
||||||
'job_config_roles_submit' => 'Fortsetzen',
|
'job_config_roles_submit' => 'Fortsetzen',
|
||||||
'job_config_roles_column_name' => 'Name der Spalte',
|
'job_config_roles_column_name' => 'Name der Spalte',
|
||||||
'job_config_roles_column_example' => 'Spaltenbeispieldaten',
|
'job_config_roles_column_example' => 'Spaltenbeispieldaten',
|
||||||
'job_config_roles_column_role' => 'Bedeutung der Spalte',
|
'job_config_roles_column_role' => 'Bedeutung der Spalte',
|
||||||
'job_config_roles_do_map_value' => 'Diese Werte zuordnen',
|
'job_config_roles_do_map_value' => 'Diese Werte zuordnen',
|
||||||
'job_config_roles_no_example' => 'Keine Beispieldaten vorhanden',
|
'job_config_roles_no_example' => 'Keine Beispieldaten vorhanden',
|
||||||
'job_config_roles_fa_warning' => 'Wenn Sie eine Spalte als mit einem Betrag in einer Fremdwährung kennzeichnen, müssen Sie auch die Spalte mit der entsprechenden Währung festlegen.',
|
'job_config_roles_fa_warning' => 'Wenn Sie eine Spalte als mit einem Betrag in einer Fremdwährung kennzeichnen, müssen Sie auch die Spalte mit der entsprechenden Währung festlegen.',
|
||||||
'job_config_roles_rwarning' => 'Markieren Sie mindestens die Spalte, die den jeweiligen Betrag enthält. Darüber hinaus sollten eine Spalte für die Beschreibung, das Datum und das Gegenkonto ausgewählt werden.',
|
'job_config_roles_rwarning' => 'Markieren Sie mindestens die Spalte, die den jeweiligen Betrag enthält. Darüber hinaus sollten eine Spalte für die Beschreibung, das Datum und das Gegenkonto ausgewählt werden.',
|
||||||
'job_config_roles_colum_count' => 'Spalte',
|
'job_config_roles_colum_count' => 'Spalte',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Import einrichten (4/4) - Importdaten mit Firefly III-Daten verknüpfen',
|
'job_config_map_title' => 'Import einrichten (4/4) - Importdaten mit Firefly III-Daten verknüpfen',
|
||||||
'job_config_map_text' => 'In den folgenden Tabellen zeigt der linke Wert Informationen, die sich in Ihrer hochgeladenen Datei befinden. Es ist Ihre Aufgabe, diesen Wert, wenn möglich, einem bereits in der Datenbank vorhandenen zuzuordnen. Firefly wird sich an diese Zuordnung halten. Wenn kein Wert für die Zuordnung vorhanden ist oder Sie den bestimmten Wert nicht abbilden möchten, wählen Sie nichts aus.',
|
'job_config_map_text' => 'In den folgenden Tabellen zeigt der linke Wert Informationen, die sich in Ihrer hochgeladenen Datei befinden. Es ist Ihre Aufgabe, diesen Wert, wenn möglich, einem bereits in der Datenbank vorhandenen zuzuordnen. Firefly wird sich an diese Zuordnung halten. Wenn kein Wert für die Zuordnung vorhanden ist oder Sie den bestimmten Wert nicht abbilden möchten, wählen Sie nichts aus.',
|
||||||
'job_config_map_nothing' => 'Ihre Datei enthält keine Daten, die bestehenden Werten zugeordnet werden können. Klicken Sie „Import starten” um fortzufahren.',
|
'job_config_map_nothing' => 'Ihre Datei enthält keine Daten, die bestehenden Werten zugeordnet werden können. Klicken Sie „Import starten” um fortzufahren.',
|
||||||
'job_config_field_value' => 'Feldwert',
|
'job_config_field_value' => 'Feldwert',
|
||||||
'job_config_field_mapped' => 'Zugeordnet zu',
|
'job_config_field_mapped' => 'Zugeordnet zu',
|
||||||
'map_do_not_map' => '(keine Zuordnung)',
|
'map_do_not_map' => '(keine Zuordnung)',
|
||||||
'job_config_map_submit' => 'Import starten',
|
'job_config_map_submit' => 'Import starten',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => 'Mit Schlüssel „:key” importieren',
|
'import_with_key' => 'Mit Schlüssel „:key” importieren',
|
||||||
'status_wait_title' => 'Bitte warten...',
|
'status_wait_title' => 'Bitte warten...',
|
||||||
'status_wait_text' => 'Diese Box wird gleich ausgeblendet.',
|
'status_wait_text' => 'Diese Box wird gleich ausgeblendet.',
|
||||||
'status_running_title' => 'Import wird ausgeführt',
|
'status_running_title' => 'Import wird ausgeführt',
|
||||||
'status_job_running' => 'Bitte warten, Import wird ausgeführt …',
|
'status_job_running' => 'Bitte warten, Import wird ausgeführt …',
|
||||||
'status_job_storing' => 'Bitte warten, Daten werden gespeichert …',
|
'status_job_storing' => 'Bitte warten, Daten werden gespeichert …',
|
||||||
'status_job_rules' => 'Bitte warten, Regeln werden angewendet …',
|
'status_job_rules' => 'Bitte warten, Regeln werden angewendet …',
|
||||||
'status_fatal_title' => 'Schwerwiegender Fehler',
|
'status_fatal_title' => 'Schwerwiegender Fehler',
|
||||||
'status_fatal_text' => 'Der Import hat einen Fehler verursacht, der nicht behoben werden konnte. Entschuldigung!',
|
'status_fatal_text' => 'Der Import hat einen Fehler verursacht, der nicht behoben werden konnte. Entschuldigung!',
|
||||||
'status_fatal_more' => 'Diese (möglicherweise sehr kryptische) Fehlermeldung wurde durch Protokolldateien ergänzt, die Sie auf Ihrer Festplatte oder im Docker-Container finden, von dem aus Sie Firefly III ausführen.',
|
'status_fatal_more' => 'Diese (möglicherweise sehr kryptische) Fehlermeldung wurde durch Protokolldateien ergänzt, die Sie auf Ihrer Festplatte oder im Docker-Container finden, von dem aus Sie Firefly III ausführen.',
|
||||||
'status_finished_title' => 'Importieren abgeschlossen',
|
'status_finished_title' => 'Importieren abgeschlossen',
|
||||||
'status_finished_text' => 'Import abgeschlossen.',
|
'status_finished_text' => 'Import abgeschlossen.',
|
||||||
'finished_with_errors' => 'Beim Import gab es einige Fehler. Bitte prüfen Sie diese sorgfältig.',
|
'finished_with_errors' => 'Beim Import gab es einige Fehler. Bitte prüfen Sie diese sorgfältig.',
|
||||||
'unknown_import_result' => 'Unbekanntes Importergebnis',
|
'unknown_import_result' => 'Unbekanntes Importergebnis',
|
||||||
'result_no_transactions' => 'Es wurden keine Buchungen importiert. Vielleicht waren sie alle Duplikate, sind einfach keine Buchungen, die importiert werden könnten. Vielleicht können Ihnen die Protokolldateien sagen, was passiert ist. Wenn Sie regelmäßig Daten importieren, ist dies normal.',
|
'result_no_transactions' => 'Es wurden keine Buchungen importiert. Vielleicht waren sie alle Duplikate, sind einfach keine Buchungen, die importiert werden könnten. Vielleicht können Ihnen die Protokolldateien sagen, was passiert ist. Wenn Sie regelmäßig Daten importieren, ist dies normal.',
|
||||||
'result_one_transaction' => 'Es wurde genau eine Buchung importiert. Diese wurde unter dem Schlagwort <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> gespeichert, wo Sie diese weiter untersuchen können.',
|
'result_one_transaction' => 'Es wurde genau eine Buchung importiert. Diese wurde unter dem Schlagwort <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> gespeichert, wo Sie diese weiter untersuchen können.',
|
||||||
'result_many_transactions' => 'Firefly III hat :count Buchungen importiert. Diese wurden unter dem Schlagwort <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> gespeichert, wo Sie diese weiter untersuchen können.',
|
'result_many_transactions' => 'Firefly III hat :count Buchungen importiert. Diese wurden unter dem Schlagwort <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> gespeichert, wo Sie diese weiter untersuchen können.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'Um auf diese Seite zuzugreifen, darf Ihr Importauftrag nicht den Status „:status” haben.',
|
'bad_job_status' => 'Um auf diese Seite zuzugreifen, darf Ihr Importauftrag nicht den Status „:status” haben.',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(diese Spalte ignorieren)',
|
'column__ignore' => '(diese Spalte ignorieren)',
|
||||||
'column_account-iban' => 'Bestandskonto (IBAN)',
|
'column_account-iban' => 'Bestandskonto (IBAN)',
|
||||||
'column_account-id' => 'Kennung des Bestandkontos (passend zu FF3)',
|
'column_account-id' => 'Kennung des Bestandkontos (passend zu FF3)',
|
||||||
'column_account-name' => 'Bestandskonto (Name)',
|
'column_account-name' => 'Bestandskonto (Name)',
|
||||||
'column_account-bic' => 'Bestandskonto (BIC)',
|
'column_account-bic' => 'Bestandskonto (BIC)',
|
||||||
'column_amount' => 'Betrag',
|
'column_amount' => 'Betrag',
|
||||||
'column_amount_foreign' => 'Betrag (in Fremdwährung)',
|
'column_amount_foreign' => 'Betrag (in Fremdwährung)',
|
||||||
'column_amount_debit' => 'Betrag (Ausgabe)',
|
'column_amount_debit' => 'Betrag (Ausgabe)',
|
||||||
'column_amount_credit' => 'Betrag (Guthaben-Spalte)',
|
'column_amount_credit' => 'Betrag (Guthaben-Spalte)',
|
||||||
'column_amount_negated' => 'Betrag (Spalte mit negativen Werten)',
|
'column_amount_negated' => 'Betrag (Spalte mit negativen Werten)',
|
||||||
'column_amount-comma-separated' => 'Betrag (Komma als Dezimaltrennzeichen)',
|
'column_amount-comma-separated' => 'Betrag (Komma als Dezimaltrennzeichen)',
|
||||||
'column_bill-id' => 'Rechnung (ID übereinstimmend mit FF3)',
|
'column_bill-id' => 'Rechnung (ID übereinstimmend mit FF3)',
|
||||||
'column_bill-name' => 'Rechnungsname',
|
'column_bill-name' => 'Rechnungsname',
|
||||||
'column_budget-id' => 'Budget-ID (übereinstimmend mit FF3)',
|
'column_budget-id' => 'Budget-ID (übereinstimmend mit FF3)',
|
||||||
'column_budget-name' => 'Budgetname',
|
'column_budget-name' => 'Budgetname',
|
||||||
'column_category-id' => 'Kategorie (ID übereinstimmend mit FF3)',
|
'column_category-id' => 'Kategorie (ID übereinstimmend mit FF3)',
|
||||||
'column_category-name' => 'Kategorie (Name)',
|
'column_category-name' => 'Kategorie (Name)',
|
||||||
'column_currency-code' => 'Währungsstandard (ISO 4217)',
|
'column_currency-code' => 'Währungsstandard (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Fremdwährungscode (ISO 4217)',
|
'column_foreign-currency-code' => 'Fremdwährungscode (ISO 4217)',
|
||||||
'column_currency-id' => 'Währung (ID übereinstimmend mit FF3)',
|
'column_currency-id' => 'Währung (ID übereinstimmend mit FF3)',
|
||||||
'column_currency-name' => 'Währungsname (übereinstimmend mit FF3)',
|
'column_currency-name' => 'Währungsname (übereinstimmend mit FF3)',
|
||||||
'column_currency-symbol' => 'Währungssysmbol (übereinstimmend mit FF3)',
|
'column_currency-symbol' => 'Währungssysmbol (übereinstimmend mit FF3)',
|
||||||
'column_date-interest' => 'Datum der Zinsberechnung',
|
'column_date-interest' => 'Datum der Zinsberechnung',
|
||||||
'column_date-book' => 'Buchungsdatum der Überweisung',
|
'column_date-book' => 'Buchungsdatum der Überweisung',
|
||||||
'column_date-process' => 'Verarbeitungsdatum der Überweisung',
|
'column_date-process' => 'Verarbeitungsdatum der Überweisung',
|
||||||
'column_date-transaction' => 'Datum',
|
'column_date-transaction' => 'Datum',
|
||||||
'column_date-due' => 'Buchungsfälligkeit',
|
'column_date-due' => 'Buchungsfälligkeit',
|
||||||
'column_date-payment' => 'Buchungsdatum',
|
'column_date-payment' => 'Buchungsdatum',
|
||||||
'column_date-invoice' => 'Buchungsdatum der Rechnung',
|
'column_date-invoice' => 'Buchungsdatum der Rechnung',
|
||||||
'column_description' => 'Beschreibung',
|
'column_description' => 'Beschreibung',
|
||||||
'column_opposing-iban' => 'Zielkonto (IBAN)',
|
'column_opposing-iban' => 'Zielkonto (IBAN)',
|
||||||
'column_opposing-bic' => 'Zielkonto (BIC)',
|
'column_opposing-bic' => 'Zielkonto (BIC)',
|
||||||
'column_opposing-id' => 'Zielkonto (vgl. ID in FF3)',
|
'column_opposing-id' => 'Zielkonto (vgl. ID in FF3)',
|
||||||
'column_external-id' => 'Externe ID',
|
'column_external-id' => 'Externe ID',
|
||||||
'column_opposing-name' => 'Zielkonto (Name)',
|
'column_opposing-name' => 'Zielkonto (Name)',
|
||||||
'column_rabo-debit-credit' => 'Rabobank-spezifisches Belastungs- und Kreditkennzeichen',
|
'column_rabo-debit-credit' => 'Rabobank-spezifisches Belastungs- und Kreditkennzeichen',
|
||||||
'column_ing-debit-credit' => 'ING-spezifisches Belastungs- und Kreditkennzeichen',
|
'column_ing-debit-credit' => 'ING-spezifisches Belastungs- und Kreditkennzeichen',
|
||||||
'column_sepa-ct-id' => 'SEPA • Ende-zu-Ende-Identifikationsnummer',
|
'column_sepa-ct-id' => 'SEPA • Ende-zu-Ende-Identifikationsnummer',
|
||||||
'column_sepa-ct-op' => 'SEPA • Zielkonto-Identifikationsnummer',
|
'column_sepa-ct-op' => 'SEPA • Zielkonto-Identifikationsnummer',
|
||||||
'column_sepa-db' => 'SEPA - Mandatskennung',
|
'column_sepa-db' => 'SEPA - Mandatskennung',
|
||||||
'column_sepa-cc' => 'SEPA • Verrechnungsschlüssel',
|
'column_sepa-cc' => 'SEPA • Verrechnungsschlüssel',
|
||||||
'column_sepa-ci' => 'SEPA • Identifikationsnummer des Zahlungsempfängers',
|
'column_sepa-ci' => 'SEPA • Identifikationsnummer des Zahlungsempfängers',
|
||||||
'column_sepa-ep' => 'SEPA • Externer Verwendungszweck',
|
'column_sepa-ep' => 'SEPA • Externer Verwendungszweck',
|
||||||
'column_sepa-country' => 'SEPA • Landesschlüssel',
|
'column_sepa-country' => 'SEPA • Landesschlüssel',
|
||||||
'column_tags-comma' => 'Schlagwörter (durch Kommata getrennt)',
|
'column_tags-comma' => 'Schlagwörter (durch Kommata getrennt)',
|
||||||
'column_tags-space' => 'Schlagwörter (durch Leerzeichen getrennt)',
|
'column_tags-space' => 'Schlagwörter (durch Leerzeichen getrennt)',
|
||||||
'column_account-number' => 'Bestandskonto (Kontonr.)',
|
'column_account-number' => 'Bestandskonto (Kontonr.)',
|
||||||
'column_opposing-number' => 'Zielkonto (Kontonr.)',
|
'column_opposing-number' => 'Zielkonto (Kontonr.)',
|
||||||
'column_note' => 'Notiz(en)',
|
'column_note' => 'Notiz(en)',
|
||||||
'column_internal-reference' => 'Interne Referenz',
|
'column_internal-reference' => 'Interne Referenz',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -38,12 +38,12 @@ return [
|
|||||||
'accounts_create_asset_virtual' => 'Es kann manchmal helfen, Ihrem Konto ein virtuelles Gleichgewicht zu geben: eine zusätzliche Menge, die dem tatsächlichen Kontostand immer hinzugefügt oder daraus entfernt wird.',
|
'accounts_create_asset_virtual' => 'Es kann manchmal helfen, Ihrem Konto ein virtuelles Gleichgewicht zu geben: eine zusätzliche Menge, die dem tatsächlichen Kontostand immer hinzugefügt oder daraus entfernt wird.',
|
||||||
|
|
||||||
// budgets index
|
// budgets index
|
||||||
'budgets_index_intro' => 'Mit Budgets verwalten Sie Ihre Finanzen und bilden damit eine der Kernfunktionen von Firefly III.',
|
'budgets_index_intro' => 'Kostenrahmen werden zur Verwaltung Ihrer Finanzen verwendet und bilden eine der Kernfunktionen von Firefly III.',
|
||||||
'budgets_index_set_budget' => 'Stellen Sie Ihr Gesamthaushaltsplan für jeden Zeitraum so ein, dass Firefly III Ihnen mitteilen kann, ob Sie alle verfügbaren Gelder vorgesehen haben.',
|
'budgets_index_set_budget' => 'Stellen Sie Ihr Gesamthaushaltsplan für jeden Zeitraum so ein, dass Firefly III Ihnen mitteilen kann, ob Sie alle verfügbaren Gelder vorgesehen haben.',
|
||||||
'budgets_index_see_expenses_bar' => 'Dieser Balken wird sich langsam füllen, wenn Sie Geld ausgeben.',
|
'budgets_index_see_expenses_bar' => 'Dieser Balken wird sich langsam füllen, wenn Sie Geld ausgeben.',
|
||||||
'budgets_index_navigate_periods' => 'Navigieren Sie durch Zeiträume, um die Budgets im Voraus zu setzen.',
|
'budgets_index_navigate_periods' => 'Navigieren Sie durch Zeitabschnitte, um Kostenrahmen im Voraus festzulegen.',
|
||||||
'budgets_index_new_budget' => 'Erstellen Sie neue Budgets nach Ihren Wünschen.',
|
'budgets_index_new_budget' => 'Erstellen Sie neue Budgets nach Ihren Wünschen.',
|
||||||
'budgets_index_list_of_budgets' => 'Verwenden Sie diese Tabelle, um die Beträge für jedes Budget festzulegen und einen Überblick zu erhalten.',
|
'budgets_index_list_of_budgets' => 'Verwenden Sie diese Tabelle, um die Beträge für jeden Kostenrahmen festzulegen und einen Überblick zu erhalten.',
|
||||||
'budgets_index_outro' => 'Um mehr über die Finanzplanung zu erfahren, klicken Sie auf das Hilfesymbol in der oberen rechten Ecke.',
|
'budgets_index_outro' => 'Um mehr über die Finanzplanung zu erfahren, klicken Sie auf das Hilfesymbol in der oberen rechten Ecke.',
|
||||||
|
|
||||||
// reports (index)
|
// reports (index)
|
||||||
@@ -66,8 +66,8 @@ return [
|
|||||||
'reports_report_tag_pieCharts' => 'Diese Diagramme geben Ihnen Einblick in Ausgaben und Einnahmen ja Schlagwort, Konto, Kategorie oder Kostenrahmen.',
|
'reports_report_tag_pieCharts' => 'Diese Diagramme geben Ihnen Einblick in Ausgaben und Einnahmen ja Schlagwort, Konto, Kategorie oder Kostenrahmen.',
|
||||||
'reports_report_tag_incomeAndExpensesChart' => 'Diese Tabelle zeigt Ihre Ausgaben und Einnahmen je Schlagwort.',
|
'reports_report_tag_incomeAndExpensesChart' => 'Diese Tabelle zeigt Ihre Ausgaben und Einnahmen je Schlagwort.',
|
||||||
|
|
||||||
'reports_report_budget_intro' => 'Dieser Bericht gibt Ihnen Einblick in eine oder mehrere Budgets.',
|
'reports_report_budget_intro' => 'Dieser Bericht gibt Ihnen Einblick in eine oder mehrere Kostenrahmen.',
|
||||||
'reports_report_budget_pieCharts' => 'Diese Diagramme geben Ihnen Einblick in Ausgaben und Einnahmen pro Budget oder pro Konto.',
|
'reports_report_budget_pieCharts' => 'Diese Diagramme geben Ihnen Einblick in Ausgaben und Einnahmen je Kostenrahmen oder Konto.',
|
||||||
'reports_report_budget_incomeAndExpensesChart' => 'Dieses Diagramm zeigt Ihre Ausgaben und Einnahmen je Budget.',
|
'reports_report_budget_incomeAndExpensesChart' => 'Dieses Diagramm zeigt Ihre Ausgaben und Einnahmen je Budget.',
|
||||||
|
|
||||||
// create transaction
|
// create transaction
|
||||||
|
@@ -64,7 +64,7 @@ return [
|
|||||||
'from' => 'Von',
|
'from' => 'Von',
|
||||||
'piggy_bank' => 'Sparschwein',
|
'piggy_bank' => 'Sparschwein',
|
||||||
'to' => 'An',
|
'to' => 'An',
|
||||||
'budget' => 'Budget',
|
'budget' => 'Kostenrahmen',
|
||||||
'category' => 'Kategorie',
|
'category' => 'Kategorie',
|
||||||
'bill' => 'Rechnung',
|
'bill' => 'Rechnung',
|
||||||
'withdrawal' => 'Ausgabe',
|
'withdrawal' => 'Ausgabe',
|
||||||
|
@@ -25,7 +25,7 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
'password' => 'Passwörter müssen mindestens 6 Zeichen lang sein und übereinstimmen.',
|
'password' => 'Passwörter müssen mindestens 6 Zeichen lang sein und übereinstimmen.',
|
||||||
'user' => 'Wir können keinen Benutzer mit dieser E-Mail Adresse finden.',
|
'user' => 'Wir können keinen Benutzer mit dieser E-Mail Adresse finden.',
|
||||||
'token' => 'Das Token zum Zurücksetzen des Passwortes ist ungültig.',
|
'token' => 'Der Authentifizierungsschlüssel zum Zurücksetzen des Passwortes ist ungültig.',
|
||||||
'sent' => 'Wir haben Ihnen einen Link zum Zurücksetzen des Passworts zugesendet!',
|
'sent' => 'Wir haben Ihnen einen Link zum Zurücksetzen des Passworts zugesendet!',
|
||||||
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
|
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
|
||||||
'blocked' => 'Netter Versuch.',
|
'blocked' => 'Netter Versuch.',
|
||||||
|
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Dies ist keine gültige IBAN.',
|
'iban' => 'Dies ist keine gültige IBAN.',
|
||||||
|
'zero_or_more' => 'Der Wert darf nicht negativ sein.',
|
||||||
'source_equals_destination' => 'Das Quellkonto entspricht dem Zielkonto.',
|
'source_equals_destination' => 'Das Quellkonto entspricht dem Zielkonto.',
|
||||||
'unique_account_number_for_user' => 'Diese Kontonummer scheint bereits verwendet zu sein.',
|
'unique_account_number_for_user' => 'Diese Kontonummer scheint bereits verwendet zu sein.',
|
||||||
'unique_iban_for_user' => 'Dieser IBAN scheint bereits verwendet zu werden.',
|
'unique_iban_for_user' => 'Dieser IBAN scheint bereits verwendet zu werden.',
|
||||||
|
@@ -27,6 +27,6 @@ return [
|
|||||||
'personal_access_tokens' => 'Tokens de acceso personal',
|
'personal_access_tokens' => 'Tokens de acceso personal',
|
||||||
|
|
||||||
// bills:
|
// bills:
|
||||||
'not_expected_period' => 'No se esperaba este período',
|
'not_expected_period' => 'Período inesperado',
|
||||||
'not_or_not_yet' => 'No (todavía)',
|
'not_or_not_yet' => 'No (o todavía no)',
|
||||||
];
|
];
|
||||||
|
@@ -28,10 +28,10 @@ return [
|
|||||||
'actions' => 'Acciones',
|
'actions' => 'Acciones',
|
||||||
'edit' => 'Editar',
|
'edit' => 'Editar',
|
||||||
'delete' => 'Eliminar',
|
'delete' => 'Eliminar',
|
||||||
'split' => 'Split',
|
'split' => 'Separar',
|
||||||
'clone' => 'Clone',
|
'clone' => 'Clonar',
|
||||||
'last_seven_days' => 'Last seven days',
|
'last_seven_days' => 'Últimos siete días',
|
||||||
'last_thirty_days' => 'Last thirty days',
|
'last_thirty_days' => 'Últimos treinta días',
|
||||||
'welcomeBack' => '¿Qué está pasando?',
|
'welcomeBack' => '¿Qué está pasando?',
|
||||||
'everything' => 'Todo',
|
'everything' => 'Todo',
|
||||||
'today' => 'hoy',
|
'today' => 'hoy',
|
||||||
@@ -77,7 +77,7 @@ return [
|
|||||||
'flash_error_multiple' => 'Hay un error|Hay unos :count errores',
|
'flash_error_multiple' => 'Hay un error|Hay unos :count errores',
|
||||||
'net_worth' => 'Valor Neto',
|
'net_worth' => 'Valor Neto',
|
||||||
'route_has_no_help' => 'No hay datos en este registro.',
|
'route_has_no_help' => 'No hay datos en este registro.',
|
||||||
'help_for_this_page' => 'Ayuda para esta pagina',
|
'help_for_this_page' => 'Ayuda para esta página',
|
||||||
'no_help_could_be_found' => 'No se encontró un texto de ayuda.',
|
'no_help_could_be_found' => 'No se encontró un texto de ayuda.',
|
||||||
'no_help_title' => 'Disculpas, un error ha ocurrido.',
|
'no_help_title' => 'Disculpas, un error ha ocurrido.',
|
||||||
'two_factor_welcome' => 'Hola %{user}!',
|
'two_factor_welcome' => 'Hola %{user}!',
|
||||||
@@ -90,11 +90,11 @@ return [
|
|||||||
'two_factor_lost_header' => '¿Perdiste tu autentificación de dos factores?',
|
'two_factor_lost_header' => '¿Perdiste tu autentificación de dos factores?',
|
||||||
'two_factor_lost_intro' => 'Por desgracia, esto no es algo que se pueda restablecer desde la interfaz web. Tienes dos opciones.',
|
'two_factor_lost_intro' => 'Por desgracia, esto no es algo que se pueda restablecer desde la interfaz web. Tienes dos opciones.',
|
||||||
'two_factor_lost_fix_self' => 'Si usted ejecuta su propia instancia de Firefly III, revise los registros en <code>storage/logs</code> para tener instrucciones.',
|
'two_factor_lost_fix_self' => 'Si usted ejecuta su propia instancia de Firefly III, revise los registros en <code>storage/logs</code> para tener instrucciones.',
|
||||||
'two_factor_lost_fix_owner' => 'Otherwise, email the site owner, <a href="mailto::site_owner">:site_owner</a> and ask them to reset your two factor authentication y pidale a ellos restablecer su autenticacion de dos factores.',
|
'two_factor_lost_fix_owner' => 'De lo contrario, comuníquese por mail con el dueño del sitio, <a href="mailto::site_owner">:site_owner</a> y pídale que restablezca su autenticación de dos pasos.',
|
||||||
'warning_much_data' => ':days días de datos pueden tomar tiempo en cargarse.',
|
'warning_much_data' => ':days días de datos pueden tomar tiempo en cargarse.',
|
||||||
'registered' => '¡Te has registrado con éxito!',
|
'registered' => '¡Te has registrado con éxito!',
|
||||||
'Default asset account' => 'Cuenta de ingresos por defecto',
|
'Default asset account' => 'Cuenta de ingresos por defecto',
|
||||||
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href=":link">budgets</a>-page. Budgets can help you keep track of expenses.',
|
'no_budget_pointer' => 'Parece que aún no tiene presupuestos. Debe crear algunos en la página <a href=":link">presupuestos</a>. Los presupuestos pueden ayudarle a realizar un seguimiento de los gastos.',
|
||||||
'Savings account' => 'Cuenta de ahorros',
|
'Savings account' => 'Cuenta de ahorros',
|
||||||
'Credit card' => 'Tarjeta de crédito',
|
'Credit card' => 'Tarjeta de crédito',
|
||||||
'source_accounts' => 'Cuenta(s) origen',
|
'source_accounts' => 'Cuenta(s) origen',
|
||||||
@@ -115,7 +115,7 @@ return [
|
|||||||
'sum_of_income' => 'Total ingresos',
|
'sum_of_income' => 'Total ingresos',
|
||||||
'spent_in_specific_budget' => 'Gastado en el presupuesto ":budget"',
|
'spent_in_specific_budget' => 'Gastado en el presupuesto ":budget"',
|
||||||
'sum_of_expenses_in_budget' => 'Gastar todo en el presupuesto ":budget"',
|
'sum_of_expenses_in_budget' => 'Gastar todo en el presupuesto ":budget"',
|
||||||
'left_in_budget_limit' => 'Dejar de gastar acorde del presupuesto',
|
'left_in_budget_limit' => 'Saldo para gastar acorde con el presupuesto',
|
||||||
'current_period' => 'Período actual',
|
'current_period' => 'Período actual',
|
||||||
'show_the_current_period_and_overview' => 'Mostrar el período actual y el resumen',
|
'show_the_current_period_and_overview' => 'Mostrar el período actual y el resumen',
|
||||||
'pref_languages_locale' => 'Para que un idioma distinto al inglés funcione correctamente, su sistema operativo debe disponer de la información regional correcta. Si no está disponible, los datos de divisas, fechas y cantidades pueden tener un formato incorrecto.',
|
'pref_languages_locale' => 'Para que un idioma distinto al inglés funcione correctamente, su sistema operativo debe disponer de la información regional correcta. Si no está disponible, los datos de divisas, fechas y cantidades pueden tener un formato incorrecto.',
|
||||||
@@ -136,7 +136,7 @@ return [
|
|||||||
'intro_prev_label' => 'Anterior',
|
'intro_prev_label' => 'Anterior',
|
||||||
'intro_skip_label' => 'Saltar',
|
'intro_skip_label' => 'Saltar',
|
||||||
'intro_done_label' => 'Listo',
|
'intro_done_label' => 'Listo',
|
||||||
'between_dates_breadcrumb' => 'Entre inicio y fin',
|
'between_dates_breadcrumb' => 'Entre :start y :end',
|
||||||
'all_journals_without_budget' => 'Todas las transacciones sin presupuesto',
|
'all_journals_without_budget' => 'Todas las transacciones sin presupuesto',
|
||||||
'journals_without_budget' => 'Transacciones sin un presupuesto',
|
'journals_without_budget' => 'Transacciones sin un presupuesto',
|
||||||
'all_journals_without_category' => 'Todas las transacciones sin una categoría',
|
'all_journals_without_category' => 'Todas las transacciones sin una categoría',
|
||||||
@@ -149,47 +149,47 @@ return [
|
|||||||
'all_transactions' => 'Todas las transacciones',
|
'all_transactions' => 'Todas las transacciones',
|
||||||
'title_withdrawal_between' => 'Todos los gastos entre :start y :end',
|
'title_withdrawal_between' => 'Todos los gastos entre :start y :end',
|
||||||
'all_deposit' => 'Todos los ingresos',
|
'all_deposit' => 'Todos los ingresos',
|
||||||
'title_deposit_between' => 'Toda ganacia entre :start y :end',
|
'title_deposit_between' => 'Toda ganancia entre :start y :end',
|
||||||
'all_transfers' => 'Todas las transferencias',
|
'all_transfers' => 'Todas las transferencias',
|
||||||
'title_transfers_between' => 'Todas las transferencias entre :start y :end',
|
'title_transfers_between' => 'Todas las transferencias entre :start y :end',
|
||||||
'all_transfer' => 'Todas las transferencias',
|
'all_transfer' => 'Todas las transferencias',
|
||||||
'all_journals_for_tag' => 'Todas las transacciones etiquetadas como ":tag"',
|
'all_journals_for_tag' => 'Todas las transacciones etiquetadas como ":tag"',
|
||||||
'title_transfer_between' => 'Todas las transferencias entre :start y :end',
|
'title_transfer_between' => 'Todas las transferencias entre :start y :end',
|
||||||
'all_journals_for_category' => 'Todas las transacciones por categoria :name',
|
'all_journals_for_category' => 'Todas las transacciones para la categoría :name',
|
||||||
'all_journals_for_budget' => 'Todas las transacciones para el presupuesto :name',
|
'all_journals_for_budget' => 'Todas las transacciones para el presupuesto :name',
|
||||||
'chart_all_journals_for_budget' => 'Recuadro de todas las transacciones para presupuesto :name',
|
'chart_all_journals_for_budget' => 'Gráfico de todas las transacciones para presupuesto :name',
|
||||||
'journals_in_period_for_category' => 'Todas las transacciones para la categoría :name entre :start y :end',
|
'journals_in_period_for_category' => 'Todas las transacciones para la categoría :name entre :start y :end',
|
||||||
'journals_in_period_for_tag' => 'Todas las transacciones para etiquetas :tag entre :start y :end',
|
'journals_in_period_for_tag' => 'Todas las transacciones para etiqueta :tag entre :start y :end',
|
||||||
'not_available_demo_user' => 'La característica que usted trata de acceder no es válida para usuarios del demo.',
|
'not_available_demo_user' => 'La característica a la que usted trata de acceder no está disponible para usuarios del demo.',
|
||||||
'exchange_rate_instructions' => 'La cuenta de activos "@nombre" solo acepta transacciones en @moneda_nativa. Si usted desea usar @moneda_extranjera, asegurese que la cantidad en @moneda_nativa sea conocida también:',
|
'exchange_rate_instructions' => 'La cuenta de activos "@name" sólo acepta transacciones en @native_currency. Si usted desea usar @foreign_currency, asegúrese que la cantidad en @native_currency sea conocida también:',
|
||||||
'transfer_exchange_rate_instructions' => 'Cuentas de activos de origen "@source-name" solo acepta transacciones en" @source-currency. cuenta de activos de destino "dest-name" solo acepta transacciones en @dest-currency. Usted debe proveer la cantidad transferida en ambas monedas.',
|
'transfer_exchange_rate_instructions' => 'La cuenta de activos "@source_name" solo acepta transacciones en "@source_currency". cuenta de activos de destino "@dest_name" solo acepta transacciones en @dest_currency. Usted debe proveer la cantidad correcta transferida en ambas monedas.',
|
||||||
'transaction_data' => 'Datos de transacción',
|
'transaction_data' => 'Datos de transacción',
|
||||||
'invalid_server_configuration' => 'Configuración del servidor no válida',
|
'invalid_server_configuration' => 'Configuración del servidor no válida',
|
||||||
'invalid_locale_settings' => 'FireFly III no puede formatear cantidades monetarias porque a su servidor le faltan los paquetes requeridos. Hay <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instrucciones de cómo hacer esto</a>.',
|
'invalid_locale_settings' => 'FireFly III no puede formatear cantidades monetarias porque a su servidor le faltan los paquetes requeridos. Hay <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instrucciones de cómo hacer esto</a>.',
|
||||||
'quickswitch' => 'Cambio rápido',
|
'quickswitch' => 'Cambio rápido',
|
||||||
'sign_in_to_start' => 'Iniciar sesión para comenzar su sesión',
|
'sign_in_to_start' => 'Iniciar sesión para comenzar',
|
||||||
'sign_in' => 'Iniciar sesión',
|
'sign_in' => 'Iniciar sesión',
|
||||||
'register_new_account' => 'Registrar una nueva cuenta',
|
'register_new_account' => 'Registrar una nueva cuenta',
|
||||||
'forgot_my_password' => 'He perdido mi contraseña',
|
'forgot_my_password' => 'He perdido mi contraseña',
|
||||||
'problems_with_input' => 'Hubo algunos problemas con su entrada.',
|
'problems_with_input' => 'Hubo algunos problemas con su entrada.',
|
||||||
'reset_password' => 'Reestablecer su contraseña',
|
'reset_password' => 'Reestablecer su contraseña',
|
||||||
'button_reset_password' => 'Reestablecer contraseña',
|
'button_reset_password' => 'Reestablecer contraseña',
|
||||||
'reset_button' => 'Reiniciar',
|
'reset_button' => 'Restablecer',
|
||||||
'want_to_login' => 'Yo quiero entrar al sistema',
|
'want_to_login' => 'Quiero entrar al sistema',
|
||||||
'button_register' => 'Registrar',
|
'button_register' => 'Registrarse',
|
||||||
'authorization' => 'Autorización',
|
'authorization' => 'Autorización',
|
||||||
'active_bills_only' => 'solo facturas activas',
|
'active_bills_only' => 'sólo facturas activas',
|
||||||
'average_per_bill' => 'media por factura',
|
'average_per_bill' => 'promedio por cuenta',
|
||||||
'expected_total' => 'total esperado',
|
'expected_total' => 'total esperado',
|
||||||
// API access
|
// API access
|
||||||
'authorization_request' => 'Firefly III v:version Solicitud de autorización',
|
'authorization_request' => 'Firefly III v:version Solicitud de autorización',
|
||||||
'authorization_request_intro' => 'El <strong>:client</strong> está solicitando permiso para acceder a su administración financiera. ¿Desea autorizar <strong>:client</strong> para acceder a estos registros?',
|
'authorization_request_intro' => '<strong>:client</strong> está solicitando permiso para acceder a su administración financiera. ¿Desea autorizar a <strong>:client</strong> para acceder a estos registros?',
|
||||||
'scopes_will_be_able' => 'Esta aplicación podrá:',
|
'scopes_will_be_able' => 'Esta aplicación podrá:',
|
||||||
'button_authorize' => 'Autorizar',
|
'button_authorize' => 'Autorizar',
|
||||||
'none_in_select_list' => '(ninguno)',
|
'none_in_select_list' => '(ninguno)',
|
||||||
'name_in_currency' => ':name in :currency',
|
'name_in_currency' => ':name en :currency',
|
||||||
'paid_in_currency' => 'Paid in :currency',
|
'paid_in_currency' => 'Pagado en :currency',
|
||||||
'unpaid_in_currency' => 'Unpaid in :currency',
|
'unpaid_in_currency' => 'Impago en :currency',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Ver actualizaciones',
|
'update_check_title' => 'Ver actualizaciones',
|
||||||
@@ -279,7 +279,7 @@ return [
|
|||||||
'save_rules_by_moving' => 'Guardar esta(s) regla(s) moviéndola(s) a otro grupo:',
|
'save_rules_by_moving' => 'Guardar esta(s) regla(s) moviéndola(s) a otro grupo:',
|
||||||
'make_new_rule' => 'Crea una nueva regla en el grupo ":title"',
|
'make_new_rule' => 'Crea una nueva regla en el grupo ":title"',
|
||||||
'make_new_rule_no_group' => 'Crea una nueva regla',
|
'make_new_rule_no_group' => 'Crea una nueva regla',
|
||||||
'instructions_rule_from_bill' => 'In order to match transactions to your new bill ":name", Firefly III can create a rule that will automatically be checked against any transactions you store. Please verify the details below and store the rule to have Firefly III automatically match transactions to your new bill.',
|
'instructions_rule_from_bill' => 'A fin de hacer coincidir las transacciones con su nueva cuenta ":name", Firefly III puede crear una regla que chequeará automáticamente todas las transacciones que guardes. Por favor, verifique los detalles debajo y guarde la regla para que Firefly III automáticamente haga coincidir las transacciones con su nueva cuenta.',
|
||||||
'rule_is_strict' => 'regla estricta',
|
'rule_is_strict' => 'regla estricta',
|
||||||
'rule_is_not_strict' => 'regla no estricta',
|
'rule_is_not_strict' => 'regla no estricta',
|
||||||
'rule_help_stop_processing' => 'Al marcar esta casilla, las reglas posteriores de este grupo no se ejecutarán.',
|
'rule_help_stop_processing' => 'Al marcar esta casilla, las reglas posteriores de este grupo no se ejecutarán.',
|
||||||
@@ -425,12 +425,12 @@ return [
|
|||||||
'rule_action_link_to_bill_choice' => 'Enlace a una factura..',
|
'rule_action_link_to_bill_choice' => 'Enlace a una factura..',
|
||||||
'rule_action_link_to_bill' => 'Enlace a una factura ":action_value"',
|
'rule_action_link_to_bill' => 'Enlace a una factura ":action_value"',
|
||||||
'rule_action_set_notes' => 'Establecer notas para:action_value',
|
'rule_action_set_notes' => 'Establecer notas para:action_value',
|
||||||
'rule_action_convert_deposit_choice' => 'Convert the transaction to a deposit',
|
'rule_action_convert_deposit_choice' => 'Convierta esta transacción en un depósito',
|
||||||
'rule_action_convert_deposit' => 'Convert the transaction to a deposit from ":action_value"',
|
'rule_action_convert_deposit' => 'Convierta la transacción en un depósito de ":action_value"',
|
||||||
'rule_action_convert_withdrawal_choice' => 'Convert the transaction to a withdrawal',
|
'rule_action_convert_withdrawal_choice' => 'Convierta esta transacción en un retiro',
|
||||||
'rule_action_convert_withdrawal' => 'Convert the transaction to a withdrawal to ":action_value"',
|
'rule_action_convert_withdrawal' => 'Convierta la transacción en un depósito de ":action_value"',
|
||||||
'rule_action_convert_transfer_choice' => 'Convert the transaction to a transfer',
|
'rule_action_convert_transfer_choice' => 'Convierta la transacción a una transferencia',
|
||||||
'rule_action_convert_transfer' => 'Convert the transaction to a transfer with ":action_value"',
|
'rule_action_convert_transfer' => 'Convierta la transacción a una transferencia con ":action_value"',
|
||||||
|
|
||||||
'rules_have_read_warning' => '¿Has leído la advertencia?',
|
'rules_have_read_warning' => '¿Has leído la advertencia?',
|
||||||
'apply_rule_warning' => 'Advertencia: Ejecutando una regla (grupo) en una gran selección de transacciones podría tomar años, y podría exceder el tiempo de espera. Si lo hace, la regla (grupo) solo se aplicara a un subconjunto desconocido de sus transacciones. Esto podría dejar a su administración financiera en ruinas. por favor tenga cuidado.',
|
'apply_rule_warning' => 'Advertencia: Ejecutando una regla (grupo) en una gran selección de transacciones podría tomar años, y podría exceder el tiempo de espera. Si lo hace, la regla (grupo) solo se aplicara a un subconjunto desconocido de sus transacciones. Esto podría dejar a su administración financiera en ruinas. por favor tenga cuidado.',
|
||||||
@@ -441,7 +441,7 @@ return [
|
|||||||
'create_rule_for_bill' => 'Crear una nueva regla para la factura ":name"',
|
'create_rule_for_bill' => 'Crear una nueva regla para la factura ":name"',
|
||||||
'create_rule_for_bill_txt' => 'Acaba de crear una nueva factura llamada ":name", ¡enhorabuena! Firefly III puede asociar de manera automágica nuevas retiradas con esta factura. Por ejemplo, siempre que pague su alquiler, la factura "alquiler" será enlazada a ese gasto. De esta manera, Firefly III puede mostrarle de forma precisa qué facturas han vencido y cuáles no. Para ello, una nueva regla debe ser creada. Si estos valores son correctos, Firefly III enlazará automáticamente el retiro correspondiente con la factura correcta. Por favor, revise los desencadenadores para ver si son correctos, y añada algunos si son incorrectos.',
|
'create_rule_for_bill_txt' => 'Acaba de crear una nueva factura llamada ":name", ¡enhorabuena! Firefly III puede asociar de manera automágica nuevas retiradas con esta factura. Por ejemplo, siempre que pague su alquiler, la factura "alquiler" será enlazada a ese gasto. De esta manera, Firefly III puede mostrarle de forma precisa qué facturas han vencido y cuáles no. Para ello, una nueva regla debe ser creada. Si estos valores son correctos, Firefly III enlazará automáticamente el retiro correspondiente con la factura correcta. Por favor, revise los desencadenadores para ver si son correctos, y añada algunos si son incorrectos.',
|
||||||
'new_rule_for_bill_title' => 'Regla para la factura ":name"',
|
'new_rule_for_bill_title' => 'Regla para la factura ":name"',
|
||||||
'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".',
|
'new_rule_for_bill_description' => 'Esta regla marca las transacciones para la cuenta ":name".',
|
||||||
|
|
||||||
// tags
|
// tags
|
||||||
'store_new_tag' => 'Almacenar nueva etiqueta',
|
'store_new_tag' => 'Almacenar nueva etiqueta',
|
||||||
@@ -460,7 +460,7 @@ return [
|
|||||||
'pref_home_screen_accounts' => 'Cuentas de la pantalla de inicio',
|
'pref_home_screen_accounts' => 'Cuentas de la pantalla de inicio',
|
||||||
'pref_home_screen_accounts_help' => '¿Qué cuentas se deben mostrar en la página de inicio?',
|
'pref_home_screen_accounts_help' => '¿Qué cuentas se deben mostrar en la página de inicio?',
|
||||||
'pref_view_range' => 'Rango de vision',
|
'pref_view_range' => 'Rango de vision',
|
||||||
'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?',
|
'pref_view_range_help' => 'Algunas gráficas se agrupan automáticamente en periodos. Sus presupuestos se agruparán también en períodos. ¿Qué período prefieres?',
|
||||||
'pref_1D' => 'Un dia',
|
'pref_1D' => 'Un dia',
|
||||||
'pref_1W' => 'Una semana',
|
'pref_1W' => 'Una semana',
|
||||||
'pref_1M' => 'Un mes',
|
'pref_1M' => 'Un mes',
|
||||||
@@ -482,7 +482,7 @@ return [
|
|||||||
'pref_two_factor_auth_code_help' => 'Escanee el código QR con una aplicación en su teléfono como Authy o Google autenticator y ingrese el código generado.',
|
'pref_two_factor_auth_code_help' => 'Escanee el código QR con una aplicación en su teléfono como Authy o Google autenticator y ingrese el código generado.',
|
||||||
'pref_two_factor_auth_reset_code' => 'Reiniciar código de verificación',
|
'pref_two_factor_auth_reset_code' => 'Reiniciar código de verificación',
|
||||||
'pref_two_factor_auth_disable_2fa' => 'Deshabilitar 2FA',
|
'pref_two_factor_auth_disable_2fa' => 'Deshabilitar 2FA',
|
||||||
'2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.',
|
'2fa_use_secret_instead' => 'Si no puede escanear el código QR, no dude en utilizar el secreto en su lugar: :secret.',
|
||||||
'pref_save_settings' => 'Guardar la configuración',
|
'pref_save_settings' => 'Guardar la configuración',
|
||||||
'saved_preferences' => '¡Preferencias guardadas!',
|
'saved_preferences' => '¡Preferencias guardadas!',
|
||||||
'preferences_general' => 'General',
|
'preferences_general' => 'General',
|
||||||
@@ -535,10 +535,10 @@ return [
|
|||||||
'what_is_pw_security' => '¿Que es "verificar la seguridad de contraseña?',
|
'what_is_pw_security' => '¿Que es "verificar la seguridad de contraseña?',
|
||||||
'secure_pw_title' => 'Como escoger una contraseña segura',
|
'secure_pw_title' => 'Como escoger una contraseña segura',
|
||||||
'secure_pw_history' => 'En agosto de 2017 el conocido investigador de seguridad Troy Hunt publicó una lista de 306 millones de contraseñas robadas. Estas contraseñas fueron robadas durante intrusiones a empresas como LinkedIn, Adobe y NeoPets (y muchos más).',
|
'secure_pw_history' => 'En agosto de 2017 el conocido investigador de seguridad Troy Hunt publicó una lista de 306 millones de contraseñas robadas. Estas contraseñas fueron robadas durante intrusiones a empresas como LinkedIn, Adobe y NeoPets (y muchos más).',
|
||||||
'secure_pw_check_box' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to <a href="https://www.troyhunt.com/introducing-306-million-freely-downloadable-pwned-passwords/">the website of Troy Hunt</a> to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest <a href="https://pages.nist.gov/800-63-3/sp800-63b.html">NIST Special Publication</a> on this subject.',
|
'secure_pw_check_box' => 'Chequeando la casilla, Firefly III enviará los cinco primeros caracteres del hash SHA1 de su contraseña a <a href="https://www.troyhunt.com/introducing-306-million-freely-downloadable-pwned-passwords/">el sitio web de Troy Hunt </a> para ver si esta en la lista. Esto le ayudará a usted a usar contraseñas mas seguras, como se recomienda en la última <a href="https://pages.nist.gov/800-63-3/sp800-63b.html"> Publicación especial NIST </a> sobre este tema.',
|
||||||
'secure_pw_sha1' => '¿Pero pensé que SHA1 estaba dañado?',
|
'secure_pw_sha1' => '¿Pero pensé que SHA1 estaba dañado?',
|
||||||
'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on <a href="https://shattered.io/">the website detailing how they broke SHA1</a>, it is now slightly easier to find a "collision": another digest that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.',
|
'secure_pw_hash_speed' => 'Si, pero no en este contexto. Como usted puede leer en <a href="https://shattered.io/"> el sitio web que detalla como rompieron SHA1-hash</a>. Ahora solo toma 10,000 años usando una máquina "single-GPU".',
|
||||||
'secure_pw_hash_security' => 'This digest would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and only the first five characters of this digest are sent over HTTPS.',
|
'secure_pw_hash_security' => 'Este sumario no será igual a su contraseña, ni será útil en (un sitio como) Firefly III. Esta aplicación no usa SHA1 para la verificación de contraseña. Así que es seguro chequear esta casilla. Su contraseña es cifrada y sólo los primeros cinco caracteres de este sumario son enviados a través de HTTPS.',
|
||||||
'secure_pw_should' => '¿Debo chequear la casilla?',
|
'secure_pw_should' => '¿Debo chequear la casilla?',
|
||||||
'secure_pw_long_password' => 'Si usted acaba de generar una contraseña larga de un solo uso para Firefly III usando algún tipo de generador de contraseñas:<strong>no</strong>.',
|
'secure_pw_long_password' => 'Si usted acaba de generar una contraseña larga de un solo uso para Firefly III usando algún tipo de generador de contraseñas:<strong>no</strong>.',
|
||||||
'secure_pw_short' => 'Si usted acaba de entrar la contraseña que siempre usa:<em>Por favor si </em>.',
|
'secure_pw_short' => 'Si usted acaba de entrar la contraseña que siempre usa:<em>Por favor si </em>.',
|
||||||
@@ -551,6 +551,8 @@ return [
|
|||||||
'email_changed_logout' => 'Hasta que usted verifique su dirección de correo electrónico, usted no puede iniciar sesión.',
|
'email_changed_logout' => 'Hasta que usted verifique su dirección de correo electrónico, usted no puede iniciar sesión.',
|
||||||
'login_with_new_email' => 'Usted puede ahora iniciar sesión con su nueva dirección de correo electrónico.',
|
'login_with_new_email' => 'Usted puede ahora iniciar sesión con su nueva dirección de correo electrónico.',
|
||||||
'login_with_old_email' => 'Usted puede ahora iniciar sesión con su vieja dirección de correo electrónico otra vez.',
|
'login_with_old_email' => 'Usted puede ahora iniciar sesión con su vieja dirección de correo electrónico otra vez.',
|
||||||
|
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
|
||||||
|
'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Un archivo adjunto:count archivos adjuntos',
|
'nr_of_attachments' => 'Un archivo adjunto:count archivos adjuntos',
|
||||||
@@ -604,7 +606,7 @@ return [
|
|||||||
'converted_to_Deposit' => 'La transacción se ha convertido en un deposito',
|
'converted_to_Deposit' => 'La transacción se ha convertido en un deposito',
|
||||||
'converted_to_Transfer' => 'La transacción se convirtió en transferencia',
|
'converted_to_Transfer' => 'La transacción se convirtió en transferencia',
|
||||||
'invalid_convert_selection' => 'L a cuenta que usted ha selecionado ya esta en uso o no existe.',
|
'invalid_convert_selection' => 'L a cuenta que usted ha selecionado ya esta en uso o no existe.',
|
||||||
'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.',
|
'source_or_dest_invalid' => 'No pude encontrar los detalles correctos de la transacción. La conversión no es posible.',
|
||||||
|
|
||||||
// create new stuff:
|
// create new stuff:
|
||||||
'create_new_withdrawal' => 'Crear nuevo retiro',
|
'create_new_withdrawal' => 'Crear nuevo retiro',
|
||||||
@@ -624,7 +626,7 @@ return [
|
|||||||
'cannot_delete_currency' => 'No puede eliminar :name porque todavía esta en uso.',
|
'cannot_delete_currency' => 'No puede eliminar :name porque todavía esta en uso.',
|
||||||
'deleted_currency' => 'Moneda :name eliminada',
|
'deleted_currency' => 'Moneda :name eliminada',
|
||||||
'created_currency' => 'Moneda :name creada',
|
'created_currency' => 'Moneda :name creada',
|
||||||
'could_not_store_currency' => 'Could not store the new currency.',
|
'could_not_store_currency' => 'No se puede almacenar la nueva moneda.',
|
||||||
'updated_currency' => 'Moneda :name actualizada',
|
'updated_currency' => 'Moneda :name actualizada',
|
||||||
'ask_site_owner' => 'Por favor pregunte :owner por agregar,elimine o edite monedas.',
|
'ask_site_owner' => 'Por favor pregunte :owner por agregar,elimine o edite monedas.',
|
||||||
'currencies_intro' => 'Firefly III respalda varias monedas que usted puede establecer y habilitar aquí.',
|
'currencies_intro' => 'Firefly III respalda varias monedas que usted puede establecer y habilitar aquí.',
|
||||||
@@ -659,11 +661,11 @@ return [
|
|||||||
'available_amount_indication' => 'Use estos montos para obtener una indicación de cual podría ser el presupuesto total.',
|
'available_amount_indication' => 'Use estos montos para obtener una indicación de cual podría ser el presupuesto total.',
|
||||||
'suggested' => 'Sugerido',
|
'suggested' => 'Sugerido',
|
||||||
'average_between' => 'Promedio entre :start y :end',
|
'average_between' => 'Promedio entre :start y :end',
|
||||||
'over_budget_warn' => '<i class="fa fa-money"></i> Normally you budget about :amount per day. This is :over_amount per day.',
|
'over_budget_warn' => '<i class="fa fa-money"></i> Normalmente usas de tu presupuesto, cerca de :amount por día. Se trata de :over_amount por día.',
|
||||||
|
|
||||||
// bills:
|
// bills:
|
||||||
'match_between_amounts' => 'Bill matches transactions between :low and :high.',
|
'match_between_amounts' => 'La cuenta iguala transacciones entre :low y :high.',
|
||||||
'bill_related_rules' => 'Rules related to this bill',
|
'bill_related_rules' => 'Reglas relacionadas con esta cuenta',
|
||||||
'repeats' => 'Repeticiones',
|
'repeats' => 'Repeticiones',
|
||||||
'connected_journals' => 'Transacciones conectadas',
|
'connected_journals' => 'Transacciones conectadas',
|
||||||
'auto_match_on' => 'Automáticamente igualado por Firefly III',
|
'auto_match_on' => 'Automáticamente igualado por Firefly III',
|
||||||
@@ -673,24 +675,24 @@ return [
|
|||||||
'deleted_bill' => 'Eliminar factura ":name"',
|
'deleted_bill' => 'Eliminar factura ":name"',
|
||||||
'edit_bill' => 'Editar factura ":name"',
|
'edit_bill' => 'Editar factura ":name"',
|
||||||
'more' => 'Mas',
|
'more' => 'Mas',
|
||||||
'rescan_old' => 'Run rules again, on all transactions',
|
'rescan_old' => 'Ejecutar las reglas de nuevo, en todas las transacciones',
|
||||||
'update_bill' => 'Actualizar factura',
|
'update_bill' => 'Actualizar factura',
|
||||||
'updated_bill' => 'Actualizar factura ":name"',
|
'updated_bill' => 'Actualizar factura ":name"',
|
||||||
'store_new_bill' => 'Almacenar nueva factura',
|
'store_new_bill' => 'Almacenar nueva factura',
|
||||||
'stored_new_bill' => 'Almacenar nueva factura ":name"',
|
'stored_new_bill' => 'Almacenar nueva factura ":name"',
|
||||||
'cannot_scan_inactive_bill' => 'Las facturas inactivas no pueden ser escaneadas.',
|
'cannot_scan_inactive_bill' => 'Las facturas inactivas no pueden ser escaneadas.',
|
||||||
'rescanned_bill' => 'Rescanned everything, and linked :total transaction(s) to the bill.',
|
'rescanned_bill' => 'Se reescaneó todo y se linkearon :total transaccion(es) a la cuenta.',
|
||||||
'average_bill_amount_year' => 'Monto promedio de la factura (:year)',
|
'average_bill_amount_year' => 'Monto promedio de la factura (:year)',
|
||||||
'average_bill_amount_overall' => 'Monto promedio de la factura (sobretodo)',
|
'average_bill_amount_overall' => 'Monto promedio de la factura (sobretodo)',
|
||||||
'bill_is_active' => 'Bill esta activo',
|
'bill_is_active' => 'Bill esta activo',
|
||||||
'bill_expected_between' => 'Esperado entre :start y :end',
|
'bill_expected_between' => 'Esperado entre :start y :end',
|
||||||
'bill_will_automatch' => 'Bill se vinculara automáticamente a transacciones coincidentes',
|
'bill_will_automatch' => 'Bill se vinculara automáticamente a transacciones coincidentes',
|
||||||
'skips_over' => 'salta sobre',
|
'skips_over' => 'salta sobre',
|
||||||
'bill_store_error' => 'An unexpected error occurred while storing your new bill. Please check the log files',
|
'bill_store_error' => 'Se ha producido un error inesperado mientras se almacenaba su nueva factura. Por favor, compruebe los archivos de registro',
|
||||||
'list_inactive_rule' => 'regla inactiva',
|
'list_inactive_rule' => 'regla inactiva',
|
||||||
|
|
||||||
// accounts:
|
// accounts:
|
||||||
'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.',
|
'account_missing_transaction' => 'Cuenta #:id (":name") no puede ser vista directamente, Firefly perdió información de redirección.',
|
||||||
'details_for_asset' => 'Detalles para la cuenta de activos ":name"',
|
'details_for_asset' => 'Detalles para la cuenta de activos ":name"',
|
||||||
'details_for_expense' => 'Detalles para la cuenta de gastos ":name"',
|
'details_for_expense' => 'Detalles para la cuenta de gastos ":name"',
|
||||||
'details_for_revenue' => 'Detalles para la cuenta de ingresos ":name"',
|
'details_for_revenue' => 'Detalles para la cuenta de ingresos ":name"',
|
||||||
@@ -704,18 +706,18 @@ return [
|
|||||||
'delete_asset_account' => 'Eliminar cuenta de activo ":name"',
|
'delete_asset_account' => 'Eliminar cuenta de activo ":name"',
|
||||||
'delete_expense_account' => 'Eliminar cuenta de gastos ":name"',
|
'delete_expense_account' => 'Eliminar cuenta de gastos ":name"',
|
||||||
'delete_revenue_account' => 'Eliminar cuenta de ganancias ":name"',
|
'delete_revenue_account' => 'Eliminar cuenta de ganancias ":name"',
|
||||||
'delete_liabilities_account' => 'Delete liability ":name"',
|
'delete_liabilities_account' => 'Eliminar pasivo ":name"',
|
||||||
'asset_deleted' => 'Se ha eliminado exitosamente la cuenta de activos ":name"',
|
'asset_deleted' => 'Se ha eliminado exitosamente la cuenta de activos ":name"',
|
||||||
'expense_deleted' => 'Exitosamente eliminado la cuenta de gastos ":name"',
|
'expense_deleted' => 'Exitosamente eliminado la cuenta de gastos ":name"',
|
||||||
'revenue_deleted' => 'Exitosamente eliminado cuenta de ganacias ":name"',
|
'revenue_deleted' => 'Exitosamente eliminado cuenta de ganacias ":name"',
|
||||||
'update_asset_account' => 'Actualizar cuenta de activos',
|
'update_asset_account' => 'Actualizar cuenta de activos',
|
||||||
'update_liabilities_account' => 'Update liability',
|
'update_liabilities_account' => 'Actualizar pasivo',
|
||||||
'update_expense_account' => 'Actualizar cuenta de gastos',
|
'update_expense_account' => 'Actualizar cuenta de gastos',
|
||||||
'update_revenue_account' => 'Actualizar cuenta de ingresos',
|
'update_revenue_account' => 'Actualizar cuenta de ingresos',
|
||||||
'make_new_asset_account' => 'Crear nueva cuenta de activo',
|
'make_new_asset_account' => 'Crear nueva cuenta de activo',
|
||||||
'make_new_expense_account' => 'Crear nueva cuenta de gastos',
|
'make_new_expense_account' => 'Crear nueva cuenta de gastos',
|
||||||
'make_new_revenue_account' => 'Crear nueva cuenta de ingresos',
|
'make_new_revenue_account' => 'Crear nueva cuenta de ingresos',
|
||||||
'make_new_liabilities_account' => 'Create a new liability',
|
'make_new_liabilities_account' => 'Crear un nuevo pasivo',
|
||||||
'asset_accounts' => 'Cuenta de activos',
|
'asset_accounts' => 'Cuenta de activos',
|
||||||
'expense_accounts' => 'Cuentas de gastos',
|
'expense_accounts' => 'Cuentas de gastos',
|
||||||
'revenue_accounts' => 'Cuentas de ingresos',
|
'revenue_accounts' => 'Cuentas de ingresos',
|
||||||
@@ -723,7 +725,7 @@ return [
|
|||||||
'Cash account' => 'Cuenta de efectivo',
|
'Cash account' => 'Cuenta de efectivo',
|
||||||
'liabilities_accounts' => 'Pasivos',
|
'liabilities_accounts' => 'Pasivos',
|
||||||
'reconcile_account' => 'Reconciliar cuenta ":account"',
|
'reconcile_account' => 'Reconciliar cuenta ":account"',
|
||||||
'overview_of_reconcile_modal' => 'Overview of reconciliation',
|
'overview_of_reconcile_modal' => 'Resumen de reconciliación',
|
||||||
'delete_reconciliation' => 'Eliminar reconciliacion',
|
'delete_reconciliation' => 'Eliminar reconciliacion',
|
||||||
'update_reconciliation' => 'Actualizar reconciliacion',
|
'update_reconciliation' => 'Actualizar reconciliacion',
|
||||||
'amount_cannot_be_zero' => 'El monto no puede ser cero',
|
'amount_cannot_be_zero' => 'El monto no puede ser cero',
|
||||||
@@ -755,7 +757,7 @@ return [
|
|||||||
'select_more_than_one_category' => 'Por favor seleccione mas de una categoría',
|
'select_more_than_one_category' => 'Por favor seleccione mas de una categoría',
|
||||||
'select_more_than_one_budget' => 'Por favor seleccione mas de un presupuesto',
|
'select_more_than_one_budget' => 'Por favor seleccione mas de un presupuesto',
|
||||||
'select_more_than_one_tag' => 'Por favor seleccione mas de una etiqueta',
|
'select_more_than_one_tag' => 'Por favor seleccione mas de una etiqueta',
|
||||||
'account_default_currency' => 'This will be the default currency associated with this account.',
|
'account_default_currency' => 'Esta será la moneda por defecto asociada a esta cuenta.',
|
||||||
'reconcile_has_more' => 'Su libro principal de Firefly III tiene mas dinero de lo que su banco afirma debería tener, Hay varias opciones. por favor elija que hacer. luego, presione "confirmar reconciliación".',
|
'reconcile_has_more' => 'Su libro principal de Firefly III tiene mas dinero de lo que su banco afirma debería tener, Hay varias opciones. por favor elija que hacer. luego, presione "confirmar reconciliación".',
|
||||||
'reconcile_has_less' => 'Su libro principal de Firefly III tiene menos dinero de el que su banco dice que usted debería tener. hay varias opciones. Por favor elija que hacer, luego presione " Confirmar reconciliación".',
|
'reconcile_has_less' => 'Su libro principal de Firefly III tiene menos dinero de el que su banco dice que usted debería tener. hay varias opciones. Por favor elija que hacer, luego presione " Confirmar reconciliación".',
|
||||||
'reconcile_is_equal' => 'Su libro principal de Firefly III y sus estados de cuenta coinciden. No hay nada que hacer. por favor presione "Confirmar reconciliación" para confirmar su entrada.',
|
'reconcile_is_equal' => 'Su libro principal de Firefly III y sus estados de cuenta coinciden. No hay nada que hacer. por favor presione "Confirmar reconciliación" para confirmar su entrada.',
|
||||||
@@ -823,7 +825,7 @@ return [
|
|||||||
'no_bulk_tags' => 'No actualizar etiqueta(s)',
|
'no_bulk_tags' => 'No actualizar etiqueta(s)',
|
||||||
'bulk_edit' => 'Edición masiva',
|
'bulk_edit' => 'Edición masiva',
|
||||||
'cannot_edit_other_fields' => 'Usted no puede editar en masa otros campos ademas de los que están aquí, porque no hay espacio para mostrarlos. siga el enlace y editelo uno a uno, si usted necesita editar estos campos.',
|
'cannot_edit_other_fields' => 'Usted no puede editar en masa otros campos ademas de los que están aquí, porque no hay espacio para mostrarlos. siga el enlace y editelo uno a uno, si usted necesita editar estos campos.',
|
||||||
'no_budget' => '(no budget)',
|
'no_budget' => '(sin presupuesto)',
|
||||||
'no_budget_squared' => '(sin presupuesto)',
|
'no_budget_squared' => '(sin presupuesto)',
|
||||||
'perm-delete-many' => 'Eliminar muchos elementos de una sola vez puede ser perturbador. Por favor sea cuidadoso.',
|
'perm-delete-many' => 'Eliminar muchos elementos de una sola vez puede ser perturbador. Por favor sea cuidadoso.',
|
||||||
'mass_deleted_transactions_success' => 'Eliminar :amount transacción (es).',
|
'mass_deleted_transactions_success' => 'Eliminar :amount transacción (es).',
|
||||||
@@ -834,29 +836,29 @@ return [
|
|||||||
'opt_group_savingAsset' => 'Cuenta de ahorros',
|
'opt_group_savingAsset' => 'Cuenta de ahorros',
|
||||||
'opt_group_sharedAsset' => 'Cuenta de activos compartidas',
|
'opt_group_sharedAsset' => 'Cuenta de activos compartidas',
|
||||||
'opt_group_ccAsset' => 'Tarjetas de credito',
|
'opt_group_ccAsset' => 'Tarjetas de credito',
|
||||||
'opt_group_cashWalletAsset' => 'Cash wallets',
|
'opt_group_cashWalletAsset' => 'Billeteras de efectivo',
|
||||||
'opt_group_l_Loan' => 'Liability: Loan',
|
'opt_group_l_Loan' => 'Pasivo: Préstamo',
|
||||||
'opt_group_l_Debt' => 'Liability: Debt',
|
'opt_group_l_Debt' => 'Pasivo: Deuda',
|
||||||
'opt_group_l_Mortgage' => 'Liability: Mortgage',
|
'opt_group_l_Mortgage' => 'Pasivo: Hipoteca',
|
||||||
'opt_group_l_Credit card' => 'Liability: Credit card',
|
'opt_group_l_Credit card' => 'Pasivo: Tarjeta de crédito',
|
||||||
'notes' => 'Notas',
|
'notes' => 'Notas',
|
||||||
'unknown_journal_error' => 'Could not store the transaction. Please check the log files.',
|
'unknown_journal_error' => 'No se pudo guardar la transacción. Por favor, revise los archivos de registro.',
|
||||||
|
|
||||||
// new user:
|
// new user:
|
||||||
'welcome' => 'Bienvenido a Firefly III!',
|
'welcome' => 'Bienvenido a Firefly III!',
|
||||||
'submit' => 'Enviar',
|
'submit' => 'Enviar',
|
||||||
'submit_yes_really' => 'Submit (I know what I\'m doing)',
|
'submit_yes_really' => 'Enviar (Se lo que estoy haciendo)',
|
||||||
'getting_started' => 'Comenzando',
|
'getting_started' => 'Comenzando',
|
||||||
'to_get_started' => 'Es bueno ver que usted ha instalado con éxito Firefly III. Para comenzar con esta regla, por favor ingrese el nombre de su banco y el saldo de su cuenta de cheques principal. No se preocupe todavía si tiene varias cuentas. usted puede agregarlas luego. Es solo que Firefly III necesita algo para empezar.',
|
'to_get_started' => 'Es bueno ver que usted ha instalado con éxito Firefly III. Para comenzar con esta regla, por favor ingrese el nombre de su banco y el saldo de su cuenta de cheques principal. No se preocupe todavía si tiene varias cuentas. usted puede agregarlas luego. Es solo que Firefly III necesita algo para empezar.',
|
||||||
'savings_balance_text' => 'Firefly II creara automáticamente una cuenta de ahorros para usted. Por
|
'savings_balance_text' => 'Firefly II creara automáticamente una cuenta de ahorros para usted. Por
|
||||||
defecto. No abra dinero en su cuenta de ahorros. pero si le dice a Firefly III el saldo se almacenara como tal.',
|
defecto. No abra dinero en su cuenta de ahorros. pero si le dice a Firefly III el saldo se almacenara como tal.',
|
||||||
'finish_up_new_user' => 'Eso es! Usted puede continuar presionando<strong Enviar</strong>. Usted sera llevado al indice de Firefly III.',
|
'finish_up_new_user' => 'Eso es! Usted puede continuar presionando<strong Enviar</strong>. Usted sera llevado al indice de Firefly III.',
|
||||||
'stored_new_accounts_new_user' => 'Hurra! Sus nuevas cuentas han sido almacenadas.',
|
'stored_new_accounts_new_user' => 'Hurra! Sus nuevas cuentas han sido almacenadas.',
|
||||||
'set_preferred_language' => 'If you prefer to use Firefly III in another language, please indicate so here.',
|
'set_preferred_language' => 'Si prefiere usar Firefly II en otro lenguaje, por favor indíquelo aquí.',
|
||||||
'language' => 'Idioma',
|
'language' => 'Idioma',
|
||||||
'new_savings_account' => ':bank_name savings account',
|
'new_savings_account' => ':bank_name Cuenta de ahorros',
|
||||||
'cash_wallet' => 'Cash wallet',
|
'cash_wallet' => 'Billetera de efectivo',
|
||||||
'currency_not_present' => 'If the currency you normally use is not listed do not worry. You can create your own currencies under Options > Currencies.',
|
'currency_not_present' => 'Si la moneda que normalmente utiliza no se encuentra listada, no se preocupe. Puede crear su propia moneda desde Opciones>Monedas.',
|
||||||
|
|
||||||
// home page:
|
// home page:
|
||||||
'yourAccounts' => 'Tus cuentas',
|
'yourAccounts' => 'Tus cuentas',
|
||||||
@@ -867,7 +869,7 @@ return [
|
|||||||
'newTransfer' => 'Nueva transferencia',
|
'newTransfer' => 'Nueva transferencia',
|
||||||
'bills_to_pay' => 'Facturas por pagar',
|
'bills_to_pay' => 'Facturas por pagar',
|
||||||
'per_day' => 'Por dia',
|
'per_day' => 'Por dia',
|
||||||
'left_to_spend_per_day' => 'Dejar para gastar por dia',
|
'left_to_spend_per_day' => 'Saldo para gastar por día',
|
||||||
'bills_paid' => 'Facturas pagadas',
|
'bills_paid' => 'Facturas pagadas',
|
||||||
|
|
||||||
// menu and titles, should be recycled as often as possible:
|
// menu and titles, should be recycled as often as possible:
|
||||||
@@ -918,9 +920,9 @@ return [
|
|||||||
'monthly' => 'Mensual',
|
'monthly' => 'Mensual',
|
||||||
'profile' => 'Perfil',
|
'profile' => 'Perfil',
|
||||||
'errors' => 'Errores',
|
'errors' => 'Errores',
|
||||||
'debt_start_date' => 'Start date of debt',
|
'debt_start_date' => 'Fecha de inicio de deuda',
|
||||||
'debt_start_amount' => 'Start amount of debt',
|
'debt_start_amount' => 'Cantidad inicial de la deuda',
|
||||||
'debt_start_amount_help' => 'Please enter the original amount of this liability as a positive number. You may also enter the current amount. Make sure to edit the date below to match.',
|
'debt_start_amount_help' => 'Introduce la cantidad original de este pasivo como un número positivo. También puede ingresar la cantidad actual. Asegúrese de editar la fecha de abajo para que coincida.',
|
||||||
'store_new_liabilities_account' => 'Store new liability',
|
'store_new_liabilities_account' => 'Store new liability',
|
||||||
'edit_liabilities_account' => 'Edit liability ":name"',
|
'edit_liabilities_account' => 'Edit liability ":name"',
|
||||||
|
|
||||||
@@ -1013,15 +1015,16 @@ return [
|
|||||||
'account_role_sharedAsset' => 'Compartir cuenta de ingresos',
|
'account_role_sharedAsset' => 'Compartir cuenta de ingresos',
|
||||||
'account_role_savingAsset' => 'Cuentas de ahorros',
|
'account_role_savingAsset' => 'Cuentas de ahorros',
|
||||||
'account_role_ccAsset' => 'Tarjeta de Crédito',
|
'account_role_ccAsset' => 'Tarjeta de Crédito',
|
||||||
'account_role_cashWalletAsset' => 'Cash wallet',
|
'account_role_cashWalletAsset' => 'Billetera de efectivo',
|
||||||
'budget_chart_click' => 'Por favor de click el nombre del presupuesto en la tabla de arriba para ver el cuadro.',
|
'budget_chart_click' => 'Por favor de click el nombre del presupuesto en la tabla de arriba para ver el cuadro.',
|
||||||
'category_chart_click' => 'Por favor de click en el nombre de categoría en la tabla de arriba para ver el cuadro.',
|
'category_chart_click' => 'Por favor de click en el nombre de categoría en la tabla de arriba para ver el cuadro.',
|
||||||
'in_out_accounts' => 'Ganado y gastado por combinación',
|
'in_out_accounts' => 'Ganado y gastado por combinación',
|
||||||
'in_out_per_category' => 'Ganado y gastado por categoría',
|
'in_out_per_category' => 'Ganado y gastado por categoría',
|
||||||
'out_per_budget' => 'Gasto por presupuesto',
|
'out_per_budget' => 'Gasto por presupuesto',
|
||||||
'select_expense_revenue' => 'Seleccione cuenta de gastos/ingresos',
|
'select_expense_revenue' => 'Seleccione cuenta de gastos/ingresos',
|
||||||
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
'multi_currency_report_sum' => 'Como esta lista contiene cuentas con múltiples monedas, la(s) suma(s) que veas puede no tener sentido. El reporte siempre figurará en tu moneda predeterminada.',
|
||||||
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
'sum_in_default_currency' => 'La suma siempre estará en tu moneda predeterminada.',
|
||||||
|
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Grafico',
|
'chart' => 'Grafico',
|
||||||
@@ -1058,13 +1061,13 @@ return [
|
|||||||
'left_for_piggy_banks' => 'Apartado para las huchas',
|
'left_for_piggy_banks' => 'Apartado para las huchas',
|
||||||
'sum_of_piggy_banks' => 'Total de huchas',
|
'sum_of_piggy_banks' => 'Total de huchas',
|
||||||
'saved_so_far' => 'Guardado hasta el momento',
|
'saved_so_far' => 'Guardado hasta el momento',
|
||||||
'left_to_save' => 'Izquierda para guardar',
|
'left_to_save' => 'Saldo para guardar',
|
||||||
'suggested_amount' => 'Sugerir monto mensual para guardar',
|
'suggested_amount' => 'Sugerir monto mensual para guardar',
|
||||||
'add_money_to_piggy_title' => 'Añadir dinero a la alcancía ":name"',
|
'add_money_to_piggy_title' => 'Añadir dinero a la alcancía ":name"',
|
||||||
'remove_money_from_piggy_title' => 'Quitar dinero de la alcancía ":name"',
|
'remove_money_from_piggy_title' => 'Quitar dinero de la alcancía ":name"',
|
||||||
'add' => 'Añadir',
|
'add' => 'Añadir',
|
||||||
'no_money_for_piggy' => 'Usted no tiene dinero para colocar en esta alcancía.',
|
'no_money_for_piggy' => 'Usted no tiene dinero para colocar en esta alcancía.',
|
||||||
'suggested_savings_per_month' => 'Suggested per month',
|
'suggested_savings_per_month' => 'Sugerido por mes',
|
||||||
|
|
||||||
'remove' => 'Eliminar',
|
'remove' => 'Eliminar',
|
||||||
'max_amount_add' => 'La cantidad máxima que usted puede agregar es',
|
'max_amount_add' => 'La cantidad máxima que usted puede agregar es',
|
||||||
@@ -1076,7 +1079,7 @@ return [
|
|||||||
'events' => 'Eventos',
|
'events' => 'Eventos',
|
||||||
'target_amount' => 'Cantidad objetivo',
|
'target_amount' => 'Cantidad objetivo',
|
||||||
'start_date' => 'Fecha de inicio',
|
'start_date' => 'Fecha de inicio',
|
||||||
'no_start_date' => 'No start date',
|
'no_start_date' => 'Sin fecha de inicio',
|
||||||
'target_date' => 'Fecha objetivo',
|
'target_date' => 'Fecha objetivo',
|
||||||
'no_target_date' => 'Sin fecha de objetivo',
|
'no_target_date' => 'Sin fecha de objetivo',
|
||||||
'table' => 'Mesa',
|
'table' => 'Mesa',
|
||||||
@@ -1108,7 +1111,7 @@ return [
|
|||||||
'instance_configuration' => 'Configuracion',
|
'instance_configuration' => 'Configuracion',
|
||||||
'firefly_instance_configuration' => 'Opciones de configuración de Firefly III',
|
'firefly_instance_configuration' => 'Opciones de configuración de Firefly III',
|
||||||
'setting_single_user_mode' => 'Modo de usuario único',
|
'setting_single_user_mode' => 'Modo de usuario único',
|
||||||
'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 well, assuming they can reach it (when it is connected to the internet).',
|
'setting_single_user_mode_explain' => 'Por defecto, Firefly III solo acepta un (1) registro: Usted. Esta es una medida de seguridad que impide que otros utilicen su instancia a menos que usted lo permita. Los registros futuros están bloqueados. Cuando usted desbloquee esta casilla, otros pueden usar su instancia también, suponiendo que puedan alcanzarla ( cuando este conectada a Internet).',
|
||||||
'store_configuration' => 'Configuración de tienda',
|
'store_configuration' => 'Configuración de tienda',
|
||||||
'single_user_administration' => 'Administración de usuarios para :email',
|
'single_user_administration' => 'Administración de usuarios para :email',
|
||||||
'edit_user' => 'Editar usuario :email',
|
'edit_user' => 'Editar usuario :email',
|
||||||
@@ -1163,7 +1166,7 @@ return [
|
|||||||
'invalid_link_selection' => 'No se puede vincular esta transacción',
|
'invalid_link_selection' => 'No se puede vincular esta transacción',
|
||||||
'journals_linked' => 'Las transacciones están vinculadas.',
|
'journals_linked' => 'Las transacciones están vinculadas.',
|
||||||
'journals_error_linked' => 'Estas transacciones ya están vinculadas.',
|
'journals_error_linked' => 'Estas transacciones ya están vinculadas.',
|
||||||
'journals_link_to_self' => 'You cannot link a transaction to itself',
|
'journals_link_to_self' => 'No puede relacionar una transacción consigo misma',
|
||||||
'journal_links' => 'Enlaces de transacciones',
|
'journal_links' => 'Enlaces de transacciones',
|
||||||
'this_withdrawal' => 'Este retiro',
|
'this_withdrawal' => 'Este retiro',
|
||||||
'this_deposit' => 'Este deposito',
|
'this_deposit' => 'Este deposito',
|
||||||
@@ -1176,16 +1179,16 @@ return [
|
|||||||
'deleted_link' => 'Enlace borrado',
|
'deleted_link' => 'Enlace borrado',
|
||||||
|
|
||||||
// link translations:
|
// link translations:
|
||||||
'Paid_name' => 'Paid',
|
'Paid_name' => 'Pagado',
|
||||||
'Refund_name' => 'Refund',
|
'Refund_name' => 'Reembolso',
|
||||||
'Reimbursement_name' => 'Reimbursement',
|
'Reimbursement_name' => 'Reembolso',
|
||||||
'Related_name' => 'Related',
|
'Related_name' => 'Relacionado',
|
||||||
'relates to_inward' => 'relacionado con',
|
'relates to_inward' => 'relacionado con',
|
||||||
'is (partially) refunded by_inward' => 'es (parcialmente) es devuelto por',
|
'is (partially) refunded by_inward' => 'es (parcialmente) es devuelto por',
|
||||||
'is (partially) paid for by_inward' => 'es(parcialmente) pagado por',
|
'is (partially) paid for by_inward' => 'es(parcialmente) pagado por',
|
||||||
'is (partially) reimbursed by_inward' => 'es(parcialmente) reembolsado por',
|
'is (partially) reimbursed by_inward' => 'es(parcialmente) reembolsado por',
|
||||||
'inward_transaction' => 'Inward transaction',
|
'inward_transaction' => 'Transacción interna',
|
||||||
'outward_transaction' => 'Outward transaction',
|
'outward_transaction' => 'Transacción externa',
|
||||||
'relates to_outward' => 'relacionado con',
|
'relates to_outward' => 'relacionado con',
|
||||||
'(partially) refunds_outward' => '(parcialmente) reembolso',
|
'(partially) refunds_outward' => '(parcialmente) reembolso',
|
||||||
'(partially) pays for_outward' => '(parcialmente) paga por',
|
'(partially) pays for_outward' => '(parcialmente) paga por',
|
||||||
@@ -1203,13 +1206,13 @@ return [
|
|||||||
'cannot_edit_multiple_dest' => 'Usted no puede editar transacciones divididas #:id con descripción ":description" porque contiene múltiples cuentas destino.',
|
'cannot_edit_multiple_dest' => 'Usted no puede editar transacciones divididas #:id con descripción ":description" porque contiene múltiples cuentas destino.',
|
||||||
'cannot_edit_reconciled' => 'Usted no puede editar transacciones #:id con descripción ":description" porque se ha marcado como reconciliado.',
|
'cannot_edit_reconciled' => 'Usted no puede editar transacciones #:id con descripción ":description" porque se ha marcado como reconciliado.',
|
||||||
'cannot_edit_opening_balance' => 'Usted no puede editar el balance de apertura de una cuenta.',
|
'cannot_edit_opening_balance' => 'Usted no puede editar el balance de apertura de una cuenta.',
|
||||||
'no_edit_multiple_left' => 'Usted ha seleccionado transacciones no validas para editar.',
|
'no_edit_multiple_left' => 'Usted no ha seleccionado transacciones válidas para editar.',
|
||||||
'cannot_convert_split_journal' => 'No se puede convertir una transacción dividida',
|
'cannot_convert_split_journal' => 'No se puede convertir una transacción dividida',
|
||||||
|
|
||||||
// Import page (general strings only)
|
// Import page (general strings only)
|
||||||
'import_index_title' => 'Import transactions into Firefly III',
|
'import_index_title' => 'Importar transacciones a Firefly III',
|
||||||
'import_data' => 'Importar datos',
|
'import_data' => 'Importar datos',
|
||||||
'import_transactions' => 'Import transactions',
|
'import_transactions' => 'Importar transacciones',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'Esta función no esta disponible cuando usted esta utilizando Firefly III dentro de un ambiente Sandstorm.io.',
|
'sandstorm_not_available' => 'Esta función no esta disponible cuando usted esta utilizando Firefly III dentro de un ambiente Sandstorm.io.',
|
||||||
@@ -1227,10 +1230,10 @@ return [
|
|||||||
'no_accounts_intro_revenue' => 'Usted no tiene cuentas de ingresos aun. Cuentas de ingresos son los lugares donde usted recibe dinero, como su empleador.',
|
'no_accounts_intro_revenue' => 'Usted no tiene cuentas de ingresos aun. Cuentas de ingresos son los lugares donde usted recibe dinero, como su empleador.',
|
||||||
'no_accounts_imperative_revenue' => 'Las cuentas de ganancias se crean automáticamente cuando usted crea transacciones, pero usted puede crear una manualmente también, si usted quiere. vamos a crear una ahora:',
|
'no_accounts_imperative_revenue' => 'Las cuentas de ganancias se crean automáticamente cuando usted crea transacciones, pero usted puede crear una manualmente también, si usted quiere. vamos a crear una ahora:',
|
||||||
'no_accounts_create_revenue' => 'Crear una cuenta de ingresos',
|
'no_accounts_create_revenue' => 'Crear una cuenta de ingresos',
|
||||||
'no_accounts_title_liabilities' => 'Let\'s create a liability!',
|
'no_accounts_title_liabilities' => '¡Vamos a crear un pasivo!',
|
||||||
'no_accounts_intro_liabilities' => 'You have no liabilities yet. Liabilities are the accounts that register your credit card(s), (student) loans and other debts.',
|
'no_accounts_intro_liabilities' => 'Usted aún no tiene pasivos. Los pasivos son cuentas que registran sus tarjeta(s) de crédito, préstamos y otros débitos.',
|
||||||
'no_accounts_imperative_liabilities' => 'You don\'t have to use this feature, but it can be useful if you want to keep track of these things.',
|
'no_accounts_imperative_liabilities' => 'No necesita usar esta función pero, puede ser muy útil si desea hacer un seguimiento de estas cosas.',
|
||||||
'no_accounts_create_liabilities' => 'Create a liability',
|
'no_accounts_create_liabilities' => 'Crear un pasivo',
|
||||||
'no_budgets_title_default' => 'Vamos a crear un presupuesto',
|
'no_budgets_title_default' => 'Vamos a crear un presupuesto',
|
||||||
'no_budgets_intro_default' => 'Todavía no tienes presupuestos. Los presupuestos se usan para organizar tus gastos en grupos, a los que puedes asignar un tope para limitarlos.',
|
'no_budgets_intro_default' => 'Todavía no tienes presupuestos. Los presupuestos se usan para organizar tus gastos en grupos, a los que puedes asignar un tope para limitarlos.',
|
||||||
'no_budgets_imperative_default' => 'Los presupuestos son las herramientas básicas de la gestión financiera. Vamos a crear uno ahora:',
|
'no_budgets_imperative_default' => 'Los presupuestos son las herramientas básicas de la gestión financiera. Vamos a crear uno ahora:',
|
||||||
@@ -1265,68 +1268,68 @@ return [
|
|||||||
'no_bills_create_default' => 'Crear una factura',
|
'no_bills_create_default' => 'Crear una factura',
|
||||||
|
|
||||||
// recurring transactions
|
// recurring transactions
|
||||||
'recurrences' => 'Recurring transactions',
|
'recurrences' => 'Transacciones Recurrentes',
|
||||||
'no_recurring_title_default' => 'Let\'s create a recurring transaction!',
|
'no_recurring_title_default' => 'Vamos a crear una transacción recurrente!',
|
||||||
'no_recurring_intro_default' => 'You have no recurring transactions yet. You can use these to make Firefly III automatically create transactions for you.',
|
'no_recurring_intro_default' => 'Usted no tiene transacciones recurrentes aún. Puede usar esto para hacer que Firefly III cree transacciones por usted.',
|
||||||
'no_recurring_imperative_default' => 'This is a pretty advanced feature but it can be extremely useful. Make sure you read the documentation (?)-icon in the top right corner) before you continue.',
|
'no_recurring_imperative_default' => 'Esta es una característica bastante avanzada pero, puede ser extremadamente útil. Asegúrese de haber leído la documentación (?- Icono en la esquina derecha) antes de continuar.',
|
||||||
'no_recurring_create_default' => 'Create a recurring transaction',
|
'no_recurring_create_default' => 'Crear una transacción recurrente',
|
||||||
'make_new_recurring' => 'Create a recurring transaction',
|
'make_new_recurring' => 'Crear una transacción recurrente',
|
||||||
'recurring_daily' => 'Diario',
|
'recurring_daily' => 'Diario',
|
||||||
'recurring_weekly' => 'Cada semana los :weekday',
|
'recurring_weekly' => 'Cada semana los :weekday',
|
||||||
'recurring_monthly' => 'Every month on the :dayOfMonth(st/nd/rd/th) day',
|
'recurring_monthly' => 'Todos los meses el día: :dayOfMonth(st/nd/rd/th)',
|
||||||
'recurring_ndom' => 'Every month on the :dayOfMonth(st/nd/rd/th) :weekday',
|
'recurring_ndom' => 'Todos los meses el día: :dayOfMonth(st/nd/rd/th) :weekday',
|
||||||
'recurring_yearly' => 'Cada año en :date',
|
'recurring_yearly' => 'Cada año en :date',
|
||||||
'overview_for_recurrence' => 'Overview for recurring transaction ":title"',
|
'overview_for_recurrence' => 'Resumen de transacción recurrente ":title"',
|
||||||
'warning_duplicates_repetitions' => 'En algunas ocasiones, las fechas aparecen duplicadas en esta lista. Esto puede ocurrir porque múltiples repeticiones chocan. Firefly III siempre generará una transacción por día.',
|
'warning_duplicates_repetitions' => 'En algunas ocasiones, las fechas aparecen duplicadas en esta lista. Esto puede ocurrir porque múltiples repeticiones chocan. Firefly III siempre generará una transacción por día.',
|
||||||
'created_transactions' => 'Transacciones relacionadas',
|
'created_transactions' => 'Transacciones relacionadas',
|
||||||
'expected_Withdrawals' => 'Retiradas previstas',
|
'expected_Withdrawals' => 'Retiradas previstas',
|
||||||
'expected_Deposits' => 'Expected deposits',
|
'expected_Deposits' => 'Depósitos previstos',
|
||||||
'expected_Transfers' => 'Transferencias previstas',
|
'expected_Transfers' => 'Transferencias previstas',
|
||||||
'created_Withdrawals' => 'Retiradas creadas',
|
'created_Withdrawals' => 'Retiradas creadas',
|
||||||
'created_Deposits' => 'Created deposits',
|
'created_Deposits' => 'Depósitos creados',
|
||||||
'created_Transfers' => 'Transferencias creadas',
|
'created_Transfers' => 'Transferencias creadas',
|
||||||
'created_from_recurrence' => 'Created from recurring transaction ":title" (#:id)',
|
'created_from_recurrence' => 'Creado a partir de transacción recurrente ":title" (#:id)',
|
||||||
'recurring_never_cron' => 'It seems the cron job that is necessary to support recurring transactions has never run. This is of course normal when you have just installed Firefly III, but this should be something to set up as soon as possible. Please check out the help-pages using the (?)-icon in the top right corner of the page.',
|
'recurring_never_cron' => 'Al parecer, el cron job necesario para realizar las transacciones recurrentes nunca se ejecutó. Esto es normal por supuesto, cuando acabas de instalar Firefly III pero, es algo que deberías configurar lo antes posible. Por favor, revisa las páginas de ayuda usando el ícono-(?) en la esquina derecha de la página.',
|
||||||
'recurring_cron_long_ago' => 'It looks like it has been more than 36 hours since the cron job to support recurring transactions has fired for the last time. Are you sure it has been set up correctly? Please check out the help-pages using the (?)-icon in the top right corner of the page.',
|
'recurring_cron_long_ago' => 'Aparentemente han pasado mas de 36 horas desde que el cron job para dar soporte a las transacciones recurrentes se ha disparado por última vez. Está usted seguro que lo ha configurado correctamente? Por favor, revise las páginas de ayuda usando el ícono-(?) en la esquina derecha de la página.',
|
||||||
|
|
||||||
'recurring_meta_field_tags' => 'Etiquetas',
|
'recurring_meta_field_tags' => 'Etiquetas',
|
||||||
'recurring_meta_field_notes' => 'Notas',
|
'recurring_meta_field_notes' => 'Notas',
|
||||||
'recurring_meta_field_bill_id' => 'Factura',
|
'recurring_meta_field_bill_id' => 'Factura',
|
||||||
'recurring_meta_field_piggy_bank_id' => 'Hucha',
|
'recurring_meta_field_piggy_bank_id' => 'Hucha',
|
||||||
'create_new_recurrence' => 'Crear transacción recurrente',
|
'create_new_recurrence' => 'Crear transacción recurrente',
|
||||||
'help_first_date' => 'Indicate the first expected recurrence. This must be in the future.',
|
'help_first_date' => 'Indique la primera recurrencia esperada. Esto debe ser en un tiempo futuro.',
|
||||||
'help_first_date_no_past' => 'Indicate the first expected recurrence. Firefly III will not create transactions in the past.',
|
'help_first_date_no_past' => 'Indique la primera recurrencia esperada. Firefly III no creará transacciones en el pasado.',
|
||||||
'no_currency' => '(sin moneda)',
|
'no_currency' => '(sin moneda)',
|
||||||
'mandatory_for_recurring' => 'Mandatory recurrence information',
|
'mandatory_for_recurring' => 'Información de recurrencia obligatorio',
|
||||||
'mandatory_for_transaction' => 'Mandatory transaction information',
|
'mandatory_for_transaction' => 'Información obligatoria de transacción',
|
||||||
'optional_for_recurring' => 'Optional recurrence information',
|
'optional_for_recurring' => 'Información de recurrencia opcional',
|
||||||
'optional_for_transaction' => 'Optional transaction information',
|
'optional_for_transaction' => 'Información de transacción opcional',
|
||||||
'change_date_other_options' => 'Change the "first date" to see more options.',
|
'change_date_other_options' => 'Cambie la "primera fecha" para ver más opciones.',
|
||||||
'mandatory_fields_for_tranaction' => 'The values here will end up in the transaction(s) being created',
|
'mandatory_fields_for_tranaction' => 'Los valores de aquí van a terminar en las transaccion(es) que se están creando',
|
||||||
'click_for_calendar' => 'Click here for a calendar that shows you when the transaction would repeat.',
|
'click_for_calendar' => 'Haga clic aquí para ver un calendario que le muestra cuando se repetirá la transacción.',
|
||||||
'repeat_forever' => 'Repeat forever',
|
'repeat_forever' => 'Repetir por siempre',
|
||||||
'repeat_until_date' => 'Repetir hasta',
|
'repeat_until_date' => 'Repetir hasta',
|
||||||
'repeat_times' => 'Repeat a number of times',
|
'repeat_times' => 'Repetir un número de veces',
|
||||||
'recurring_skips_one' => 'Every other',
|
'recurring_skips_one' => 'Intercalado',
|
||||||
'recurring_skips_more' => 'Skips :count occurrences',
|
'recurring_skips_more' => 'Saltea :count ocurrencias',
|
||||||
'store_new_recurrence' => 'Store recurring transaction',
|
'store_new_recurrence' => 'Almacenar transacción recurrente',
|
||||||
'stored_new_recurrence' => 'Recurring transaction ":title" stored successfully.',
|
'stored_new_recurrence' => 'Transacción recurrente ":title" almacenada con éxito.',
|
||||||
'edit_recurrence' => 'Edit recurring transaction ":title"',
|
'edit_recurrence' => 'Editar transacción recurrente ":title"',
|
||||||
'recurring_repeats_until' => 'Repetir hasta :date',
|
'recurring_repeats_until' => 'Repetir hasta :date',
|
||||||
'recurring_repeats_forever' => 'Repeats forever',
|
'recurring_repeats_forever' => 'Repetir por siempre',
|
||||||
'recurring_repeats_x_times' => 'Repeats :count time(s)',
|
'recurring_repeats_x_times' => 'Repite :count veces',
|
||||||
'update_recurrence' => 'Update recurring transaction',
|
'update_recurrence' => 'Actualizar transacción recurrente',
|
||||||
'updated_recurrence' => 'Updated recurring transaction ":title"',
|
'updated_recurrence' => 'Transacción recurrente ":title" actualizada',
|
||||||
'recurrence_is_inactive' => 'This recurring transaction is not active and will not generate new transactions.',
|
'recurrence_is_inactive' => 'Esta transacción recurrente no está activa y no generará nuevas transacciones.',
|
||||||
'delete_recurring' => 'Delete recurring transaction ":title"',
|
'delete_recurring' => 'Borrar Transacción Recurrente ":title"',
|
||||||
'new_recurring_transaction' => 'New recurring transaction',
|
'new_recurring_transaction' => 'Nueva Transacción Recurrente',
|
||||||
'help_weekend' => 'What should Firefly III do when the recurring transaction falls on a Saturday or Sunday?',
|
'help_weekend' => '¿Qué debe hacer Firefly III cuando la transacción recurrente cae el sábado o el domingo?',
|
||||||
'do_nothing' => 'Just create the transaction',
|
'do_nothing' => 'Sólo crear la transacción',
|
||||||
'skip_transaction' => 'Skip the occurence',
|
'skip_transaction' => 'Saltar la ocurrencia',
|
||||||
'jump_to_friday' => 'Create the transaction on the previous Friday instead',
|
'jump_to_friday' => 'Crear la transacción el viernes anterior en su lugar',
|
||||||
'jump_to_monday' => 'Create the transaction on the next Monday instead',
|
'jump_to_monday' => 'Crear la transacción el lunes próximo en su lugar',
|
||||||
'will_jump_friday' => 'Will be created on Friday instead of the weekends.',
|
'will_jump_friday' => 'Se creará el viernes en lugar de los fines de semana.',
|
||||||
'will_jump_monday' => 'Will be created on Monday instead of the weekends.',
|
'will_jump_monday' => 'Se creará el lunes en lugar de los fines de semana.',
|
||||||
'except_weekends' => 'Except weekends',
|
'except_weekends' => 'Excluir los fines de semana',
|
||||||
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
|
'recurrence_deleted' => 'Transacción recurrente ":title" eliminada',
|
||||||
];
|
];
|
||||||
|
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Contraseña (otra vez)',
|
'password_confirmation' => 'Contraseña (otra vez)',
|
||||||
'blocked' => '¿Está bloqueado?',
|
'blocked' => '¿Está bloqueado?',
|
||||||
'blocked_code' => 'Razón del bloqueo',
|
'blocked_code' => 'Razón del bloqueo',
|
||||||
|
'login_name' => 'Login',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Apply rules',
|
'apply_rules' => 'Apply rules',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Llave pública',
|
'public_key' => 'Llave pública',
|
||||||
'country_code' => 'Código del país',
|
'country_code' => 'Código del país',
|
||||||
'provider_code' => 'Banco o proveedor de datos',
|
'provider_code' => 'Banco o proveedor de datos',
|
||||||
|
'fints_url' => 'FinTS API URL',
|
||||||
|
'fints_port' => 'Port',
|
||||||
|
'fints_bank_code' => 'Bank code',
|
||||||
|
'fints_username' => 'Username',
|
||||||
|
'fints_password' => 'PIN / Password',
|
||||||
|
'fints_account' => 'FinTS account',
|
||||||
|
'local_account' => 'Firefly III account',
|
||||||
|
'from_date' => 'Date from',
|
||||||
|
'to_date' => 'Date to',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Fecha de vencimiento',
|
'due_date' => 'Fecha de vencimiento',
|
||||||
'payment_date' => 'Fecha de pago',
|
'payment_date' => 'Fecha de pago',
|
||||||
|
@@ -25,287 +25,298 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
// ALL breadcrumbs and subtitles:
|
// ALL breadcrumbs and subtitles:
|
||||||
'index_breadcrumb' => 'Importar datos a Firefly III',
|
'index_breadcrumb' => 'Importar datos a Firefly III',
|
||||||
'prerequisites_breadcrumb_fake' => 'Requisitos para el proveedor de importación falso',
|
'prerequisites_breadcrumb_fake' => 'Pre requisitos para el proveedor de importación falso',
|
||||||
'prerequisites_breadcrumb_spectre' => 'Requisitos previos para Spectre',
|
'prerequisites_breadcrumb_spectre' => 'Pre requisitos para Spectre',
|
||||||
'prerequisites_breadcrumb_bunq' => 'Requisitos previos para bunq',
|
'prerequisites_breadcrumb_bunq' => 'Pre requisitos para bunq',
|
||||||
'prerequisites_breadcrumb_ynab' => 'Prerequisites for YNAB',
|
'prerequisites_breadcrumb_ynab' => 'Pre requisitos para YNAB',
|
||||||
'job_configuration_breadcrumb' => 'Configuración para ":key"',
|
'job_configuration_breadcrumb' => 'Configuración para ":key"',
|
||||||
'job_status_breadcrumb' => 'Import status for ":key"',
|
'job_status_breadcrumb' => 'Estado de importación de ":key"',
|
||||||
'cannot_create_for_provider' => 'Firefly III cannot create a job for the ":provider"-provider.',
|
'cannot_create_for_provider' => 'Firefly III no puede crear un trabajo para el ":provider"-proveedor.',
|
||||||
'disabled_for_demo_user' => 'disabled in demo',
|
'disabled_for_demo_user' => 'deshabilitado en demo',
|
||||||
|
|
||||||
// index page:
|
// index page:
|
||||||
'general_index_title' => 'Importar un archivo',
|
'general_index_title' => 'Importar un archivo',
|
||||||
'general_index_intro' => 'Welcome to Firefly III\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.',
|
'general_index_intro' => 'Bienvenido a la rutina de importación de Firefly III. Hay algunas formas de importar datos a Firefly III, que se muestran aquí como botones.',
|
||||||
|
|
||||||
// import provider strings (index):
|
// import provider strings (index):
|
||||||
'button_fake' => 'Fake an import',
|
'button_fake' => 'Simular una importación',
|
||||||
'button_file' => 'Importar un archivo',
|
'button_file' => 'Importar un archivo',
|
||||||
'button_bunq' => 'Importar desde bunq',
|
'button_bunq' => 'Importar desde bunq',
|
||||||
'button_spectre' => 'Importar usando Spectre',
|
'button_spectre' => 'Importar usando Spectre',
|
||||||
'button_plaid' => 'Importar usando Plaid',
|
'button_plaid' => 'Importar usando Plaid',
|
||||||
'button_yodlee' => 'Importar usando Yodlee',
|
'button_yodlee' => 'Importar usando Yodlee',
|
||||||
'button_quovo' => 'Importar usando Quovo',
|
'button_quovo' => 'Importar usando Quovo',
|
||||||
'button_ynab' => 'Import from You Need A Budget',
|
'button_ynab' => 'Importar desde Usted Necesita Un Presupuesto',
|
||||||
|
'button_fints' => 'Importar usando FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Global import configuration',
|
'global_config_title' => 'Configuración global de importación',
|
||||||
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
'global_config_text' => 'En el futuro, este cuadro contará con preferencias que se aplican a todos los proveedores de importación anterior.',
|
||||||
// prerequisites box (index)
|
// prerequisites box (index)
|
||||||
'need_prereq_title' => 'Importar requisitos previos',
|
'need_prereq_title' => 'Importar requisitos previos',
|
||||||
'need_prereq_intro' => 'Some import methods need your attention before they can be used. For example, they might require special API keys or application secrets. You can configure them here. The icon indicates if these prerequisites have been met.',
|
'need_prereq_intro' => 'Algunos métodos de importación necesitan su atención antes de que se pueden utilizar. Por ejemplo, podrían requerir claves API especiales o secretos de aplicación. Usted puede configurarlos aquí. El icono indica si se han cumplido los requisitos previos.',
|
||||||
'do_prereq_fake' => 'Prerequisites for the fake provider',
|
'do_prereq_fake' => 'Pre requisitos para el proveedor de falso',
|
||||||
'do_prereq_file' => 'Prerequisites for file imports',
|
'do_prereq_file' => 'Pre requisitos para las importaciones de archivos',
|
||||||
'do_prereq_bunq' => 'Prerequisites for imports from bunq',
|
'do_prereq_bunq' => 'Pre requisitos para las importaciones desde bunq',
|
||||||
'do_prereq_spectre' => 'Prerequisites for imports using Spectre',
|
'do_prereq_spectre' => 'Pre requisitos para las importaciones usando Spectre',
|
||||||
'do_prereq_plaid' => 'Prerequisites for imports using Plaid',
|
'do_prereq_plaid' => 'Pre requisitos para las importaciones usando Plaid',
|
||||||
'do_prereq_yodlee' => 'Prerequisites for imports using Yodlee',
|
'do_prereq_yodlee' => 'Pre requisitos para las importaciones usando Yodlee',
|
||||||
'do_prereq_quovo' => 'Prerequisites for imports using Quovo',
|
'do_prereq_quovo' => 'Pre requisitos para las importaciones usando Quovo',
|
||||||
'do_prereq_ynab' => 'Prerequisites for imports from YNAB',
|
'do_prereq_ynab' => 'Pre requisitos para las importaciones desde YNAB',
|
||||||
|
|
||||||
// provider config box (index)
|
// provider config box (index)
|
||||||
'can_config_title' => 'Import configuration',
|
'can_config_title' => 'Importar configuración',
|
||||||
'can_config_intro' => 'Some import methods can be configured to your liking. They have extra settings you can tweak.',
|
'can_config_intro' => 'Algunos métodos de importación se pueden configurar a su gusto. Tienen configuración extra que usted puede modificar.',
|
||||||
'do_config_fake' => 'Configuration for the fake provider',
|
'do_config_fake' => 'Configuración para el proveedor de falso',
|
||||||
'do_config_file' => 'Configuration for file imports',
|
'do_config_file' => 'Configuración para la importación de archivos',
|
||||||
'do_config_bunq' => 'Configuration for bunq imports',
|
'do_config_bunq' => 'Configuración para la importación de bunq',
|
||||||
'do_config_spectre' => 'Configuration for imports from Spectre',
|
'do_config_spectre' => 'Configuración de importaciones desde Spectre',
|
||||||
'do_config_plaid' => 'Configuration for imports from Plaid',
|
'do_config_plaid' => 'Configuración de importaciones desde Plaid',
|
||||||
'do_config_yodlee' => 'Configuration for imports from Yodlee',
|
'do_config_yodlee' => 'Configuración de importaciones desde Yodlee',
|
||||||
'do_config_quovo' => 'Configuration for imports from Quovo',
|
'do_config_quovo' => 'Configuración de importaciones desde Quovo',
|
||||||
|
|
||||||
// prerequisites:
|
// prerequisites:
|
||||||
'prereq_fake_title' => 'Prerequisites for an import from the fake import provider',
|
'prereq_fake_title' => 'Pre requisitos para una importación desde el proveedor de importación falso',
|
||||||
'prereq_fake_text' => 'This fake provider requires a fake API key. It must be 32 characters long. You can use this one: 123456789012345678901234567890AA',
|
'prereq_fake_text' => 'Este proveedor falso requiere una clave de API falsa. Debe ser 32 caracteres de largo. Puede utilizar este: 123456789012345678901234567890AA',
|
||||||
'prereq_spectre_title' => 'Prerequisites for an import using the Spectre API',
|
'prereq_spectre_title' => 'Pre requisitos para una importación usando la API de Spectre',
|
||||||
'prereq_spectre_text' => 'In order to import data using the Spectre API (v4), you must provide Firefly III with two secret values. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
'prereq_spectre_text' => 'Para importar datos usando la API de Spectre (v4), usted debe proveer a FIrefly III dos valores secretos. Se pueden encontrar en <a href="https://www.saltedge.com/clients/profile/secrets">pagina de secretos</a>.',
|
||||||
'prereq_spectre_pub' => 'Likewise, the Spectre API needs to know the public key you see below. Without it, it will not recognize you. Please enter this public key on your <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
'prereq_spectre_pub' => 'Del mismo modo, la API de Spectre necesita saber la clave pública que ve debajo. Sin ella, no lo reconocerá. Por favor, ingrese esta clave pública en su <a href="https://www.saltedge.com/clients/profile/secrets">pagina de secretos</a>.',
|
||||||
'prereq_bunq_title' => 'Prerequisites for an import from bunq',
|
'prereq_bunq_title' => 'Pre requisitos para una importación de bunq',
|
||||||
'prereq_bunq_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app. Please note that the import function for bunq is in BETA. It has only been tested against the sandbox API.',
|
'prereq_bunq_text' => 'Para importar desde bunq, usted necesita obtener una clave API. Puede hacerlo a través de la app. Por favor, tenga en cuenta que la función de importación desde bunq, es una BETA. Sólo ha sido probada con una API de sandbox.',
|
||||||
'prereq_bunq_ip' => 'bunq requires your externally facing IP address. Firefly III has tried to fill this in using <a href="https://www.ipify.org/">the ipify service</a>. Make sure this IP address is correct, or the import will fail.',
|
'prereq_bunq_ip' => 'bunq requiere su dirección IP externa. Firefly III ha intentado completarla usando <a href="https://www.ipify.org/">el servicio de ipify</a>. Asegúrese de que esta dirección IP sea correcta, o la importación fallará.',
|
||||||
'prereq_ynab_title' => 'Prerequisites for an import from YNAB',
|
'prereq_ynab_title' => 'Pre requisitos para importar desde YNAB',
|
||||||
'prereq_ynab_text' => 'In order to be able to download transactions from YNAB, please create a new application on your <a href="https://app.youneedabudget.com/settings/developer">Developer Settings Page</a> and enter the client ID and secret on this page.',
|
'prereq_ynab_text' => 'A fin de poder bajar transacciones desde YNAB, por favor cree una nueva aplicación en su <a href="https://app.youneedabudget.com/settings/developer">Pagina de configuraciones de Desarrolladores</a> e ingrese el ID de cliente y el secreto en esta página.',
|
||||||
'prereq_ynab_redirect' => 'To complete the configuration, enter the following URL at the <a href="https://app.youneedabudget.com/settings/developer">Developer Settings Page</a> under the "Redirect URI(s)".',
|
'prereq_ynab_redirect' => 'Para completar la configuración, introduzca la siguiente URL en <a href="https://app.youneedabudget.com/settings/developer">Pagina de configuraciones de Desarrolladores</a> bajo el ítem "Redirect URI(s)".',
|
||||||
'callback_not_tls' => 'Firefly III has detected the following callback URI. It seems your server is not set up to accept TLS-connections (https). YNAB will not accept this URI. You may continue with the import (because Firefly III could be wrong) but please keep this in mind.',
|
'callback_not_tls' => 'Firefly III ha detectado la siguiente URI de devolución de llamada. Parece que su servidor no está configurado para aceptar conecciones TLS (https). YNAB no aceptará esta URI. Usted puede continuar con la importación ( ya que Firefly III puede equivocarse) pero por favor, téngalo en mente.',
|
||||||
// prerequisites success messages:
|
// prerequisites success messages:
|
||||||
'prerequisites_saved_for_fake' => 'Fake API key stored successfully!',
|
'prerequisites_saved_for_fake' => 'Clave API falsa guardada con éxito!',
|
||||||
'prerequisites_saved_for_spectre' => '¡App ID y secreto guardados!',
|
'prerequisites_saved_for_spectre' => '¡App ID y secreto guardados!',
|
||||||
'prerequisites_saved_for_bunq' => '¡Clave de API e IP almacenadas!',
|
'prerequisites_saved_for_bunq' => '¡Clave de API e IP almacenadas!',
|
||||||
'prerequisites_saved_for_ynab' => 'YNAB client ID and secret stored!',
|
'prerequisites_saved_for_ynab' => '¡ID de cliente YNAB y secreto guardados!',
|
||||||
|
|
||||||
// job configuration:
|
// job configuration:
|
||||||
'job_config_apply_rules_title' => 'Job configuration - apply your rules?',
|
'job_config_apply_rules_title' => 'Configuración de trabajo - aplicar sus reglas?',
|
||||||
'job_config_apply_rules_text' => 'Once the fake provider has run, your rules can be applied to the transactions. This adds time to the import.',
|
'job_config_apply_rules_text' => 'Una vez que el proovedor falso se ejecutó, sus reglas pueden ser aplicadas a las transacciones. Esto agrega tiempo a la importación.',
|
||||||
'job_config_input' => 'Your input',
|
'job_config_input' => 'Su entrada',
|
||||||
// job configuration for the fake provider:
|
// job configuration for the fake provider:
|
||||||
'job_config_fake_artist_title' => 'Enter album name',
|
'job_config_fake_artist_title' => 'Introduzca el nombre del álbum',
|
||||||
'job_config_fake_artist_text' => 'Many import routines have a few configuration steps you must go through. In the case of the fake import provider, you must answer some weird questions. In this case, enter "David Bowie" to continue.',
|
'job_config_fake_artist_text' => 'Muchas de las rutinas de importación tienen unos pasos de configuración que debe atravesar. En el caso del proveedor de importación falso, debe responder algunas preguntas extrañas. En este caso, escriba "David Bowie" para continuar.',
|
||||||
'job_config_fake_song_title' => 'Enter song name',
|
'job_config_fake_song_title' => 'Introduzca el nombre de la canción',
|
||||||
'job_config_fake_song_text' => 'Mention the song "Golden years" to continue with the fake import.',
|
'job_config_fake_song_text' => 'Mencione la canción "Golden years" para continuar con la importación falsa.',
|
||||||
'job_config_fake_album_title' => 'Enter album name',
|
'job_config_fake_album_title' => 'Introduzca el nombre del álbum',
|
||||||
'job_config_fake_album_text' => 'Some import routines require extra data halfway through the import. In the case of the fake import provider, you must answer some weird questions. Enter "Station to station" to continue.',
|
'job_config_fake_album_text' => 'Algunas rutinas de importación requieren datos adicionales a medio camino a través de la importación. En el caso del proveedor de importación falso, debe responder algunas preguntas extrañas. Entra en "Estación a estación" para continuar.',
|
||||||
// job configuration form the file provider
|
// job configuration form the file provider
|
||||||
'job_config_file_upload_title' => 'Import setup (1/4) - Upload your file',
|
'job_config_file_upload_title' => 'Importar configuración (1/4) - Subir archivo',
|
||||||
'job_config_file_upload_text' => 'This routine will help you import files from your bank into Firefly III. ',
|
'job_config_file_upload_text' => 'Esta rutina le ayudará a importar archivos de su banco en Firefly III. ',
|
||||||
'job_config_file_upload_help' => 'Select your file. Please make sure the file is UTF-8 encoded.',
|
'job_config_file_upload_help' => 'Seleccione su archivo. Por favor, asegúrese de que el archivo está codificado en UTF-8.',
|
||||||
'job_config_file_upload_config_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>',
|
'job_config_file_upload_config_help' => 'Si previamente ha importado datos en Firefly III, puede tener un archivo de configuración, el cual preestablecerá valores de configuración por usted. Para algunos bancos, otros usuarios han proporcionado amablemente sus <a href="https://github.com/firefly-iii/import-configurations/wiki">archivo de configuración</a>',
|
||||||
'job_config_file_upload_type_help' => 'Select the type of file you will upload',
|
'job_config_file_upload_type_help' => 'Seleccione el tipo de archivo que subirá',
|
||||||
'job_config_file_upload_submit' => 'Upload files',
|
'job_config_file_upload_submit' => 'Subir archivos',
|
||||||
'import_file_type_csv' => 'CSV (valores separados por comas)',
|
'import_file_type_csv' => 'CSV (valores separados por comas)',
|
||||||
'import_file_type_ofx' => 'OFX',
|
'import_file_type_ofx' => 'OFX',
|
||||||
'file_not_utf8' => 'The file you have uploaded is not encoded as UTF-8 or ASCII. Firefly III cannot handle such files. Please use Notepad++ or Sublime to convert your file to UTF-8.',
|
'file_not_utf8' => 'El archivo que ha subido no es codificado como UTF-8 o ASCII. Firefly III no puede manejar este tipo de archivos. Utilice Notepad++ ó Sublime para convertir el archivo a UTF-8.',
|
||||||
'job_config_uc_title' => 'Import setup (2/4) - Basic file setup',
|
'job_config_uc_title' => 'Importación de configuración (2/4) - Archivo de configuración básica',
|
||||||
'job_config_uc_text' => 'To be able to import your file correctly, please validate the options below.',
|
'job_config_uc_text' => 'Para poder importar correctamente el archivo, por favor valide las opciones a continuación.',
|
||||||
'job_config_uc_header_help' => 'Check this box if the first row of your CSV file are the column titles.',
|
'job_config_uc_header_help' => 'Marque esta casilla si la primera fila del archivo CSV son los títulos de columna.',
|
||||||
'job_config_uc_date_help' => 'Date time format in your file. Follow the format as <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">this page</a> indicates. The default value will parse dates that look like this: :dateExample.',
|
'job_config_uc_date_help' => 'Formato de fecha y hora en su archivo. Siga un formato como los que indica <a href="https://secure.php.net/manual/es/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">esta página</a>. El valor por defecto interpretará fechas que se vean así: :dateExample.',
|
||||||
'job_config_uc_delimiter_help' => 'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
|
'job_config_uc_delimiter_help' => 'Elija el delimitador de campo que se utiliza en el archivo de entrada. Si no está seguro, coma es la opción más segura.',
|
||||||
'job_config_uc_account_help' => 'If your file does NOT contain information about your asset account(s), use this dropdown to select to which account the transactions in the file belong to.',
|
'job_config_uc_account_help' => 'Si su archivo NO contiene información sobre sus cuenta(s) de activo(s), utilice esta lista desplegable para seleccionar la cuenta a la que pertenecen las transacciones en el archivo.',
|
||||||
'job_config_uc_apply_rules_title' => 'Aplicar reglas',
|
'job_config_uc_apply_rules_title' => 'Aplicar reglas',
|
||||||
'job_config_uc_apply_rules_text' => 'Applies your rules to every imported transaction. Note that this slows the import significantly.',
|
'job_config_uc_apply_rules_text' => 'Aplica las reglas a cada transacción importada. Tenga en cuenta que esto reduce significativamente la velocidad de importación.',
|
||||||
'job_config_uc_specifics_title' => 'Bank-specific options',
|
'job_config_uc_specifics_title' => 'Opciones específicas del Banco',
|
||||||
'job_config_uc_specifics_txt' => 'Some banks deliver badly formatted files. Firefly III can fix those automatically. If your bank delivers such files but it\'s not listed here, please open an issue on GitHub.',
|
'job_config_uc_specifics_txt' => 'Algunos bancos ofrecen archivos mal formateados. Firefly III los puede corregir automáticamente. Si su banco ofrece este tipo de archivos pero no aparece aquí, por favor abre un tema en GitHub.',
|
||||||
'job_config_uc_submit' => 'Continue',
|
'job_config_uc_submit' => 'Continuar',
|
||||||
'invalid_import_account' => 'You have selected an invalid account to import into.',
|
'invalid_import_account' => 'Ha seleccionado una cuenta inválida a la cuál importar.',
|
||||||
'import_liability_select' => 'Liability',
|
'import_liability_select' => 'Pasivo',
|
||||||
// job configuration for Spectre:
|
// job configuration for Spectre:
|
||||||
'job_config_spectre_login_title' => 'Choose your login',
|
'job_config_spectre_login_title' => 'Escoja su login',
|
||||||
'job_config_spectre_login_text' => 'Firefly III has found :count existing login(s) in your Spectre account. Which one would you like to use to import from?',
|
'job_config_spectre_login_text' => 'Firefly III ha encontrado :count login(s) existente(s) en su cuenta de Spectre. ¿Cual desea utilizar para importar?',
|
||||||
'spectre_login_status_active' => 'Active',
|
'spectre_login_status_active' => 'Activo',
|
||||||
'spectre_login_status_inactive' => 'Inactive',
|
'spectre_login_status_inactive' => 'Inactivo',
|
||||||
'spectre_login_status_disabled' => 'Disabled',
|
'spectre_login_status_disabled' => 'Deshabilitado',
|
||||||
'spectre_login_new_login' => 'Login with another bank, or one of these banks with different credentials.',
|
'spectre_login_new_login' => 'Iniciar sesión con otro banco, o uno de estos bancos con credenciales diferentes.',
|
||||||
'job_config_spectre_accounts_title' => 'Select accounts to import from',
|
'job_config_spectre_accounts_title' => 'Seleccione las cuentas desde las cuáles importar',
|
||||||
'job_config_spectre_accounts_text' => 'You have selected ":name" (:country). You have :count account(s) available from this provider. Please select the Firefly III asset account(s) where the transactions from these accounts should be stored. Remember, in order to import data both the Firefly III account and the ":name"-account must have the same currency.',
|
'job_config_spectre_accounts_text' => 'Usted ha seleccionado ":name" (:country). Tienes :count cuenta(s) de este proveedor. Por favor, seleccione las cuentas de activo de Firefly III donde las transacciones provenientes de estas cuentas deben ser guardadas. Recuerde que, para poder importar datos, la cuenta de Firefly III y el ":name"-cuenta deben tener la misma moneda.',
|
||||||
'spectre_no_supported_accounts' => 'You cannot import from this account due to a currency mismatch.',
|
'spectre_no_supported_accounts' => 'No se puede importar desde esta cuenta debido a un desajuste de monedas.',
|
||||||
'spectre_do_not_import' => '(do not import)',
|
'spectre_do_not_import' => '(no importar)',
|
||||||
'spectre_no_mapping' => 'It seems you have not selected any accounts to import from.',
|
'spectre_no_mapping' => 'Parece que no ha seleccionado ninguna cuenta desde la cual importar.',
|
||||||
'imported_from_account' => 'Imported from ":account"',
|
'imported_from_account' => 'Importado de ":account"',
|
||||||
'spectre_account_with_number' => 'Account :number',
|
'spectre_account_with_number' => 'Cuenta :number',
|
||||||
'job_config_spectre_apply_rules' => 'Apply rules',
|
'job_config_spectre_apply_rules' => 'Aplicar reglas',
|
||||||
'job_config_spectre_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
'job_config_spectre_apply_rules_text' => 'De forma predeterminada, sus reglas se aplicarán a las transacciones creadas durante esta rutina de importación. Si no desea que esto suceda, desactive esta casilla de verificación.',
|
||||||
|
|
||||||
// job configuration for bunq:
|
// job configuration for bunq:
|
||||||
'job_config_bunq_accounts_title' => 'bunq accounts',
|
'job_config_bunq_accounts_title' => 'cuentas de bunq',
|
||||||
'job_config_bunq_accounts_text' => 'These are the accounts associated with your bunq account. Please select the accounts from which you want to import, and in which account the transactions must be imported.',
|
'job_config_bunq_accounts_text' => 'Estas son las cuentas asociadas a tu cuenta de bunq. Por favor, seleccione las cuentas desde las que desea importar, y en que cuenta deben importarse las transacciones.',
|
||||||
'bunq_no_mapping' => 'It seems you have not selected any accounts.',
|
'bunq_no_mapping' => 'Parece que no ha seleccionado ninguna cuenta.',
|
||||||
'should_download_config' => 'You should download <a href=":route">the configuration file</a> for this job. This will make future imports way easier.',
|
'should_download_config' => 'Debería descargar <a href=":route">el archivo de configuración</a> para este trabajo. Esto hará las importaciones futuras de manera más fácil.',
|
||||||
'share_config_file' => 'If you have imported data from a public bank, you should <a href="https://github.com/firefly-iii/import-configurations/wiki">share your configuration file</a> so it will be easy for other users to import their data. Sharing your configuration file will not expose your financial details.',
|
'share_config_file' => 'Si ha importado los datos de un banco público, debe <a href="https://github.com/firefly-iii/import-configurations/wiki">compartir su archivo de configuración</a> para que sea fácil para otros usuarios importar sus propios datos. Compartiendo su archivo de configuración no expondrá sus datos financieros.',
|
||||||
'job_config_bunq_apply_rules' => 'Apply rules',
|
'job_config_bunq_apply_rules' => 'Aplicar reglas',
|
||||||
'job_config_bunq_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
'job_config_bunq_apply_rules_text' => 'De forma predeterminada, sus reglas se aplicarán a las transacciones creadas durante esta rutina de importación. Si no desea que esto suceda, desactive esta casilla de verificación.',
|
||||||
|
|
||||||
'ynab_account_closed' => 'Account is closed!',
|
'ynab_account_closed' => '¡La cuenta ha sido cerrada!',
|
||||||
'ynab_account_deleted' => 'Account is deleted!',
|
'ynab_account_deleted' => '¡La cuenta ha sido borrada!',
|
||||||
'ynab_account_type_savings' => 'savings account',
|
'ynab_account_type_savings' => 'cuenta de ahorros',
|
||||||
'ynab_account_type_checking' => 'checking account',
|
'ynab_account_type_checking' => 'cuenta corriente',
|
||||||
'ynab_account_type_cash' => 'cash account',
|
'ynab_account_type_cash' => 'cuenta de efectivo',
|
||||||
'ynab_account_type_creditCard' => 'credit card',
|
'ynab_account_type_creditCard' => 'tarjeta de crédito',
|
||||||
'ynab_account_type_lineOfCredit' => 'line of credit',
|
'ynab_account_type_lineOfCredit' => 'línea de crédito',
|
||||||
'ynab_account_type_otherAsset' => 'other asset account',
|
'ynab_account_type_otherAsset' => 'otra cuenta de activos',
|
||||||
'ynab_account_type_otherLiability' => 'other liabilities',
|
'ynab_account_type_otherLiability' => 'otros pasivos',
|
||||||
'ynab_account_type_payPal' => 'Paypal',
|
'ynab_account_type_payPal' => 'Paypal',
|
||||||
'ynab_account_type_merchantAccount' => 'merchant account',
|
'ynab_account_type_merchantAccount' => 'cuenta de comerciante',
|
||||||
'ynab_account_type_investmentAccount' => 'investment account',
|
'ynab_account_type_investmentAccount' => 'cuenta de inversión',
|
||||||
'ynab_account_type_mortgage' => 'mortgage',
|
'ynab_account_type_mortgage' => 'hipoteca',
|
||||||
'ynab_do_not_import' => '(do not import)',
|
'ynab_do_not_import' => '(no importar)',
|
||||||
'job_config_ynab_apply_rules' => 'Apply rules',
|
'job_config_ynab_apply_rules' => 'Aplicar reglas',
|
||||||
'job_config_ynab_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
'job_config_ynab_apply_rules_text' => 'De forma predeterminada, sus reglas se aplicarán a las transacciones creadas durante esta rutina de importación. Si no desea que esto suceda, desactive esta casilla de verificación.',
|
||||||
|
|
||||||
// job configuration for YNAB:
|
// job configuration for YNAB:
|
||||||
'job_config_ynab_select_budgets' => 'Select your budget',
|
'job_config_ynab_select_budgets' => 'Seleccione su presupuesto',
|
||||||
'job_config_ynab_select_budgets_text' => 'You have :count budgets stored at YNAB. Please select the one from which Firefly III will import the transactions.',
|
'job_config_ynab_select_budgets_text' => 'Usted tiene :count presupuestos almacenados en YNAB. Por favor seleccione uno del cual Firefly III importará las transacciones.',
|
||||||
'job_config_ynab_no_budgets' => 'There are no budgets available to be imported from.',
|
'job_config_ynab_no_budgets' => 'No hay presupuestos disponibles para importar.',
|
||||||
'ynab_no_mapping' => 'It seems you have not selected any accounts to import from.',
|
'ynab_no_mapping' => 'Parece que no ha seleccionado ninguna cuenta desde la cual importar.',
|
||||||
'job_config_ynab_bad_currency' => 'You cannot import from the following budget(s), because you do not have accounts with the same currency as these budgets.',
|
'job_config_ynab_bad_currency' => 'No se pueden importar de los presupuestos siguientes, porque no tiene cuentas con la misma moneda que estos presupuestos.',
|
||||||
'job_config_ynab_accounts_title' => 'Select accounts',
|
'job_config_ynab_accounts_title' => 'Seleccionar cuentas',
|
||||||
'job_config_ynab_accounts_text' => 'You have the following accounts available in this budget. Please select from which accounts you want to import, and where the transactions should be stored.',
|
'job_config_ynab_accounts_text' => 'Usted tiene las siguientes cuentas disponibles en este presupuesto. Por favor, seleccione de que cuentas desea importar, y dónde las transacciones deben ser guardadas.',
|
||||||
|
|
||||||
|
|
||||||
// keys from "extra" array:
|
// keys from "extra" array:
|
||||||
'spectre_extra_key_iban' => 'IBAN',
|
'spectre_extra_key_iban' => 'IBAN',
|
||||||
'spectre_extra_key_swift' => 'SWIFT',
|
'spectre_extra_key_swift' => 'SWIFT',
|
||||||
'spectre_extra_key_status' => 'Status',
|
'spectre_extra_key_status' => 'Estado',
|
||||||
'spectre_extra_key_card_type' => 'Card type',
|
'spectre_extra_key_card_type' => 'Tipo de tarjeta',
|
||||||
'spectre_extra_key_account_name' => 'Account name',
|
'spectre_extra_key_account_name' => 'Nombre de la cuenta',
|
||||||
'spectre_extra_key_client_name' => 'Client name',
|
'spectre_extra_key_client_name' => 'Nombre del cliente',
|
||||||
'spectre_extra_key_account_number' => 'Account number',
|
'spectre_extra_key_account_number' => 'Número de cuenta',
|
||||||
'spectre_extra_key_blocked_amount' => 'Blocked amount',
|
'spectre_extra_key_blocked_amount' => 'Monto bloqueado',
|
||||||
'spectre_extra_key_available_amount' => 'Available amount',
|
'spectre_extra_key_available_amount' => 'Monto disponible',
|
||||||
'spectre_extra_key_credit_limit' => 'Credit limit',
|
'spectre_extra_key_credit_limit' => 'Limite de crédito',
|
||||||
'spectre_extra_key_interest_rate' => 'Interest rate',
|
'spectre_extra_key_interest_rate' => 'Tasa de interés',
|
||||||
'spectre_extra_key_expiry_date' => 'Expiry date',
|
'spectre_extra_key_expiry_date' => 'Fecha de vencimiento',
|
||||||
'spectre_extra_key_open_date' => 'Open date',
|
'spectre_extra_key_open_date' => 'Fecha de apertura',
|
||||||
'spectre_extra_key_current_time' => 'Current time',
|
'spectre_extra_key_current_time' => 'Tiempo actual',
|
||||||
'spectre_extra_key_current_date' => 'Current date',
|
'spectre_extra_key_current_date' => 'Fecha actual',
|
||||||
'spectre_extra_key_cards' => 'Cards',
|
'spectre_extra_key_cards' => 'Tarjetas',
|
||||||
'spectre_extra_key_units' => 'Units',
|
'spectre_extra_key_units' => 'Unidades',
|
||||||
'spectre_extra_key_unit_price' => 'Unit price',
|
'spectre_extra_key_unit_price' => 'Precio unitario',
|
||||||
'spectre_extra_key_transactions_count' => 'Transaction count',
|
'spectre_extra_key_transactions_count' => 'Nro. de transacciones',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'Se ha producido un error al intentar conectar a su banco. Por favor, asegúrese de que todos los datos que escribió son correctos. Mensaje de error original: :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'Por ejemplo, https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'Para muchos bancos este es su número de cuenta.',
|
||||||
|
'job_config_fints_port_help' => 'El puerto predeterminado es 443.',
|
||||||
|
'job_config_fints_account_help' => 'Elegir la cuenta de banco para el que desea importar las transacciones.',
|
||||||
|
'job_config_local_account_help' => 'Elegir la cuenta de Firefly III correspondiente a su cuenta bancaria elegida encima.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
'specific_ing_descr' => 'Crear descripciones mejores en las exportaciones ING',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
'specific_sns_descr' => 'Eliminar comillas a archivos de exportación de SNS / Volksbank',
|
||||||
'specific_abn_name' => 'ABN AMRO NL',
|
'specific_abn_name' => 'ABN AMRO NL',
|
||||||
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
'specific_abn_descr' => 'Corrige los posibles problemas con archivos de ABN AMRO',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
'specific_rabo_descr' => 'Corrige los posibles problemas con archivos de Rabobank',
|
||||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||||
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
'specific_pres_descr' => 'Soluciona problemas potenciales con archivos de PC',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
'job_config_roles_title' => 'Importar configuración (3/4) - definir el papel de cada columna',
|
||||||
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
'job_config_roles_text' => 'Cada columna en su archivo CSV contiene ciertos datos. Indique qué tipo de datos debe esperar el importador. La opción de "mapear" datos significa que enlazará cada entrada encontrada en la columna con un valor en su base de datos. Una columna a menudo mapeada es la columna que contiene el IBAN de la cuenta de contrapartida. Eso puede enlazarse fácilmente con cuentas IBAN ya presentes en su base de datos.',
|
||||||
'job_config_roles_submit' => 'Continue',
|
'job_config_roles_submit' => 'Continuar',
|
||||||
'job_config_roles_column_name' => 'Name of column',
|
'job_config_roles_column_name' => 'Nombre de la columna',
|
||||||
'job_config_roles_column_example' => 'Column example data',
|
'job_config_roles_column_example' => 'Datos de ejemplo de columna',
|
||||||
'job_config_roles_column_role' => 'Column data meaning',
|
'job_config_roles_column_role' => 'Significado de los datos de la columna',
|
||||||
'job_config_roles_do_map_value' => 'Map these values',
|
'job_config_roles_do_map_value' => 'Mapear estos valores',
|
||||||
'job_config_roles_no_example' => 'No example data available',
|
'job_config_roles_no_example' => 'No hay datos de ejemplo disponibles',
|
||||||
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
'job_config_roles_fa_warning' => 'Si usted marca una columna que contiene un importe en una moneda extranjera, también debe marcar la columna que indica que moneda es.',
|
||||||
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
'job_config_roles_rwarning' => 'Por lo menos, marque una columna como la columna de importe. También es aconsejable seleccionar una columna para la descripción. la fecha y la cuenta contraria.',
|
||||||
'job_config_roles_colum_count' => 'Column',
|
'job_config_roles_colum_count' => 'Columna',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
'job_config_map_title' => 'Importar configuración (4/4) - Conecta datos de importación a los datos de Firefly III',
|
||||||
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
'job_config_map_text' => 'En las siguientes tablas, el valor de la izquierda muestra información encontrada en el archivo cargado. Es su tarea mapear este valor, si es posible, a un valor ya presente en su base de datos. Firefly Iii respetará este mapeo. Si no hay un valor hacia el cual mapear o no se desea mapear un valor especifico, no seleccione ninguno.',
|
||||||
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
'job_config_map_nothing' => 'No hay datos presentes en su archivo que pueda asignar a los valores existentes. Por favor presione "comenzar la importación" para continuar.',
|
||||||
'job_config_field_value' => 'Field value',
|
'job_config_field_value' => 'Valor del campo',
|
||||||
'job_config_field_mapped' => 'Mapped to',
|
'job_config_field_mapped' => 'Mapeado a',
|
||||||
'map_do_not_map' => '(no mapear)',
|
'map_do_not_map' => '(no mapear)',
|
||||||
'job_config_map_submit' => 'Start the import',
|
'job_config_map_submit' => 'Iniciar la importación',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => 'Importar con la clave \':key\'',
|
'import_with_key' => 'Importar con la clave \':key\'',
|
||||||
'status_wait_title' => 'Por favor espere...',
|
'status_wait_title' => 'Por favor espere...',
|
||||||
'status_wait_text' => 'Esta caja va a desaparecer en un momento.',
|
'status_wait_text' => 'Esta caja va a desaparecer en un momento.',
|
||||||
'status_running_title' => 'La importación se está ejecutando',
|
'status_running_title' => 'La importación se está ejecutando',
|
||||||
'status_job_running' => 'Please wait, running the import...',
|
'status_job_running' => 'Por favor espere, ejecutando la importación...',
|
||||||
'status_job_storing' => 'Please wait, storing data...',
|
'status_job_storing' => 'Por favor espere, guardando datos...',
|
||||||
'status_job_rules' => 'Please wait, running rules...',
|
'status_job_rules' => 'Por favor espere, ejecutando reglas...',
|
||||||
'status_fatal_title' => 'Fatal error',
|
'status_fatal_title' => 'Error fatal',
|
||||||
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
'status_fatal_text' => 'La importación ha sufrido un error del cual no pudo recuperarse, Disculpas!',
|
||||||
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
'status_fatal_more' => 'Este (posiblemente muy críptico) mensaje de error, se complementa con archivos de log, que puedes encontrar en tu HDD o en tu contenedor de Docker en el cual corres Firefly III.',
|
||||||
'status_finished_title' => 'Import finished',
|
'status_finished_title' => 'Importación finalizada',
|
||||||
'status_finished_text' => 'The import has finished.',
|
'status_finished_text' => 'La importación ha terminado.',
|
||||||
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
'finished_with_errors' => 'Han habido algunos errores durante la importación. Por favor, revíselos cuidadosamente.',
|
||||||
'unknown_import_result' => 'Unknown import result',
|
'unknown_import_result' => 'Resultado de importación desconocido',
|
||||||
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
'result_no_transactions' => 'No se han importado transacciones. Quizás habían sólo duplicados y por eso no hubo transacciones que importar. Quizás los archivos log puedan decirle que sucedió. Si importa data regularmente, esto es normal.',
|
||||||
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
'result_one_transaction' => 'Exactamente una transacción fue importada. Se encuentra guardada bajo el tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> donde puedes inspeccionarla mas a fondo.',
|
||||||
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
'result_many_transactions' => 'Firefly III ha importado :count transacciones. Se encuentran guardadas bajo el tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> donde puedes inspeccionarlas mas a fondo.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
'bad_job_status' => 'Para acceder a esta página, tu trabajo de importación no puede tener el status ":status".',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(Ignorar esta columna)',
|
'column__ignore' => '(Ignorar esta columna)',
|
||||||
'column_account-iban' => 'Caja de ahorros (IBAN)',
|
'column_account-iban' => 'Caja de ahorros (IBAN)',
|
||||||
'column_account-id' => 'Identificación de Cuenta de ingresos (coincide con FF3)',
|
'column_account-id' => 'Identificación de Cuenta de ingresos (coincide con FF3)',
|
||||||
'column_account-name' => 'Caja de ahorros (nombre)',
|
'column_account-name' => 'Caja de ahorros (nombre)',
|
||||||
'column_account-bic' => 'Asset account (BIC)',
|
'column_account-bic' => 'Caja de ahorro (BIC)',
|
||||||
'column_amount' => 'Cantidad',
|
'column_amount' => 'Cantidad',
|
||||||
'column_amount_foreign' => 'Monto ( en moneda extranjera)',
|
'column_amount_foreign' => 'Monto ( en moneda extranjera)',
|
||||||
'column_amount_debit' => 'Cantidad (columna de débito)',
|
'column_amount_debit' => 'Cantidad (columna de débito)',
|
||||||
'column_amount_credit' => 'Cantidad (columna de crédito)',
|
'column_amount_credit' => 'Cantidad (columna de crédito)',
|
||||||
'column_amount_negated' => 'Amount (negated column)',
|
'column_amount_negated' => 'Amount (negated column)',
|
||||||
'column_amount-comma-separated' => 'Cantidad (coma como decimal separador)',
|
'column_amount-comma-separated' => 'Cantidad (coma como decimal separador)',
|
||||||
'column_bill-id' => 'ID factura (coincide FF3)',
|
'column_bill-id' => 'ID factura (coincide FF3)',
|
||||||
'column_bill-name' => 'Nombre de la factura',
|
'column_bill-name' => 'Nombre de la factura',
|
||||||
'column_budget-id' => 'ID presupuesto (coincide FF3)',
|
'column_budget-id' => 'ID presupuesto (coincide FF3)',
|
||||||
'column_budget-name' => 'Nombre del presupuesto',
|
'column_budget-name' => 'Nombre del presupuesto',
|
||||||
'column_category-id' => 'ID de categoría (coincide FF3)',
|
'column_category-id' => 'ID de categoría (coincide FF3)',
|
||||||
'column_category-name' => 'Nombre de la categoría',
|
'column_category-name' => 'Nombre de la categoría',
|
||||||
'column_currency-code' => 'Código de la moneda (ISO 4217)',
|
'column_currency-code' => 'Código de la moneda (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Código de moneda extranjera ( ISO 4217)',
|
'column_foreign-currency-code' => 'Código de moneda extranjera ( ISO 4217)',
|
||||||
'column_currency-id' => 'ID de moneda (coincide FF3)',
|
'column_currency-id' => 'ID de moneda (coincide FF3)',
|
||||||
'column_currency-name' => 'Nombre de moneda (coincide FF3)',
|
'column_currency-name' => 'Nombre de moneda (coincide FF3)',
|
||||||
'column_currency-symbol' => 'Símbolo de moneda (coincide FF3)',
|
'column_currency-symbol' => 'Símbolo de moneda (coincide FF3)',
|
||||||
'column_date-interest' => 'Fecha de cálculo de intereses',
|
'column_date-interest' => 'Fecha de cálculo de intereses',
|
||||||
'column_date-book' => 'Fecha de registro de la transacción',
|
'column_date-book' => 'Fecha de registro de la transacción',
|
||||||
'column_date-process' => 'Fecha del proceso de transacción',
|
'column_date-process' => 'Fecha del proceso de transacción',
|
||||||
'column_date-transaction' => 'Fecha',
|
'column_date-transaction' => 'Fecha',
|
||||||
'column_date-due' => 'Transaction due date',
|
'column_date-due' => 'Transaction due date',
|
||||||
'column_date-payment' => 'Transaction payment date',
|
'column_date-payment' => 'Transaction payment date',
|
||||||
'column_date-invoice' => 'Transaction invoice date',
|
'column_date-invoice' => 'Fecha de la factura de la transacción',
|
||||||
'column_description' => 'Descripción',
|
'column_description' => 'Descripción',
|
||||||
'column_opposing-iban' => 'Cuenta opuesta (IBAN)',
|
'column_opposing-iban' => 'Cuenta opuesta (IBAN)',
|
||||||
'column_opposing-bic' => 'Opposing account (BIC)',
|
'column_opposing-bic' => 'Cuenta opuesta (BIC)',
|
||||||
'column_opposing-id' => 'ID de cuenta opuesta (coincide FF3)',
|
'column_opposing-id' => 'ID de cuenta opuesta (coincide FF3)',
|
||||||
'column_external-id' => 'Identificación externa',
|
'column_external-id' => 'Identificación externa',
|
||||||
'column_opposing-name' => 'Cuenta opuesta (nombre)',
|
'column_opposing-name' => 'Cuenta opuesta (nombre)',
|
||||||
'column_rabo-debit-credit' => 'Indicador especifico débito/crédito de Rabobank',
|
'column_rabo-debit-credit' => 'Indicador especifico débito/crédito de Rabobank',
|
||||||
'column_ing-debit-credit' => 'Indicador especifico débito/crédito de ING',
|
'column_ing-debit-credit' => 'Indicador especifico débito/crédito de ING',
|
||||||
'column_sepa-ct-id' => 'SEPA end-to-end Identifier',
|
'column_sepa-ct-id' => 'Identificador de end-to-end SEPA',
|
||||||
'column_sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
'column_sepa-ct-op' => 'Identificador de cuenta opuesta SEPA',
|
||||||
'column_sepa-db' => 'SEPA Mandate Identifier',
|
'column_sepa-db' => 'Identificador de mandato SEPA',
|
||||||
'column_sepa-cc' => 'SEPA Clearing Code',
|
'column_sepa-cc' => 'Código de clearing SEPA',
|
||||||
'column_sepa-ci' => 'SEPA Creditor Identifier',
|
'column_sepa-ci' => 'Identificador de acreedor SEPA',
|
||||||
'column_sepa-ep' => 'SEPA External Purpose',
|
'column_sepa-ep' => 'Propósito externo SEPA',
|
||||||
'column_sepa-country' => 'SEPA Country Code',
|
'column_sepa-country' => 'Código del país SEPA',
|
||||||
'column_tags-comma' => 'Etiquetas ( separadas por comas)',
|
'column_tags-comma' => 'Etiquetas ( separadas por comas)',
|
||||||
'column_tags-space' => 'Etiquetas ( separadas por espacio)',
|
'column_tags-space' => 'Etiquetas ( separadas por espacio)',
|
||||||
'column_account-number' => 'Cuenta de archivos ( numero de cuenta)',
|
'column_account-number' => 'Cuenta de archivos ( numero de cuenta)',
|
||||||
'column_opposing-number' => 'Cuenta opuesta (numero de cuenta)',
|
'column_opposing-number' => 'Cuenta opuesta (numero de cuenta)',
|
||||||
'column_note' => 'Nota (s)',
|
'column_note' => 'Nota (s)',
|
||||||
'column_internal-reference' => 'Internal reference',
|
'column_internal-reference' => 'Referencia interna',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -39,48 +39,48 @@ return [
|
|||||||
|
|
||||||
// budgets index
|
// budgets index
|
||||||
'budgets_index_intro' => 'Los presupuestos se utilizan para administrar sus finanzas y son una de las funciones básicas de Firefly III.',
|
'budgets_index_intro' => 'Los presupuestos se utilizan para administrar sus finanzas y son una de las funciones básicas de Firefly III.',
|
||||||
'budgets_index_set_budget' => 'Coloque su total presupuesto para cada periodo y así Firefly III puede decirle si usted si has presupuestado todo el dinero disponible.',
|
'budgets_index_set_budget' => 'Coloque su presupuesto total para cada período y así Firefly III puede decirle si usted ha presupuestado todo el dinero disponible.',
|
||||||
'budgets_index_see_expenses_bar' => 'Gastar dinero irá llenando poco a poco esta barra.',
|
'budgets_index_see_expenses_bar' => 'Gastar dinero irá llenando poco a poco esta barra.',
|
||||||
'budgets_index_navigate_periods' => 'Navega a través de períodos para configurar fácilmente presupuestos con anticipación.',
|
'budgets_index_navigate_periods' => 'Navega a través de períodos para configurar fácilmente presupuestos con anticipación.',
|
||||||
'budgets_index_new_budget' => 'Crea nuevos presupuestos como mejor te parezca.',
|
'budgets_index_new_budget' => 'Crea nuevos presupuestos como mejor te parezca.',
|
||||||
'budgets_index_list_of_budgets' => 'Use esta tabla para establecer el monto de cada presupuesto y ver como usted lo está haciendo.',
|
'budgets_index_list_of_budgets' => 'Use esta tabla para establecer el monto de cada presupuesto y ver como lo viene administrando.',
|
||||||
'budgets_index_outro' => 'Para aprender mas acerca de los presupuestos, revise el icono de ayuda en el tope de la esquina derecha.',
|
'budgets_index_outro' => 'Para aprender mas acerca de los presupuestos, revise el icono de ayuda en el tope de la esquina derecha.',
|
||||||
|
|
||||||
// reports (index)
|
// reports (index)
|
||||||
'reports_index_intro' => 'Utilice estos reportes para tener información detallada en sus finanzas.',
|
'reports_index_intro' => 'Utilice estos reportes para tener información detallada de sus finanzas.',
|
||||||
'reports_index_inputReportType' => 'Escoge un tipo de reporte. Revise las páginas de ayuda para ver lo que te muestra cada reporte.',
|
'reports_index_inputReportType' => 'Escoja un tipo de reporte. Revise las páginas de ayuda para ver lo que le muestra cada reporte.',
|
||||||
'reports_index_inputAccountsSelect' => 'Usted puede excluir o incluir cuentas de activos como mejor le cuadre.',
|
'reports_index_inputAccountsSelect' => 'Usted puede excluir o incluir cuentas de activos como mejor le cuadre.',
|
||||||
'reports_index_inputDateRange' => 'El rango de fecha seleccionada depende completamente de usted: de un día a 10 años.',
|
'reports_index_inputDateRange' => 'El rango de fecha seleccionada depende completamente de usted: de un día a 10 años.',
|
||||||
'reports_index_extra-options-box' => 'Dependiendo del informe que usted haya seleccionado, usted puede seleccionar filtros y opciones extras aquí. Mire este recuadro cuando usted cambie los tipos de informes.',
|
'reports_index_extra-options-box' => 'Dependiendo del informe que usted haya seleccionado, puede seleccionar filtros y opciones extras aquí. Mire este recuadro cuando cambie los tipos de informes.',
|
||||||
|
|
||||||
// reports (reports)
|
// reports (reports)
|
||||||
'reports_report_default_intro' => 'Este informe le dará un rápido y comprensivo resumen de sus finanzas. Si usted desea ver algo mas, ¡por favor no dude en ponerse en contacto conmigo!',
|
'reports_report_default_intro' => 'Este informe le dará un rápido y comprensivo resumen de sus finanzas. Si usted desea ver algo mas, ¡por favor no dude en ponerse en contacto conmigo!',
|
||||||
'reports_report_audit_intro' => 'Este informe le dará información detallada en sus cuentas de activos.',
|
'reports_report_audit_intro' => 'Este informe le dará información detallada en sus cuentas de activos.',
|
||||||
'reports_report_audit_optionsBox' => 'Use estos recuadros de verificación para ver u ocultar las columnas que a usted le interesa.',
|
'reports_report_audit_optionsBox' => 'Use estos recuadros de verificación para ver u ocultar las columnas que a usted le interesan.',
|
||||||
|
|
||||||
'reports_report_category_intro' => 'Este informe le dará una idea en una o múltiples categorías.',
|
'reports_report_category_intro' => 'Este informe le dará una idea en una o múltiples categorías.',
|
||||||
'reports_report_category_pieCharts' => 'Estos gráficos le darán una idea de sus gastos e ingresos por categoría o por cuenta.',
|
'reports_report_category_pieCharts' => 'Estos gráficos le darán una idea de sus gastos e ingresos por categoría o por cuenta.',
|
||||||
'reports_report_category_incomeAndExpensesChart' => 'Estos gráficos muestran sus gastos e ingresos por categoría.',
|
'reports_report_category_incomeAndExpensesChart' => 'Estos gráficos muestran sus gastos e ingresos por categoría.',
|
||||||
|
|
||||||
'reports_report_tag_intro' => 'Este informe le dará una idea de una o múltiples etiquetas.',
|
'reports_report_tag_intro' => 'Este informe le dará una idea de una o múltiples etiquetas.',
|
||||||
'reports_report_tag_pieCharts' => 'Este gráfico le dará una idea de gastos e ingresos por etiqueta, cuenta, categoría o presupuesto.',
|
'reports_report_tag_pieCharts' => 'Estos gráficos le darán una idea de gastos e ingresos por etiqueta, cuenta, categoría o presupuesto.',
|
||||||
'reports_report_tag_incomeAndExpensesChart' => 'Estos gráficos le muestran gastos e ingresos por etiqueta.',
|
'reports_report_tag_incomeAndExpensesChart' => 'Este gráfico le muestra gastos e ingresos por etiqueta.',
|
||||||
|
|
||||||
'reports_report_budget_intro' => 'Este informe le dará una idea de uno o múltiples presupuestos.',
|
'reports_report_budget_intro' => 'Este informe le dará una idea de uno o múltiples presupuestos.',
|
||||||
'reports_report_budget_pieCharts' => 'Estos gráficos le dará a usted una idea de los gastos por presupuesto o por cuenta.',
|
'reports_report_budget_pieCharts' => 'Estos gráficos le darán a usted una idea de los gastos por presupuesto o por cuenta.',
|
||||||
'reports_report_budget_incomeAndExpensesChart' => 'Este gráfico le muestra sus gastos por presupuesto.',
|
'reports_report_budget_incomeAndExpensesChart' => 'Este gráfico le muestra sus gastos por presupuesto.',
|
||||||
|
|
||||||
// create transaction
|
// create transaction
|
||||||
'transactions_create_switch_box' => 'Utilice estos botones para cambiar rápidamente el tipo de transacción que usted desea guardar.',
|
'transactions_create_switch_box' => 'Utilice estos botones para cambiar rápidamente el tipo de transacción que usted desea guardar.',
|
||||||
'transactions_create_ffInput_category' => 'Usted puede libremente escribir en este campo. Previamente cree categorías que se sugerirán.',
|
'transactions_create_ffInput_category' => 'Usted puede escribir libremente en este campo. Se le sugerirán categorías creadas previamente.',
|
||||||
'transactions_create_withdrawal_ffInput_budget' => 'Vincula su retiro con un presupuesto para un mejor control financiero.',
|
'transactions_create_withdrawal_ffInput_budget' => 'Vincula su retiro con un presupuesto para un mejor control financiero.',
|
||||||
'transactions_create_withdrawal_currency_dropdown_amount' => 'Use esta lista desplegable cuando su retiro esta en otra moneda.',
|
'transactions_create_withdrawal_currency_dropdown_amount' => 'Use esta lista desplegable cuando su retiro esté en otra moneda.',
|
||||||
'transactions_create_deposit_currency_dropdown_amount' => 'Use esta lista desplegable cuando su deposito este en otra moneda.',
|
'transactions_create_deposit_currency_dropdown_amount' => 'Use esta lista desplegable cuando su deposito esté en otra moneda.',
|
||||||
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Seleccione una alcancía y vincule esta transferencia con sus ahorros.',
|
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Seleccione una alcancía y vincule esta transferencia con sus ahorros.',
|
||||||
|
|
||||||
// piggy banks index:
|
// piggy banks index:
|
||||||
'piggy-banks_index_saved' => 'Este campo le muestra cuanto usted ha ahorrado en cada alcancía.',
|
'piggy-banks_index_saved' => 'Este campo le muestra cuanto ha ahorrado usted en cada alcancía.',
|
||||||
'piggy-banks_index_button' => 'Junto con esta barra de progresoo hay dos botones (+ y -) para añadir o eliminar dinero de cada alcancía.',
|
'piggy-banks_index_button' => 'Junto con esta barra de progreso hay dos botones (+ y -) para añadir o eliminar dinero de cada alcancía.',
|
||||||
'piggy-banks_index_accountStatus' => 'Para cada cuenta de activos con al menos una alcancía, el estado esta listado en esta tabla.',
|
'piggy-banks_index_accountStatus' => 'Para cada cuenta de activos con al menos una alcancía, el estado esta listado en esta tabla.',
|
||||||
|
|
||||||
// create piggy
|
// create piggy
|
||||||
@@ -90,39 +90,39 @@ return [
|
|||||||
// show piggy
|
// show piggy
|
||||||
'piggy-banks_show_piggyChart' => 'Este informe le mostrara la historia de esta alcancía.',
|
'piggy-banks_show_piggyChart' => 'Este informe le mostrara la historia de esta alcancía.',
|
||||||
'piggy-banks_show_piggyDetails' => 'Algunos detalles sobre tu alcancía',
|
'piggy-banks_show_piggyDetails' => 'Algunos detalles sobre tu alcancía',
|
||||||
'piggy-banks_show_piggyEvents' => 'Cualquier adición o eliminación también se ponen en lista aquí.',
|
'piggy-banks_show_piggyEvents' => 'Cualquier adición o eliminación también se listan aquí.',
|
||||||
|
|
||||||
// bill index
|
// bill index
|
||||||
'bills_index_rules' => 'Here you see which rules will check if this bill is hit',
|
'bills_index_rules' => 'Aquí verá que reglas serán comprobadas si esta factura es seleccionada',
|
||||||
'bills_index_paid_in_period' => 'Este campo indica cuando la factura fue pagada por última vez.',
|
'bills_index_paid_in_period' => 'Este campo indica cuando la factura fue pagada por última vez.',
|
||||||
'bills_index_expected_in_period' => 'Este campo indica para cada factura si se espera que llegue la próxima factura.',
|
'bills_index_expected_in_period' => 'Este campo indica para cada factura, si y cuándo se espera que llegue la próxima factura.',
|
||||||
|
|
||||||
// show bill
|
// show bill
|
||||||
'bills_show_billInfo' => 'Esta tabla muestra alguna información general acerca de esta factura.',
|
'bills_show_billInfo' => 'Esta tabla muestra alguna información general acerca de esta factura.',
|
||||||
'bills_show_billButtons' => 'Use este botón para volver a escanear transacciones viejas, para que ellos coincidan con esta factura.',
|
'bills_show_billButtons' => 'Use este botón para volver a escanear transacciones viejas, para que coincidan con esta factura.',
|
||||||
'bills_show_billChart' => 'Este gráfico muestra las transacciones vinculadas con esta factura.',
|
'bills_show_billChart' => 'Este gráfico muestra las transacciones vinculadas con esta factura.',
|
||||||
|
|
||||||
// create bill
|
// create bill
|
||||||
'bills_create_intro' => 'Use cuentas para rastrear la cantidad de dinero correspondiente a cada periodo. Piense en gastos como renta, seguro o pagos de credito de vivienda.',
|
'bills_create_intro' => 'Use facturas para rastrear la cantidad de dinero correspondiente a cada período. Piense en gastos como renta, seguro o pagos de hipoteca.',
|
||||||
'bills_create_name' => 'Use un nombre descriptivo como "alquiler" o "seguro de salud".',
|
'bills_create_name' => 'Use un nombre descriptivo como "alquiler" o "seguro de salud".',
|
||||||
//'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
//'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||||
'bills_create_amount_min_holder' => 'Seleccione un monto mínimo y uno máximo para esta factura.',
|
'bills_create_amount_min_holder' => 'Seleccione un monto mínimo y uno máximo para esta factura.',
|
||||||
'bills_create_repeat_freq_holder' => 'Muchas facturas se repiten mensualmente, pero usted puede establecer otra frecuencia aquí.',
|
'bills_create_repeat_freq_holder' => 'La mayoría de facturas se repiten mensualmente, pero usted puede establecer otra frecuencia aquí.',
|
||||||
'bills_create_skip_holder' => 'Si una cuenta se repite cada 2 semanas, el campo "saltar" debe estar marcado como "1" para saltar una semana y generar el gasto cada 2.',
|
'bills_create_skip_holder' => 'Si una cuenta se repite cada 2 semanas, el campo "saltar" debe estar marcado como "1" para saltar una semana y generar el gasto cada 2.',
|
||||||
|
|
||||||
// rules index
|
// rules index
|
||||||
'rules_index_intro' => 'Firefly III le permite administrar reglas, que automáticamente se aplicaran para cualquier transacción que cree o edite.',
|
'rules_index_intro' => 'Firefly III le permite administrar reglas que, automáticamente se aplicarán a cualquier transacción que cree o edite.',
|
||||||
'rules_index_new_rule_group' => 'Usted puede combinar reglas en grupos para una administración mas fácil.',
|
'rules_index_new_rule_group' => 'Usted puede combinar reglas en grupos para una administración mas fácil.',
|
||||||
'rules_index_new_rule' => 'Crear tantas reglas como usted quiera.',
|
'rules_index_new_rule' => 'Cree tantas reglas como usted quiera.',
|
||||||
'rules_index_prio_buttons' => 'Ordenarlos de la forma que mejor le parezca.',
|
'rules_index_prio_buttons' => 'Ordénelos de la forma que mejor le parezca.',
|
||||||
'rules_index_test_buttons' => 'Usted puede probar sus reglas o aplicarlas a transacciones existentes.',
|
'rules_index_test_buttons' => 'Usted puede probar sus reglas o aplicarlas a transacciones existentes.',
|
||||||
'rules_index_rule-triggers' => 'Las reglas tienen "disparadores" y "acciones" que usted puede ordenar arrastrando y soltando.',
|
'rules_index_rule-triggers' => 'Las reglas tienen "disparadores" y "acciones" que usted puede ordenar arrastrando y soltando.',
|
||||||
'rules_index_outro' => '¡Asegúrese de revisar las paginas de ayuda usando el icono (?) en el tope derecho!',
|
'rules_index_outro' => '¡Asegúrese de revisar las páginas de ayuda usando el ícono (?) en el tope derecho!',
|
||||||
|
|
||||||
// create rule:
|
// create rule:
|
||||||
'rules_create_mandatory' => 'Elija un titulo descriptivo, y establezca cuando la regla deba ser botada.',
|
'rules_create_mandatory' => 'Elija un título descriptivo, y establezca cuando la regla deba ser botada.',
|
||||||
'rules_create_ruletriggerholder' => 'Añadir tantos desencadenantes como desee, pero recuerde que TODOS los desencadenadores deben coincidir antes de que cualquier acción sea eliminada.',
|
'rules_create_ruletriggerholder' => 'Añadir tantos desencadenantes como desee, pero recuerde que TODOS los desencadenantes deben coincidir antes de que cualquier acción sea eliminada.',
|
||||||
'rules_create_test_rule_triggers' => 'Use este botón para ser cuales transacciones coincidirán con su regla.',
|
'rules_create_test_rule_triggers' => 'Use este botón para ver cuáles transacciones coincidirán con su regla.',
|
||||||
'rules_create_actions' => 'Establezca tantas acciones como usted lo desee.',
|
'rules_create_actions' => 'Establezca tantas acciones como usted lo desee.',
|
||||||
|
|
||||||
// preferences
|
// preferences
|
||||||
@@ -133,5 +133,5 @@ return [
|
|||||||
'currencies_index_default' => 'Firefly III tiene una moneda por defecto. Usted por supuesto puede siempre cambiarla usando estos botones.',
|
'currencies_index_default' => 'Firefly III tiene una moneda por defecto. Usted por supuesto puede siempre cambiarla usando estos botones.',
|
||||||
|
|
||||||
// create currency
|
// create currency
|
||||||
'currencies_create_code' => 'Este código debe ser compatible con ISO (Google para su nueva moneda).',
|
'currencies_create_code' => 'Este código debe ser compatible con ISO (Googlee para su nueva moneda).',
|
||||||
];
|
];
|
||||||
|
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Este no es un IBAN válido.',
|
'iban' => 'Este no es un IBAN válido.',
|
||||||
|
'zero_or_more' => 'The value cannot be negative.',
|
||||||
'source_equals_destination' => 'La cuenta origen es igual que la cuenta destino.',
|
'source_equals_destination' => 'La cuenta origen es igual que la cuenta destino.',
|
||||||
'unique_account_number_for_user' => 'Parece que este número de cuenta ya está en uso.',
|
'unique_account_number_for_user' => 'Parece que este número de cuenta ya está en uso.',
|
||||||
'unique_iban_for_user' => 'Parece que este IBAN ya está en uso.',
|
'unique_iban_for_user' => 'Parece que este IBAN ya está en uso.',
|
||||||
|
@@ -551,6 +551,8 @@ return [
|
|||||||
'email_changed_logout' => 'Vous ne pouvez pas vous connecter tant que vous n\'aurez pas vérifié votre adresse e-mail.',
|
'email_changed_logout' => 'Vous ne pouvez pas vous connecter tant que vous n\'aurez pas vérifié votre adresse e-mail.',
|
||||||
'login_with_new_email' => 'Vous pouvez désormais vous connecter avec votre nouvelle adresse e-mail.',
|
'login_with_new_email' => 'Vous pouvez désormais vous connecter avec votre nouvelle adresse e-mail.',
|
||||||
'login_with_old_email' => 'Vous pouvez à nouveau vous connecter à l\'aide de votre ancienne adresse e-mail.',
|
'login_with_old_email' => 'Vous pouvez à nouveau vous connecter à l\'aide de votre ancienne adresse e-mail.',
|
||||||
|
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
|
||||||
|
'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Une pièce jointe|:count pièces jointes',
|
'nr_of_attachments' => 'Une pièce jointe|:count pièces jointes',
|
||||||
@@ -1021,6 +1023,7 @@ return [
|
|||||||
'select_expense_revenue' => 'Sélectionner le compte de dépenses / recettes',
|
'select_expense_revenue' => 'Sélectionner le compte de dépenses / recettes',
|
||||||
'multi_currency_report_sum' => 'Cette liste contenant des comptes dans des devises différentes, les sommes que vous voyez peuvent ne pas faire sens. Le rapport sera lui toujours généré dans votre devise par défaut.',
|
'multi_currency_report_sum' => 'Cette liste contenant des comptes dans des devises différentes, les sommes que vous voyez peuvent ne pas faire sens. Le rapport sera lui toujours généré dans votre devise par défaut.',
|
||||||
'sum_in_default_currency' => 'La somme sera toujours dans votre devise par défaut.',
|
'sum_in_default_currency' => 'La somme sera toujours dans votre devise par défaut.',
|
||||||
|
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Graphique',
|
'chart' => 'Graphique',
|
||||||
|
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Entrer à nouveau le mot de passe',
|
'password_confirmation' => 'Entrer à nouveau le mot de passe',
|
||||||
'blocked' => 'Est bloqué ?',
|
'blocked' => 'Est bloqué ?',
|
||||||
'blocked_code' => 'Raison du blocage',
|
'blocked_code' => 'Raison du blocage',
|
||||||
|
'login_name' => 'Login',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Appliquer les règles',
|
'apply_rules' => 'Appliquer les règles',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Clé publique',
|
'public_key' => 'Clé publique',
|
||||||
'country_code' => 'Code pays',
|
'country_code' => 'Code pays',
|
||||||
'provider_code' => 'Banque ou fournisseur de données',
|
'provider_code' => 'Banque ou fournisseur de données',
|
||||||
|
'fints_url' => 'URL de l\'API FinTS',
|
||||||
|
'fints_port' => 'Port',
|
||||||
|
'fints_bank_code' => 'Code banque',
|
||||||
|
'fints_username' => 'Nom d\'utilisateur',
|
||||||
|
'fints_password' => 'Code PIN / Mot de passe',
|
||||||
|
'fints_account' => 'Compte FinTS',
|
||||||
|
'local_account' => 'Compte Firefly III',
|
||||||
|
'from_date' => 'À partir du',
|
||||||
|
'to_date' => 'Jusqu\'au',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Échéance',
|
'due_date' => 'Échéance',
|
||||||
'payment_date' => 'Date de paiement',
|
'payment_date' => 'Date de paiement',
|
||||||
|
@@ -47,6 +47,9 @@ return [
|
|||||||
'button_yodlee' => 'Importer en utilisant Yodlee',
|
'button_yodlee' => 'Importer en utilisant Yodlee',
|
||||||
'button_quovo' => 'Importer en utilisant Quovo',
|
'button_quovo' => 'Importer en utilisant Quovo',
|
||||||
'button_ynab' => 'Importer depuis "You Need A Budget"',
|
'button_ynab' => 'Importer depuis "You Need A Budget"',
|
||||||
|
'button_fints' => 'Importer en utilisant FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Configuration d\'importation globale',
|
'global_config_title' => 'Configuration d\'importation globale',
|
||||||
'global_config_text' => 'À l\'avenir, cette boîte contiendra les préférences qui s\'appliquent à TOUTES les sources d\'importation ci-dessus.',
|
'global_config_text' => 'À l\'avenir, cette boîte contiendra les préférences qui s\'appliquent à TOUTES les sources d\'importation ci-dessus.',
|
||||||
@@ -200,112 +203,120 @@ return [
|
|||||||
'spectre_extra_key_unit_price' => 'Prix unitaire',
|
'spectre_extra_key_unit_price' => 'Prix unitaire',
|
||||||
'spectre_extra_key_transactions_count' => 'Nombre de transactions',
|
'spectre_extra_key_transactions_count' => 'Nombre de transactions',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'Une erreur s’est produite lors de la tentative de connexion à votre banque. Veuillez vous assurer que toutes les données saisies sont correctes. Message d’erreur d\'origine : :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'Par exemple https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'Pour bon nombre de banques, il s’agit de votre numéro de compte.',
|
||||||
|
'job_config_fints_port_help' => 'Le port par défaut est 443.',
|
||||||
|
'job_config_fints_account_help' => 'Choisir le compte bancaire vers lequel vous souhaitez importer des transactions.',
|
||||||
|
'job_config_local_account_help' => 'Choisissez le compte Firefly III correspondant à votre compte bancaire choisi ci-dessus.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Créer de meilleures descriptions dans les exports ING',
|
'specific_ing_descr' => 'Créer de meilleures descriptions dans les exports ING',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Supprime les guillemets des fichiers SNS / Volksbank',
|
'specific_sns_descr' => 'Supprime les guillemets des fichiers SNS / Volksbank',
|
||||||
'specific_abn_name' => 'ABN AMRO NL',
|
'specific_abn_name' => 'ABN AMRO NL',
|
||||||
'specific_abn_descr' => 'Corrige d\'éventuels problèmes avec les fichiers ABN AMRO',
|
'specific_abn_descr' => 'Corrige d\'éventuels problèmes avec les fichiers ABN AMRO',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Corrige d\'éventuels problèmes avec les fichiers Rabobank',
|
'specific_rabo_descr' => 'Corrige d\'éventuels problèmes avec les fichiers Rabobank',
|
||||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||||
'specific_pres_descr' => 'Corrige d\'éventuels problèmes avec les fichiers PC',
|
'specific_pres_descr' => 'Corrige d\'éventuels problèmes avec les fichiers PC',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Configuration de l\'importation (3/4) - Définir le rôle de chaque colonne',
|
'job_config_roles_title' => 'Configuration de l\'importation (3/4) - Définir le rôle de chaque colonne',
|
||||||
'job_config_roles_text' => 'Chaque colonne de votre fichier CSV contient des données différentes. Veuillez indiquer quel type de données l’importateur doit attendre. L’option de « mapper » les données signifie que vous allez lier chaque entrée trouvée dans la colonne à une valeur dans votre base de données. Une colonne souvent mappée est celle contenant l\'IBAN du compte opposé. Il est facile de le faire correspondre avec un IBAN déjà présent dans votre base de données.',
|
'job_config_roles_text' => 'Chaque colonne de votre fichier CSV contient des données différentes. Veuillez indiquer quel type de données l’importateur doit attendre. L’option de « mapper » les données signifie que vous allez lier chaque entrée trouvée dans la colonne à une valeur dans votre base de données. Une colonne souvent mappée est celle contenant l\'IBAN du compte opposé. Il est facile de le faire correspondre avec un IBAN déjà présent dans votre base de données.',
|
||||||
'job_config_roles_submit' => 'Continuer',
|
'job_config_roles_submit' => 'Continuer',
|
||||||
'job_config_roles_column_name' => 'Nom de colonne',
|
'job_config_roles_column_name' => 'Nom de colonne',
|
||||||
'job_config_roles_column_example' => 'Données d’exemple de colonne',
|
'job_config_roles_column_example' => 'Données d’exemple de colonne',
|
||||||
'job_config_roles_column_role' => 'Signification des données de colonne',
|
'job_config_roles_column_role' => 'Signification des données de colonne',
|
||||||
'job_config_roles_do_map_value' => 'Mapper ces valeurs',
|
'job_config_roles_do_map_value' => 'Mapper ces valeurs',
|
||||||
'job_config_roles_no_example' => 'Aucun exemple de données disponible',
|
'job_config_roles_no_example' => 'Aucun exemple de données disponible',
|
||||||
'job_config_roles_fa_warning' => 'Si vous marquez une colonne comme contenant un montant dans une devise étrangère, vous devez également indiquer quelle colonne définie cette devise.',
|
'job_config_roles_fa_warning' => 'Si vous marquez une colonne comme contenant un montant dans une devise étrangère, vous devez également indiquer quelle colonne définie cette devise.',
|
||||||
'job_config_roles_rwarning' => 'Vous devez à minima marquer une colonne en tant que colonne "Montant". Il est également conseillé de sélectionner une colonne pour la description, la date et le compte opposé.',
|
'job_config_roles_rwarning' => 'Vous devez à minima marquer une colonne en tant que colonne "Montant". Il est également conseillé de sélectionner une colonne pour la description, la date et le compte opposé.',
|
||||||
'job_config_roles_colum_count' => 'Colonne',
|
'job_config_roles_colum_count' => 'Colonne',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Configuration de l\'importation (4/4) - Connecter les données à importer aux données de Firefly III',
|
'job_config_map_title' => 'Configuration de l\'importation (4/4) - Connecter les données à importer aux données de Firefly III',
|
||||||
'job_config_map_text' => 'Dans les tableaux suivants, la valeur située à gauche vous montre l\'information trouvée dans votre fichier téléchargé. C’est à vous de mapper cette valeur, si possible, avec une valeur déjà présente dans votre base de données. Firefly III s’en tiendra à ce mappage. Si il n’y a pas de valeur correspondante ou que vous ne souhaitez pas mapper de valeur spécifique, ne sélectionnez rien.',
|
'job_config_map_text' => 'Dans les tableaux suivants, la valeur située à gauche vous montre l\'information trouvée dans votre fichier téléchargé. C’est à vous de mapper cette valeur, si possible, avec une valeur déjà présente dans votre base de données. Firefly III s’en tiendra à ce mappage. Si il n’y a pas de valeur correspondante ou que vous ne souhaitez pas mapper de valeur spécifique, ne sélectionnez rien.',
|
||||||
'job_config_map_nothing' => 'Il n\'y a aucun donnée dans votre fichier qui puisse être mappée aux valeurs existantes. Merci de cliquer sur "Démarrez l\'importation" pour continuer.',
|
'job_config_map_nothing' => 'Il n\'y a aucun donnée dans votre fichier qui puisse être mappée aux valeurs existantes. Merci de cliquer sur "Démarrez l\'importation" pour continuer.',
|
||||||
'job_config_field_value' => 'Valeur du champ',
|
'job_config_field_value' => 'Valeur du champ',
|
||||||
'job_config_field_mapped' => 'Mappé à',
|
'job_config_field_mapped' => 'Mappé à',
|
||||||
'map_do_not_map' => '(ne pas mapper)',
|
'map_do_not_map' => '(ne pas mapper)',
|
||||||
'job_config_map_submit' => 'Démarrez l\'importation',
|
'job_config_map_submit' => 'Démarrez l\'importation',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => 'Importer avec la clé \':key\'',
|
'import_with_key' => 'Importer avec la clé \':key\'',
|
||||||
'status_wait_title' => 'Veuillez patienter...',
|
'status_wait_title' => 'Veuillez patienter...',
|
||||||
'status_wait_text' => 'Cette boîte disparaîtra dans un instant.',
|
'status_wait_text' => 'Cette boîte disparaîtra dans un instant.',
|
||||||
'status_running_title' => 'L\'importation est en cours d\'exécution',
|
'status_running_title' => 'L\'importation est en cours d\'exécution',
|
||||||
'status_job_running' => 'Veuillez patienter, importation des données en cours...',
|
'status_job_running' => 'Veuillez patienter, importation des données en cours...',
|
||||||
'status_job_storing' => 'Veuillez patientez, enregistrement des données en cours...',
|
'status_job_storing' => 'Veuillez patientez, enregistrement des données en cours...',
|
||||||
'status_job_rules' => 'Veuillez patienter, exécution des règles...',
|
'status_job_rules' => 'Veuillez patienter, exécution des règles...',
|
||||||
'status_fatal_title' => 'Erreur fatale',
|
'status_fatal_title' => 'Erreur fatale',
|
||||||
'status_fatal_text' => 'L\'importation a rencontré une erreur qui l\'a empêché de s\'achever correctement. Toutes nos excuses !',
|
'status_fatal_text' => 'L\'importation a rencontré une erreur qui l\'a empêché de s\'achever correctement. Toutes nos excuses !',
|
||||||
'status_fatal_more' => 'Ce message d\'erreur (probablement très énigmatique) est complété par les fichiers de log que vous trouverez sur votre disque dur ou dans le container Docker depuis lequel vous exécutez Firefly III.',
|
'status_fatal_more' => 'Ce message d\'erreur (probablement très énigmatique) est complété par les fichiers de log que vous trouverez sur votre disque dur ou dans le container Docker depuis lequel vous exécutez Firefly III.',
|
||||||
'status_finished_title' => 'Importation terminée',
|
'status_finished_title' => 'Importation terminée',
|
||||||
'status_finished_text' => 'L\'importation est terminée.',
|
'status_finished_text' => 'L\'importation est terminée.',
|
||||||
'finished_with_errors' => 'Des erreurs se sont produites pendant l\'importation. Veuillez les examiner avec attention.',
|
'finished_with_errors' => 'Des erreurs se sont produites pendant l\'importation. Veuillez les examiner avec attention.',
|
||||||
'unknown_import_result' => 'Résultat de l\'importation inconnu',
|
'unknown_import_result' => 'Résultat de l\'importation inconnu',
|
||||||
'result_no_transactions' => 'Aucune opération n\'a été importée. Il s\'agissait peut être de doublons, ou il n\'y avait simplement aucune opération a importer. Le fichier de log pourra peut être vous en dire plus sur ce qu\'il s\'est passé. Si vous importez des données régulièrement, ceci est normal.',
|
'result_no_transactions' => 'Aucune opération n\'a été importée. Il s\'agissait peut être de doublons, ou il n\'y avait simplement aucune opération a importer. Le fichier de log pourra peut être vous en dire plus sur ce qu\'il s\'est passé. Si vous importez des données régulièrement, ceci est normal.',
|
||||||
'result_one_transaction' => 'Une seule transaction a été importée. Elle est stockée sous le tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> où vous pouvez l\'afficher en détail.',
|
'result_one_transaction' => 'Une seule transaction a été importée. Elle est stockée sous le tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> où vous pouvez l\'afficher en détail.',
|
||||||
'result_many_transactions' => 'Firefly III a importé :count transactions. Elles sont stockées sous le tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> où vous pouvez les afficher en détail.',
|
'result_many_transactions' => 'Firefly III a importé :count transactions. Elles sont stockées sous le tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> où vous pouvez les afficher en détail.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'Vous ne pouvez pas accéder à cette page tant que l\'importation a le statut ":status".',
|
'bad_job_status' => 'Vous ne pouvez pas accéder à cette page tant que l\'importation a le statut ":status".',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(ignorer cette colonne)',
|
'column__ignore' => '(ignorer cette colonne)',
|
||||||
'column_account-iban' => 'Compte d’actif (IBAN)',
|
'column_account-iban' => 'Compte d’actif (IBAN)',
|
||||||
'column_account-id' => 'Compte d\'actif (ID correspondant à FF3)',
|
'column_account-id' => 'Compte d\'actif (ID correspondant à FF3)',
|
||||||
'column_account-name' => 'Compte d’actif (nom)',
|
'column_account-name' => 'Compte d’actif (nom)',
|
||||||
'column_account-bic' => 'Compte d’actif (BIC)',
|
'column_account-bic' => 'Compte d’actif (BIC)',
|
||||||
'column_amount' => 'Montant',
|
'column_amount' => 'Montant',
|
||||||
'column_amount_foreign' => 'Montant (en devise étrangère)',
|
'column_amount_foreign' => 'Montant (en devise étrangère)',
|
||||||
'column_amount_debit' => 'Montant (colonne débit)',
|
'column_amount_debit' => 'Montant (colonne débit)',
|
||||||
'column_amount_credit' => 'Montant (colonne de crédit)',
|
'column_amount_credit' => 'Montant (colonne de crédit)',
|
||||||
'column_amount_negated' => 'Montant (colonne aux valeurs opposées)',
|
'column_amount_negated' => 'Montant (colonne aux valeurs opposées)',
|
||||||
'column_amount-comma-separated' => 'Montant (virgule comme séparateur décimal)',
|
'column_amount-comma-separated' => 'Montant (virgule comme séparateur décimal)',
|
||||||
'column_bill-id' => 'Facture (ID correspondant à FF3)',
|
'column_bill-id' => 'Facture (ID correspondant à FF3)',
|
||||||
'column_bill-name' => 'Nom de la facture',
|
'column_bill-name' => 'Nom de la facture',
|
||||||
'column_budget-id' => 'Budget (ID correspondant à FF3)',
|
'column_budget-id' => 'Budget (ID correspondant à FF3)',
|
||||||
'column_budget-name' => 'Nom du budget',
|
'column_budget-name' => 'Nom du budget',
|
||||||
'column_category-id' => 'Catégorie (ID correspondant à FF3)',
|
'column_category-id' => 'Catégorie (ID correspondant à FF3)',
|
||||||
'column_category-name' => 'Nom de catégorie',
|
'column_category-name' => 'Nom de catégorie',
|
||||||
'column_currency-code' => 'Code de la devise (ISO 4217)',
|
'column_currency-code' => 'Code de la devise (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Code de devise étrangère (ISO 4217)',
|
'column_foreign-currency-code' => 'Code de devise étrangère (ISO 4217)',
|
||||||
'column_currency-id' => 'Devise (ID correspondant à FF3)',
|
'column_currency-id' => 'Devise (ID correspondant à FF3)',
|
||||||
'column_currency-name' => 'Nom de la devise (correspondant à FF3)',
|
'column_currency-name' => 'Nom de la devise (correspondant à FF3)',
|
||||||
'column_currency-symbol' => 'Symbole de la devise (correspondant à FF3)',
|
'column_currency-symbol' => 'Symbole de la devise (correspondant à FF3)',
|
||||||
'column_date-interest' => 'Date de calcul des intérêts',
|
'column_date-interest' => 'Date de calcul des intérêts',
|
||||||
'column_date-book' => 'Date d\'enregistrement de la transaction',
|
'column_date-book' => 'Date d\'enregistrement de la transaction',
|
||||||
'column_date-process' => 'Date de traitement de la transaction',
|
'column_date-process' => 'Date de traitement de la transaction',
|
||||||
'column_date-transaction' => 'Date',
|
'column_date-transaction' => 'Date',
|
||||||
'column_date-due' => 'Date d\'échéance de la transaction',
|
'column_date-due' => 'Date d\'échéance de la transaction',
|
||||||
'column_date-payment' => 'Date de paiement de la transaction',
|
'column_date-payment' => 'Date de paiement de la transaction',
|
||||||
'column_date-invoice' => 'Date de facturation de la transaction',
|
'column_date-invoice' => 'Date de facturation de la transaction',
|
||||||
'column_description' => 'Description',
|
'column_description' => 'Description',
|
||||||
'column_opposing-iban' => 'Compte opposé (IBAN)',
|
'column_opposing-iban' => 'Compte opposé (IBAN)',
|
||||||
'column_opposing-bic' => 'Compte opposé (BIC)',
|
'column_opposing-bic' => 'Compte opposé (BIC)',
|
||||||
'column_opposing-id' => 'Compte opposé (ID correspondant à FF3)',
|
'column_opposing-id' => 'Compte opposé (ID correspondant à FF3)',
|
||||||
'column_external-id' => 'ID externe',
|
'column_external-id' => 'ID externe',
|
||||||
'column_opposing-name' => 'Compte opposé (nom)',
|
'column_opposing-name' => 'Compte opposé (nom)',
|
||||||
'column_rabo-debit-credit' => 'Indicateur de débit/crédit spécifique à Rabobank',
|
'column_rabo-debit-credit' => 'Indicateur de débit/crédit spécifique à Rabobank',
|
||||||
'column_ing-debit-credit' => 'Indicateur de débit/crédit spécifique à ING',
|
'column_ing-debit-credit' => 'Indicateur de débit/crédit spécifique à ING',
|
||||||
'column_sepa-ct-id' => 'Référence de bout en bout SEPA',
|
'column_sepa-ct-id' => 'Référence de bout en bout SEPA',
|
||||||
'column_sepa-ct-op' => 'Référence SEPA du compte opposé',
|
'column_sepa-ct-op' => 'Référence SEPA du compte opposé',
|
||||||
'column_sepa-db' => 'Référence Unique de Mandat SEPA',
|
'column_sepa-db' => 'Référence Unique de Mandat SEPA',
|
||||||
'column_sepa-cc' => 'Code de rapprochement SEPA',
|
'column_sepa-cc' => 'Code de rapprochement SEPA',
|
||||||
'column_sepa-ci' => 'Identifiant Créancier SEPA',
|
'column_sepa-ci' => 'Identifiant Créancier SEPA',
|
||||||
'column_sepa-ep' => 'Objectif externe SEPA',
|
'column_sepa-ep' => 'Objectif externe SEPA',
|
||||||
'column_sepa-country' => 'Code de pays SEPA',
|
'column_sepa-country' => 'Code de pays SEPA',
|
||||||
'column_tags-comma' => 'Tags (séparés par des virgules)',
|
'column_tags-comma' => 'Tags (séparés par des virgules)',
|
||||||
'column_tags-space' => 'Tags (séparés par un espace)',
|
'column_tags-space' => 'Tags (séparés par un espace)',
|
||||||
'column_account-number' => 'Compte d’actif (numéro de compte)',
|
'column_account-number' => 'Compte d’actif (numéro de compte)',
|
||||||
'column_opposing-number' => 'Compte opposé (numéro de compte)',
|
'column_opposing-number' => 'Compte opposé (numéro de compte)',
|
||||||
'column_note' => 'Note(s)',
|
'column_note' => 'Note(s)',
|
||||||
'column_internal-reference' => 'Référence interne',
|
'column_internal-reference' => 'Référence interne',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Il ne s\'agit pas d\'un IBAN valide.',
|
'iban' => 'Il ne s\'agit pas d\'un IBAN valide.',
|
||||||
|
'zero_or_more' => 'The value cannot be negative.',
|
||||||
'source_equals_destination' => 'Le compte source est identique au compte de destination.',
|
'source_equals_destination' => 'Le compte source est identique au compte de destination.',
|
||||||
'unique_account_number_for_user' => 'Il semble que ce numéro de compte est déjà utilisé.',
|
'unique_account_number_for_user' => 'Il semble que ce numéro de compte est déjà utilisé.',
|
||||||
'unique_iban_for_user' => 'Il semble que cet IBAN soit déjà utilisé.',
|
'unique_iban_for_user' => 'Il semble que cet IBAN soit déjà utilisé.',
|
||||||
|
@@ -551,6 +551,8 @@ return [
|
|||||||
'email_changed_logout' => 'Sampai Anda memverifikasi alamat email Anda, Anda tidak dapat login.',
|
'email_changed_logout' => 'Sampai Anda memverifikasi alamat email Anda, Anda tidak dapat login.',
|
||||||
'login_with_new_email' => 'Anda sekarang bisa masuk dengan alamat email baru Anda.',
|
'login_with_new_email' => 'Anda sekarang bisa masuk dengan alamat email baru Anda.',
|
||||||
'login_with_old_email' => 'Anda sekarang dapat login dengan alamat email lama Anda lagi.',
|
'login_with_old_email' => 'Anda sekarang dapat login dengan alamat email lama Anda lagi.',
|
||||||
|
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
|
||||||
|
'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Satu lampiran |:count lampiran',
|
'nr_of_attachments' => 'Satu lampiran |:count lampiran',
|
||||||
@@ -1021,6 +1023,7 @@ return [
|
|||||||
'select_expense_revenue' => 'Pilih akun biaya / pendapatan',
|
'select_expense_revenue' => 'Pilih akun biaya / pendapatan',
|
||||||
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
||||||
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
||||||
|
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Grafik',
|
'chart' => 'Grafik',
|
||||||
|
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Password (lagi)',
|
'password_confirmation' => 'Password (lagi)',
|
||||||
'blocked' => 'Apakah diblokir?',
|
'blocked' => 'Apakah diblokir?',
|
||||||
'blocked_code' => 'Alasan untuk blok',
|
'blocked_code' => 'Alasan untuk blok',
|
||||||
|
'login_name' => 'Login',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Apply rules',
|
'apply_rules' => 'Apply rules',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Kunci publik',
|
'public_key' => 'Kunci publik',
|
||||||
'country_code' => 'Kode negara',
|
'country_code' => 'Kode negara',
|
||||||
'provider_code' => 'Bank atau penyedia data',
|
'provider_code' => 'Bank atau penyedia data',
|
||||||
|
'fints_url' => 'FinTS API URL',
|
||||||
|
'fints_port' => 'Port',
|
||||||
|
'fints_bank_code' => 'Bank code',
|
||||||
|
'fints_username' => 'Username',
|
||||||
|
'fints_password' => 'PIN / Password',
|
||||||
|
'fints_account' => 'FinTS account',
|
||||||
|
'local_account' => 'Firefly III account',
|
||||||
|
'from_date' => 'Date from',
|
||||||
|
'to_date' => 'Date to',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Batas tanggal terakhir',
|
'due_date' => 'Batas tanggal terakhir',
|
||||||
'payment_date' => 'Tanggal pembayaran',
|
'payment_date' => 'Tanggal pembayaran',
|
||||||
|
@@ -47,6 +47,9 @@ return [
|
|||||||
'button_yodlee' => 'Import using Yodlee',
|
'button_yodlee' => 'Import using Yodlee',
|
||||||
'button_quovo' => 'Import using Quovo',
|
'button_quovo' => 'Import using Quovo',
|
||||||
'button_ynab' => 'Import from You Need A Budget',
|
'button_ynab' => 'Import from You Need A Budget',
|
||||||
|
'button_fints' => 'Import using FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Global import configuration',
|
'global_config_title' => 'Global import configuration',
|
||||||
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
||||||
@@ -200,112 +203,120 @@ return [
|
|||||||
'spectre_extra_key_unit_price' => 'Unit price',
|
'spectre_extra_key_unit_price' => 'Unit price',
|
||||||
'spectre_extra_key_transactions_count' => 'Transaction count',
|
'spectre_extra_key_transactions_count' => 'Transaction count',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'An error occurred while trying to connecting to your bank. Please make sure that all the data you entered is correct. Original error message: :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'E.g. https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'For many banks this is your account number.',
|
||||||
|
'job_config_fints_port_help' => 'The default port is 443.',
|
||||||
|
'job_config_fints_account_help' => 'Choose the bank account for which you want to import transactions.',
|
||||||
|
'job_config_local_account_help' => 'Choose the Firefly III account corresponding to your bank account chosen above.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
||||||
'specific_abn_name' => 'ABN AMRO NL',
|
'specific_abn_name' => 'ABN AMRO NL',
|
||||||
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
||||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||||
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
||||||
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
||||||
'job_config_roles_submit' => 'Continue',
|
'job_config_roles_submit' => 'Continue',
|
||||||
'job_config_roles_column_name' => 'Name of column',
|
'job_config_roles_column_name' => 'Name of column',
|
||||||
'job_config_roles_column_example' => 'Column example data',
|
'job_config_roles_column_example' => 'Column example data',
|
||||||
'job_config_roles_column_role' => 'Column data meaning',
|
'job_config_roles_column_role' => 'Column data meaning',
|
||||||
'job_config_roles_do_map_value' => 'Map these values',
|
'job_config_roles_do_map_value' => 'Map these values',
|
||||||
'job_config_roles_no_example' => 'No example data available',
|
'job_config_roles_no_example' => 'No example data available',
|
||||||
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
||||||
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
||||||
'job_config_roles_colum_count' => 'Column',
|
'job_config_roles_colum_count' => 'Column',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
||||||
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||||
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
||||||
'job_config_field_value' => 'Field value',
|
'job_config_field_value' => 'Field value',
|
||||||
'job_config_field_mapped' => 'Mapped to',
|
'job_config_field_mapped' => 'Mapped to',
|
||||||
'map_do_not_map' => '(jangan memetakan)',
|
'map_do_not_map' => '(jangan memetakan)',
|
||||||
'job_config_map_submit' => 'Start the import',
|
'job_config_map_submit' => 'Start the import',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => 'Impor dengan kunci \':key\'',
|
'import_with_key' => 'Impor dengan kunci \':key\'',
|
||||||
'status_wait_title' => 'Tolong tunggu sebentar...',
|
'status_wait_title' => 'Tolong tunggu sebentar...',
|
||||||
'status_wait_text' => 'Kotak ini akan hilang dalam sekejap.',
|
'status_wait_text' => 'Kotak ini akan hilang dalam sekejap.',
|
||||||
'status_running_title' => 'Impor sedang berjalan',
|
'status_running_title' => 'Impor sedang berjalan',
|
||||||
'status_job_running' => 'Please wait, running the import...',
|
'status_job_running' => 'Please wait, running the import...',
|
||||||
'status_job_storing' => 'Please wait, storing data...',
|
'status_job_storing' => 'Please wait, storing data...',
|
||||||
'status_job_rules' => 'Please wait, running rules...',
|
'status_job_rules' => 'Please wait, running rules...',
|
||||||
'status_fatal_title' => 'Fatal error',
|
'status_fatal_title' => 'Fatal error',
|
||||||
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
||||||
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
||||||
'status_finished_title' => 'Import finished',
|
'status_finished_title' => 'Import finished',
|
||||||
'status_finished_text' => 'The import has finished.',
|
'status_finished_text' => 'The import has finished.',
|
||||||
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
||||||
'unknown_import_result' => 'Unknown import result',
|
'unknown_import_result' => 'Unknown import result',
|
||||||
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
||||||
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
||||||
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(abaikan kolom ini)',
|
'column__ignore' => '(abaikan kolom ini)',
|
||||||
'column_account-iban' => 'Akun aset (IBAN)',
|
'column_account-iban' => 'Akun aset (IBAN)',
|
||||||
'column_account-id' => 'Asset account ID (matching FF3)',
|
'column_account-id' => 'Asset account ID (matching FF3)',
|
||||||
'column_account-name' => 'Akun aset (nama)',
|
'column_account-name' => 'Akun aset (nama)',
|
||||||
'column_account-bic' => 'Asset account (BIC)',
|
'column_account-bic' => 'Asset account (BIC)',
|
||||||
'column_amount' => 'Jumlah',
|
'column_amount' => 'Jumlah',
|
||||||
'column_amount_foreign' => 'Amount (in foreign currency)',
|
'column_amount_foreign' => 'Amount (in foreign currency)',
|
||||||
'column_amount_debit' => 'Jumlah (kolom debit)',
|
'column_amount_debit' => 'Jumlah (kolom debit)',
|
||||||
'column_amount_credit' => 'Jumlah (kolom kredit)',
|
'column_amount_credit' => 'Jumlah (kolom kredit)',
|
||||||
'column_amount_negated' => 'Amount (negated column)',
|
'column_amount_negated' => 'Amount (negated column)',
|
||||||
'column_amount-comma-separated' => 'Jumlah (koma sebagai pemisah desimal)',
|
'column_amount-comma-separated' => 'Jumlah (koma sebagai pemisah desimal)',
|
||||||
'column_bill-id' => 'Bill ID (matching FF3)',
|
'column_bill-id' => 'Bill ID (matching FF3)',
|
||||||
'column_bill-name' => 'Nama tagihan',
|
'column_bill-name' => 'Nama tagihan',
|
||||||
'column_budget-id' => 'Budget ID (matching FF3)',
|
'column_budget-id' => 'Budget ID (matching FF3)',
|
||||||
'column_budget-name' => 'Nama anggaran',
|
'column_budget-name' => 'Nama anggaran',
|
||||||
'column_category-id' => 'Category ID (matching FF3)',
|
'column_category-id' => 'Category ID (matching FF3)',
|
||||||
'column_category-name' => 'Nama Kategori',
|
'column_category-name' => 'Nama Kategori',
|
||||||
'column_currency-code' => 'Kode mata uang (ISO 4217)',
|
'column_currency-code' => 'Kode mata uang (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Foreign currency code (ISO 4217)',
|
'column_foreign-currency-code' => 'Foreign currency code (ISO 4217)',
|
||||||
'column_currency-id' => 'Currency ID (matching FF3)',
|
'column_currency-id' => 'Currency ID (matching FF3)',
|
||||||
'column_currency-name' => 'Currency name (matching FF3)',
|
'column_currency-name' => 'Currency name (matching FF3)',
|
||||||
'column_currency-symbol' => 'Currency symbol (matching FF3)',
|
'column_currency-symbol' => 'Currency symbol (matching FF3)',
|
||||||
'column_date-interest' => 'Tanggal perhitungan bunga',
|
'column_date-interest' => 'Tanggal perhitungan bunga',
|
||||||
'column_date-book' => 'Tanggal pemesanan transaksi',
|
'column_date-book' => 'Tanggal pemesanan transaksi',
|
||||||
'column_date-process' => 'Tanggal proses transaksi',
|
'column_date-process' => 'Tanggal proses transaksi',
|
||||||
'column_date-transaction' => 'Tanggal',
|
'column_date-transaction' => 'Tanggal',
|
||||||
'column_date-due' => 'Transaction due date',
|
'column_date-due' => 'Transaction due date',
|
||||||
'column_date-payment' => 'Transaction payment date',
|
'column_date-payment' => 'Transaction payment date',
|
||||||
'column_date-invoice' => 'Transaction invoice date',
|
'column_date-invoice' => 'Transaction invoice date',
|
||||||
'column_description' => 'Deskripsi',
|
'column_description' => 'Deskripsi',
|
||||||
'column_opposing-iban' => 'Akun lawan (IBAN)',
|
'column_opposing-iban' => 'Akun lawan (IBAN)',
|
||||||
'column_opposing-bic' => 'Opposing account (BIC)',
|
'column_opposing-bic' => 'Opposing account (BIC)',
|
||||||
'column_opposing-id' => 'Opposing account ID (matching FF3)',
|
'column_opposing-id' => 'Opposing account ID (matching FF3)',
|
||||||
'column_external-id' => 'ID eksternal',
|
'column_external-id' => 'ID eksternal',
|
||||||
'column_opposing-name' => 'Akun lawan (nama)',
|
'column_opposing-name' => 'Akun lawan (nama)',
|
||||||
'column_rabo-debit-credit' => 'Indikator debit / kredit khusus Rabobank',
|
'column_rabo-debit-credit' => 'Indikator debit / kredit khusus Rabobank',
|
||||||
'column_ing-debit-credit' => 'Indikator debit / kredit ING yang spesifik',
|
'column_ing-debit-credit' => 'Indikator debit / kredit ING yang spesifik',
|
||||||
'column_sepa-ct-id' => 'SEPA end-to-end Identifier',
|
'column_sepa-ct-id' => 'SEPA end-to-end Identifier',
|
||||||
'column_sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
'column_sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
||||||
'column_sepa-db' => 'SEPA Mandate Identifier',
|
'column_sepa-db' => 'SEPA Mandate Identifier',
|
||||||
'column_sepa-cc' => 'SEPA Clearing Code',
|
'column_sepa-cc' => 'SEPA Clearing Code',
|
||||||
'column_sepa-ci' => 'SEPA Creditor Identifier',
|
'column_sepa-ci' => 'SEPA Creditor Identifier',
|
||||||
'column_sepa-ep' => 'SEPA External Purpose',
|
'column_sepa-ep' => 'SEPA External Purpose',
|
||||||
'column_sepa-country' => 'SEPA Country Code',
|
'column_sepa-country' => 'SEPA Country Code',
|
||||||
'column_tags-comma' => 'Tag (dipisahkan koma)',
|
'column_tags-comma' => 'Tag (dipisahkan koma)',
|
||||||
'column_tags-space' => 'Tag (spasi terpisah)',
|
'column_tags-space' => 'Tag (spasi terpisah)',
|
||||||
'column_account-number' => 'Akun aset (nomor rekening)',
|
'column_account-number' => 'Akun aset (nomor rekening)',
|
||||||
'column_opposing-number' => 'Akun lawan (nomor rekening)',
|
'column_opposing-number' => 'Akun lawan (nomor rekening)',
|
||||||
'column_note' => 'Catatan (s)',
|
'column_note' => 'Catatan (s)',
|
||||||
'column_internal-reference' => 'Internal reference',
|
'column_internal-reference' => 'Internal reference',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Ini bukan IBAN yang valid.',
|
'iban' => 'Ini bukan IBAN yang valid.',
|
||||||
|
'zero_or_more' => 'The value cannot be negative.',
|
||||||
'source_equals_destination' => 'The source account equals the destination account.',
|
'source_equals_destination' => 'The source account equals the destination account.',
|
||||||
'unique_account_number_for_user' => 'Sepertinya nomor rekening ini sudah digunakan.',
|
'unique_account_number_for_user' => 'Sepertinya nomor rekening ini sudah digunakan.',
|
||||||
'unique_iban_for_user' => 'It looks like this IBAN is already in use.',
|
'unique_iban_for_user' => 'It looks like this IBAN is already in use.',
|
||||||
|
@@ -28,5 +28,5 @@ return [
|
|||||||
|
|
||||||
// bills:
|
// bills:
|
||||||
'not_expected_period' => 'Non previsto questo periodo',
|
'not_expected_period' => 'Non previsto questo periodo',
|
||||||
'not_or_not_yet' => 'Non ancora',
|
'not_or_not_yet' => 'Non (ancora)',
|
||||||
];
|
];
|
||||||
|
@@ -195,14 +195,14 @@ return [
|
|||||||
'update_check_title' => 'Controlla aggiornamenti',
|
'update_check_title' => 'Controlla aggiornamenti',
|
||||||
'admin_update_check_title' => 'Controlla automaticamente aggiornamento',
|
'admin_update_check_title' => 'Controlla automaticamente aggiornamento',
|
||||||
'admin_update_check_explain' => 'Firefly III può verificare automaticamente gli aggiornamenti. Quando attivi questa impostazione, contatterà Github per verificare se è disponibile una nuova versione di Firefly III. Quando lo sarà, riceverai una notifica. Puoi testare questa notifica usando il pulsante a destra. Indicare di seguito se si desidera che Firefly III controlli gli aggiornamenti.',
|
'admin_update_check_explain' => 'Firefly III può verificare automaticamente gli aggiornamenti. Quando attivi questa impostazione, contatterà Github per verificare se è disponibile una nuova versione di Firefly III. Quando lo sarà, riceverai una notifica. Puoi testare questa notifica usando il pulsante a destra. Indicare di seguito se si desidera che Firefly III controlli gli aggiornamenti.',
|
||||||
'check_for_updates_permission' => 'Firefly III può controllare gli aggiornamenti, ma è necessario il tuo permesso per farlo. Vai alla <a href=":link">amministrazione</a> per indicare se desideri che questa funzione sia abilitata.',
|
'check_for_updates_permission' => 'Firefly III può controllare gli aggiornamenti, ma è necessario il tuo permesso per farlo. Vai nell\'<a href=":link">amministrazione</a> per indicare se desideri che questa funzione sia abilitata.',
|
||||||
'updates_ask_me_later' => 'Chiedimelo più tardi',
|
'updates_ask_me_later' => 'Chiedimelo più tardi',
|
||||||
'updates_do_not_check' => 'Non controllare gli aggiornamenti',
|
'updates_do_not_check' => 'Non controllare gli aggiornamenti',
|
||||||
'updates_enable_check' => 'Abilita il controllo degli aggiornamenti',
|
'updates_enable_check' => 'Abilita il controllo degli aggiornamenti',
|
||||||
'admin_update_check_now_title' => 'Controlla gli aggiornamenti ora',
|
'admin_update_check_now_title' => 'Controlla gli aggiornamenti ora',
|
||||||
'admin_update_check_now_explain' => 'Se si preme il pulsante, Firefly III controllerà se la versione corrente è la più recente.',
|
'admin_update_check_now_explain' => 'Se si preme il pulsante, Firefly III controllerà se la versione corrente è la più recente.',
|
||||||
'check_for_updates_button' => 'Controlla ora!',
|
'check_for_updates_button' => 'Controlla ora!',
|
||||||
'update_new_version_alert' => 'È disponibile una nuova versione di Firefly III. Stai eseguendo v:your_version, l\'ultima versione è v:new_version che è stata rilasciata :date.',
|
'update_new_version_alert' => 'È disponibile una nuova versione di Firefly III. Stai eseguendo v:your_version, l\'ultima versione è v:new_version che è stata rilasciata il :date.',
|
||||||
'update_current_version_alert' => 'Stai eseguendo v:version, che è l\'ultima versione disponibile.',
|
'update_current_version_alert' => 'Stai eseguendo v:version, che è l\'ultima versione disponibile.',
|
||||||
'update_newer_version_alert' => 'Stai eseguendo v:your_version, che è più recente rispetto all\'ultima versione, v:new_version.',
|
'update_newer_version_alert' => 'Stai eseguendo v:your_version, che è più recente rispetto all\'ultima versione, v:new_version.',
|
||||||
'update_check_error' => 'Si è verificato un errore durante il controllo degli aggiornamenti. Si prega di visualizzare i file di log.',
|
'update_check_error' => 'Si è verificato un errore durante il controllo degli aggiornamenti. Si prega di visualizzare i file di log.',
|
||||||
@@ -365,7 +365,7 @@ return [
|
|||||||
'rule_trigger_currency_is' => 'La valuta della transazione è ":trigger_value"',
|
'rule_trigger_currency_is' => 'La valuta della transazione è ":trigger_value"',
|
||||||
'rule_trigger_has_attachments_choice' => 'Ha almeno così tanti allegati',
|
'rule_trigger_has_attachments_choice' => 'Ha almeno così tanti allegati',
|
||||||
'rule_trigger_has_attachments' => 'Ha almeno :trigger_value allegati',
|
'rule_trigger_has_attachments' => 'Ha almeno :trigger_value allegati',
|
||||||
'rule_trigger_store_journal' => 'Quando viene creata una transazione',
|
'rule_trigger_store_journal' => 'Quando una transazione viene creata',
|
||||||
'rule_trigger_update_journal' => 'Quando una transazione viene aggiornata',
|
'rule_trigger_update_journal' => 'Quando una transazione viene aggiornata',
|
||||||
'rule_trigger_has_no_category_choice' => 'Non ha categoria',
|
'rule_trigger_has_no_category_choice' => 'Non ha categoria',
|
||||||
'rule_trigger_has_no_category' => 'La transazione non ha categoria',
|
'rule_trigger_has_no_category' => 'La transazione non ha categoria',
|
||||||
@@ -468,7 +468,7 @@ return [
|
|||||||
'pref_6M' => 'Sei mesi',
|
'pref_6M' => 'Sei mesi',
|
||||||
'pref_1Y' => 'Un anno',
|
'pref_1Y' => 'Un anno',
|
||||||
'pref_languages' => 'Lingue',
|
'pref_languages' => 'Lingue',
|
||||||
'pref_languages_help' => 'Firefly III supporta diverse lingue.',
|
'pref_languages_help' => 'Firefly III supporta diverse lingue. Quale di queste preferisci?',
|
||||||
'pref_custom_fiscal_year' => 'Impostazioni anno fiscale',
|
'pref_custom_fiscal_year' => 'Impostazioni anno fiscale',
|
||||||
'pref_custom_fiscal_year_label' => 'Abilita',
|
'pref_custom_fiscal_year_label' => 'Abilita',
|
||||||
'pref_custom_fiscal_year_help' => 'Nei paesi che utilizzano un anno finanziario diverso rispetto al dal 1 gennaio al 31 dicembre, è possibile attivarlo e specificare i giorni di inizio / fine dell\'anno fiscale',
|
'pref_custom_fiscal_year_help' => 'Nei paesi che utilizzano un anno finanziario diverso rispetto al dal 1 gennaio al 31 dicembre, è possibile attivarlo e specificare i giorni di inizio / fine dell\'anno fiscale',
|
||||||
@@ -551,6 +551,8 @@ return [
|
|||||||
'email_changed_logout' => 'Fino a quando non verifichi il tuo indirizzo email, non puoi effettuare il login.',
|
'email_changed_logout' => 'Fino a quando non verifichi il tuo indirizzo email, non puoi effettuare il login.',
|
||||||
'login_with_new_email' => 'Ora puoi accedere con il tuo nuovo indirizzo email.',
|
'login_with_new_email' => 'Ora puoi accedere con il tuo nuovo indirizzo email.',
|
||||||
'login_with_old_email' => 'Ora puoi accedere nuovamente con il tuo vecchio indirizzo email.',
|
'login_with_old_email' => 'Ora puoi accedere nuovamente con il tuo vecchio indirizzo email.',
|
||||||
|
'login_provider_local_only' => 'Questa azione non è disponibile quando ci si autenticato con ":login_provider".',
|
||||||
|
'delete_local_info_only' => 'Poiché ti sei autenticato con ":login_provider", questo eliminerà solamente le informazioni locali di Firefly III.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Un allegato|:count attachments',
|
'nr_of_attachments' => 'Un allegato|:count attachments',
|
||||||
@@ -1021,6 +1023,7 @@ return [
|
|||||||
'select_expense_revenue' => 'Seleziona conto spese/entrate',
|
'select_expense_revenue' => 'Seleziona conto spese/entrate',
|
||||||
'multi_currency_report_sum' => 'Poiché questo elenco contiene conti con più valute, le somme potrebbero non avere senso. Il rapporto ripiegherà sempre sulla valuta predefinita.',
|
'multi_currency_report_sum' => 'Poiché questo elenco contiene conti con più valute, le somme potrebbero non avere senso. Il rapporto ripiegherà sempre sulla valuta predefinita.',
|
||||||
'sum_in_default_currency' => 'La somma sarà sempre nella tua valuta predefinita.',
|
'sum_in_default_currency' => 'La somma sarà sempre nella tua valuta predefinita.',
|
||||||
|
'net_filtered_prefs' => 'Questo grafico non includerà i conti che hanno l\'opzione "Includi nel patrimonio" non selezionata.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Grafico',
|
'chart' => 'Grafico',
|
||||||
@@ -1045,7 +1048,7 @@ return [
|
|||||||
'balance' => 'Saldo',
|
'balance' => 'Saldo',
|
||||||
'sum' => 'Somma',
|
'sum' => 'Somma',
|
||||||
'average' => 'Media',
|
'average' => 'Media',
|
||||||
'balanceFor' => 'Saldo di :name',
|
'balanceFor' => 'Saldo per :name',
|
||||||
|
|
||||||
// piggy banks:
|
// piggy banks:
|
||||||
'add_money_to_piggy' => 'Aggiungi denaro al salvadanaio":name"',
|
'add_money_to_piggy' => 'Aggiungi denaro al salvadanaio":name"',
|
||||||
|
@@ -26,7 +26,7 @@ return [
|
|||||||
// new user:
|
// new user:
|
||||||
'bank_name' => 'Nome banca',
|
'bank_name' => 'Nome banca',
|
||||||
'bank_balance' => 'Saldo',
|
'bank_balance' => 'Saldo',
|
||||||
'savings_balance' => 'Saldo risparmio',
|
'savings_balance' => 'Saldo risparmi',
|
||||||
'credit_card_limit' => 'Limite carta di credito',
|
'credit_card_limit' => 'Limite carta di credito',
|
||||||
'automatch' => 'Abbina automaticamente',
|
'automatch' => 'Abbina automaticamente',
|
||||||
'skip' => 'Salta ogni',
|
'skip' => 'Salta ogni',
|
||||||
@@ -124,7 +124,7 @@ return [
|
|||||||
'attachments[]' => 'Allegati',
|
'attachments[]' => 'Allegati',
|
||||||
'store_new_withdrawal' => 'Salva nuovo prelievo',
|
'store_new_withdrawal' => 'Salva nuovo prelievo',
|
||||||
'store_new_deposit' => 'Salva nuovo deposito',
|
'store_new_deposit' => 'Salva nuovo deposito',
|
||||||
'store_new_transfer' => 'Salva nuova trasferimento',
|
'store_new_transfer' => 'Salva nuovo trasferimento',
|
||||||
'add_new_withdrawal' => 'Aggiungi nuovo prelievo',
|
'add_new_withdrawal' => 'Aggiungi nuovo prelievo',
|
||||||
'add_new_deposit' => 'Aggiungi nuovo deposito',
|
'add_new_deposit' => 'Aggiungi nuovo deposito',
|
||||||
'add_new_transfer' => 'Aggiungi un nuovo trasferimento',
|
'add_new_transfer' => 'Aggiungi un nuovo trasferimento',
|
||||||
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Password (ancora)',
|
'password_confirmation' => 'Password (ancora)',
|
||||||
'blocked' => 'È bloccato?',
|
'blocked' => 'È bloccato?',
|
||||||
'blocked_code' => 'Motivo del blocco',
|
'blocked_code' => 'Motivo del blocco',
|
||||||
|
'login_name' => 'Login',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Applica regole',
|
'apply_rules' => 'Applica regole',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Chiave Pubblica',
|
'public_key' => 'Chiave Pubblica',
|
||||||
'country_code' => 'Codice Nazione',
|
'country_code' => 'Codice Nazione',
|
||||||
'provider_code' => 'Banca o fornitore di dati',
|
'provider_code' => 'Banca o fornitore di dati',
|
||||||
|
'fints_url' => 'URL API FinTS',
|
||||||
|
'fints_port' => 'Porta',
|
||||||
|
'fints_bank_code' => 'Codice banca',
|
||||||
|
'fints_username' => 'Nome utente',
|
||||||
|
'fints_password' => 'PIN / Password',
|
||||||
|
'fints_account' => 'Conto FinTS',
|
||||||
|
'local_account' => 'Conto Firefly III',
|
||||||
|
'from_date' => 'Data inizio',
|
||||||
|
'to_date' => 'Alla data',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Data scadenza',
|
'due_date' => 'Data scadenza',
|
||||||
'payment_date' => 'Data pagamento',
|
'payment_date' => 'Data pagamento',
|
||||||
|
@@ -47,6 +47,9 @@ return [
|
|||||||
'button_yodlee' => 'Importa usando Yodlee',
|
'button_yodlee' => 'Importa usando Yodlee',
|
||||||
'button_quovo' => 'Importa usando Quovo',
|
'button_quovo' => 'Importa usando Quovo',
|
||||||
'button_ynab' => 'Importa da You Need A Budget',
|
'button_ynab' => 'Importa da You Need A Budget',
|
||||||
|
'button_fints' => 'Importa usando FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Configurazione globale di importazione',
|
'global_config_title' => 'Configurazione globale di importazione',
|
||||||
'global_config_text' => 'In futuro questo riquadro presenterà le preferenze che si applicano a TUTTI i fornitori di importazione di cui sopra.',
|
'global_config_text' => 'In futuro questo riquadro presenterà le preferenze che si applicano a TUTTI i fornitori di importazione di cui sopra.',
|
||||||
@@ -200,112 +203,120 @@ return [
|
|||||||
'spectre_extra_key_unit_price' => 'Prezzo unitario',
|
'spectre_extra_key_unit_price' => 'Prezzo unitario',
|
||||||
'spectre_extra_key_transactions_count' => 'Conteggio transazioni',
|
'spectre_extra_key_transactions_count' => 'Conteggio transazioni',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'Si è verificato un errore durante il tentativo di collegamento alla tua banca. Assicurati che tutti i dati inseriti siano corretti. Messaggio di errore originale: :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'Es. https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'Per molto banche questo corrisponde al numero di conto.',
|
||||||
|
'job_config_fints_port_help' => 'La porta predefinita è 443.',
|
||||||
|
'job_config_fints_account_help' => 'Scegli il conto bancario per il quale desideri importare le transazioni.',
|
||||||
|
'job_config_local_account_help' => 'Scegli il conto Firefly III corrispondente al conto bancario scelto sopra.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Crea descrizioni migliori nelle esportazioni ING',
|
'specific_ing_descr' => 'Crea descrizioni migliori nelle esportazioni ING',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Elimina le virgolette dai file di esportazione di SNS / Volksbank',
|
'specific_sns_descr' => 'Elimina le virgolette dai file di esportazione di SNS / Volksbank',
|
||||||
'specific_abn_name' => 'ABN AMRO NL',
|
'specific_abn_name' => 'ABN AMRO NL',
|
||||||
'specific_abn_descr' => 'Risolvi i possibili problemi con i file ABN AMRO',
|
'specific_abn_descr' => 'Risolvi i possibili problemi con i file ABN AMRO',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Risolvi i possibili problemi con i file Rabobank',
|
'specific_rabo_descr' => 'Risolvi i possibili problemi con i file Rabobank',
|
||||||
'specific_pres_name' => 'CA finanziaria scelta dal Presidente',
|
'specific_pres_name' => 'CA finanziaria scelta dal Presidente',
|
||||||
'specific_pres_descr' => 'Risolvi i possibili problemi con i file da PC',
|
'specific_pres_descr' => 'Risolvi i possibili problemi con i file da PC',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Configurazione di importazione (3/4) - Definisci il ruolo di ogni colonna',
|
'job_config_roles_title' => 'Configurazione di importazione (3/4) - Definisci il ruolo di ogni colonna',
|
||||||
'job_config_roles_text' => 'Ogni colonna nel tuo file CSV contiene determinati dati. Si prega di indicare il tipo di dati che l\'importatore dovrebbe aspettarsi. L\'opzione per "mappare" i dati significa che collegherete ogni voce trovata nella colonna con un valore nel vostro database. Una colonna spesso mappata è la colonna che contiene l\'IBAN del conto. Questo può essere facilmente abbinato all\'IBAN già presente nel tuo database.',
|
'job_config_roles_text' => 'Ogni colonna nel tuo file CSV contiene determinati dati. Si prega di indicare il tipo di dati che l\'importatore dovrebbe aspettarsi. L\'opzione per "mappare" i dati significa che collegherete ogni voce trovata nella colonna con un valore nel vostro database. Una colonna spesso mappata è la colonna che contiene l\'IBAN del conto. Questo può essere facilmente abbinato all\'IBAN già presente nel tuo database.',
|
||||||
'job_config_roles_submit' => 'Continua',
|
'job_config_roles_submit' => 'Continua',
|
||||||
'job_config_roles_column_name' => 'Nome della colonna',
|
'job_config_roles_column_name' => 'Nome della colonna',
|
||||||
'job_config_roles_column_example' => 'Dati di esempio della colonna',
|
'job_config_roles_column_example' => 'Dati di esempio della colonna',
|
||||||
'job_config_roles_column_role' => 'Significato dei dati della colonna',
|
'job_config_roles_column_role' => 'Significato dei dati della colonna',
|
||||||
'job_config_roles_do_map_value' => 'Mappa questi valori',
|
'job_config_roles_do_map_value' => 'Mappa questi valori',
|
||||||
'job_config_roles_no_example' => 'Nessun dato di esempio disponibile',
|
'job_config_roles_no_example' => 'Nessun dato di esempio disponibile',
|
||||||
'job_config_roles_fa_warning' => 'Se contrassegni una colonna come contenente un importo in una valuta straniera, devi anche impostare la colonna che contiene di quale valuta si tratta.',
|
'job_config_roles_fa_warning' => 'Se contrassegni una colonna come contenente un importo in una valuta straniera, devi anche impostare la colonna che contiene di quale valuta si tratta.',
|
||||||
'job_config_roles_rwarning' => 'Come minimo contrassegna una colonna come colonna dell\'importo. Si consiglia di selezionare anche una colonna per la descrizione, la data e il conto della controparte.',
|
'job_config_roles_rwarning' => 'Come minimo contrassegna una colonna come colonna dell\'importo. Si consiglia di selezionare anche una colonna per la descrizione, la data e il conto della controparte.',
|
||||||
'job_config_roles_colum_count' => 'Colonna',
|
'job_config_roles_colum_count' => 'Colonna',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Configurazione di importazione (4/4) - Collega i dati importati con i dati di Firefly III',
|
'job_config_map_title' => 'Configurazione di importazione (4/4) - Collega i dati importati con i dati di Firefly III',
|
||||||
'job_config_map_text' => 'Nelle seguenti tabelle, il valore a sinistra mostra le informazioni trovate nel file caricato. È tuo compito mappare questo valore, se possibile, su un valore già presente nel tuo database. Firefly si atterrà a questa mappatura. Se non ci sono valori da mappare o non si desidera mappare il valore specifico, non selezionare niente.',
|
'job_config_map_text' => 'Nelle seguenti tabelle, il valore a sinistra mostra le informazioni trovate nel file caricato. È tuo compito mappare questo valore, se possibile, su un valore già presente nel tuo database. Firefly si atterrà a questa mappatura. Se non ci sono valori da mappare o non si desidera mappare il valore specifico, non selezionare niente.',
|
||||||
'job_config_map_nothing' => 'Non ci sono dati presenti nel tuo file che puoi mappare a valori esistenti. Si prega di premere "Inizia l\'importazione" per continuare.',
|
'job_config_map_nothing' => 'Non ci sono dati presenti nel tuo file che puoi mappare a valori esistenti. Si prega di premere "Inizia l\'importazione" per continuare.',
|
||||||
'job_config_field_value' => 'Valore campo',
|
'job_config_field_value' => 'Valore campo',
|
||||||
'job_config_field_mapped' => 'Mappato a',
|
'job_config_field_mapped' => 'Mappato a',
|
||||||
'map_do_not_map' => '(non mappare)',
|
'map_do_not_map' => '(non mappare)',
|
||||||
'job_config_map_submit' => 'Inizia l\'importazione',
|
'job_config_map_submit' => 'Inizia l\'importazione',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => 'Importa con chiave \':key\'',
|
'import_with_key' => 'Importa con chiave \':key\'',
|
||||||
'status_wait_title' => 'Per favore attendere...',
|
'status_wait_title' => 'Per favore attendere...',
|
||||||
'status_wait_text' => 'Questa finestra si chiuderà tra un momento.',
|
'status_wait_text' => 'Questa finestra si chiuderà tra un momento.',
|
||||||
'status_running_title' => 'L\'importazione è in esecuzione',
|
'status_running_title' => 'L\'importazione è in esecuzione',
|
||||||
'status_job_running' => 'Attendere, importazione in corso...',
|
'status_job_running' => 'Attendere, importazione in corso...',
|
||||||
'status_job_storing' => 'Attendere, memorizzazione dei dati...',
|
'status_job_storing' => 'Attendere, memorizzazione dei dati...',
|
||||||
'status_job_rules' => 'Attendere, applicazione delle regole...',
|
'status_job_rules' => 'Attendere, applicazione delle regole...',
|
||||||
'status_fatal_title' => 'Errore fatale',
|
'status_fatal_title' => 'Errore fatale',
|
||||||
'status_fatal_text' => 'L\'importazione ha subito un errore irreversibile. Scusa!',
|
'status_fatal_text' => 'L\'importazione ha subito un errore irreversibile. Scusa!',
|
||||||
'status_fatal_more' => 'Questo messaggio di errore (probabilmente molto criptico) è completato dai file di log, che puoi trovare sul tuo disco rigido, o nel contenitore Docker da cui esegui Firefly III.',
|
'status_fatal_more' => 'Questo messaggio di errore (probabilmente molto criptico) è completato dai file di log, che puoi trovare sul tuo disco rigido, o nel contenitore Docker da cui esegui Firefly III.',
|
||||||
'status_finished_title' => 'Importazione completata',
|
'status_finished_title' => 'Importazione completata',
|
||||||
'status_finished_text' => 'L\'importazione è finita.',
|
'status_finished_text' => 'L\'importazione è finita.',
|
||||||
'finished_with_errors' => 'Si sono verificati alcuni errori durante l\'importazione. Controllali attentamente.',
|
'finished_with_errors' => 'Si sono verificati alcuni errori durante l\'importazione. Controllali attentamente.',
|
||||||
'unknown_import_result' => 'Risultato di importazione sconosciuto',
|
'unknown_import_result' => 'Risultato di importazione sconosciuto',
|
||||||
'result_no_transactions' => 'Nessuna transazione è stata importata. Forse erano tutte dei duplicati o semplicemente non c\'era nessuna transazione da importare. Forse i file di log possono dirti cosa è successo. Questo è normale se importi i dati regolarmente.',
|
'result_no_transactions' => 'Nessuna transazione è stata importata. Forse erano tutte dei duplicati o semplicemente non c\'era nessuna transazione da importare. Forse i file di log possono dirti cosa è successo. Questo è normale se importi i dati regolarmente.',
|
||||||
'result_one_transaction' => 'È stata importata esattamente una transazione. È memorizzata sotto l\'etichetta <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> dove è possibile ispezionarla ulteriormente.',
|
'result_one_transaction' => 'È stata importata esattamente una transazione. È memorizzata sotto l\'etichetta <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> dove è possibile ispezionarla ulteriormente.',
|
||||||
'result_many_transactions' => 'Firefly III ha importato :count transazioni. Sono memorizzate sotto l\'etichetta <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> dove è possibile ispezionarle ulteriormente.',
|
'result_many_transactions' => 'Firefly III ha importato :count transazioni. Sono memorizzate sotto l\'etichetta <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> dove è possibile ispezionarle ulteriormente.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'Per accedere a questa pagina l\'operazione di importazione non può avere lo stato ":status".',
|
'bad_job_status' => 'Per accedere a questa pagina l\'operazione di importazione non può avere lo stato ":status".',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(ignora questa colonna)',
|
'column__ignore' => '(ignora questa colonna)',
|
||||||
'column_account-iban' => 'Conto attività (IBAN)',
|
'column_account-iban' => 'Conto attività (IBAN)',
|
||||||
'column_account-id' => 'ID conto attività (mappa FF3)',
|
'column_account-id' => 'ID conto attività (mappa FF3)',
|
||||||
'column_account-name' => 'Conto attività (nome)',
|
'column_account-name' => 'Conto attività (nome)',
|
||||||
'column_account-bic' => 'Conto attività (BIC)',
|
'column_account-bic' => 'Conto attività (BIC)',
|
||||||
'column_amount' => 'Importo',
|
'column_amount' => 'Importo',
|
||||||
'column_amount_foreign' => 'Importo (in altra valuta)',
|
'column_amount_foreign' => 'Importo (in altra valuta)',
|
||||||
'column_amount_debit' => 'Importo (colonna debito)',
|
'column_amount_debit' => 'Importo (colonna debito)',
|
||||||
'column_amount_credit' => 'Importo (colonna credito)',
|
'column_amount_credit' => 'Importo (colonna credito)',
|
||||||
'column_amount_negated' => 'Importo (negato)',
|
'column_amount_negated' => 'Importo (negato)',
|
||||||
'column_amount-comma-separated' => 'Importo (virgola come separatore decimale)',
|
'column_amount-comma-separated' => 'Importo (virgola come separatore decimale)',
|
||||||
'column_bill-id' => 'ID bolletta (mappa FF3)',
|
'column_bill-id' => 'ID bolletta (mappa FF3)',
|
||||||
'column_bill-name' => 'Nome bolletta',
|
'column_bill-name' => 'Nome bolletta',
|
||||||
'column_budget-id' => 'ID budget (mappa FF3)',
|
'column_budget-id' => 'ID budget (mappa FF3)',
|
||||||
'column_budget-name' => 'Nome budget',
|
'column_budget-name' => 'Nome budget',
|
||||||
'column_category-id' => 'ID categoria (mappa FF3)',
|
'column_category-id' => 'ID categoria (mappa FF3)',
|
||||||
'column_category-name' => 'Nome categoria',
|
'column_category-name' => 'Nome categoria',
|
||||||
'column_currency-code' => 'Codice valuta (ISO 4217)',
|
'column_currency-code' => 'Codice valuta (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Codice valuta straniera (ISO 4217)',
|
'column_foreign-currency-code' => 'Codice valuta straniera (ISO 4217)',
|
||||||
'column_currency-id' => 'ID valuta (mappa FF3)',
|
'column_currency-id' => 'ID valuta (mappa FF3)',
|
||||||
'column_currency-name' => 'Nome valuta (mappa FF3)',
|
'column_currency-name' => 'Nome valuta (mappa FF3)',
|
||||||
'column_currency-symbol' => 'Simbolo valuta (mappa FF3)',
|
'column_currency-symbol' => 'Simbolo valuta (mappa FF3)',
|
||||||
'column_date-interest' => 'Data calcolo interessi',
|
'column_date-interest' => 'Data calcolo interessi',
|
||||||
'column_date-book' => 'Data contabile della transazione',
|
'column_date-book' => 'Data contabile della transazione',
|
||||||
'column_date-process' => 'Data processo della transazione',
|
'column_date-process' => 'Data processo della transazione',
|
||||||
'column_date-transaction' => 'Data',
|
'column_date-transaction' => 'Data',
|
||||||
'column_date-due' => 'Data di scadenza della transazione',
|
'column_date-due' => 'Data di scadenza della transazione',
|
||||||
'column_date-payment' => 'Data di pagamento della transazione',
|
'column_date-payment' => 'Data di pagamento della transazione',
|
||||||
'column_date-invoice' => 'Data di fatturazione della transazione',
|
'column_date-invoice' => 'Data di fatturazione della transazione',
|
||||||
'column_description' => 'Descrizione',
|
'column_description' => 'Descrizione',
|
||||||
'column_opposing-iban' => 'Conto controparte (IBAN)',
|
'column_opposing-iban' => 'Conto controparte (IBAN)',
|
||||||
'column_opposing-bic' => 'Conto controparte (BIC)',
|
'column_opposing-bic' => 'Conto controparte (BIC)',
|
||||||
'column_opposing-id' => 'ID conto controparte (mappa FF3)',
|
'column_opposing-id' => 'ID conto controparte (mappa FF3)',
|
||||||
'column_external-id' => 'ID esterno',
|
'column_external-id' => 'ID esterno',
|
||||||
'column_opposing-name' => 'Conto controparte (nome)',
|
'column_opposing-name' => 'Conto controparte (nome)',
|
||||||
'column_rabo-debit-credit' => 'Indicatore di addebito/accredito specifico di Rabobank',
|
'column_rabo-debit-credit' => 'Indicatore di addebito/accredito specifico di Rabobank',
|
||||||
'column_ing-debit-credit' => 'Indicatore di debito/credito specifico di ING',
|
'column_ing-debit-credit' => 'Indicatore di debito/credito specifico di ING',
|
||||||
'column_sepa-ct-id' => 'ID end-to-end del bonifico SEPA',
|
'column_sepa-ct-id' => 'ID end-to-end del bonifico SEPA',
|
||||||
'column_sepa-ct-op' => 'Identificatore SEPA conto controparte',
|
'column_sepa-ct-op' => 'Identificatore SEPA conto controparte',
|
||||||
'column_sepa-db' => 'Addebito diretto SEPA',
|
'column_sepa-db' => 'Addebito diretto SEPA',
|
||||||
'column_sepa-cc' => 'Codice Compensazione SEPA',
|
'column_sepa-cc' => 'Codice Compensazione SEPA',
|
||||||
'column_sepa-ci' => 'Identificativo Creditore SEPA',
|
'column_sepa-ci' => 'Identificativo Creditore SEPA',
|
||||||
'column_sepa-ep' => 'SEPA External Purpose',
|
'column_sepa-ep' => 'SEPA External Purpose',
|
||||||
'column_sepa-country' => 'Codice Paese SEPA',
|
'column_sepa-country' => 'Codice Paese SEPA',
|
||||||
'column_tags-comma' => 'Etichette (separate da virgola)',
|
'column_tags-comma' => 'Etichette (separate da virgola)',
|
||||||
'column_tags-space' => 'Etichette (separate con spazio)',
|
'column_tags-space' => 'Etichette (separate con spazio)',
|
||||||
'column_account-number' => 'Conto attività (numero conto)',
|
'column_account-number' => 'Conto attività (numero conto)',
|
||||||
'column_opposing-number' => 'Conto controparte (numero conto)',
|
'column_opposing-number' => 'Conto controparte (numero conto)',
|
||||||
'column_note' => 'Note',
|
'column_note' => 'Note',
|
||||||
'column_internal-reference' => 'Riferimento interno',
|
'column_internal-reference' => 'Riferimento interno',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Questo non è un IBAN valido.',
|
'iban' => 'Questo non è un IBAN valido.',
|
||||||
|
'zero_or_more' => 'Il valore non può essere negativo.',
|
||||||
'source_equals_destination' => 'Il conto di origine è uguale al conto di destinazione.',
|
'source_equals_destination' => 'Il conto di origine è uguale al conto di destinazione.',
|
||||||
'unique_account_number_for_user' => 'Sembra che questo numero di conto sia già in uso.',
|
'unique_account_number_for_user' => 'Sembra che questo numero di conto sia già in uso.',
|
||||||
'unique_iban_for_user' => 'Sembra che questo IBAN sia già in uso.',
|
'unique_iban_for_user' => 'Sembra che questo IBAN sia già in uso.',
|
||||||
@@ -134,7 +135,7 @@ return [
|
|||||||
'piggy_bank_id' => 'ID salvadanaio',
|
'piggy_bank_id' => 'ID salvadanaio',
|
||||||
'targetamount' => 'importo obiettivo',
|
'targetamount' => 'importo obiettivo',
|
||||||
'openingBalanceDate' => 'data saldo di apertura',
|
'openingBalanceDate' => 'data saldo di apertura',
|
||||||
'openingBalance' => 'saldo apertura',
|
'openingBalance' => 'saldo di apertura',
|
||||||
'match' => 'abbinamento',
|
'match' => 'abbinamento',
|
||||||
'amount_min' => 'importo minimo',
|
'amount_min' => 'importo minimo',
|
||||||
'amount_max' => 'importo massimo',
|
'amount_max' => 'importo massimo',
|
||||||
|
@@ -551,6 +551,8 @@ return [
|
|||||||
'email_changed_logout' => 'Je kan niet inloggen tot je je emailadres bevestigd.',
|
'email_changed_logout' => 'Je kan niet inloggen tot je je emailadres bevestigd.',
|
||||||
'login_with_new_email' => 'Je kan nu inloggen met je nieuwe emailadres.',
|
'login_with_new_email' => 'Je kan nu inloggen met je nieuwe emailadres.',
|
||||||
'login_with_old_email' => 'Je kan nu weer inloggen met je oude emailadres.',
|
'login_with_old_email' => 'Je kan nu weer inloggen met je oude emailadres.',
|
||||||
|
'login_provider_local_only' => 'Je kan dit niet doen als je inlogt via ":login_provider".',
|
||||||
|
'delete_local_info_only' => 'Omdat je inlogt via ":login_provider" verwijder je alleen lokale Firefly III informatie.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Eén bijlage|:count bijlagen',
|
'nr_of_attachments' => 'Eén bijlage|:count bijlagen',
|
||||||
@@ -1021,6 +1023,7 @@ return [
|
|||||||
'select_expense_revenue' => 'Selecteer debiteur+crediteur',
|
'select_expense_revenue' => 'Selecteer debiteur+crediteur',
|
||||||
'multi_currency_report_sum' => 'Omdat deze tabel rekeningen met diverse valuta bevat, kan het zijn dat de optelsommen nergens op slaan. De pagina valt altijd terug op je standaardvaluta.',
|
'multi_currency_report_sum' => 'Omdat deze tabel rekeningen met diverse valuta bevat, kan het zijn dat de optelsommen nergens op slaan. De pagina valt altijd terug op je standaardvaluta.',
|
||||||
'sum_in_default_currency' => 'Deze lijst is altijd in je standaardvaluta.',
|
'sum_in_default_currency' => 'Deze lijst is altijd in je standaardvaluta.',
|
||||||
|
'net_filtered_prefs' => 'Deze grafiek bevat nooit betaalrekeningen die je niet het vinkje "meetellen in kapitaal" hebt gegeven.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Diagram',
|
'chart' => 'Diagram',
|
||||||
|
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Wachtwoord (nogmaals)',
|
'password_confirmation' => 'Wachtwoord (nogmaals)',
|
||||||
'blocked' => 'Is geblokkeerd?',
|
'blocked' => 'Is geblokkeerd?',
|
||||||
'blocked_code' => 'Reden voor blokkade',
|
'blocked_code' => 'Reden voor blokkade',
|
||||||
|
'login_name' => 'Login',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Regels toepassen',
|
'apply_rules' => 'Regels toepassen',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Publieke sleutel',
|
'public_key' => 'Publieke sleutel',
|
||||||
'country_code' => 'Landcode',
|
'country_code' => 'Landcode',
|
||||||
'provider_code' => 'Bank of gegevensprovider',
|
'provider_code' => 'Bank of gegevensprovider',
|
||||||
|
'fints_url' => 'FinTS API URL',
|
||||||
|
'fints_port' => 'Poort',
|
||||||
|
'fints_bank_code' => 'Bankcode',
|
||||||
|
'fints_username' => 'Gebruikersnaam',
|
||||||
|
'fints_password' => 'Pincode / wachtwoord',
|
||||||
|
'fints_account' => 'FinTS-rekening',
|
||||||
|
'local_account' => 'Firefly III rekening',
|
||||||
|
'from_date' => 'Datum van',
|
||||||
|
'to_date' => 'Datum tot',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Vervaldatum',
|
'due_date' => 'Vervaldatum',
|
||||||
'payment_date' => 'Betalingsdatum',
|
'payment_date' => 'Betalingsdatum',
|
||||||
|
@@ -47,6 +47,9 @@ return [
|
|||||||
'button_yodlee' => 'Importeer via Spectre',
|
'button_yodlee' => 'Importeer via Spectre',
|
||||||
'button_quovo' => 'Importeer via Quovo',
|
'button_quovo' => 'Importeer via Quovo',
|
||||||
'button_ynab' => 'Importeren van "You Need A Budget"',
|
'button_ynab' => 'Importeren van "You Need A Budget"',
|
||||||
|
'button_fints' => 'Importeer via FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Configuratiebestand',
|
'global_config_title' => 'Configuratiebestand',
|
||||||
'global_config_text' => 'In de toekomst bevat dit vak voorkeuren die van toepassing zijn op ALLE bovenstaande importproviders.',
|
'global_config_text' => 'In de toekomst bevat dit vak voorkeuren die van toepassing zijn op ALLE bovenstaande importproviders.',
|
||||||
@@ -200,112 +203,120 @@ return [
|
|||||||
'spectre_extra_key_unit_price' => 'Prijs per eenheid',
|
'spectre_extra_key_unit_price' => 'Prijs per eenheid',
|
||||||
'spectre_extra_key_transactions_count' => 'Transacties',
|
'spectre_extra_key_transactions_count' => 'Transacties',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'Er is een fout opgetreden tijdens het verbinden met je bank. Zorg ervoor dat de ingevoerde gegevens kloppen. Oorspronkelijke foutbericht: :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'Bijvoorbeeld https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'Dit is meestal je rekeningnummer.',
|
||||||
|
'job_config_fints_port_help' => 'Standaardpoort is 443.',
|
||||||
|
'job_config_fints_account_help' => 'Kies de rekening die je wilt importeren.',
|
||||||
|
'job_config_local_account_help' => 'Kies de Firefly III betaalrekening die correspondeert met de gekozen rekening.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Maak betere beschrijvingen in de export van ING',
|
'specific_ing_descr' => 'Maak betere beschrijvingen in de export van ING',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Trim citaten uit exportbestanden van SNS / Volksbank',
|
'specific_sns_descr' => 'Trim citaten uit exportbestanden van SNS / Volksbank',
|
||||||
'specific_abn_name' => 'ABN AMRO NL',
|
'specific_abn_name' => 'ABN AMRO NL',
|
||||||
'specific_abn_descr' => 'Lost mogelijke problemen op met ABN AMRO-bestanden',
|
'specific_abn_descr' => 'Lost mogelijke problemen op met ABN AMRO-bestanden',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Lost mogelijke problemen op met Rabobank txt-bestanden',
|
'specific_rabo_descr' => 'Lost mogelijke problemen op met Rabobank txt-bestanden',
|
||||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||||
'specific_pres_descr' => 'Lost mogelijke problemen op met PC bestanden',
|
'specific_pres_descr' => 'Lost mogelijke problemen op met PC bestanden',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Importinstellingen (3/4) - rol van elke kolom definiëren',
|
'job_config_roles_title' => 'Importinstellingen (3/4) - rol van elke kolom definiëren',
|
||||||
'job_config_roles_text' => 'Elke kolom in je CSV-bestand bevat bepaalde gegevens. Gelieve aan te geven wat voor soort gegevens de import-routine kan verwachten. De optie "maak een link" betekent dat u elke vermelding in die kolom linkt aan een waarde uit je database. Een vaak gelinkte kolom is die met de IBAN-code van de tegenrekening. Die kan je dan linken aan de IBAN in jouw database.',
|
'job_config_roles_text' => 'Elke kolom in je CSV-bestand bevat bepaalde gegevens. Gelieve aan te geven wat voor soort gegevens de import-routine kan verwachten. De optie "maak een link" betekent dat u elke vermelding in die kolom linkt aan een waarde uit je database. Een vaak gelinkte kolom is die met de IBAN-code van de tegenrekening. Die kan je dan linken aan de IBAN in jouw database.',
|
||||||
'job_config_roles_submit' => 'Volgende',
|
'job_config_roles_submit' => 'Volgende',
|
||||||
'job_config_roles_column_name' => 'Kolomnaam',
|
'job_config_roles_column_name' => 'Kolomnaam',
|
||||||
'job_config_roles_column_example' => 'Voorbeeldgegevens',
|
'job_config_roles_column_example' => 'Voorbeeldgegevens',
|
||||||
'job_config_roles_column_role' => 'Kolomrol',
|
'job_config_roles_column_role' => 'Kolomrol',
|
||||||
'job_config_roles_do_map_value' => 'Maak een link',
|
'job_config_roles_do_map_value' => 'Maak een link',
|
||||||
'job_config_roles_no_example' => 'Geen voorbeeldgegevens',
|
'job_config_roles_no_example' => 'Geen voorbeeldgegevens',
|
||||||
'job_config_roles_fa_warning' => 'Als je een kolom markeert als "vreemde valuta" moet je ook aangeven in welke kolom de valuta staat.',
|
'job_config_roles_fa_warning' => 'Als je een kolom markeert als "vreemde valuta" moet je ook aangeven in welke kolom de valuta staat.',
|
||||||
'job_config_roles_rwarning' => 'Geef minstens de kolom aan waar het bedrag in staat. Als het even kan, ook een kolom voor de omschrijving, datum en de andere rekening.',
|
'job_config_roles_rwarning' => 'Geef minstens de kolom aan waar het bedrag in staat. Als het even kan, ook een kolom voor de omschrijving, datum en de andere rekening.',
|
||||||
'job_config_roles_colum_count' => 'Kolom',
|
'job_config_roles_colum_count' => 'Kolom',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Importinstellingen (4/4) - Link importgegevens aan Firefly III-gegevens',
|
'job_config_map_title' => 'Importinstellingen (4/4) - Link importgegevens aan Firefly III-gegevens',
|
||||||
'job_config_map_text' => 'In deze tabellen is de linkerwaarde een waarde uit je CSV bestand. Jij moet de link leggen, als mogelijk, met een waarde uit jouw database. Firefly houdt zich hier aan. Als er geen waarde is, selecteer dan ook niets.',
|
'job_config_map_text' => 'In deze tabellen is de linkerwaarde een waarde uit je CSV bestand. Jij moet de link leggen, als mogelijk, met een waarde uit jouw database. Firefly houdt zich hier aan. Als er geen waarde is, selecteer dan ook niets.',
|
||||||
'job_config_map_nothing' => 'Je gaat geen gegevens importeren die te mappen zijn. Klik op "Start import" om verder te gaan.',
|
'job_config_map_nothing' => 'Je gaat geen gegevens importeren die te mappen zijn. Klik op "Start import" om verder te gaan.',
|
||||||
'job_config_field_value' => 'Veldwaarde',
|
'job_config_field_value' => 'Veldwaarde',
|
||||||
'job_config_field_mapped' => 'Gelinkt aan',
|
'job_config_field_mapped' => 'Gelinkt aan',
|
||||||
'map_do_not_map' => '(niet linken)',
|
'map_do_not_map' => '(niet linken)',
|
||||||
'job_config_map_submit' => 'Start importeren',
|
'job_config_map_submit' => 'Start importeren',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => 'Import met code \':key\'',
|
'import_with_key' => 'Import met code \':key\'',
|
||||||
'status_wait_title' => 'Momentje...',
|
'status_wait_title' => 'Momentje...',
|
||||||
'status_wait_text' => 'Dit vak verdwijnt zometeen.',
|
'status_wait_text' => 'Dit vak verdwijnt zometeen.',
|
||||||
'status_running_title' => 'De import is bezig',
|
'status_running_title' => 'De import is bezig',
|
||||||
'status_job_running' => 'Even geduld, de import loopt...',
|
'status_job_running' => 'Even geduld, de import loopt...',
|
||||||
'status_job_storing' => 'Even geduld, de gegevens worden opgeslagen...',
|
'status_job_storing' => 'Even geduld, de gegevens worden opgeslagen...',
|
||||||
'status_job_rules' => 'Even gedult, je regels worden toegepast...',
|
'status_job_rules' => 'Even geduld, je regels worden toegepast...',
|
||||||
'status_fatal_title' => 'Onherstelbare fout',
|
'status_fatal_title' => 'Onherstelbare fout',
|
||||||
'status_fatal_text' => 'De import is tegen een fout aangelopen waar-ie niet meer van terug kan komen. Excuses!',
|
'status_fatal_text' => 'De import is tegen een fout aangelopen waar-ie niet meer van terug kan komen. Excuses!',
|
||||||
'status_fatal_more' => 'Deze (waarschijnlijk zeer cryptische) foutmelding wordt aangevuld door logbestanden, die je kan vinden op je harde schijf of in de Docker-container waar je Firefly III draait.',
|
'status_fatal_more' => 'Deze (waarschijnlijk zeer cryptische) foutmelding wordt aangevuld door logbestanden, die je kan vinden op je harde schijf of in de Docker-container waar je Firefly III draait.',
|
||||||
'status_finished_title' => 'Importeren voltooid',
|
'status_finished_title' => 'Importeren voltooid',
|
||||||
'status_finished_text' => 'Het importeren is voltooid.',
|
'status_finished_text' => 'Het importeren is voltooid.',
|
||||||
'finished_with_errors' => 'Er zijn enkele fouten opgetreden tijdens het importeren. Beoordeel ze zorgvuldig.',
|
'finished_with_errors' => 'Er zijn enkele fouten opgetreden tijdens het importeren. Beoordeel ze zorgvuldig.',
|
||||||
'unknown_import_result' => 'Onbekend importresultaat',
|
'unknown_import_result' => 'Onbekend importresultaat',
|
||||||
'result_no_transactions' => 'Er zijn geen transacties geïmporteerd. Misschien waren ze allemaal dubbel, of er zijn simpelweg geen transacties gevonden die kunnen worden geïmporteerd. Misschien kunnen de logbestanden je vertellen wat er is gebeurd. Als je regelmatig gegevens importeert, is dit normaal.',
|
'result_no_transactions' => 'Er zijn geen transacties geïmporteerd. Misschien waren ze allemaal dubbel, of er zijn simpelweg geen transacties gevonden die kunnen worden geïmporteerd. Misschien kunnen de logbestanden je vertellen wat er is gebeurd. Als je regelmatig gegevens importeert, is dit normaal.',
|
||||||
'result_one_transaction' => 'Precies één transactie is geïmporteerd. Je kan deze bekijken onder tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'result_one_transaction' => 'Precies één transactie is geïmporteerd. Je kan deze bekijken onder tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
'result_many_transactions' => 'Firefly III heeft :count transacties geïmporteerd. Je kan ze inspecteren onder tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'result_many_transactions' => 'Firefly III heeft :count transacties geïmporteerd. Je kan ze inspecteren onder tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'Om deze pagina te bekijken mag je import-job niet de status ":status" hebben.',
|
'bad_job_status' => 'Om deze pagina te bekijken mag je import-job niet de status ":status" hebben.',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(negeer deze kolom)',
|
'column__ignore' => '(negeer deze kolom)',
|
||||||
'column_account-iban' => 'Betaalrekening (IBAN)',
|
'column_account-iban' => 'Betaalrekening (IBAN)',
|
||||||
'column_account-id' => 'Betaalrekening (ID gelijk aan FF3)',
|
'column_account-id' => 'Betaalrekening (ID gelijk aan FF3)',
|
||||||
'column_account-name' => 'Betaalrekeningnaam',
|
'column_account-name' => 'Betaalrekeningnaam',
|
||||||
'column_account-bic' => 'Betaalrekening (BIC)',
|
'column_account-bic' => 'Betaalrekening (BIC)',
|
||||||
'column_amount' => 'Bedrag',
|
'column_amount' => 'Bedrag',
|
||||||
'column_amount_foreign' => 'Bedrag (in vreemde valuta)',
|
'column_amount_foreign' => 'Bedrag (in vreemde valuta)',
|
||||||
'column_amount_debit' => 'Bedrag (debetkolom)',
|
'column_amount_debit' => 'Bedrag (debetkolom)',
|
||||||
'column_amount_credit' => 'Bedrag (creditkolom)',
|
'column_amount_credit' => 'Bedrag (creditkolom)',
|
||||||
'column_amount_negated' => 'Bedrag (omgekeerd)',
|
'column_amount_negated' => 'Bedrag (omgekeerd)',
|
||||||
'column_amount-comma-separated' => 'Bedrag (komma as decimaalscheidingsteken)',
|
'column_amount-comma-separated' => 'Bedrag (komma as decimaalscheidingsteken)',
|
||||||
'column_bill-id' => 'Contract (ID gelijk aan FF3)',
|
'column_bill-id' => 'Contract (ID gelijk aan FF3)',
|
||||||
'column_bill-name' => 'Contractnaam',
|
'column_bill-name' => 'Contractnaam',
|
||||||
'column_budget-id' => 'Budget (ID gelijk aan FF3)',
|
'column_budget-id' => 'Budget (ID gelijk aan FF3)',
|
||||||
'column_budget-name' => 'Budgetnaam',
|
'column_budget-name' => 'Budgetnaam',
|
||||||
'column_category-id' => 'Categorie (ID gelijk aan FF3)',
|
'column_category-id' => 'Categorie (ID gelijk aan FF3)',
|
||||||
'column_category-name' => 'Categorienaam',
|
'column_category-name' => 'Categorienaam',
|
||||||
'column_currency-code' => 'Valutacode (ISO 4217)',
|
'column_currency-code' => 'Valutacode (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Vreemde valutacode (ISO 4217)',
|
'column_foreign-currency-code' => 'Vreemde valutacode (ISO 4217)',
|
||||||
'column_currency-id' => 'Valuta (ID gelijk aan FF3)',
|
'column_currency-id' => 'Valuta (ID gelijk aan FF3)',
|
||||||
'column_currency-name' => 'Valutanaam (gelijk aan FF3)',
|
'column_currency-name' => 'Valutanaam (gelijk aan FF3)',
|
||||||
'column_currency-symbol' => 'Valutasymbool',
|
'column_currency-symbol' => 'Valutasymbool',
|
||||||
'column_date-interest' => 'Datum (renteberekening)',
|
'column_date-interest' => 'Datum (renteberekening)',
|
||||||
'column_date-book' => 'Datum (boeking)',
|
'column_date-book' => 'Datum (boeking)',
|
||||||
'column_date-process' => 'Datum (verwerking)',
|
'column_date-process' => 'Datum (verwerking)',
|
||||||
'column_date-transaction' => 'Datum',
|
'column_date-transaction' => 'Datum',
|
||||||
'column_date-due' => 'Verstrijkingsdatum',
|
'column_date-due' => 'Verstrijkingsdatum',
|
||||||
'column_date-payment' => 'Datum (betaling)',
|
'column_date-payment' => 'Datum (betaling)',
|
||||||
'column_date-invoice' => 'Datum (factuur)',
|
'column_date-invoice' => 'Datum (factuur)',
|
||||||
'column_description' => 'Omschrijving',
|
'column_description' => 'Omschrijving',
|
||||||
'column_opposing-iban' => 'Tegenrekening (IBAN)',
|
'column_opposing-iban' => 'Tegenrekening (IBAN)',
|
||||||
'column_opposing-bic' => 'BIC van tegenrekeningbank',
|
'column_opposing-bic' => 'BIC van tegenrekeningbank',
|
||||||
'column_opposing-id' => 'Tegenrekening (ID gelijk aan FF3)',
|
'column_opposing-id' => 'Tegenrekening (ID gelijk aan FF3)',
|
||||||
'column_external-id' => 'Externe ID',
|
'column_external-id' => 'Externe ID',
|
||||||
'column_opposing-name' => 'Tegenrekeningnaam',
|
'column_opposing-name' => 'Tegenrekeningnaam',
|
||||||
'column_rabo-debit-credit' => 'Rabobankspecifiek bij/af indicator',
|
'column_rabo-debit-credit' => 'Rabobankspecifiek bij/af indicator',
|
||||||
'column_ing-debit-credit' => 'ING-specifieke bij/af indicator',
|
'column_ing-debit-credit' => 'ING-specifieke bij/af indicator',
|
||||||
'column_sepa-ct-id' => 'SEPA end-to-end identificatie',
|
'column_sepa-ct-id' => 'SEPA end-to-end identificatie',
|
||||||
'column_sepa-ct-op' => 'SEPA identificatie tegenpartij',
|
'column_sepa-ct-op' => 'SEPA identificatie tegenpartij',
|
||||||
'column_sepa-db' => 'SEPA mandaatidentificatie',
|
'column_sepa-db' => 'SEPA mandaatidentificatie',
|
||||||
'column_sepa-cc' => 'SEPA vrijwaringscode',
|
'column_sepa-cc' => 'SEPA vrijwaringscode',
|
||||||
'column_sepa-ci' => 'SEPA crediteuridentificatie',
|
'column_sepa-ci' => 'SEPA crediteuridentificatie',
|
||||||
'column_sepa-ep' => 'SEPA transactiedoeleinde',
|
'column_sepa-ep' => 'SEPA transactiedoeleinde',
|
||||||
'column_sepa-country' => 'SEPA landcode',
|
'column_sepa-country' => 'SEPA landcode',
|
||||||
'column_tags-comma' => 'Tags (kommagescheiden)',
|
'column_tags-comma' => 'Tags (kommagescheiden)',
|
||||||
'column_tags-space' => 'Tags (spatiegescheiden)',
|
'column_tags-space' => 'Tags (spatiegescheiden)',
|
||||||
'column_account-number' => 'Betaalrekening (rekeningnummer)',
|
'column_account-number' => 'Betaalrekening (rekeningnummer)',
|
||||||
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
|
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
|
||||||
'column_note' => 'Opmerking(en)',
|
'column_note' => 'Opmerking(en)',
|
||||||
'column_internal-reference' => 'Interne referentie',
|
'column_internal-reference' => 'Interne referentie',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Dit is niet een geldige IBAN.',
|
'iban' => 'Dit is niet een geldige IBAN.',
|
||||||
|
'zero_or_more' => 'De waarde mag niet negatief zijn.',
|
||||||
'source_equals_destination' => 'De bronrekening is gelijk aan de doelrekening.',
|
'source_equals_destination' => 'De bronrekening is gelijk aan de doelrekening.',
|
||||||
'unique_account_number_for_user' => 'Het lijkt erop dat dit rekeningnummer al in gebruik is.',
|
'unique_account_number_for_user' => 'Het lijkt erop dat dit rekeningnummer al in gebruik is.',
|
||||||
'unique_iban_for_user' => 'Het lijkt erop dat deze IBAN al in gebruik is.',
|
'unique_iban_for_user' => 'Het lijkt erop dat deze IBAN al in gebruik is.',
|
||||||
|
@@ -28,10 +28,10 @@ return [
|
|||||||
'actions' => 'Akcje',
|
'actions' => 'Akcje',
|
||||||
'edit' => 'Modyfikuj',
|
'edit' => 'Modyfikuj',
|
||||||
'delete' => 'Usuń',
|
'delete' => 'Usuń',
|
||||||
'split' => 'Split',
|
'split' => 'Podziel',
|
||||||
'clone' => 'Clone',
|
'clone' => 'Sklonuj',
|
||||||
'last_seven_days' => 'Last seven days',
|
'last_seven_days' => 'Ostatnie 7 dni',
|
||||||
'last_thirty_days' => 'Last thirty days',
|
'last_thirty_days' => 'Ostanie 30 dni',
|
||||||
'welcomeBack' => 'Co jest grane?',
|
'welcomeBack' => 'Co jest grane?',
|
||||||
'everything' => 'Wszystko',
|
'everything' => 'Wszystko',
|
||||||
'today' => 'dzisiaj',
|
'today' => 'dzisiaj',
|
||||||
@@ -41,7 +41,7 @@ return [
|
|||||||
'cancel' => 'Anuluj',
|
'cancel' => 'Anuluj',
|
||||||
'from' => 'Z',
|
'from' => 'Z',
|
||||||
'to' => 'Do',
|
'to' => 'Do',
|
||||||
'help_translating' => 'This help text is not yet available in your language. <a href="https://crowdin.com/project/firefly-iii-help">Will you help translate?</a>',
|
'help_translating' => 'Tekst pomocy nie jest jeszcze dostępny w Twoim języku. <a href="https://crowdin.com/project/firefly-iii-help"> Może chcesz pomóc w tłumaczeniu?</a>',
|
||||||
'showEverything' => 'Pokaż wszystko',
|
'showEverything' => 'Pokaż wszystko',
|
||||||
'never' => 'Nigdy',
|
'never' => 'Nigdy',
|
||||||
'no_results_for_empty_search' => 'Twoje zapytanie były puste, wiec nic nie zostało znalezione.',
|
'no_results_for_empty_search' => 'Twoje zapytanie były puste, wiec nic nie zostało znalezione.',
|
||||||
@@ -94,7 +94,7 @@ return [
|
|||||||
'warning_much_data' => 'Załadowanie danych z :days dni może trochę potrwać.',
|
'warning_much_data' => 'Załadowanie danych z :days dni może trochę potrwać.',
|
||||||
'registered' => 'Zarejestrowałeś się pomyślnie!',
|
'registered' => 'Zarejestrowałeś się pomyślnie!',
|
||||||
'Default asset account' => 'Domyślne konto aktywów',
|
'Default asset account' => 'Domyślne konto aktywów',
|
||||||
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href=":link">budgets</a>-page. Budgets can help you keep track of expenses.',
|
'no_budget_pointer' => 'Wygląda na to, że nie masz jeszcze żadnych budżetów. Powinieneś stworzyć kilka na stronie - <a href=":link">budgets</a>. Budżety pomogą Ci śledzić Twoje wydatki.',
|
||||||
'Savings account' => 'Konto oszczędnościowe',
|
'Savings account' => 'Konto oszczędnościowe',
|
||||||
'Credit card' => 'Karta kredytowa',
|
'Credit card' => 'Karta kredytowa',
|
||||||
'source_accounts' => 'Konto(a) źródłowe',
|
'source_accounts' => 'Konto(a) źródłowe',
|
||||||
@@ -187,9 +187,9 @@ return [
|
|||||||
'scopes_will_be_able' => 'Ta aplikacja będzie mogła:',
|
'scopes_will_be_able' => 'Ta aplikacja będzie mogła:',
|
||||||
'button_authorize' => 'Autoryzuj',
|
'button_authorize' => 'Autoryzuj',
|
||||||
'none_in_select_list' => '(żadne)',
|
'none_in_select_list' => '(żadne)',
|
||||||
'name_in_currency' => ':name in :currency',
|
'name_in_currency' => ':name w :currency',
|
||||||
'paid_in_currency' => 'Paid in :currency',
|
'paid_in_currency' => 'Płatne w :currency',
|
||||||
'unpaid_in_currency' => 'Unpaid in :currency',
|
'unpaid_in_currency' => 'Niezapłacone w :currency',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Sprawdź aktualizacje',
|
'update_check_title' => 'Sprawdź aktualizacje',
|
||||||
@@ -277,8 +277,8 @@ return [
|
|||||||
'move_rule_group_up' => 'Przenieś grupę reguł w górę',
|
'move_rule_group_up' => 'Przenieś grupę reguł w górę',
|
||||||
'move_rule_group_down' => 'Przenieś grupę reguł w dół',
|
'move_rule_group_down' => 'Przenieś grupę reguł w dół',
|
||||||
'save_rules_by_moving' => 'Zapisz te reguły, przenosząc je do innej grupy reguł:',
|
'save_rules_by_moving' => 'Zapisz te reguły, przenosząc je do innej grupy reguł:',
|
||||||
'make_new_rule' => 'Make a new rule in rule group ":title"',
|
'make_new_rule' => 'Utwórz nową regułę w grupie reguł ":title"',
|
||||||
'make_new_rule_no_group' => 'Make a new rule',
|
'make_new_rule_no_group' => 'Stwórz nową regułę',
|
||||||
'instructions_rule_from_bill' => 'In order to match transactions to your new bill ":name", Firefly III can create a rule that will automatically be checked against any transactions you store. Please verify the details below and store the rule to have Firefly III automatically match transactions to your new bill.',
|
'instructions_rule_from_bill' => 'In order to match transactions to your new bill ":name", Firefly III can create a rule that will automatically be checked against any transactions you store. Please verify the details below and store the rule to have Firefly III automatically match transactions to your new bill.',
|
||||||
'rule_is_strict' => 'ścisła reguła',
|
'rule_is_strict' => 'ścisła reguła',
|
||||||
'rule_is_not_strict' => 'swobodna reguła',
|
'rule_is_not_strict' => 'swobodna reguła',
|
||||||
@@ -425,11 +425,11 @@ return [
|
|||||||
'rule_action_link_to_bill_choice' => 'Powiąż z rachunkiem..',
|
'rule_action_link_to_bill_choice' => 'Powiąż z rachunkiem..',
|
||||||
'rule_action_link_to_bill' => 'Powiąż z rachunkiem ":action_value"',
|
'rule_action_link_to_bill' => 'Powiąż z rachunkiem ":action_value"',
|
||||||
'rule_action_set_notes' => 'Ustaw notatki na ":action_value"',
|
'rule_action_set_notes' => 'Ustaw notatki na ":action_value"',
|
||||||
'rule_action_convert_deposit_choice' => 'Convert the transaction to a deposit',
|
'rule_action_convert_deposit_choice' => 'Konwertuj transfer na wpłatę',
|
||||||
'rule_action_convert_deposit' => 'Convert the transaction to a deposit from ":action_value"',
|
'rule_action_convert_deposit' => 'Convert the transaction to a deposit from ":action_value"',
|
||||||
'rule_action_convert_withdrawal_choice' => 'Convert the transaction to a withdrawal',
|
'rule_action_convert_withdrawal_choice' => 'Convert the transaction to a withdrawal',
|
||||||
'rule_action_convert_withdrawal' => 'Convert the transaction to a withdrawal to ":action_value"',
|
'rule_action_convert_withdrawal' => 'Convert the transaction to a withdrawal to ":action_value"',
|
||||||
'rule_action_convert_transfer_choice' => 'Convert the transaction to a transfer',
|
'rule_action_convert_transfer_choice' => 'Konwertuj transfer na wpłatę',
|
||||||
'rule_action_convert_transfer' => 'Convert the transaction to a transfer with ":action_value"',
|
'rule_action_convert_transfer' => 'Convert the transaction to a transfer with ":action_value"',
|
||||||
|
|
||||||
'rules_have_read_warning' => 'Czy przeczytałeś ostrzeżenie?',
|
'rules_have_read_warning' => 'Czy przeczytałeś ostrzeżenie?',
|
||||||
@@ -551,6 +551,8 @@ return [
|
|||||||
'email_changed_logout' => 'Dopóki nie zweryfikujesz swojego adresu e-mail, nie możesz się zalogować.',
|
'email_changed_logout' => 'Dopóki nie zweryfikujesz swojego adresu e-mail, nie możesz się zalogować.',
|
||||||
'login_with_new_email' => 'Teraz możesz logować się nowym adresem e-mail.',
|
'login_with_new_email' => 'Teraz możesz logować się nowym adresem e-mail.',
|
||||||
'login_with_old_email' => 'Teraz ponownie możesz logować się starym adresem e-mail.',
|
'login_with_old_email' => 'Teraz ponownie możesz logować się starym adresem e-mail.',
|
||||||
|
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
|
||||||
|
'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Jeden załącznik |:count załączników',
|
'nr_of_attachments' => 'Jeden załącznik |:count załączników',
|
||||||
@@ -773,8 +775,8 @@ return [
|
|||||||
'already_cleared_transactions' => 'Transakcje uzgodnione wcześniej (:count)',
|
'already_cleared_transactions' => 'Transakcje uzgodnione wcześniej (:count)',
|
||||||
'submitted_end_balance' => 'Przesłane saldo końcowe',
|
'submitted_end_balance' => 'Przesłane saldo końcowe',
|
||||||
'initial_balance_description' => 'Saldo początkowe dla ":account"',
|
'initial_balance_description' => 'Saldo początkowe dla ":account"',
|
||||||
'interest_calc_' => 'unknown',
|
'interest_calc_' => 'nieznany',
|
||||||
'interest_calc_daily' => 'Per day',
|
'interest_calc_daily' => 'Na dzień',
|
||||||
'interest_calc_monthly' => 'Per month',
|
'interest_calc_monthly' => 'Per month',
|
||||||
'interest_calc_yearly' => 'Per year',
|
'interest_calc_yearly' => 'Per year',
|
||||||
|
|
||||||
@@ -823,12 +825,12 @@ return [
|
|||||||
'no_bulk_tags' => 'Nie aktualizuj tagów',
|
'no_bulk_tags' => 'Nie aktualizuj tagów',
|
||||||
'bulk_edit' => 'Hurtowa edycja',
|
'bulk_edit' => 'Hurtowa edycja',
|
||||||
'cannot_edit_other_fields' => 'Nie możesz masowo modyfikować innych pól niż te tutaj, ponieważ nie ma miejsca, aby je pokazać. Proszę użyć ikony edycji i edytować je jedno po drugim, jeśli chcesz edytować te pola.',
|
'cannot_edit_other_fields' => 'Nie możesz masowo modyfikować innych pól niż te tutaj, ponieważ nie ma miejsca, aby je pokazać. Proszę użyć ikony edycji i edytować je jedno po drugim, jeśli chcesz edytować te pola.',
|
||||||
'no_budget' => '(no budget)',
|
'no_budget' => '(brak budżetu)',
|
||||||
'no_budget_squared' => '(brak budżetu)',
|
'no_budget_squared' => '(brak budżetu)',
|
||||||
'perm-delete-many' => 'Usuwanie wielu elementów jednocześnie może być bardzo destrukcyjne. Proszę zachować ostrożność.',
|
'perm-delete-many' => 'Usuwanie wielu elementów jednocześnie może być bardzo destrukcyjne. Proszę zachować ostrożność.',
|
||||||
'mass_deleted_transactions_success' => 'Usunięto :amount transakcję(i).',
|
'mass_deleted_transactions_success' => 'Usunięto :amount transakcję(i).',
|
||||||
'mass_edited_transactions_success' => 'Zaktualizowano :amount transakcję(i)',
|
'mass_edited_transactions_success' => 'Zaktualizowano :amount transakcję(i)',
|
||||||
'opt_group_' => '(no account type)',
|
'opt_group_' => '(brak typu konta)',
|
||||||
'opt_group_no_account_type' => '(brak typu konta)',
|
'opt_group_no_account_type' => '(brak typu konta)',
|
||||||
'opt_group_defaultAsset' => 'Domyślne konta aktywów',
|
'opt_group_defaultAsset' => 'Domyślne konta aktywów',
|
||||||
'opt_group_savingAsset' => 'Konta oszczędnościowe',
|
'opt_group_savingAsset' => 'Konta oszczędnościowe',
|
||||||
@@ -885,9 +887,9 @@ return [
|
|||||||
'Revenue account' => 'Konto przychodów',
|
'Revenue account' => 'Konto przychodów',
|
||||||
'Initial balance account' => 'Początkowe saldo konta',
|
'Initial balance account' => 'Początkowe saldo konta',
|
||||||
'account_type_Debt' => 'Debt',
|
'account_type_Debt' => 'Debt',
|
||||||
'account_type_Loan' => 'Loan',
|
'account_type_Loan' => 'Pożyczka',
|
||||||
'account_type_Mortgage' => 'Mortgage',
|
'account_type_Mortgage' => 'Mortgage',
|
||||||
'account_type_Credit card' => 'Credit card',
|
'account_type_Credit card' => 'Karta kredytowa',
|
||||||
'budgets' => 'Budżety',
|
'budgets' => 'Budżety',
|
||||||
'tags' => 'Tagi',
|
'tags' => 'Tagi',
|
||||||
'reports' => 'Raporty',
|
'reports' => 'Raporty',
|
||||||
@@ -1021,6 +1023,7 @@ return [
|
|||||||
'select_expense_revenue' => 'Wybierz konto wydatków/przychodów',
|
'select_expense_revenue' => 'Wybierz konto wydatków/przychodów',
|
||||||
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
||||||
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
||||||
|
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Wykres',
|
'chart' => 'Wykres',
|
||||||
|
@@ -50,9 +50,9 @@ return [
|
|||||||
'source_account' => 'Konto źródłowe',
|
'source_account' => 'Konto źródłowe',
|
||||||
'destination_account' => 'Konto docelowe',
|
'destination_account' => 'Konto docelowe',
|
||||||
'journal_destination_id' => 'Konto aktywów (przeznaczenie)',
|
'journal_destination_id' => 'Konto aktywów (przeznaczenie)',
|
||||||
'asset_destination_account' => 'Destination account',
|
'asset_destination_account' => 'Konto docelowe',
|
||||||
'include_net_worth' => 'Include in net worth',
|
'include_net_worth' => 'Include in net worth',
|
||||||
'asset_source_account' => 'Source account',
|
'asset_source_account' => 'Konto źródłowe',
|
||||||
'journal_description' => 'Opis',
|
'journal_description' => 'Opis',
|
||||||
'note' => 'Notatki',
|
'note' => 'Notatki',
|
||||||
'split_journal' => 'Podziel tę transakcję',
|
'split_journal' => 'Podziel tę transakcję',
|
||||||
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Hasło (ponownie)',
|
'password_confirmation' => 'Hasło (ponownie)',
|
||||||
'blocked' => 'Jest zablokowany?',
|
'blocked' => 'Jest zablokowany?',
|
||||||
'blocked_code' => 'Powód blokady',
|
'blocked_code' => 'Powód blokady',
|
||||||
|
'login_name' => 'Login',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Zastosuj reguły',
|
'apply_rules' => 'Zastosuj reguły',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Klucz publiczny',
|
'public_key' => 'Klucz publiczny',
|
||||||
'country_code' => 'Kod kraju',
|
'country_code' => 'Kod kraju',
|
||||||
'provider_code' => 'Dostawca banku lub danych',
|
'provider_code' => 'Dostawca banku lub danych',
|
||||||
|
'fints_url' => 'FinTS API URL',
|
||||||
|
'fints_port' => 'Port',
|
||||||
|
'fints_bank_code' => 'Bank code',
|
||||||
|
'fints_username' => 'Nazwa użytkownika',
|
||||||
|
'fints_password' => 'Kodu PIN / hasło',
|
||||||
|
'fints_account' => 'FinTS account',
|
||||||
|
'local_account' => 'Konto Firefly III',
|
||||||
|
'from_date' => 'Data od',
|
||||||
|
'to_date' => 'Data do',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Termin realizacji',
|
'due_date' => 'Termin realizacji',
|
||||||
'payment_date' => 'Data płatności',
|
'payment_date' => 'Data płatności',
|
||||||
|
@@ -47,6 +47,9 @@ return [
|
|||||||
'button_yodlee' => 'Importuj za pomocą Yodlee',
|
'button_yodlee' => 'Importuj za pomocą Yodlee',
|
||||||
'button_quovo' => 'Importuj za pomocą Quovo',
|
'button_quovo' => 'Importuj za pomocą Quovo',
|
||||||
'button_ynab' => 'Import from You Need A Budget',
|
'button_ynab' => 'Import from You Need A Budget',
|
||||||
|
'button_fints' => 'Import using FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Globalna konfiguracja importu',
|
'global_config_title' => 'Globalna konfiguracja importu',
|
||||||
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
||||||
@@ -153,24 +156,24 @@ return [
|
|||||||
'job_config_bunq_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
'job_config_bunq_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
||||||
|
|
||||||
'ynab_account_closed' => 'Account is closed!',
|
'ynab_account_closed' => 'Account is closed!',
|
||||||
'ynab_account_deleted' => 'Account is deleted!',
|
'ynab_account_deleted' => 'Konto usunięte!',
|
||||||
'ynab_account_type_savings' => 'savings account',
|
'ynab_account_type_savings' => 'konto oszczędnościowe',
|
||||||
'ynab_account_type_checking' => 'checking account',
|
'ynab_account_type_checking' => 'checking account',
|
||||||
'ynab_account_type_cash' => 'cash account',
|
'ynab_account_type_cash' => 'konto gotówkowe',
|
||||||
'ynab_account_type_creditCard' => 'credit card',
|
'ynab_account_type_creditCard' => 'karta kredytowa',
|
||||||
'ynab_account_type_lineOfCredit' => 'line of credit',
|
'ynab_account_type_lineOfCredit' => 'line of credit',
|
||||||
'ynab_account_type_otherAsset' => 'other asset account',
|
'ynab_account_type_otherAsset' => 'other asset account',
|
||||||
'ynab_account_type_otherLiability' => 'other liabilities',
|
'ynab_account_type_otherLiability' => 'other liabilities',
|
||||||
'ynab_account_type_payPal' => 'Paypal',
|
'ynab_account_type_payPal' => 'PayPal',
|
||||||
'ynab_account_type_merchantAccount' => 'merchant account',
|
'ynab_account_type_merchantAccount' => 'merchant account',
|
||||||
'ynab_account_type_investmentAccount' => 'investment account',
|
'ynab_account_type_investmentAccount' => 'investment account',
|
||||||
'ynab_account_type_mortgage' => 'mortgage',
|
'ynab_account_type_mortgage' => 'mortgage',
|
||||||
'ynab_do_not_import' => '(do not import)',
|
'ynab_do_not_import' => '(do not import)',
|
||||||
'job_config_ynab_apply_rules' => 'Apply rules',
|
'job_config_ynab_apply_rules' => 'Zastosuj reguły',
|
||||||
'job_config_ynab_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
'job_config_ynab_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
||||||
|
|
||||||
// job configuration for YNAB:
|
// job configuration for YNAB:
|
||||||
'job_config_ynab_select_budgets' => 'Select your budget',
|
'job_config_ynab_select_budgets' => 'Wybierz swój budżet',
|
||||||
'job_config_ynab_select_budgets_text' => 'You have :count budgets stored at YNAB. Please select the one from which Firefly III will import the transactions.',
|
'job_config_ynab_select_budgets_text' => 'You have :count budgets stored at YNAB. Please select the one from which Firefly III will import the transactions.',
|
||||||
'job_config_ynab_no_budgets' => 'There are no budgets available to be imported from.',
|
'job_config_ynab_no_budgets' => 'There are no budgets available to be imported from.',
|
||||||
'ynab_no_mapping' => 'It seems you have not selected any accounts to import from.',
|
'ynab_no_mapping' => 'It seems you have not selected any accounts to import from.',
|
||||||
@@ -200,112 +203,120 @@ return [
|
|||||||
'spectre_extra_key_unit_price' => 'Cena jednostkowa',
|
'spectre_extra_key_unit_price' => 'Cena jednostkowa',
|
||||||
'spectre_extra_key_transactions_count' => 'Liczba transakcji',
|
'spectre_extra_key_transactions_count' => 'Liczba transakcji',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'An error occurred while trying to connecting to your bank. Please make sure that all the data you entered is correct. Original error message: :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'E.g. https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'For many banks this is your account number.',
|
||||||
|
'job_config_fints_port_help' => 'The default port is 443.',
|
||||||
|
'job_config_fints_account_help' => 'Choose the bank account for which you want to import transactions.',
|
||||||
|
'job_config_local_account_help' => 'Choose the Firefly III account corresponding to your bank account chosen above.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
||||||
'specific_abn_name' => 'ABN AMRO NL',
|
'specific_abn_name' => 'ABN AMRO NL',
|
||||||
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
||||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||||
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
||||||
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
||||||
'job_config_roles_submit' => 'Continue',
|
'job_config_roles_submit' => 'Kontynuuj',
|
||||||
'job_config_roles_column_name' => 'Name of column',
|
'job_config_roles_column_name' => 'Nazwa kolumny',
|
||||||
'job_config_roles_column_example' => 'Column example data',
|
'job_config_roles_column_example' => 'Column example data',
|
||||||
'job_config_roles_column_role' => 'Column data meaning',
|
'job_config_roles_column_role' => 'Column data meaning',
|
||||||
'job_config_roles_do_map_value' => 'Map these values',
|
'job_config_roles_do_map_value' => 'Map these values',
|
||||||
'job_config_roles_no_example' => 'No example data available',
|
'job_config_roles_no_example' => 'No example data available',
|
||||||
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
||||||
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
||||||
'job_config_roles_colum_count' => 'Kolumna',
|
'job_config_roles_colum_count' => 'Kolumna',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
||||||
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||||
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
||||||
'job_config_field_value' => 'Wartość pola',
|
'job_config_field_value' => 'Wartość pola',
|
||||||
'job_config_field_mapped' => 'Zmapowane na',
|
'job_config_field_mapped' => 'Zmapowane na',
|
||||||
'map_do_not_map' => '(nie mapuj)',
|
'map_do_not_map' => '(nie mapuj)',
|
||||||
'job_config_map_submit' => 'Rozpocznij import',
|
'job_config_map_submit' => 'Rozpocznij import',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => 'Import z kluczem \':key\'',
|
'import_with_key' => 'Import z kluczem \':key\'',
|
||||||
'status_wait_title' => 'Proszę czekać...',
|
'status_wait_title' => 'Proszę czekać...',
|
||||||
'status_wait_text' => 'To pole za chwilę zniknie.',
|
'status_wait_text' => 'To pole za chwilę zniknie.',
|
||||||
'status_running_title' => 'Trwa importowanie',
|
'status_running_title' => 'Trwa importowanie',
|
||||||
'status_job_running' => 'Proszę czekać, trwa importowanie danych...',
|
'status_job_running' => 'Proszę czekać, trwa importowanie danych...',
|
||||||
'status_job_storing' => 'Proszę czekać, zapisuję dane...',
|
'status_job_storing' => 'Proszę czekać, zapisuję dane...',
|
||||||
'status_job_rules' => 'Proszę czekać, trwa procesowanie reguł...',
|
'status_job_rules' => 'Proszę czekać, trwa procesowanie reguł...',
|
||||||
'status_fatal_title' => 'Błąd krytyczny',
|
'status_fatal_title' => 'Błąd krytyczny',
|
||||||
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
||||||
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
||||||
'status_finished_title' => 'Import zakończony',
|
'status_finished_title' => 'Import zakończony',
|
||||||
'status_finished_text' => 'Importowanie zostało zakończone.',
|
'status_finished_text' => 'Importowanie zostało zakończone.',
|
||||||
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
||||||
'unknown_import_result' => 'Nieznany wynik importu',
|
'unknown_import_result' => 'Nieznany wynik importu',
|
||||||
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
||||||
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
||||||
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(zignoruj tę kolumnę)',
|
'column__ignore' => '(zignoruj tę kolumnę)',
|
||||||
'column_account-iban' => 'Konto aktywów (IBAN)',
|
'column_account-iban' => 'Konto aktywów (IBAN)',
|
||||||
'column_account-id' => 'ID konta aktywów (z bazy FF3)',
|
'column_account-id' => 'ID konta aktywów (z bazy FF3)',
|
||||||
'column_account-name' => 'Konto aktywów (nazwa)',
|
'column_account-name' => 'Konto aktywów (nazwa)',
|
||||||
'column_account-bic' => 'Asset account (BIC)',
|
'column_account-bic' => 'Asset account (BIC)',
|
||||||
'column_amount' => 'Kwota',
|
'column_amount' => 'Kwota',
|
||||||
'column_amount_foreign' => 'Kwota (w obcej walucie)',
|
'column_amount_foreign' => 'Kwota (w obcej walucie)',
|
||||||
'column_amount_debit' => 'Kwota (kolumna debetowa)',
|
'column_amount_debit' => 'Kwota (kolumna debetowa)',
|
||||||
'column_amount_credit' => 'Kwota (kolumna kredytowa)',
|
'column_amount_credit' => 'Kwota (kolumna kredytowa)',
|
||||||
'column_amount_negated' => 'Amount (negated column)',
|
'column_amount_negated' => 'Amount (negated column)',
|
||||||
'column_amount-comma-separated' => 'Kwota (przecinek jako separator dziesiętny)',
|
'column_amount-comma-separated' => 'Kwota (przecinek jako separator dziesiętny)',
|
||||||
'column_bill-id' => 'ID rachunku (z bazy FF3)',
|
'column_bill-id' => 'ID rachunku (z bazy FF3)',
|
||||||
'column_bill-name' => 'Nazwa rachunku',
|
'column_bill-name' => 'Nazwa rachunku',
|
||||||
'column_budget-id' => 'ID budżetu (z bazy FF3)',
|
'column_budget-id' => 'ID budżetu (z bazy FF3)',
|
||||||
'column_budget-name' => 'Nazwa budżetu',
|
'column_budget-name' => 'Nazwa budżetu',
|
||||||
'column_category-id' => 'ID kategorii (z bazy FF3)',
|
'column_category-id' => 'ID kategorii (z bazy FF3)',
|
||||||
'column_category-name' => 'Nazwa kategorii',
|
'column_category-name' => 'Nazwa kategorii',
|
||||||
'column_currency-code' => 'Kod waluty (ISO 4217)',
|
'column_currency-code' => 'Kod waluty (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Kod obcej waluty (ISO 4217)',
|
'column_foreign-currency-code' => 'Kod obcej waluty (ISO 4217)',
|
||||||
'column_currency-id' => 'ID waluty (z bazy FF3)',
|
'column_currency-id' => 'ID waluty (z bazy FF3)',
|
||||||
'column_currency-name' => 'Nazwa waluty (z bazy FF3)',
|
'column_currency-name' => 'Nazwa waluty (z bazy FF3)',
|
||||||
'column_currency-symbol' => 'Symbol waluty (z bazy FF3)',
|
'column_currency-symbol' => 'Symbol waluty (z bazy FF3)',
|
||||||
'column_date-interest' => 'Data obliczenia odsetek',
|
'column_date-interest' => 'Data obliczenia odsetek',
|
||||||
'column_date-book' => 'Data księgowania transakcji',
|
'column_date-book' => 'Data księgowania transakcji',
|
||||||
'column_date-process' => 'Data przetworzenia transakcji',
|
'column_date-process' => 'Data przetworzenia transakcji',
|
||||||
'column_date-transaction' => 'Data',
|
'column_date-transaction' => 'Data',
|
||||||
'column_date-due' => 'Transaction due date',
|
'column_date-due' => 'Transaction due date',
|
||||||
'column_date-payment' => 'Transaction payment date',
|
'column_date-payment' => 'Transaction payment date',
|
||||||
'column_date-invoice' => 'Transaction invoice date',
|
'column_date-invoice' => 'Transaction invoice date',
|
||||||
'column_description' => 'Opis',
|
'column_description' => 'Opis',
|
||||||
'column_opposing-iban' => 'Przeciwstawne konto (IBAN)',
|
'column_opposing-iban' => 'Przeciwstawne konto (IBAN)',
|
||||||
'column_opposing-bic' => 'Przeciwstawne konto (BIC)',
|
'column_opposing-bic' => 'Przeciwstawne konto (BIC)',
|
||||||
'column_opposing-id' => 'ID przeciwstawnego konta (z bazy FF3)',
|
'column_opposing-id' => 'ID przeciwstawnego konta (z bazy FF3)',
|
||||||
'column_external-id' => 'Zewnętrzne ID',
|
'column_external-id' => 'Zewnętrzne ID',
|
||||||
'column_opposing-name' => 'Przeciwstawne konto (nazwa)',
|
'column_opposing-name' => 'Przeciwstawne konto (nazwa)',
|
||||||
'column_rabo-debit-credit' => 'Specyficzny wskaźnik obciążenia/kredytu Rabobank',
|
'column_rabo-debit-credit' => 'Specyficzny wskaźnik obciążenia/kredytu Rabobank',
|
||||||
'column_ing-debit-credit' => 'Specyficzny wskaźnik obciążenia/kredytu ING',
|
'column_ing-debit-credit' => 'Specyficzny wskaźnik obciążenia/kredytu ING',
|
||||||
'column_sepa-ct-id' => 'SEPA end-to-end Identifier',
|
'column_sepa-ct-id' => 'SEPA end-to-end Identifier',
|
||||||
'column_sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
'column_sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
||||||
'column_sepa-db' => 'SEPA Mandate Identifier',
|
'column_sepa-db' => 'SEPA Mandate Identifier',
|
||||||
'column_sepa-cc' => 'SEPA Clearing Code',
|
'column_sepa-cc' => 'SEPA Clearing Code',
|
||||||
'column_sepa-ci' => 'SEPA Creditor Identifier',
|
'column_sepa-ci' => 'SEPA Creditor Identifier',
|
||||||
'column_sepa-ep' => 'SEPA External Purpose',
|
'column_sepa-ep' => 'SEPA External Purpose',
|
||||||
'column_sepa-country' => 'SEPA Country Code',
|
'column_sepa-country' => 'SEPA Country Code',
|
||||||
'column_tags-comma' => 'Tagi (oddzielone przecinkami)',
|
'column_tags-comma' => 'Tagi (oddzielone przecinkami)',
|
||||||
'column_tags-space' => 'Tagi (oddzielone spacjami)',
|
'column_tags-space' => 'Tagi (oddzielone spacjami)',
|
||||||
'column_account-number' => 'Konto aktywów (numer konta)',
|
'column_account-number' => 'Konto aktywów (numer konta)',
|
||||||
'column_opposing-number' => 'Konto przeciwne (numer konta)',
|
'column_opposing-number' => 'Konto przeciwne (numer konta)',
|
||||||
'column_note' => 'Notatki',
|
'column_note' => 'Notatki',
|
||||||
'column_internal-reference' => 'Internal reference',
|
'column_internal-reference' => 'Internal reference',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -104,7 +104,7 @@ return [
|
|||||||
'sum_transfers' => 'Suma transferów',
|
'sum_transfers' => 'Suma transferów',
|
||||||
'reconcile' => 'Uzgodnij',
|
'reconcile' => 'Uzgodnij',
|
||||||
'account_on_spectre' => 'Konto (Spectre)',
|
'account_on_spectre' => 'Konto (Spectre)',
|
||||||
'account_on_ynab' => 'Account (YNAB)',
|
'account_on_ynab' => 'Konto (YNAB)',
|
||||||
'do_import' => 'Importuj z tego konta',
|
'do_import' => 'Importuj z tego konta',
|
||||||
'sepa-ct-id' => 'SEPA End to End Identifier',
|
'sepa-ct-id' => 'SEPA End to End Identifier',
|
||||||
'sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
'sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
||||||
@@ -126,7 +126,7 @@ return [
|
|||||||
'spectre_status' => 'Status',
|
'spectre_status' => 'Status',
|
||||||
'bunq_payment_id' => 'bunq payment ID',
|
'bunq_payment_id' => 'bunq payment ID',
|
||||||
'repetitions' => 'Repetitions',
|
'repetitions' => 'Repetitions',
|
||||||
'title' => 'Title',
|
'title' => 'Tytuł',
|
||||||
'transaction_s' => 'Transakcja(e)',
|
'transaction_s' => 'Transakcja(e)',
|
||||||
'field' => 'Pole',
|
'field' => 'Pole',
|
||||||
'value' => 'Wartość',
|
'value' => 'Wartość',
|
||||||
|
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'To nie jest prawidłowy IBAN.',
|
'iban' => 'To nie jest prawidłowy IBAN.',
|
||||||
|
'zero_or_more' => 'The value cannot be negative.',
|
||||||
'source_equals_destination' => 'The source account equals the destination account.',
|
'source_equals_destination' => 'The source account equals the destination account.',
|
||||||
'unique_account_number_for_user' => 'Wygląda na to, że ten numer konta jest już w użyciu.',
|
'unique_account_number_for_user' => 'Wygląda na to, że ten numer konta jest już w użyciu.',
|
||||||
'unique_iban_for_user' => 'Wygląda na to, że ten IBAN jest już w użyciu.',
|
'unique_iban_for_user' => 'Wygląda na to, że ten IBAN jest już w użyciu.',
|
||||||
|
@@ -26,7 +26,7 @@ return [
|
|||||||
'no_demo_text' => 'Desculpe, não há nenhum texto extra de explicação para <abbr title=":route">esta página</abbr>.',
|
'no_demo_text' => 'Desculpe, não há nenhum texto extra de explicação para <abbr title=":route">esta página</abbr>.',
|
||||||
'see_help_icon' => 'No entanto, o <i class="fa fa-question-circle"></i>-ícone no canto superior direito pode lhe dizer mais.',
|
'see_help_icon' => 'No entanto, o <i class="fa fa-question-circle"></i>-ícone no canto superior direito pode lhe dizer mais.',
|
||||||
'index' => 'Bem-vindo ao <strong>Firefly III</strong>! Nesta página você pode obter uma rápida visão geral de suas finanças. Para mais informações, confira Contas de Ativos → <a href=":asset">Contas de Ativos</a> e, claro, as páginas de <a href=":budgets">Orçamentos</a> e <a href=":reports">Relatório</a>.Ou então, dê uma olhada ao redor e veja onde você vai parar.',
|
'index' => 'Bem-vindo ao <strong>Firefly III</strong>! Nesta página você pode obter uma rápida visão geral de suas finanças. Para mais informações, confira Contas de Ativos → <a href=":asset">Contas de Ativos</a> e, claro, as páginas de <a href=":budgets">Orçamentos</a> e <a href=":reports">Relatório</a>.Ou então, dê uma olhada ao redor e veja onde você vai parar.',
|
||||||
'accounts-index' => 'Asset accounts are your personal bank accounts. Expense accounts are the accounts you spend money at, such as stores and friends. Revenue accounts are accounts you receive money from, such as your job, the government or other sources of income. Liabilities are your debts and loans such as old credit card debts or student loans. On this page you can edit or remove them.',
|
'accounts-index' => 'Contas de ativo são suas contas bancárias pessoais. Contas de despesa são aquilo em que você gasta seu dinheiro, tais como lojas e amigos. Contas de receitas são as fontes das quais você recebe seu dinheiro, como o seu trabalho, o governo ou outras fontes de renda. Passivos são suas dívidas e empréstimos, como dívidas antigas de cartão de crédito ou empréstimos estudantis. Nesta página você pode editá-los ou removê-los.',
|
||||||
'budgets-index' => 'Esta página mostra a você uma visão geral dos seus orçamentos. A barra superior mostra a quantidade disponível a ser orçamentada. Isto pode ser personalizado para qualquer valor clicando o montante à direita. A quantidade que você gastou de fato é mostrada na barra abaixo. Abaixo, estão as despesas para cada orçamento e o que você orçou neles.',
|
'budgets-index' => 'Esta página mostra a você uma visão geral dos seus orçamentos. A barra superior mostra a quantidade disponível a ser orçamentada. Isto pode ser personalizado para qualquer valor clicando o montante à direita. A quantidade que você gastou de fato é mostrada na barra abaixo. Abaixo, estão as despesas para cada orçamento e o que você orçou neles.',
|
||||||
'reports-index-start' => 'Firefly III suporta vários tipos de relatórios. Leia sobre eles clicando no<i class="fa fa-question-circle"></i>-ícone no canto superior direito.',
|
'reports-index-start' => 'Firefly III suporta vários tipos de relatórios. Leia sobre eles clicando no<i class="fa fa-question-circle"></i>-ícone no canto superior direito.',
|
||||||
'reports-index-examples' => 'Certifique-se de verificar estes exemplos: <a href=":one">um quadro financeiro mensal</a>, <a href=":two">um quadro financeiro anual</a> e <a href=":three">uma visão geral orçamentária</a>.',
|
'reports-index-examples' => 'Certifique-se de verificar estes exemplos: <a href=":one">um quadro financeiro mensal</a>, <a href=":two">um quadro financeiro anual</a> e <a href=":three">uma visão geral orçamentária</a>.',
|
||||||
@@ -34,6 +34,6 @@ return [
|
|||||||
'transactions-index' => 'Estas despesas, depósitos e transferências não são fantasiosas. Elas foram geradas automaticamente.',
|
'transactions-index' => 'Estas despesas, depósitos e transferências não são fantasiosas. Elas foram geradas automaticamente.',
|
||||||
'piggy-banks-index' => 'Como você pode ver, existem três cofrinhos. Use o sinal de mais e menos botões para influenciar a quantidade de dinheiro em cada cofrinho. Clique no nome do cofrinho para ver a administração de cada cofrinho.',
|
'piggy-banks-index' => 'Como você pode ver, existem três cofrinhos. Use o sinal de mais e menos botões para influenciar a quantidade de dinheiro em cada cofrinho. Clique no nome do cofrinho para ver a administração de cada cofrinho.',
|
||||||
'import-index' => 'Qualquer arquivo CSV pode ser importado para o Firefly III. Importações de dados de bunq e Specter também são suportadas. Outros bancos e agregadores financeiros serão implementados futuramente. Como usuário de demonstração, no entanto, você só pode ver o provedor "falso" em ação. Ele irá gerar transações aleatórias para lhe mostrar como funciona o processo.',
|
'import-index' => 'Qualquer arquivo CSV pode ser importado para o Firefly III. Importações de dados de bunq e Specter também são suportadas. Outros bancos e agregadores financeiros serão implementados futuramente. Como usuário de demonstração, no entanto, você só pode ver o provedor "falso" em ação. Ele irá gerar transações aleatórias para lhe mostrar como funciona o processo.',
|
||||||
'recurring-index' => 'Please note that this feature is under active development and may not work as expected.',
|
'recurring-index' => 'Por favor, note que este recurso está em desenvolvimento e pode não funcionar como esperado.',
|
||||||
'recurring-create' => 'Please note that this feature is under active development and may not work as expected.',
|
'recurring-create' => 'Por favor, note que este recurso está em desenvolvimento e pode não funcionar como esperado.',
|
||||||
];
|
];
|
||||||
|
@@ -28,10 +28,10 @@ return [
|
|||||||
'actions' => 'Ações',
|
'actions' => 'Ações',
|
||||||
'edit' => 'Editar',
|
'edit' => 'Editar',
|
||||||
'delete' => 'Apagar',
|
'delete' => 'Apagar',
|
||||||
'split' => 'Split',
|
'split' => 'Dividir',
|
||||||
'clone' => 'Clone',
|
'clone' => 'Clonar',
|
||||||
'last_seven_days' => 'Last seven days',
|
'last_seven_days' => 'Últimos sete dias',
|
||||||
'last_thirty_days' => 'Last thirty days',
|
'last_thirty_days' => 'Últimos 30 dias',
|
||||||
'welcomeBack' => 'O que está passando?',
|
'welcomeBack' => 'O que está passando?',
|
||||||
'everything' => 'Tudo',
|
'everything' => 'Tudo',
|
||||||
'today' => 'hoje',
|
'today' => 'hoje',
|
||||||
@@ -41,7 +41,7 @@ return [
|
|||||||
'cancel' => 'Cancelar',
|
'cancel' => 'Cancelar',
|
||||||
'from' => 'De',
|
'from' => 'De',
|
||||||
'to' => 'Até',
|
'to' => 'Até',
|
||||||
'help_translating' => 'This help text is not yet available in your language. <a href="https://crowdin.com/project/firefly-iii-help">Will you help translate?</a>',
|
'help_translating' => 'Este texto de ajuda ainda não está disponível no seu idioma. <a href="https://crowdin.com/project/firefly-iii-help">Que tal ajudar a traduzí-lo?</a>',
|
||||||
'showEverything' => 'Mostrar tudo',
|
'showEverything' => 'Mostrar tudo',
|
||||||
'never' => 'Nunca',
|
'never' => 'Nunca',
|
||||||
'no_results_for_empty_search' => 'Sua pesquisa estava vazia, então nada foi encontrado.',
|
'no_results_for_empty_search' => 'Sua pesquisa estava vazia, então nada foi encontrado.',
|
||||||
@@ -65,7 +65,7 @@ return [
|
|||||||
'new_asset_account' => 'Nova conta de ativo',
|
'new_asset_account' => 'Nova conta de ativo',
|
||||||
'new_expense_account' => 'Nova conta de despesa',
|
'new_expense_account' => 'Nova conta de despesa',
|
||||||
'new_revenue_account' => 'Nova conta de receita',
|
'new_revenue_account' => 'Nova conta de receita',
|
||||||
'new_liabilities_account' => 'New liability',
|
'new_liabilities_account' => 'Novo passivo',
|
||||||
'new_budget' => 'Novo orçamento',
|
'new_budget' => 'Novo orçamento',
|
||||||
'new_bill' => 'Nova fatura',
|
'new_bill' => 'Nova fatura',
|
||||||
'block_account_logout' => 'Você foi desconectado. Contas bloqueadas não podem usar este site. Você se registrou com um email válido?',
|
'block_account_logout' => 'Você foi desconectado. Contas bloqueadas não podem usar este site. Você se registrou com um email válido?',
|
||||||
@@ -94,7 +94,7 @@ return [
|
|||||||
'warning_much_data' => ':days dias de dados podem demorar um pouco para carregar.',
|
'warning_much_data' => ':days dias de dados podem demorar um pouco para carregar.',
|
||||||
'registered' => 'Você se registrou com sucesso!',
|
'registered' => 'Você se registrou com sucesso!',
|
||||||
'Default asset account' => 'Conta padrão',
|
'Default asset account' => 'Conta padrão',
|
||||||
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href=":link">budgets</a>-page. Budgets can help you keep track of expenses.',
|
'no_budget_pointer' => 'Parece que você ainda não tem orçamentos. Você deve criar alguns na página de <a href=":link">orçamentos</a>. Orçamentos podem ajudá-lo a manter o controle das despesas.',
|
||||||
'Savings account' => 'Conta poupança',
|
'Savings account' => 'Conta poupança',
|
||||||
'Credit card' => 'Cartão de crédito',
|
'Credit card' => 'Cartão de crédito',
|
||||||
'source_accounts' => 'Conta(s) de origem',
|
'source_accounts' => 'Conta(s) de origem',
|
||||||
@@ -186,10 +186,10 @@ return [
|
|||||||
'authorization_request_intro' => '<strong>:client</strong> está pedindo permissão para acessar sua administração financeira. Gostaria de autorizar <strong>:client</strong> para acessar esses registros?',
|
'authorization_request_intro' => '<strong>:client</strong> está pedindo permissão para acessar sua administração financeira. Gostaria de autorizar <strong>:client</strong> para acessar esses registros?',
|
||||||
'scopes_will_be_able' => 'Esta aplicação será capaz de:',
|
'scopes_will_be_able' => 'Esta aplicação será capaz de:',
|
||||||
'button_authorize' => 'Autorizar',
|
'button_authorize' => 'Autorizar',
|
||||||
'none_in_select_list' => '(none)',
|
'none_in_select_list' => '(nenhum)',
|
||||||
'name_in_currency' => ':name in :currency',
|
'name_in_currency' => ':name em :currency',
|
||||||
'paid_in_currency' => 'Paid in :currency',
|
'paid_in_currency' => 'Pago em :currency',
|
||||||
'unpaid_in_currency' => 'Unpaid in :currency',
|
'unpaid_in_currency' => 'Não pago em :currency',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Verificar Atualizações',
|
'update_check_title' => 'Verificar Atualizações',
|
||||||
@@ -277,9 +277,9 @@ return [
|
|||||||
'move_rule_group_up' => 'Subir o grupo de regras',
|
'move_rule_group_up' => 'Subir o grupo de regras',
|
||||||
'move_rule_group_down' => 'Descer grupo de regras',
|
'move_rule_group_down' => 'Descer grupo de regras',
|
||||||
'save_rules_by_moving' => 'Salve essas regra(s), movendo-os para outro grupo de regra:',
|
'save_rules_by_moving' => 'Salve essas regra(s), movendo-os para outro grupo de regra:',
|
||||||
'make_new_rule' => 'Make a new rule in rule group ":title"',
|
'make_new_rule' => 'Faça uma nova regra no grupo de regras ":title"',
|
||||||
'make_new_rule_no_group' => 'Make a new rule',
|
'make_new_rule_no_group' => 'Criar uma nova regra',
|
||||||
'instructions_rule_from_bill' => 'In order to match transactions to your new bill ":name", Firefly III can create a rule that will automatically be checked against any transactions you store. Please verify the details below and store the rule to have Firefly III automatically match transactions to your new bill.',
|
'instructions_rule_from_bill' => 'Para conectar transações com sua nova fatura ":name", Firefly III pode criar uma regra que automaticamente será verificada a cada transação que você criar. Verifique os detalhes abaixo e salve a regra para que o Firefly III possa conectar automaticamente as transações a sua nova fatura.',
|
||||||
'rule_is_strict' => 'regra estrita',
|
'rule_is_strict' => 'regra estrita',
|
||||||
'rule_is_not_strict' => 'regra não estrita',
|
'rule_is_not_strict' => 'regra não estrita',
|
||||||
'rule_help_stop_processing' => 'Quando você marcar essa caixa, regras posteriores deste grupo não serão executadas.',
|
'rule_help_stop_processing' => 'Quando você marcar essa caixa, regras posteriores deste grupo não serão executadas.',
|
||||||
@@ -425,12 +425,12 @@ return [
|
|||||||
'rule_action_link_to_bill_choice' => 'Vincular a uma fatura..',
|
'rule_action_link_to_bill_choice' => 'Vincular a uma fatura..',
|
||||||
'rule_action_link_to_bill' => 'Vincular à fatura ":action_value"',
|
'rule_action_link_to_bill' => 'Vincular à fatura ":action_value"',
|
||||||
'rule_action_set_notes' => 'Defina notas para ":action_value"',
|
'rule_action_set_notes' => 'Defina notas para ":action_value"',
|
||||||
'rule_action_convert_deposit_choice' => 'Convert the transaction to a deposit',
|
'rule_action_convert_deposit_choice' => 'Converter esta transferência em depósito',
|
||||||
'rule_action_convert_deposit' => 'Convert the transaction to a deposit from ":action_value"',
|
'rule_action_convert_deposit' => 'Converter a transação em um depósito de ":action_value"',
|
||||||
'rule_action_convert_withdrawal_choice' => 'Convert the transaction to a withdrawal',
|
'rule_action_convert_withdrawal_choice' => 'Converter esta transferência em retirada',
|
||||||
'rule_action_convert_withdrawal' => 'Convert the transaction to a withdrawal to ":action_value"',
|
'rule_action_convert_withdrawal' => 'Converter a transação em uma retirada de ":action_value"',
|
||||||
'rule_action_convert_transfer_choice' => 'Convert the transaction to a transfer',
|
'rule_action_convert_transfer_choice' => 'Converter esta transação para transferência',
|
||||||
'rule_action_convert_transfer' => 'Convert the transaction to a transfer with ":action_value"',
|
'rule_action_convert_transfer' => 'Converter a transação em uma transferência de ":action_value"',
|
||||||
|
|
||||||
'rules_have_read_warning' => 'Você leu o aviso?',
|
'rules_have_read_warning' => 'Você leu o aviso?',
|
||||||
'apply_rule_warning' => 'Aviso: executar uma regra (grupo) em uma grande seleção de transações pode levar tempo, e pode atingir um tempo limite. Se o fizer, a regra (grupo) só será aplicada a um subconjunto desconhecido de suas transações. Isso pode deixar a sua administração financeira aos pedaços. Por favor, seja cuidadoso.',
|
'apply_rule_warning' => 'Aviso: executar uma regra (grupo) em uma grande seleção de transações pode levar tempo, e pode atingir um tempo limite. Se o fizer, a regra (grupo) só será aplicada a um subconjunto desconhecido de suas transações. Isso pode deixar a sua administração financeira aos pedaços. Por favor, seja cuidadoso.',
|
||||||
@@ -460,7 +460,7 @@ return [
|
|||||||
'pref_home_screen_accounts' => 'Conta da tela inicial',
|
'pref_home_screen_accounts' => 'Conta da tela inicial',
|
||||||
'pref_home_screen_accounts_help' => 'Que conta deve ser exibida na tela inicial?',
|
'pref_home_screen_accounts_help' => 'Que conta deve ser exibida na tela inicial?',
|
||||||
'pref_view_range' => 'Ver intervalo',
|
'pref_view_range' => 'Ver intervalo',
|
||||||
'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?',
|
'pref_view_range_help' => 'Algumas tabelas estão automaticamente agrupadas em períodos. Seus orçamentos também serão agrupados em períodos. Qual período você prefere?',
|
||||||
'pref_1D' => 'Um dia',
|
'pref_1D' => 'Um dia',
|
||||||
'pref_1W' => 'Uma semana',
|
'pref_1W' => 'Uma semana',
|
||||||
'pref_1M' => 'Um mês',
|
'pref_1M' => 'Um mês',
|
||||||
@@ -482,7 +482,7 @@ return [
|
|||||||
'pref_two_factor_auth_code_help' => 'Scaneie o código QR com um aplicativo em seu telefone como Authy ou Google Authenticator e insira o código gerado.',
|
'pref_two_factor_auth_code_help' => 'Scaneie o código QR com um aplicativo em seu telefone como Authy ou Google Authenticator e insira o código gerado.',
|
||||||
'pref_two_factor_auth_reset_code' => 'Redefinir o código de verificação',
|
'pref_two_factor_auth_reset_code' => 'Redefinir o código de verificação',
|
||||||
'pref_two_factor_auth_disable_2fa' => 'Desativar verificação em duas etapas',
|
'pref_two_factor_auth_disable_2fa' => 'Desativar verificação em duas etapas',
|
||||||
'2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: :secret.',
|
'2fa_use_secret_instead' => 'Se você não pode escanear o código QR, sinta-se à vontade para usar o código secreto: :secret.',
|
||||||
'pref_save_settings' => 'Salvar definições',
|
'pref_save_settings' => 'Salvar definições',
|
||||||
'saved_preferences' => 'Preferências salvas!',
|
'saved_preferences' => 'Preferências salvas!',
|
||||||
'preferences_general' => 'Geral',
|
'preferences_general' => 'Geral',
|
||||||
@@ -537,8 +537,8 @@ return [
|
|||||||
'secure_pw_history' => 'Em agosto de 2017, a conhecida pesquisadora de segurança Troy Hunt lançou uma lista de 306 milhões de senhas roubadas. Essas senhas foram roubadas durante assalto em empresas como LinkedIn, Adobe e NeoPets (e muito mais).',
|
'secure_pw_history' => 'Em agosto de 2017, a conhecida pesquisadora de segurança Troy Hunt lançou uma lista de 306 milhões de senhas roubadas. Essas senhas foram roubadas durante assalto em empresas como LinkedIn, Adobe e NeoPets (e muito mais).',
|
||||||
'secure_pw_check_box' => 'Ao marcar a caixa de seleção, Firefly III irá enviar os cinco primeiros caracteres do hash SHA1 de sua senha <a href="https://www.troyhunt.com/introducing-306-million-freely-downloadable-pwned-passwords/">ao site Troy Hunt</a>, para verificar se ela está na lista. Isso impede que você use senhas inseguras, como recomendado na última <a href="https://pages.nist.gov/800-63-3/sp800-63b.html">publicação NIST Special</a> sobre esse tema.',
|
'secure_pw_check_box' => 'Ao marcar a caixa de seleção, Firefly III irá enviar os cinco primeiros caracteres do hash SHA1 de sua senha <a href="https://www.troyhunt.com/introducing-306-million-freely-downloadable-pwned-passwords/">ao site Troy Hunt</a>, para verificar se ela está na lista. Isso impede que você use senhas inseguras, como recomendado na última <a href="https://pages.nist.gov/800-63-3/sp800-63b.html">publicação NIST Special</a> sobre esse tema.',
|
||||||
'secure_pw_sha1' => 'Mas pensei que SHA1 estava quebrado?',
|
'secure_pw_sha1' => 'Mas pensei que SHA1 estava quebrado?',
|
||||||
'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on <a href="https://shattered.io/">the website detailing how they broke SHA1</a>, it is now slightly easier to find a "collision": another digest that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.',
|
'secure_pw_hash_speed' => 'Sim, mas não neste contexto. Como você pode ler <a href="https://shattered.io/">no site detalhando como eles quebraram a SHA1</a>, agora é um pouco mais fácil encontrar uma "colisão": outra sequência que resulta na mesma marca SHA1-hash. Agora leva apenas 10.000 anos usando uma máquina de GPU única.',
|
||||||
'secure_pw_hash_security' => 'This digest would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and only the first five characters of this digest are sent over HTTPS.',
|
'secure_pw_hash_security' => 'Essa colisão não será igual à sua senha, e tampouco será útil no Firefly III (ou em um site semelhante). Esse aplicativo não usa SHA1 para a verificação de senha. Portanto, é seguro marcar essa caixa de seleção. O hash de sua senha é calculado é apenas os cinco primeiros caracteres são enviados via HTTPS.',
|
||||||
'secure_pw_should' => 'Devo verificar a caixa?',
|
'secure_pw_should' => 'Devo verificar a caixa?',
|
||||||
'secure_pw_long_password' => 'Se você apenas gerou uma senha longa e de uso único para o Firefly III usando algum tipo de gerador de senhas: <strong>não</strong>.',
|
'secure_pw_long_password' => 'Se você apenas gerou uma senha longa e de uso único para o Firefly III usando algum tipo de gerador de senhas: <strong>não</strong>.',
|
||||||
'secure_pw_short' => 'Se você acabou de inserir a senha que você usa sempre: <em>Por favor, sim</em>.',
|
'secure_pw_short' => 'Se você acabou de inserir a senha que você usa sempre: <em>Por favor, sim</em>.',
|
||||||
@@ -551,6 +551,8 @@ return [
|
|||||||
'email_changed_logout' => 'Até que você verifique seu endereço de e-mail, não pode iniciar sessão.',
|
'email_changed_logout' => 'Até que você verifique seu endereço de e-mail, não pode iniciar sessão.',
|
||||||
'login_with_new_email' => 'Agora você pode fazer login com seu novo endereço de e-mail.',
|
'login_with_new_email' => 'Agora você pode fazer login com seu novo endereço de e-mail.',
|
||||||
'login_with_old_email' => 'Agora você pode fazer login novamente com o seu endereço de e-mail antigo.',
|
'login_with_old_email' => 'Agora você pode fazer login novamente com o seu endereço de e-mail antigo.',
|
||||||
|
'login_provider_local_only' => 'Esta ação não está disponível durante a autenticação por meio de ":login_provider".',
|
||||||
|
'delete_local_info_only' => 'Como você se autentica por meio de ":login_provider", isso irá apagar apenas informações locais do Firefly III.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Um anexo|:count anexos',
|
'nr_of_attachments' => 'Um anexo|:count anexos',
|
||||||
@@ -624,7 +626,7 @@ return [
|
|||||||
'cannot_delete_currency' => 'Não é possível excluir :name porque ainda está em uso.',
|
'cannot_delete_currency' => 'Não é possível excluir :name porque ainda está em uso.',
|
||||||
'deleted_currency' => 'Moeda :name excluída',
|
'deleted_currency' => 'Moeda :name excluída',
|
||||||
'created_currency' => 'Moeda :name criada',
|
'created_currency' => 'Moeda :name criada',
|
||||||
'could_not_store_currency' => 'Could not store the new currency.',
|
'could_not_store_currency' => 'Não foi possível guardar a nova moeda.',
|
||||||
'updated_currency' => 'Moeda :name atualizada',
|
'updated_currency' => 'Moeda :name atualizada',
|
||||||
'ask_site_owner' => 'Por favor, pergunte ao :owner para adicionar, remover ou editar moedas.',
|
'ask_site_owner' => 'Por favor, pergunte ao :owner para adicionar, remover ou editar moedas.',
|
||||||
'currencies_intro' => 'Firefly III oferece suporte a várias moedas que você pode definir e ativar aqui.',
|
'currencies_intro' => 'Firefly III oferece suporte a várias moedas que você pode definir e ativar aqui.',
|
||||||
@@ -687,10 +689,10 @@ return [
|
|||||||
'bill_will_automatch' => 'A fatura será automaticamente vinculada a transações correspondentes',
|
'bill_will_automatch' => 'A fatura será automaticamente vinculada a transações correspondentes',
|
||||||
'skips_over' => 'ignorar',
|
'skips_over' => 'ignorar',
|
||||||
'bill_store_error' => 'Um erro inesperado ocorreu ao armazenar sua nova fatura. Por favor, verifique os arquivos de log',
|
'bill_store_error' => 'Um erro inesperado ocorreu ao armazenar sua nova fatura. Por favor, verifique os arquivos de log',
|
||||||
'list_inactive_rule' => 'inactive rule',
|
'list_inactive_rule' => 'regra inativa',
|
||||||
|
|
||||||
// accounts:
|
// accounts:
|
||||||
'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.',
|
'account_missing_transaction' => 'Conta #:id (":name") não pode ser visualizada diretamente, mas o Firefly está sem informação de redirecionamento.',
|
||||||
'details_for_asset' => 'Detalhes para a conta de ativo ":name"',
|
'details_for_asset' => 'Detalhes para a conta de ativo ":name"',
|
||||||
'details_for_expense' => 'Detalhes para a conta de despesas ":name"',
|
'details_for_expense' => 'Detalhes para a conta de despesas ":name"',
|
||||||
'details_for_revenue' => 'Detalhes para a conta de receitas ":name"',
|
'details_for_revenue' => 'Detalhes para a conta de receitas ":name"',
|
||||||
@@ -704,12 +706,12 @@ return [
|
|||||||
'delete_asset_account' => 'Excluir conta do activo ":name"',
|
'delete_asset_account' => 'Excluir conta do activo ":name"',
|
||||||
'delete_expense_account' => 'Excluir conta de despesas ":name"',
|
'delete_expense_account' => 'Excluir conta de despesas ":name"',
|
||||||
'delete_revenue_account' => 'Excluir conta de receitas ":name"',
|
'delete_revenue_account' => 'Excluir conta de receitas ":name"',
|
||||||
'delete_liabilities_account' => 'Delete liability ":name"',
|
'delete_liabilities_account' => 'Apagar passivo ":name"',
|
||||||
'asset_deleted' => 'Conta de ativo ":name" excluído com sucesso',
|
'asset_deleted' => 'Conta de ativo ":name" excluído com sucesso',
|
||||||
'expense_deleted' => 'Conta de despesa ":name" excluída com sucesso',
|
'expense_deleted' => 'Conta de despesa ":name" excluída com sucesso',
|
||||||
'revenue_deleted' => 'Conta de receitas ":name" excluída com sucesso',
|
'revenue_deleted' => 'Conta de receitas ":name" excluída com sucesso',
|
||||||
'update_asset_account' => 'Atualizar de conta de ativo',
|
'update_asset_account' => 'Atualizar de conta de ativo',
|
||||||
'update_liabilities_account' => 'Update liability',
|
'update_liabilities_account' => 'Atualizar passivo',
|
||||||
'update_expense_account' => 'Atualizar conta de despesas',
|
'update_expense_account' => 'Atualizar conta de despesas',
|
||||||
'update_revenue_account' => 'Atualizar conta de receita',
|
'update_revenue_account' => 'Atualizar conta de receita',
|
||||||
'make_new_asset_account' => 'Criar uma nova conta de ativo',
|
'make_new_asset_account' => 'Criar uma nova conta de ativo',
|
||||||
@@ -1021,6 +1023,7 @@ return [
|
|||||||
'select_expense_revenue' => 'Selecione conta de despesa/receita',
|
'select_expense_revenue' => 'Selecione conta de despesa/receita',
|
||||||
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
||||||
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
||||||
|
'net_filtered_prefs' => 'Esse gráfico nunca irá incluir contas que têm a opção "incluir no patrimônio líquido" desmarcada.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Gráfico',
|
'chart' => 'Gráfico',
|
||||||
|
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Senha(Confirmar)',
|
'password_confirmation' => 'Senha(Confirmar)',
|
||||||
'blocked' => 'Está bloqueado?',
|
'blocked' => 'Está bloqueado?',
|
||||||
'blocked_code' => 'Razão para ser reportado',
|
'blocked_code' => 'Razão para ser reportado',
|
||||||
|
'login_name' => 'Login',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Apply rules',
|
'apply_rules' => 'Apply rules',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Chave pública',
|
'public_key' => 'Chave pública',
|
||||||
'country_code' => 'Código do país',
|
'country_code' => 'Código do país',
|
||||||
'provider_code' => 'Banco ou provedor de dados',
|
'provider_code' => 'Banco ou provedor de dados',
|
||||||
|
'fints_url' => 'FinTS API URL',
|
||||||
|
'fints_port' => 'Port',
|
||||||
|
'fints_bank_code' => 'Bank code',
|
||||||
|
'fints_username' => 'Username',
|
||||||
|
'fints_password' => 'PIN / Password',
|
||||||
|
'fints_account' => 'FinTS account',
|
||||||
|
'local_account' => 'Firefly III account',
|
||||||
|
'from_date' => 'Date from',
|
||||||
|
'to_date' => 'Date to',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Data de vencimento',
|
'due_date' => 'Data de vencimento',
|
||||||
'payment_date' => 'Data de pagamento',
|
'payment_date' => 'Data de pagamento',
|
||||||
|
@@ -24,34 +24,37 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
// ALL breadcrumbs and subtitles:
|
// ALL breadcrumbs and subtitles:
|
||||||
'index_breadcrumb' => 'Import data into Firefly III',
|
'index_breadcrumb' => 'Importar dados para o Firefly III',
|
||||||
'prerequisites_breadcrumb_fake' => 'Prerequisites for the fake import provider',
|
'prerequisites_breadcrumb_fake' => 'Pré-requisitos para o provedor falso de importação',
|
||||||
'prerequisites_breadcrumb_spectre' => 'Prerequisites for Spectre',
|
'prerequisites_breadcrumb_spectre' => 'Pré-requisitos para Spectre',
|
||||||
'prerequisites_breadcrumb_bunq' => 'Prerequisites for bunq',
|
'prerequisites_breadcrumb_bunq' => 'Pré-requisitos para bunq',
|
||||||
'prerequisites_breadcrumb_ynab' => 'Prerequisites for YNAB',
|
'prerequisites_breadcrumb_ynab' => 'Pré-requisitos para YNAB',
|
||||||
'job_configuration_breadcrumb' => 'Configuration for ":key"',
|
'job_configuration_breadcrumb' => 'Configuração para ":key"',
|
||||||
'job_status_breadcrumb' => 'Import status for ":key"',
|
'job_status_breadcrumb' => 'Status de importação para ":key"',
|
||||||
'cannot_create_for_provider' => 'Firefly III cannot create a job for the ":provider"-provider.',
|
'cannot_create_for_provider' => 'Firefly III não pode criar um trabalho para o provedor ":provider".',
|
||||||
'disabled_for_demo_user' => 'disabled in demo',
|
'disabled_for_demo_user' => 'desativado no modo demonstração',
|
||||||
|
|
||||||
// index page:
|
// index page:
|
||||||
'general_index_title' => 'Import a file',
|
'general_index_title' => 'Importar um arquivo',
|
||||||
'general_index_intro' => 'Welcome to Firefly III\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.',
|
'general_index_intro' => 'Bem-vindo à rotina de importação do Firefly III. Existem algumas maneiras de importar dados no Firefly III; elas estão mostradas aqui como botões.',
|
||||||
|
|
||||||
// import provider strings (index):
|
// import provider strings (index):
|
||||||
'button_fake' => 'Fake an import',
|
'button_fake' => 'Fingir uma importação',
|
||||||
'button_file' => 'Import a file',
|
'button_file' => 'Importar um arquivo',
|
||||||
'button_bunq' => 'Import from bunq',
|
'button_bunq' => 'Importar de bunq',
|
||||||
'button_spectre' => 'Import using Spectre',
|
'button_spectre' => 'Importar usando Spectre',
|
||||||
'button_plaid' => 'Import using Plaid',
|
'button_plaid' => 'Importar usando Plaid',
|
||||||
'button_yodlee' => 'Import using Yodlee',
|
'button_yodlee' => 'Importar usando Yodlee',
|
||||||
'button_quovo' => 'Import using Quovo',
|
'button_quovo' => 'Importar usando Quovo',
|
||||||
'button_ynab' => 'Import from You Need A Budget',
|
'button_ynab' => 'Importar de You Need A Budget',
|
||||||
|
'button_fints' => 'Importar usando FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Global import configuration',
|
'global_config_title' => 'Configuração global de importação',
|
||||||
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
'global_config_text' => 'No futuro, esta caixa terá preferências que se aplicam a TODOS os provedores de importação acima.',
|
||||||
// prerequisites box (index)
|
// prerequisites box (index)
|
||||||
'need_prereq_title' => 'Import prerequisites',
|
'need_prereq_title' => 'Pré-requisitos de importação',
|
||||||
'need_prereq_intro' => 'Some import methods need your attention before they can be used. For example, they might require special API keys or application secrets. You can configure them here. The icon indicates if these prerequisites have been met.',
|
'need_prereq_intro' => 'Some import methods need your attention before they can be used. For example, they might require special API keys or application secrets. You can configure them here. The icon indicates if these prerequisites have been met.',
|
||||||
'do_prereq_fake' => 'Prerequisites for the fake provider',
|
'do_prereq_fake' => 'Prerequisites for the fake provider',
|
||||||
'do_prereq_file' => 'Prerequisites for file imports',
|
'do_prereq_file' => 'Prerequisites for file imports',
|
||||||
@@ -200,112 +203,120 @@ return [
|
|||||||
'spectre_extra_key_unit_price' => 'Unit price',
|
'spectre_extra_key_unit_price' => 'Unit price',
|
||||||
'spectre_extra_key_transactions_count' => 'Transaction count',
|
'spectre_extra_key_transactions_count' => 'Transaction count',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'An error occurred while trying to connecting to your bank. Please make sure that all the data you entered is correct. Original error message: :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'E.g. https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'For many banks this is your account number.',
|
||||||
|
'job_config_fints_port_help' => 'The default port is 443.',
|
||||||
|
'job_config_fints_account_help' => 'Choose the bank account for which you want to import transactions.',
|
||||||
|
'job_config_local_account_help' => 'Choose the Firefly III account corresponding to your bank account chosen above.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
||||||
'specific_abn_name' => 'ABN AMRO NL',
|
'specific_abn_name' => 'ABN AMRO NL',
|
||||||
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
||||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||||
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
||||||
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
||||||
'job_config_roles_submit' => 'Continue',
|
'job_config_roles_submit' => 'Continue',
|
||||||
'job_config_roles_column_name' => 'Name of column',
|
'job_config_roles_column_name' => 'Name of column',
|
||||||
'job_config_roles_column_example' => 'Column example data',
|
'job_config_roles_column_example' => 'Column example data',
|
||||||
'job_config_roles_column_role' => 'Column data meaning',
|
'job_config_roles_column_role' => 'Column data meaning',
|
||||||
'job_config_roles_do_map_value' => 'Map these values',
|
'job_config_roles_do_map_value' => 'Map these values',
|
||||||
'job_config_roles_no_example' => 'No example data available',
|
'job_config_roles_no_example' => 'No example data available',
|
||||||
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
||||||
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
||||||
'job_config_roles_colum_count' => 'Column',
|
'job_config_roles_colum_count' => 'Column',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
||||||
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||||
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
||||||
'job_config_field_value' => 'Field value',
|
'job_config_field_value' => 'Field value',
|
||||||
'job_config_field_mapped' => 'Mapped to',
|
'job_config_field_mapped' => 'Mapped to',
|
||||||
'map_do_not_map' => '(não mapear)',
|
'map_do_not_map' => '(não mapear)',
|
||||||
'job_config_map_submit' => 'Start the import',
|
'job_config_map_submit' => 'Start the import',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => 'Importar com a chave \':key\'',
|
'import_with_key' => 'Importar com a chave \':key\'',
|
||||||
'status_wait_title' => 'Por favor espere...',
|
'status_wait_title' => 'Por favor espere...',
|
||||||
'status_wait_text' => 'Esta caixa desaparecerá em um instante.',
|
'status_wait_text' => 'Esta caixa desaparecerá em um instante.',
|
||||||
'status_running_title' => 'A importação está em execução',
|
'status_running_title' => 'A importação está em execução',
|
||||||
'status_job_running' => 'Please wait, running the import...',
|
'status_job_running' => 'Please wait, running the import...',
|
||||||
'status_job_storing' => 'Please wait, storing data...',
|
'status_job_storing' => 'Please wait, storing data...',
|
||||||
'status_job_rules' => 'Please wait, running rules...',
|
'status_job_rules' => 'Please wait, running rules...',
|
||||||
'status_fatal_title' => 'Fatal error',
|
'status_fatal_title' => 'Fatal error',
|
||||||
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
||||||
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
||||||
'status_finished_title' => 'Import finished',
|
'status_finished_title' => 'Import finished',
|
||||||
'status_finished_text' => 'The import has finished.',
|
'status_finished_text' => 'The import has finished.',
|
||||||
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
||||||
'unknown_import_result' => 'Unknown import result',
|
'unknown_import_result' => 'Unknown import result',
|
||||||
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
||||||
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
||||||
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(ignorar esta coluna)',
|
'column__ignore' => '(ignorar esta coluna)',
|
||||||
'column_account-iban' => 'Conta de Ativo (IBAN)',
|
'column_account-iban' => 'Conta de Ativo (IBAN)',
|
||||||
'column_account-id' => 'ID da Conta de Ativo (correspondente FF3)',
|
'column_account-id' => 'ID da Conta de Ativo (correspondente FF3)',
|
||||||
'column_account-name' => 'Conta de Ativo (nome)',
|
'column_account-name' => 'Conta de Ativo (nome)',
|
||||||
'column_account-bic' => 'Asset account (BIC)',
|
'column_account-bic' => 'Asset account (BIC)',
|
||||||
'column_amount' => 'Montante',
|
'column_amount' => 'Montante',
|
||||||
'column_amount_foreign' => 'Montante (em moeda estrangeira)',
|
'column_amount_foreign' => 'Montante (em moeda estrangeira)',
|
||||||
'column_amount_debit' => 'Montante (coluna de débito)',
|
'column_amount_debit' => 'Montante (coluna de débito)',
|
||||||
'column_amount_credit' => 'Montante (coluna de crédito)',
|
'column_amount_credit' => 'Montante (coluna de crédito)',
|
||||||
'column_amount_negated' => 'Amount (negated column)',
|
'column_amount_negated' => 'Amount (negated column)',
|
||||||
'column_amount-comma-separated' => 'Montante (vírgula como separador decimal)',
|
'column_amount-comma-separated' => 'Montante (vírgula como separador decimal)',
|
||||||
'column_bill-id' => 'ID da fatura (correspondente FF3)',
|
'column_bill-id' => 'ID da fatura (correspondente FF3)',
|
||||||
'column_bill-name' => 'Nome da Fatura',
|
'column_bill-name' => 'Nome da Fatura',
|
||||||
'column_budget-id' => 'ID do Orçamento (correspondente FF3)',
|
'column_budget-id' => 'ID do Orçamento (correspondente FF3)',
|
||||||
'column_budget-name' => 'Nome do Orçamento',
|
'column_budget-name' => 'Nome do Orçamento',
|
||||||
'column_category-id' => 'ID da Categoria (correspondente FF3)',
|
'column_category-id' => 'ID da Categoria (correspondente FF3)',
|
||||||
'column_category-name' => 'Nome da Categoria',
|
'column_category-name' => 'Nome da Categoria',
|
||||||
'column_currency-code' => 'Código da Moeda (ISO 4217)',
|
'column_currency-code' => 'Código da Moeda (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Código de moeda estrangeira (ISO 4217)',
|
'column_foreign-currency-code' => 'Código de moeda estrangeira (ISO 4217)',
|
||||||
'column_currency-id' => 'ID da Moeda (correspondente FF3)',
|
'column_currency-id' => 'ID da Moeda (correspondente FF3)',
|
||||||
'column_currency-name' => 'Nome da Moeda (correspondente FF3)',
|
'column_currency-name' => 'Nome da Moeda (correspondente FF3)',
|
||||||
'column_currency-symbol' => 'Símbolo da Moeda (correspondente FF3)',
|
'column_currency-symbol' => 'Símbolo da Moeda (correspondente FF3)',
|
||||||
'column_date-interest' => 'Data de cálculo de juros',
|
'column_date-interest' => 'Data de cálculo de juros',
|
||||||
'column_date-book' => 'Data da reserva de transação',
|
'column_date-book' => 'Data da reserva de transação',
|
||||||
'column_date-process' => 'Data do processo de transação',
|
'column_date-process' => 'Data do processo de transação',
|
||||||
'column_date-transaction' => 'Data',
|
'column_date-transaction' => 'Data',
|
||||||
'column_date-due' => 'Data de vencimento da transação',
|
'column_date-due' => 'Data de vencimento da transação',
|
||||||
'column_date-payment' => 'Data de pagamento da transação',
|
'column_date-payment' => 'Data de pagamento da transação',
|
||||||
'column_date-invoice' => 'Data da fatura da transação',
|
'column_date-invoice' => 'Data da fatura da transação',
|
||||||
'column_description' => 'Descrição',
|
'column_description' => 'Descrição',
|
||||||
'column_opposing-iban' => 'Conta contrária (IBAN)',
|
'column_opposing-iban' => 'Conta contrária (IBAN)',
|
||||||
'column_opposing-bic' => 'Conta contrária (BIC)',
|
'column_opposing-bic' => 'Conta contrária (BIC)',
|
||||||
'column_opposing-id' => 'ID da Conta Cotrária (correspondente FF3)',
|
'column_opposing-id' => 'ID da Conta Cotrária (correspondente FF3)',
|
||||||
'column_external-id' => 'ID Externo',
|
'column_external-id' => 'ID Externo',
|
||||||
'column_opposing-name' => 'Conta contrária (nome)',
|
'column_opposing-name' => 'Conta contrária (nome)',
|
||||||
'column_rabo-debit-credit' => 'Indicador de débito/crédito específico do Rabobank',
|
'column_rabo-debit-credit' => 'Indicador de débito/crédito específico do Rabobank',
|
||||||
'column_ing-debit-credit' => 'Indicador de débito/crédito específico do ING',
|
'column_ing-debit-credit' => 'Indicador de débito/crédito específico do ING',
|
||||||
'column_sepa-ct-id' => 'SEPA identificador end-to-end',
|
'column_sepa-ct-id' => 'SEPA identificador end-to-end',
|
||||||
'column_sepa-ct-op' => 'SEPA Identificador de conta de contrária',
|
'column_sepa-ct-op' => 'SEPA Identificador de conta de contrária',
|
||||||
'column_sepa-db' => 'SEPA Identificador de Mandato',
|
'column_sepa-db' => 'SEPA Identificador de Mandato',
|
||||||
'column_sepa-cc' => 'SEPA Código de Compensação',
|
'column_sepa-cc' => 'SEPA Código de Compensação',
|
||||||
'column_sepa-ci' => 'SEPA Identificador Credor',
|
'column_sepa-ci' => 'SEPA Identificador Credor',
|
||||||
'column_sepa-ep' => 'SEPA Finalidade Externa',
|
'column_sepa-ep' => 'SEPA Finalidade Externa',
|
||||||
'column_sepa-country' => 'SEPA Código do País',
|
'column_sepa-country' => 'SEPA Código do País',
|
||||||
'column_tags-comma' => 'Tags (separadas por vírgula)',
|
'column_tags-comma' => 'Tags (separadas por vírgula)',
|
||||||
'column_tags-space' => 'Tags (separadas por espaço)',
|
'column_tags-space' => 'Tags (separadas por espaço)',
|
||||||
'column_account-number' => 'Conta de ativo (número da conta)',
|
'column_account-number' => 'Conta de ativo (número da conta)',
|
||||||
'column_opposing-number' => 'Conta Contrária (número da conta)',
|
'column_opposing-number' => 'Conta Contrária (número da conta)',
|
||||||
'column_note' => 'Nota(s)',
|
'column_note' => 'Nota(s)',
|
||||||
'column_internal-reference' => 'Referência interna',
|
'column_internal-reference' => 'Referência interna',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -104,7 +104,7 @@ return [
|
|||||||
'sum_transfers' => 'Soma das transferências',
|
'sum_transfers' => 'Soma das transferências',
|
||||||
'reconcile' => 'Pago',
|
'reconcile' => 'Pago',
|
||||||
'account_on_spectre' => 'Conta (Spectre)',
|
'account_on_spectre' => 'Conta (Spectre)',
|
||||||
'account_on_ynab' => 'Account (YNAB)',
|
'account_on_ynab' => 'Conta (YNAB)',
|
||||||
'do_import' => 'Importar desta conta',
|
'do_import' => 'Importar desta conta',
|
||||||
'sepa-ct-id' => 'SEPA Identificador end-to-end',
|
'sepa-ct-id' => 'SEPA Identificador end-to-end',
|
||||||
'sepa-ct-op' => 'SEPA Identificador de conta de contrária',
|
'sepa-ct-op' => 'SEPA Identificador de conta de contrária',
|
||||||
@@ -113,24 +113,24 @@ return [
|
|||||||
'sepa-cc' => 'SEPA Código de Compensação',
|
'sepa-cc' => 'SEPA Código de Compensação',
|
||||||
'sepa-ep' => 'SEPA Finalidade Externa',
|
'sepa-ep' => 'SEPA Finalidade Externa',
|
||||||
'sepa-ci' => 'SEPA Identificador do Credor',
|
'sepa-ci' => 'SEPA Identificador do Credor',
|
||||||
'sepa-batch-id' => 'SEPA Batch ID',
|
'sepa-batch-id' => 'ID de lote SEPA',
|
||||||
'external_id' => 'External ID',
|
'external_id' => 'ID externo',
|
||||||
'account_at_bunq' => 'Loja com bunq',
|
'account_at_bunq' => 'Loja com bunq',
|
||||||
'file_name' => 'Nome do arquivo',
|
'file_name' => 'Nome do arquivo',
|
||||||
'file_size' => 'Tamanho do Arquivo',
|
'file_size' => 'Tamanho do Arquivo',
|
||||||
'file_type' => 'Tipo do arquivo',
|
'file_type' => 'Tipo do arquivo',
|
||||||
'attached_to' => 'Anexado a',
|
'attached_to' => 'Anexado a',
|
||||||
'file_exists' => 'Arquivo já existe',
|
'file_exists' => 'Arquivo já existe',
|
||||||
'spectre_bank' => 'Bank',
|
'spectre_bank' => 'Banco',
|
||||||
'spectre_last_use' => 'Last login',
|
'spectre_last_use' => 'Último login',
|
||||||
'spectre_status' => 'Status',
|
'spectre_status' => 'Status',
|
||||||
'bunq_payment_id' => 'bunq payment ID',
|
'bunq_payment_id' => 'ID de pagamento bunq',
|
||||||
'repetitions' => 'Repetitions',
|
'repetitions' => 'Repetições',
|
||||||
'title' => 'Title',
|
'title' => 'Título',
|
||||||
'transaction_s' => 'Transaction(s)',
|
'transaction_s' => 'Transação(s)',
|
||||||
'field' => 'Field',
|
'field' => 'Campo',
|
||||||
'value' => 'Value',
|
'value' => 'Valor',
|
||||||
'interest' => 'Interest',
|
'interest' => 'Juros',
|
||||||
'interest_period' => 'interest period',
|
'interest_period' => 'período de juros',
|
||||||
'liability_type' => 'Type of liability',
|
'liability_type' => 'Tipo de passivo',
|
||||||
];
|
];
|
||||||
|
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Este não é um válido IBAN.',
|
'iban' => 'Este não é um válido IBAN.',
|
||||||
|
'zero_or_more' => 'O valor não pode ser negativo.',
|
||||||
'source_equals_destination' => 'The source account equals the destination account.',
|
'source_equals_destination' => 'The source account equals the destination account.',
|
||||||
'unique_account_number_for_user' => 'Parece que este número de conta já está em uso.',
|
'unique_account_number_for_user' => 'Parece que este número de conta já está em uso.',
|
||||||
'unique_iban_for_user' => 'Parece que este IBAN já está em uso.',
|
'unique_iban_for_user' => 'Parece que este IBAN já está em uso.',
|
||||||
|
@@ -551,6 +551,8 @@ return [
|
|||||||
'email_changed_logout' => 'Пока вы не подтвердите свой адрес электронной почты, вы не сможете войти в систему.',
|
'email_changed_logout' => 'Пока вы не подтвердите свой адрес электронной почты, вы не сможете войти в систему.',
|
||||||
'login_with_new_email' => 'Теперь вы можете войти с новым адресом электронной почты.',
|
'login_with_new_email' => 'Теперь вы можете войти с новым адресом электронной почты.',
|
||||||
'login_with_old_email' => 'Теперь вы можете снова войти со своим старым адресом электронной почты.',
|
'login_with_old_email' => 'Теперь вы можете снова войти со своим старым адресом электронной почты.',
|
||||||
|
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
|
||||||
|
'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Одно вложение |:count вложений',
|
'nr_of_attachments' => 'Одно вложение |:count вложений',
|
||||||
@@ -1021,6 +1023,7 @@ return [
|
|||||||
'select_expense_revenue' => 'Выберите счёт расходов или доходов',
|
'select_expense_revenue' => 'Выберите счёт расходов или доходов',
|
||||||
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
||||||
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
||||||
|
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Диаграмма',
|
'chart' => 'Диаграмма',
|
||||||
|
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Пароль (ещё раз)',
|
'password_confirmation' => 'Пароль (ещё раз)',
|
||||||
'blocked' => 'Заблокирован?',
|
'blocked' => 'Заблокирован?',
|
||||||
'blocked_code' => 'Причина блокировки',
|
'blocked_code' => 'Причина блокировки',
|
||||||
|
'login_name' => 'Login',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Применить правила',
|
'apply_rules' => 'Применить правила',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Открытый ключ',
|
'public_key' => 'Открытый ключ',
|
||||||
'country_code' => 'Код страны',
|
'country_code' => 'Код страны',
|
||||||
'provider_code' => 'Банк или поставщик данных',
|
'provider_code' => 'Банк или поставщик данных',
|
||||||
|
'fints_url' => 'FinTS API URL',
|
||||||
|
'fints_port' => 'Port',
|
||||||
|
'fints_bank_code' => 'Bank code',
|
||||||
|
'fints_username' => 'Username',
|
||||||
|
'fints_password' => 'PIN / Password',
|
||||||
|
'fints_account' => 'FinTS account',
|
||||||
|
'local_account' => 'Firefly III account',
|
||||||
|
'from_date' => 'Date from',
|
||||||
|
'to_date' => 'Date to',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Срок',
|
'due_date' => 'Срок',
|
||||||
'payment_date' => 'Дата платежа',
|
'payment_date' => 'Дата платежа',
|
||||||
|
@@ -47,6 +47,9 @@ return [
|
|||||||
'button_yodlee' => 'Импорт с использованием Yodlee',
|
'button_yodlee' => 'Импорт с использованием Yodlee',
|
||||||
'button_quovo' => 'Импорт с использованием Quovo',
|
'button_quovo' => 'Импорт с использованием Quovo',
|
||||||
'button_ynab' => 'Импорт из \'You Need A Budget\'',
|
'button_ynab' => 'Импорт из \'You Need A Budget\'',
|
||||||
|
'button_fints' => 'Import using FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Глобальные настройки импорта',
|
'global_config_title' => 'Глобальные настройки импорта',
|
||||||
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
||||||
@@ -200,112 +203,120 @@ return [
|
|||||||
'spectre_extra_key_unit_price' => 'Unit price',
|
'spectre_extra_key_unit_price' => 'Unit price',
|
||||||
'spectre_extra_key_transactions_count' => 'Transaction count',
|
'spectre_extra_key_transactions_count' => 'Transaction count',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'An error occurred while trying to connecting to your bank. Please make sure that all the data you entered is correct. Original error message: :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'E.g. https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'For many banks this is your account number.',
|
||||||
|
'job_config_fints_port_help' => 'The default port is 443.',
|
||||||
|
'job_config_fints_account_help' => 'Choose the bank account for which you want to import transactions.',
|
||||||
|
'job_config_local_account_help' => 'Choose the Firefly III account corresponding to your bank account chosen above.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
||||||
'specific_abn_name' => 'ABN AMRO NL',
|
'specific_abn_name' => 'ABN AMRO NL',
|
||||||
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
||||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||||
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Настройка импорта (3/4). Определите роль каждого столбца',
|
'job_config_roles_title' => 'Настройка импорта (3/4). Определите роль каждого столбца',
|
||||||
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
||||||
'job_config_roles_submit' => 'Продолжить',
|
'job_config_roles_submit' => 'Продолжить',
|
||||||
'job_config_roles_column_name' => 'Название столбца',
|
'job_config_roles_column_name' => 'Название столбца',
|
||||||
'job_config_roles_column_example' => 'Пример данных в столбце',
|
'job_config_roles_column_example' => 'Пример данных в столбце',
|
||||||
'job_config_roles_column_role' => 'Значение в столбце',
|
'job_config_roles_column_role' => 'Значение в столбце',
|
||||||
'job_config_roles_do_map_value' => 'Сопоставьте эти значения',
|
'job_config_roles_do_map_value' => 'Сопоставьте эти значения',
|
||||||
'job_config_roles_no_example' => 'Нет доступных данных для примера',
|
'job_config_roles_no_example' => 'Нет доступных данных для примера',
|
||||||
'job_config_roles_fa_warning' => 'Если вы пометите этот столбец, как содержащий сумму в иностранной валюте, вы также должны указать столбец, который указывает, какая именно это валюта.',
|
'job_config_roles_fa_warning' => 'Если вы пометите этот столбец, как содержащий сумму в иностранной валюте, вы также должны указать столбец, который указывает, какая именно это валюта.',
|
||||||
'job_config_roles_rwarning' => 'Пожалуйста, отметьте хотя бы один столбец как столбец с суммой. Также целесообразно выбрать столбец для описания, даты и спонсорского счёта.',
|
'job_config_roles_rwarning' => 'Пожалуйста, отметьте хотя бы один столбец как столбец с суммой. Также целесообразно выбрать столбец для описания, даты и спонсорского счёта.',
|
||||||
'job_config_roles_colum_count' => 'Столбец',
|
'job_config_roles_colum_count' => 'Столбец',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Настройки импорта (4/4) - Сопоставление данных импорта с данными Firefly III',
|
'job_config_map_title' => 'Настройки импорта (4/4) - Сопоставление данных импорта с данными Firefly III',
|
||||||
'job_config_map_text' => 'В следующих таблицах значение слева отображает информацию, найденную в загруженном файле. Ваша задача - сопоставить это значение (если это возможно) со значением, уже имеющимся в вашей базе данных. Firefly будет придерживаться этого сопоставления. Если для сопоставления нет значения или вы не хотите отображать определённое значение, ничего не выбирайте.',
|
'job_config_map_text' => 'В следующих таблицах значение слева отображает информацию, найденную в загруженном файле. Ваша задача - сопоставить это значение (если это возможно) со значением, уже имеющимся в вашей базе данных. Firefly будет придерживаться этого сопоставления. Если для сопоставления нет значения или вы не хотите отображать определённое значение, ничего не выбирайте.',
|
||||||
'job_config_map_nothing' => 'В вашем файле нет данных, которые можно сопоставить с существующими значениями. Нажмите «Начать импорт», чтобы продолжить.',
|
'job_config_map_nothing' => 'В вашем файле нет данных, которые можно сопоставить с существующими значениями. Нажмите «Начать импорт», чтобы продолжить.',
|
||||||
'job_config_field_value' => 'Значение поля',
|
'job_config_field_value' => 'Значение поля',
|
||||||
'job_config_field_mapped' => 'Сопоставлено с',
|
'job_config_field_mapped' => 'Сопоставлено с',
|
||||||
'map_do_not_map' => '(не сопоставлено)',
|
'map_do_not_map' => '(не сопоставлено)',
|
||||||
'job_config_map_submit' => 'Начать импорт',
|
'job_config_map_submit' => 'Начать импорт',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => 'Импорт с ключем \':key\'',
|
'import_with_key' => 'Импорт с ключем \':key\'',
|
||||||
'status_wait_title' => 'Пожалуйста, подождите...',
|
'status_wait_title' => 'Пожалуйста, подождите...',
|
||||||
'status_wait_text' => 'Это сообщение исчезнет через мгновение.',
|
'status_wait_text' => 'Это сообщение исчезнет через мгновение.',
|
||||||
'status_running_title' => 'Выполняется импорт',
|
'status_running_title' => 'Выполняется импорт',
|
||||||
'status_job_running' => 'Пожалуйста, подождите, идёт импорт...',
|
'status_job_running' => 'Пожалуйста, подождите, идёт импорт...',
|
||||||
'status_job_storing' => 'Пожалуйста, подождите, идет сохранение данных...',
|
'status_job_storing' => 'Пожалуйста, подождите, идет сохранение данных...',
|
||||||
'status_job_rules' => 'Пожалуйста, подождите, выполняются правила...',
|
'status_job_rules' => 'Пожалуйста, подождите, выполняются правила...',
|
||||||
'status_fatal_title' => 'Фатальная ошибка',
|
'status_fatal_title' => 'Фатальная ошибка',
|
||||||
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
||||||
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
||||||
'status_finished_title' => 'Импорт завершён',
|
'status_finished_title' => 'Импорт завершён',
|
||||||
'status_finished_text' => 'Импорт завершен!',
|
'status_finished_text' => 'Импорт завершен!',
|
||||||
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
||||||
'unknown_import_result' => 'Неизвестный результат импорта',
|
'unknown_import_result' => 'Неизвестный результат импорта',
|
||||||
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
||||||
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
||||||
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(игнорировать этот столбец)',
|
'column__ignore' => '(игнорировать этот столбец)',
|
||||||
'column_account-iban' => 'Счет актива (IBAN)',
|
'column_account-iban' => 'Счет актива (IBAN)',
|
||||||
'column_account-id' => 'ID основного счёта (соответствующий FF3)',
|
'column_account-id' => 'ID основного счёта (соответствующий FF3)',
|
||||||
'column_account-name' => 'Основной счёт (название)',
|
'column_account-name' => 'Основной счёт (название)',
|
||||||
'column_account-bic' => 'Asset account (BIC)',
|
'column_account-bic' => 'Asset account (BIC)',
|
||||||
'column_amount' => 'Сумма',
|
'column_amount' => 'Сумма',
|
||||||
'column_amount_foreign' => 'Сумма (в иностранной валюте)',
|
'column_amount_foreign' => 'Сумма (в иностранной валюте)',
|
||||||
'column_amount_debit' => 'Сумма (столбец с дебетом)',
|
'column_amount_debit' => 'Сумма (столбец с дебетом)',
|
||||||
'column_amount_credit' => 'Сумма (столбец с кредитом)',
|
'column_amount_credit' => 'Сумма (столбец с кредитом)',
|
||||||
'column_amount_negated' => 'Amount (negated column)',
|
'column_amount_negated' => 'Amount (negated column)',
|
||||||
'column_amount-comma-separated' => 'Сумма (запятая как десятичный разделитель)',
|
'column_amount-comma-separated' => 'Сумма (запятая как десятичный разделитель)',
|
||||||
'column_bill-id' => 'ID счёта на оплату (соответствующий FF3)',
|
'column_bill-id' => 'ID счёта на оплату (соответствующий FF3)',
|
||||||
'column_bill-name' => 'Название счета',
|
'column_bill-name' => 'Название счета',
|
||||||
'column_budget-id' => 'ID бюджета (соответствующий FF3)',
|
'column_budget-id' => 'ID бюджета (соответствующий FF3)',
|
||||||
'column_budget-name' => 'Название бюджета',
|
'column_budget-name' => 'Название бюджета',
|
||||||
'column_category-id' => 'ID категории (соответствующий FF3)',
|
'column_category-id' => 'ID категории (соответствующий FF3)',
|
||||||
'column_category-name' => 'Название категории',
|
'column_category-name' => 'Название категории',
|
||||||
'column_currency-code' => 'Код валюты (ISO 4217)',
|
'column_currency-code' => 'Код валюты (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Код иностранной валюты (ISO 4217)',
|
'column_foreign-currency-code' => 'Код иностранной валюты (ISO 4217)',
|
||||||
'column_currency-id' => 'ID валюты (соответствующий FF3)',
|
'column_currency-id' => 'ID валюты (соответствующий FF3)',
|
||||||
'column_currency-name' => 'Название валюты (соответствующее FF3)',
|
'column_currency-name' => 'Название валюты (соответствующее FF3)',
|
||||||
'column_currency-symbol' => 'Символ валюты (соответствующий FF3)',
|
'column_currency-symbol' => 'Символ валюты (соответствующий FF3)',
|
||||||
'column_date-interest' => 'Дата расчета процентов',
|
'column_date-interest' => 'Дата расчета процентов',
|
||||||
'column_date-book' => 'Дата записи транзакции',
|
'column_date-book' => 'Дата записи транзакции',
|
||||||
'column_date-process' => 'Дата обработки транзакции',
|
'column_date-process' => 'Дата обработки транзакции',
|
||||||
'column_date-transaction' => 'Дата',
|
'column_date-transaction' => 'Дата',
|
||||||
'column_date-due' => 'Дата транзакции',
|
'column_date-due' => 'Дата транзакции',
|
||||||
'column_date-payment' => 'Дата оплаты',
|
'column_date-payment' => 'Дата оплаты',
|
||||||
'column_date-invoice' => 'Дата выставления счёта',
|
'column_date-invoice' => 'Дата выставления счёта',
|
||||||
'column_description' => 'Описание',
|
'column_description' => 'Описание',
|
||||||
'column_opposing-iban' => 'Спонсорский счёт (IBAN)',
|
'column_opposing-iban' => 'Спонсорский счёт (IBAN)',
|
||||||
'column_opposing-bic' => 'Спонсорский счёт (BIC)',
|
'column_opposing-bic' => 'Спонсорский счёт (BIC)',
|
||||||
'column_opposing-id' => 'ID спонсорского счёта (соответствующий FF3)',
|
'column_opposing-id' => 'ID спонсорского счёта (соответствующий FF3)',
|
||||||
'column_external-id' => 'Внешний ID',
|
'column_external-id' => 'Внешний ID',
|
||||||
'column_opposing-name' => 'Спонсорский счёт (название)',
|
'column_opposing-name' => 'Спонсорский счёт (название)',
|
||||||
'column_rabo-debit-credit' => 'Индикатор дебита/кредита, специфичный для Rabobank',
|
'column_rabo-debit-credit' => 'Индикатор дебита/кредита, специфичный для Rabobank',
|
||||||
'column_ing-debit-credit' => 'Индикатор дебита/кредита, специфичный для ING',
|
'column_ing-debit-credit' => 'Индикатор дебита/кредита, специфичный для ING',
|
||||||
'column_sepa-ct-id' => 'Идентификатор SEPA end-to-end',
|
'column_sepa-ct-id' => 'Идентификатор SEPA end-to-end',
|
||||||
'column_sepa-ct-op' => 'Идентификатор учетной записи SEPA',
|
'column_sepa-ct-op' => 'Идентификатор учетной записи SEPA',
|
||||||
'column_sepa-db' => 'Идентификатор SEPA Mandate',
|
'column_sepa-db' => 'Идентификатор SEPA Mandate',
|
||||||
'column_sepa-cc' => 'Код очистки SEPA',
|
'column_sepa-cc' => 'Код очистки SEPA',
|
||||||
'column_sepa-ci' => 'Идентификатор кредитора SEPA',
|
'column_sepa-ci' => 'Идентификатор кредитора SEPA',
|
||||||
'column_sepa-ep' => 'Внешняя цель SEPA',
|
'column_sepa-ep' => 'Внешняя цель SEPA',
|
||||||
'column_sepa-country' => 'Код страны SEPA',
|
'column_sepa-country' => 'Код страны SEPA',
|
||||||
'column_tags-comma' => 'Метки (разделены запятыми)',
|
'column_tags-comma' => 'Метки (разделены запятыми)',
|
||||||
'column_tags-space' => 'Метки (разделены пробелами)',
|
'column_tags-space' => 'Метки (разделены пробелами)',
|
||||||
'column_account-number' => 'Основной счёт (номер счёта)',
|
'column_account-number' => 'Основной счёт (номер счёта)',
|
||||||
'column_opposing-number' => 'Спонсорский счёт (номер счёта)',
|
'column_opposing-number' => 'Спонсорский счёт (номер счёта)',
|
||||||
'column_note' => 'Примечания',
|
'column_note' => 'Примечания',
|
||||||
'column_internal-reference' => 'Внутренняя ссылка',
|
'column_internal-reference' => 'Внутренняя ссылка',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Это некорректный IBAN.',
|
'iban' => 'Это некорректный IBAN.',
|
||||||
|
'zero_or_more' => 'The value cannot be negative.',
|
||||||
'source_equals_destination' => 'The source account equals the destination account.',
|
'source_equals_destination' => 'The source account equals the destination account.',
|
||||||
'unique_account_number_for_user' => 'Этот номер счёта уже используется.',
|
'unique_account_number_for_user' => 'Этот номер счёта уже используется.',
|
||||||
'unique_iban_for_user' => 'Этот IBAN уже используется.',
|
'unique_iban_for_user' => 'Этот IBAN уже используется.',
|
||||||
|
@@ -554,6 +554,8 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
|||||||
'email_changed_logout' => 'E-posta adresinizi doğrulayana kadar giriş yapamazsınız.',
|
'email_changed_logout' => 'E-posta adresinizi doğrulayana kadar giriş yapamazsınız.',
|
||||||
'login_with_new_email' => 'Artık yeni e-posta adresinizle giriş yapabilirsiniz.',
|
'login_with_new_email' => 'Artık yeni e-posta adresinizle giriş yapabilirsiniz.',
|
||||||
'login_with_old_email' => 'Artık eski e-posta adresinizle yeniden giriş yapabilirsiniz.',
|
'login_with_old_email' => 'Artık eski e-posta adresinizle yeniden giriş yapabilirsiniz.',
|
||||||
|
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
|
||||||
|
'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'Bir eklenti |:count eklenti',
|
'nr_of_attachments' => 'Bir eklenti |:count eklenti',
|
||||||
@@ -1024,6 +1026,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
|||||||
'select_expense_revenue' => 'Harcama / gelir hesabı seçin',
|
'select_expense_revenue' => 'Harcama / gelir hesabı seçin',
|
||||||
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
||||||
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
||||||
|
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'chart' => 'Grafik',
|
'chart' => 'Grafik',
|
||||||
|
@@ -35,16 +35,16 @@ return [
|
|||||||
'amount_min' => 'Minimum tutar',
|
'amount_min' => 'Minimum tutar',
|
||||||
'amount_max' => 'Minimum tutar',
|
'amount_max' => 'Minimum tutar',
|
||||||
'match' => 'Eşleşti',
|
'match' => 'Eşleşti',
|
||||||
'strict' => 'Strict mode',
|
'strict' => 'Sıkı mod',
|
||||||
'repeat_freq' => 'Tekrarlar',
|
'repeat_freq' => 'Tekrarlar',
|
||||||
'journal_currency_id' => 'Para birimi',
|
'journal_currency_id' => 'Para birimi',
|
||||||
'currency_id' => 'Para birimi',
|
'currency_id' => 'Para birimi',
|
||||||
'transaction_currency_id' => 'Currency',
|
'transaction_currency_id' => 'Para birimi',
|
||||||
'external_ip' => 'Your server\'s external IP',
|
'external_ip' => 'Sunucunuzun dış IP adresi',
|
||||||
'attachments' => 'Ekler',
|
'attachments' => 'Ekler',
|
||||||
'journal_amount' => 'Tutar',
|
'journal_amount' => 'Tutar',
|
||||||
'journal_source_name' => 'Revenue account (source)',
|
'journal_source_name' => 'Gelir hesabı (kaynak)',
|
||||||
'journal_source_id' => 'Asset account (source)',
|
'journal_source_id' => 'Varlık Hesabı (kaynak)',
|
||||||
'BIC' => 'BIC',
|
'BIC' => 'BIC',
|
||||||
'verify_password' => 'Parola güvenliğini doğrula',
|
'verify_password' => 'Parola güvenliğini doğrula',
|
||||||
'source_account' => 'Kaynak hesap',
|
'source_account' => 'Kaynak hesap',
|
||||||
@@ -191,6 +191,7 @@ return [
|
|||||||
'password_confirmation' => 'Şifre (Tekrar)',
|
'password_confirmation' => 'Şifre (Tekrar)',
|
||||||
'blocked' => 'Engellendi mi?',
|
'blocked' => 'Engellendi mi?',
|
||||||
'blocked_code' => 'Blok nedeni',
|
'blocked_code' => 'Blok nedeni',
|
||||||
|
'login_name' => 'Login',
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'apply_rules' => 'Apply rules',
|
'apply_rules' => 'Apply rules',
|
||||||
@@ -222,6 +223,16 @@ return [
|
|||||||
'public_key' => 'Genel anahtar',
|
'public_key' => 'Genel anahtar',
|
||||||
'country_code' => 'Ülke kodu',
|
'country_code' => 'Ülke kodu',
|
||||||
'provider_code' => 'Banka ya da veri sağlayıcı',
|
'provider_code' => 'Banka ya da veri sağlayıcı',
|
||||||
|
'fints_url' => 'FinTS API URL',
|
||||||
|
'fints_port' => 'Port',
|
||||||
|
'fints_bank_code' => 'Bank code',
|
||||||
|
'fints_username' => 'Username',
|
||||||
|
'fints_password' => 'PIN / Password',
|
||||||
|
'fints_account' => 'FinTS account',
|
||||||
|
'local_account' => 'Firefly III account',
|
||||||
|
'from_date' => 'Date from',
|
||||||
|
'to_date' => 'Date to',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Bitiş Tarihi',
|
'due_date' => 'Bitiş Tarihi',
|
||||||
'payment_date' => 'Ödeme Tarihi',
|
'payment_date' => 'Ödeme Tarihi',
|
||||||
|
@@ -24,29 +24,32 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
// ALL breadcrumbs and subtitles:
|
// ALL breadcrumbs and subtitles:
|
||||||
'index_breadcrumb' => 'Import data into Firefly III',
|
'index_breadcrumb' => 'Firefly III\'e veri aktarma',
|
||||||
'prerequisites_breadcrumb_fake' => 'Prerequisites for the fake import provider',
|
'prerequisites_breadcrumb_fake' => 'Sahte alma sağlayıcı için Önkoşullar',
|
||||||
'prerequisites_breadcrumb_spectre' => 'Prerequisites for Spectre',
|
'prerequisites_breadcrumb_spectre' => 'Spectre için Önkoşullar',
|
||||||
'prerequisites_breadcrumb_bunq' => 'Prerequisites for bunq',
|
'prerequisites_breadcrumb_bunq' => 'Bunq için Önkoşullar',
|
||||||
'prerequisites_breadcrumb_ynab' => 'Prerequisites for YNAB',
|
'prerequisites_breadcrumb_ynab' => 'YNAB için Önkoşullar',
|
||||||
'job_configuration_breadcrumb' => 'Configuration for ":key"',
|
'job_configuration_breadcrumb' => 'Yapılandırma için ":key"',
|
||||||
'job_status_breadcrumb' => 'Import status for ":key"',
|
'job_status_breadcrumb' => 'Aktarma durumu ":key" için',
|
||||||
'cannot_create_for_provider' => 'Firefly III cannot create a job for the ":provider"-provider.',
|
'cannot_create_for_provider' => 'Firefly III bir iş için oluşturamıyor ":provider".',
|
||||||
'disabled_for_demo_user' => 'disabled in demo',
|
'disabled_for_demo_user' => 'demoda devre dışı',
|
||||||
|
|
||||||
// index page:
|
// index page:
|
||||||
'general_index_title' => 'Import a file',
|
'general_index_title' => 'Bir Dosyayı içe aktar',
|
||||||
'general_index_intro' => 'Welcome to Firefly III\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.',
|
'general_index_intro' => 'Firefly aktarım programına hoş geldiniz. Firefly III içine dosya aktarmanın burada bir kaç yolu var, burada olarak görüntülenmekte.',
|
||||||
|
|
||||||
// import provider strings (index):
|
// import provider strings (index):
|
||||||
'button_fake' => 'Fake an import',
|
'button_fake' => 'Sahte içe aktar',
|
||||||
'button_file' => 'Import a file',
|
'button_file' => 'Bir Dosyayı içe aktar',
|
||||||
'button_bunq' => 'Import from bunq',
|
'button_bunq' => 'Bunq\'dan aktar',
|
||||||
'button_spectre' => 'Import using Spectre',
|
'button_spectre' => 'Spectre kullanarak içe aktar',
|
||||||
'button_plaid' => 'Import using Plaid',
|
'button_plaid' => 'Palid kullanarak içe aktar',
|
||||||
'button_yodlee' => 'Import using Yodlee',
|
'button_yodlee' => 'Yodlee kullanarak içe aktarma',
|
||||||
'button_quovo' => 'Import using Quovo',
|
'button_quovo' => 'Quovo kullanarak içe aktarma',
|
||||||
'button_ynab' => 'Import from You Need A Budget',
|
'button_ynab' => 'Import from You Need A Budget',
|
||||||
|
'button_fints' => 'Import using FinTS',
|
||||||
|
|
||||||
|
|
||||||
// global config box (index)
|
// global config box (index)
|
||||||
'global_config_title' => 'Global import configuration',
|
'global_config_title' => 'Global import configuration',
|
||||||
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
'global_config_text' => 'In the future, this box will feature preferences that apply to ALL import providers above.',
|
||||||
@@ -200,112 +203,120 @@ return [
|
|||||||
'spectre_extra_key_unit_price' => 'Unit price',
|
'spectre_extra_key_unit_price' => 'Unit price',
|
||||||
'spectre_extra_key_transactions_count' => 'Transaction count',
|
'spectre_extra_key_transactions_count' => 'Transaction count',
|
||||||
|
|
||||||
|
//job configuration for finTS
|
||||||
|
'fints_connection_failed' => 'An error occurred while trying to connecting to your bank. Please make sure that all the data you entered is correct. Original error message: :originalError',
|
||||||
|
|
||||||
|
'job_config_fints_url_help' => 'E.g. https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||||
|
'job_config_fints_username_help' => 'For many banks this is your account number.',
|
||||||
|
'job_config_fints_port_help' => 'The default port is 443.',
|
||||||
|
'job_config_fints_account_help' => 'Choose the bank account for which you want to import transactions.',
|
||||||
|
'job_config_local_account_help' => 'Choose the Firefly III account corresponding to your bank account chosen above.',
|
||||||
// specifics:
|
// specifics:
|
||||||
'specific_ing_name' => 'ING NL',
|
'specific_ing_name' => 'ING NL',
|
||||||
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
'specific_ing_descr' => 'Create better descriptions in ING exports',
|
||||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||||
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
||||||
'specific_abn_name' => 'ABN AMRO NL',
|
'specific_abn_name' => 'ABN AMRO NL',
|
||||||
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
||||||
'specific_rabo_name' => 'Rabobank NL',
|
'specific_rabo_name' => 'Rabobank NL',
|
||||||
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
||||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||||
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
||||||
// job configuration for file provider (stage: roles)
|
// job configuration for file provider (stage: roles)
|
||||||
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
||||||
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
||||||
'job_config_roles_submit' => 'Continue',
|
'job_config_roles_submit' => 'Continue',
|
||||||
'job_config_roles_column_name' => 'Name of column',
|
'job_config_roles_column_name' => 'Name of column',
|
||||||
'job_config_roles_column_example' => 'Column example data',
|
'job_config_roles_column_example' => 'Column example data',
|
||||||
'job_config_roles_column_role' => 'Column data meaning',
|
'job_config_roles_column_role' => 'Column data meaning',
|
||||||
'job_config_roles_do_map_value' => 'Map these values',
|
'job_config_roles_do_map_value' => 'Map these values',
|
||||||
'job_config_roles_no_example' => 'No example data available',
|
'job_config_roles_no_example' => 'No example data available',
|
||||||
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
||||||
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
||||||
'job_config_roles_colum_count' => 'Column',
|
'job_config_roles_colum_count' => 'Column',
|
||||||
// job config for the file provider (stage: mapping):
|
// job config for the file provider (stage: mapping):
|
||||||
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
||||||
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||||
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
'job_config_map_nothing' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
||||||
'job_config_field_value' => 'Field value',
|
'job_config_field_value' => 'Field value',
|
||||||
'job_config_field_mapped' => 'Mapped to',
|
'job_config_field_mapped' => 'Mapped to',
|
||||||
'map_do_not_map' => '(eşleştirme)',
|
'map_do_not_map' => '(eşleştirme)',
|
||||||
'job_config_map_submit' => 'Start the import',
|
'job_config_map_submit' => 'Start the import',
|
||||||
|
|
||||||
|
|
||||||
// import status page:
|
// import status page:
|
||||||
'import_with_key' => '\':key\' ile içe aktarın',
|
'import_with_key' => '\':key\' ile içe aktarın',
|
||||||
'status_wait_title' => 'Lütfen bekleyin...',
|
'status_wait_title' => 'Lütfen bekleyin...',
|
||||||
'status_wait_text' => 'Bu kutu bir dakika içinde kaybolacak.',
|
'status_wait_text' => 'Bu kutu bir dakika içinde kaybolacak.',
|
||||||
'status_running_title' => 'İçe aktarma işlemi sürüyor',
|
'status_running_title' => 'İçe aktarma işlemi sürüyor',
|
||||||
'status_job_running' => 'Please wait, running the import...',
|
'status_job_running' => 'Please wait, running the import...',
|
||||||
'status_job_storing' => 'Please wait, storing data...',
|
'status_job_storing' => 'Please wait, storing data...',
|
||||||
'status_job_rules' => 'Please wait, running rules...',
|
'status_job_rules' => 'Please wait, running rules...',
|
||||||
'status_fatal_title' => 'Fatal error',
|
'status_fatal_title' => 'Fatal error',
|
||||||
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
'status_fatal_text' => 'The import has suffered from an error it could not recover from. Apologies!',
|
||||||
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
'status_fatal_more' => 'This (possibly very cryptic) error message is complemented by log files, which you can find on your hard drive, or in the Docker container where you run Firefly III from.',
|
||||||
'status_finished_title' => 'Import finished',
|
'status_finished_title' => 'Import finished',
|
||||||
'status_finished_text' => 'The import has finished.',
|
'status_finished_text' => 'The import has finished.',
|
||||||
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
'finished_with_errors' => 'There were some errors during the import. Please review them carefully.',
|
||||||
'unknown_import_result' => 'Unknown import result',
|
'unknown_import_result' => 'Unknown import result',
|
||||||
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
'result_no_transactions' => 'No transactions have been imported. Perhaps they were all duplicates is simply no transactions where present to be imported. Perhaps the log files can tell you what happened. If you import data regularly, this is normal.',
|
||||||
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
||||||
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
||||||
|
|
||||||
|
|
||||||
// general errors and warnings:
|
// general errors and warnings:
|
||||||
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
||||||
|
|
||||||
// column roles for CSV import:
|
// column roles for CSV import:
|
||||||
'column__ignore' => '(bu sütünu yok say)',
|
'column__ignore' => '(bu sütünu yok say)',
|
||||||
'column_account-iban' => 'Öğe hesabı (IBAN)',
|
'column_account-iban' => 'Öğe hesabı (IBAN)',
|
||||||
'column_account-id' => 'Asset account ID (matching FF3)',
|
'column_account-id' => 'Asset account ID (matching FF3)',
|
||||||
'column_account-name' => 'Varlık hesabı (isim)',
|
'column_account-name' => 'Varlık hesabı (isim)',
|
||||||
'column_account-bic' => 'Asset account (BIC)',
|
'column_account-bic' => 'Asset account (BIC)',
|
||||||
'column_amount' => 'Tutar',
|
'column_amount' => 'Tutar',
|
||||||
'column_amount_foreign' => 'Amount (in foreign currency)',
|
'column_amount_foreign' => 'Amount (in foreign currency)',
|
||||||
'column_amount_debit' => 'Miktar (borç sütunu)',
|
'column_amount_debit' => 'Miktar (borç sütunu)',
|
||||||
'column_amount_credit' => 'Miktar (kredi sütunu)',
|
'column_amount_credit' => 'Miktar (kredi sütunu)',
|
||||||
'column_amount_negated' => 'Amount (negated column)',
|
'column_amount_negated' => 'Amount (negated column)',
|
||||||
'column_amount-comma-separated' => 'Miktar (virgül ondalık ayırıcı olarak)',
|
'column_amount-comma-separated' => 'Miktar (virgül ondalık ayırıcı olarak)',
|
||||||
'column_bill-id' => 'Bill ID (matching FF3)',
|
'column_bill-id' => 'Bill ID (matching FF3)',
|
||||||
'column_bill-name' => 'Fatura adı',
|
'column_bill-name' => 'Fatura adı',
|
||||||
'column_budget-id' => 'Budget ID (matching FF3)',
|
'column_budget-id' => 'Budget ID (matching FF3)',
|
||||||
'column_budget-name' => 'Bütçe adı',
|
'column_budget-name' => 'Bütçe adı',
|
||||||
'column_category-id' => 'Category ID (matching FF3)',
|
'column_category-id' => 'Category ID (matching FF3)',
|
||||||
'column_category-name' => 'Kategori adı',
|
'column_category-name' => 'Kategori adı',
|
||||||
'column_currency-code' => 'Para birimi kodu (ISO 4217)',
|
'column_currency-code' => 'Para birimi kodu (ISO 4217)',
|
||||||
'column_foreign-currency-code' => 'Foreign currency code (ISO 4217)',
|
'column_foreign-currency-code' => 'Foreign currency code (ISO 4217)',
|
||||||
'column_currency-id' => 'Currency ID (matching FF3)',
|
'column_currency-id' => 'Currency ID (matching FF3)',
|
||||||
'column_currency-name' => 'Currency name (matching FF3)',
|
'column_currency-name' => 'Currency name (matching FF3)',
|
||||||
'column_currency-symbol' => 'Currency symbol (matching FF3)',
|
'column_currency-symbol' => 'Currency symbol (matching FF3)',
|
||||||
'column_date-interest' => 'Faiz hesaplama tarihi',
|
'column_date-interest' => 'Faiz hesaplama tarihi',
|
||||||
'column_date-book' => 'İşlem rezervasyon tarihi',
|
'column_date-book' => 'İşlem rezervasyon tarihi',
|
||||||
'column_date-process' => 'İşlem tarihi',
|
'column_date-process' => 'İşlem tarihi',
|
||||||
'column_date-transaction' => 'Tarih',
|
'column_date-transaction' => 'Tarih',
|
||||||
'column_date-due' => 'Transaction due date',
|
'column_date-due' => 'Transaction due date',
|
||||||
'column_date-payment' => 'Transaction payment date',
|
'column_date-payment' => 'Transaction payment date',
|
||||||
'column_date-invoice' => 'Transaction invoice date',
|
'column_date-invoice' => 'Transaction invoice date',
|
||||||
'column_description' => 'Açıklama',
|
'column_description' => 'Açıklama',
|
||||||
'column_opposing-iban' => 'Karşı hesap (IBAN)',
|
'column_opposing-iban' => 'Karşı hesap (IBAN)',
|
||||||
'column_opposing-bic' => 'Opposing account (BIC)',
|
'column_opposing-bic' => 'Opposing account (BIC)',
|
||||||
'column_opposing-id' => 'Opposing account ID (matching FF3)',
|
'column_opposing-id' => 'Opposing account ID (matching FF3)',
|
||||||
'column_external-id' => 'Harici Kimlik',
|
'column_external-id' => 'Harici Kimlik',
|
||||||
'column_opposing-name' => 'Karşı hesap (isim)',
|
'column_opposing-name' => 'Karşı hesap (isim)',
|
||||||
'column_rabo-debit-credit' => 'Rabobank\'a özel borç / kredi göstergesi',
|
'column_rabo-debit-credit' => 'Rabobank\'a özel borç / kredi göstergesi',
|
||||||
'column_ing-debit-credit' => 'ING\'ye özel borç/kredi göstergesi',
|
'column_ing-debit-credit' => 'ING\'ye özel borç/kredi göstergesi',
|
||||||
'column_sepa-ct-id' => 'SEPA end-to-end Identifier',
|
'column_sepa-ct-id' => 'SEPA end-to-end Identifier',
|
||||||
'column_sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
'column_sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
||||||
'column_sepa-db' => 'SEPA Mandate Identifier',
|
'column_sepa-db' => 'SEPA Mandate Identifier',
|
||||||
'column_sepa-cc' => 'SEPA Clearing Code',
|
'column_sepa-cc' => 'SEPA Clearing Code',
|
||||||
'column_sepa-ci' => 'SEPA Creditor Identifier',
|
'column_sepa-ci' => 'SEPA Creditor Identifier',
|
||||||
'column_sepa-ep' => 'SEPA External Purpose',
|
'column_sepa-ep' => 'SEPA External Purpose',
|
||||||
'column_sepa-country' => 'SEPA Country Code',
|
'column_sepa-country' => 'SEPA Country Code',
|
||||||
'column_tags-comma' => 'Etiketler (virgülle ayrılmış)',
|
'column_tags-comma' => 'Etiketler (virgülle ayrılmış)',
|
||||||
'column_tags-space' => 'Etiketler (boşlukla ayrılmış)',
|
'column_tags-space' => 'Etiketler (boşlukla ayrılmış)',
|
||||||
'column_account-number' => 'Varlık hesabı (hesap numarası)',
|
'column_account-number' => 'Varlık hesabı (hesap numarası)',
|
||||||
'column_opposing-number' => 'Karşı hesap (hesap numarası)',
|
'column_opposing-number' => 'Karşı hesap (hesap numarası)',
|
||||||
'column_note' => 'Not(lar)',
|
'column_note' => 'Not(lar)',
|
||||||
'column_internal-reference' => 'Internal reference',
|
'column_internal-reference' => 'Internal reference',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@@ -33,13 +33,13 @@ return [
|
|||||||
|
|
||||||
// create account:
|
// create account:
|
||||||
'accounts_create_iban' => 'Hesaplarınıza geçerli IBAN girin. Bu, ileride veri aktarma işlemini kolaylaştırabilir.',
|
'accounts_create_iban' => 'Hesaplarınıza geçerli IBAN girin. Bu, ileride veri aktarma işlemini kolaylaştırabilir.',
|
||||||
'accounts_create_asset_opening_balance' => 'Assets accounts may have an "opening balance", indicating the start of this account\'s history in Firefly III.',
|
'accounts_create_asset_opening_balance' => 'Aktif hesapların, Firefly\'da bu hesap geçmişinin başlangıcını gösteren bir "açılış bakiyesi" olabilir.',
|
||||||
'accounts_create_asset_currency' => 'Firefly III, birden fazla para birimini destekliyor. Varlık hesaplarının bir ana para birimi var, burada ayarlamanız gerekir.',
|
'accounts_create_asset_currency' => 'Firefly III, birden fazla para birimini destekliyor. Varlık hesaplarının bir ana para birimi var, burada ayarlamanız gerekir.',
|
||||||
'accounts_create_asset_virtual' => 'Bazen hesabınıza sanal bir bakiye sağlamanıza yardımcı olabilir: ek bir miktar her zaman gerçek bakiyeye eklenir veya gerçek bakiyeden çıkarılır.',
|
'accounts_create_asset_virtual' => 'Bazen hesabınıza sanal bir bakiye sağlamanıza yardımcı olabilir: ek bir miktar her zaman gerçek bakiyeye eklenir veya gerçek bakiyeden çıkarılır.',
|
||||||
|
|
||||||
// budgets index
|
// budgets index
|
||||||
'budgets_index_intro' => 'Bütçeler, finansmanınızı yönetmek ve Firefly III\'nin temel işlevlerinden birini oluşturmak için kullanılır.',
|
'budgets_index_intro' => 'Bütçeler, finansmanınızı yönetmek ve Firefly III\'nin temel işlevlerinden birini oluşturmak için kullanılır.',
|
||||||
'budgets_index_set_budget' => 'Set your total budget for every period so Firefly III can tell you if you have budgeted all available money.',
|
'budgets_index_set_budget' => 'Toplam bütçenizi her dönem için belirleyin, böylelikle Firefly size mevcut tüm parayı bütçelendirdiğinizde söyleyebilir.',
|
||||||
'budgets_index_see_expenses_bar' => 'Para harcamak yavaşça bu çubuğu dolduracaktır.',
|
'budgets_index_see_expenses_bar' => 'Para harcamak yavaşça bu çubuğu dolduracaktır.',
|
||||||
'budgets_index_navigate_periods' => 'Bütçeleri önceden kolayca ayarlamak için dönemleri gezinin.',
|
'budgets_index_navigate_periods' => 'Bütçeleri önceden kolayca ayarlamak için dönemleri gezinin.',
|
||||||
'budgets_index_new_budget' => 'Uygun gördüğünüz yeni bütçeler oluşturun.',
|
'budgets_index_new_budget' => 'Uygun gördüğünüz yeni bütçeler oluşturun.',
|
||||||
|
@@ -24,7 +24,8 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Bu geçerli bir IBAN değil.',
|
'iban' => 'Bu geçerli bir IBAN değil.',
|
||||||
'source_equals_destination' => 'The source account equals the destination account.',
|
'zero_or_more' => 'The value cannot be negative.',
|
||||||
|
'source_equals_destination' => 'Kaynak hesabın hedef hesap eşittir.',
|
||||||
'unique_account_number_for_user' => 'Bu hesap numarası zaten kullanılmaktadır.',
|
'unique_account_number_for_user' => 'Bu hesap numarası zaten kullanılmaktadır.',
|
||||||
'unique_iban_for_user' => 'Bu IBAN numarası zaten kullanılmaktadır.',
|
'unique_iban_for_user' => 'Bu IBAN numarası zaten kullanılmaktadır.',
|
||||||
'deleted_user' => 'Güvenlik kısıtlamaları nedeniyle, bu e-posta adresini kullanarak kayıt yapamazsınız.',
|
'deleted_user' => 'Güvenlik kısıtlamaları nedeniyle, bu e-posta adresini kullanarak kayıt yapamazsınız.',
|
||||||
@@ -34,24 +35,24 @@ return [
|
|||||||
'file_attached' => '":name" dosyası başarıyla yüklendi.',
|
'file_attached' => '":name" dosyası başarıyla yüklendi.',
|
||||||
'must_exist' => 'ID alanı :attribute veritabanın içinde yok.',
|
'must_exist' => 'ID alanı :attribute veritabanın içinde yok.',
|
||||||
'all_accounts_equal' => 'Bu alandaki tüm hesapları eşit olmalıdır.',
|
'all_accounts_equal' => 'Bu alandaki tüm hesapları eşit olmalıdır.',
|
||||||
'invalid_selection' => 'Your selection is invalid.',
|
'invalid_selection' => 'Seçiminiz geçersiz.',
|
||||||
'belongs_user' => 'Bu değer bu alan için geçerli değil.',
|
'belongs_user' => 'Bu değer bu alan için geçerli değil.',
|
||||||
'at_least_one_transaction' => 'En az bir işlem gerekir.',
|
'at_least_one_transaction' => 'En az bir işlem gerekir.',
|
||||||
'at_least_one_repetition' => 'Need at least one repetition.',
|
'at_least_one_repetition' => 'En az bir tekrarı gerekir.',
|
||||||
'require_repeat_until' => 'Require either a number of repetitions, or an end date (repeat_until). Not both.',
|
'require_repeat_until' => 'Require either a number of repetitions, or an end date (repeat_until). Not both.',
|
||||||
'require_currency_info' => 'Bu alanın içeriği para birimi bilgileri geçersiz.',
|
'require_currency_info' => 'Bu alanın içeriği para birimi bilgileri geçersiz.',
|
||||||
'equal_description' => 'İşlem açıklaması genel açıklama eşit değildir.',
|
'equal_description' => 'İşlem açıklaması genel açıklama eşit değildir.',
|
||||||
'file_invalid_mime' => '":name" dosyası ":mime" türünde olup yeni bir yükleme olarak kabul edilemez.',
|
'file_invalid_mime' => '":name" dosyası ":mime" türünde olup yeni bir yükleme olarak kabul edilemez.',
|
||||||
'file_too_large' => '":name" dosyası çok büyük.',
|
'file_too_large' => '":name" dosyası çok büyük.',
|
||||||
'belongs_to_user' => 'The value of :attribute is unknown.',
|
'belongs_to_user' => ':attribute\'nin değeri bilinmiyor',
|
||||||
'accepted' => ':attribute kabul edilmek zorunda.',
|
'accepted' => ':attribute kabul edilmek zorunda.',
|
||||||
'bic' => 'Bu BIC geçerli değilrdir.',
|
'bic' => 'Bu BIC geçerli değilrdir.',
|
||||||
'at_least_one_trigger' => 'Rule must have at least one trigger.',
|
'at_least_one_trigger' => 'Kural en az bir tetikleyiciye sahip olması gerekir.',
|
||||||
'at_least_one_action' => 'Rule must have at least one action.',
|
'at_least_one_action' => 'Kural en az bir eylem olması gerekir.',
|
||||||
'base64' => 'Bu geçerli Base64 olarak kodlanmış veri değildir.',
|
'base64' => 'Bu geçerli Base64 olarak kodlanmış veri değildir.',
|
||||||
'model_id_invalid' => 'Verilen kimlik bu model için geçersiz görünüyor.',
|
'model_id_invalid' => 'Verilen kimlik bu model için geçersiz görünüyor.',
|
||||||
'more' => ':attribute must be larger than zero.',
|
'more' => ':attribute sıfırdan büyük olmak zorundadır.',
|
||||||
'less' => ':attribute must be less than 10,000,000',
|
'less' => ':attribute 10.000.000 den daha az olmalıdır',
|
||||||
'active_url' => ':attribute geçerli bir URL değil.',
|
'active_url' => ':attribute geçerli bir URL değil.',
|
||||||
'after' => ':attribute :date tarihinden sonrası için tarihlendirilmelidir.',
|
'after' => ':attribute :date tarihinden sonrası için tarihlendirilmelidir.',
|
||||||
'alpha' => ':attribute sadece harf içerebilir.',
|
'alpha' => ':attribute sadece harf içerebilir.',
|
||||||
@@ -60,8 +61,8 @@ return [
|
|||||||
'array' => ':attribute bir dizi olmalıdır.',
|
'array' => ':attribute bir dizi olmalıdır.',
|
||||||
'unique_for_user' => ':attribute\'de zaten bir girdi var.',
|
'unique_for_user' => ':attribute\'de zaten bir girdi var.',
|
||||||
'before' => ':attribute :date tarihinden öncesi için tarihlendirilmelidir.',
|
'before' => ':attribute :date tarihinden öncesi için tarihlendirilmelidir.',
|
||||||
'unique_object_for_user' => 'This name is already in use.',
|
'unique_object_for_user' => 'Bu isim zaten kullanılıyor.',
|
||||||
'unique_account_for_user' => 'This account name is already in use.',
|
'unique_account_for_user' => 'Bu hesap adı zaten kullanılıyor.',
|
||||||
'between.numeric' => ':attribute :min ve :max arasında olmalıdır.',
|
'between.numeric' => ':attribute :min ve :max arasında olmalıdır.',
|
||||||
'between.file' => ':attribute, :min kilobayt ve :max kilobayt arasında olmalıdır.',
|
'between.file' => ':attribute, :min kilobayt ve :max kilobayt arasında olmalıdır.',
|
||||||
'between.string' => ':attribute :min karakter ve :max karakter olmalıdır.',
|
'between.string' => ':attribute :min karakter ve :max karakter olmalıdır.',
|
||||||
@@ -87,15 +88,15 @@ return [
|
|||||||
'max.array' => ':attribute :max öğeden daha fazlasına sahip olamaz.',
|
'max.array' => ':attribute :max öğeden daha fazlasına sahip olamaz.',
|
||||||
'mimes' => ':attribute :values türünde bir dosya olmalı.',
|
'mimes' => ':attribute :values türünde bir dosya olmalı.',
|
||||||
'min.numeric' => ':attribute en az :min olmalıdır.',
|
'min.numeric' => ':attribute en az :min olmalıdır.',
|
||||||
'lte.numeric' => 'The :attribute must be less than or equal :value.',
|
'lte.numeric' => ':attribute küçük veya eşit olması gerekir :value.',
|
||||||
'min.file' => ':attribute en az :min kilobayt olmalıdır.',
|
'min.file' => ':attribute en az :min kilobayt olmalıdır.',
|
||||||
'min.string' => ':attribute en az :min karakter olmalıdır.',
|
'min.string' => ':attribute en az :min karakter olmalıdır.',
|
||||||
'min.array' => ':attribute en az :min öğe içermelidir.',
|
'min.array' => ':attribute en az :min öğe içermelidir.',
|
||||||
'not_in' => 'Seçili :attribute geçersiz.',
|
'not_in' => 'Seçili :attribute geçersiz.',
|
||||||
'numeric' => ':attribute sayı olmalıdır.',
|
'numeric' => ':attribute sayı olmalıdır.',
|
||||||
'numeric_native' => 'The native amount must be a number.',
|
'numeric_native' => 'Yerli tutar bir sayı olması gerekir.',
|
||||||
'numeric_destination' => 'The destination amount must be a number.',
|
'numeric_destination' => 'Hedef tutar bir sayı olması gerekir.',
|
||||||
'numeric_source' => 'The source amount must be a number.',
|
'numeric_source' => 'Kaynak tutarın bir sayı olması gerekir.',
|
||||||
'regex' => ':attribute biçimi geçersiz.',
|
'regex' => ':attribute biçimi geçersiz.',
|
||||||
'required' => ':attribute alanı gereklidir.',
|
'required' => ':attribute alanı gereklidir.',
|
||||||
'required_if' => ':other :value iken :attribute alanı gereklidir.',
|
'required_if' => ':other :value iken :attribute alanı gereklidir.',
|
||||||
@@ -120,7 +121,7 @@ return [
|
|||||||
'file' => ':attribute bir dosya olmalıdır.',
|
'file' => ':attribute bir dosya olmalıdır.',
|
||||||
'in_array' => ':attribute alanı :other içinde olamaz.',
|
'in_array' => ':attribute alanı :other içinde olamaz.',
|
||||||
'present' => ':attribute alanı mevcut olmalıdır.',
|
'present' => ':attribute alanı mevcut olmalıdır.',
|
||||||
'amount_zero' => 'The total amount cannot be zero.',
|
'amount_zero' => 'Toplam tutarı sıfır olamaz.',
|
||||||
'unique_piggy_bank_for_user' => 'Kumbara adı benzersiz olmalıdır.',
|
'unique_piggy_bank_for_user' => 'Kumbara adı benzersiz olmalıdır.',
|
||||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit http://bit.ly/FF3-password-security.',
|
'secure_password' => 'This is not a secure password. Please try again. For more information, visit http://bit.ly/FF3-password-security.',
|
||||||
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
|
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
|
||||||
|
Reference in New Issue
Block a user