mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Updated all language strings.
This commit is contained in:
parent
8eb3d43123
commit
8b52006959
@ -51,5 +51,5 @@ return [
|
|||||||
'createTag' => 'Neuen Tag erstellen',
|
'createTag' => 'Neuen Tag erstellen',
|
||||||
'edit_tag' => 'Tag ":tag" bearbeiten',
|
'edit_tag' => 'Tag ":tag" bearbeiten',
|
||||||
'delete_tag' => 'Tag ":tag" löschen',
|
'delete_tag' => 'Tag ":tag" löschen',
|
||||||
'delete_journal_link' => 'Verbindung zwischen Transaktionen löschen',
|
'delete_journal_link' => 'Transaktions-Verknüpfung löschen',
|
||||||
];
|
];
|
||||||
|
30
resources/lang/de_DE/components.php
Normal file
30
resources/lang/de_DE/components.php
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* components.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return [
|
||||||
|
// profile
|
||||||
|
'personal_access_tokens' => 'Persönliche Zugangs-Tokens',
|
||||||
|
|
||||||
|
// bills:
|
||||||
|
'not_expected_period' => 'Unerwarteter Zeitraum',
|
||||||
|
'not_or_not_yet' => '(Noch) nicht',
|
||||||
|
];
|
@ -21,13 +21,20 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'html_language' => 'de',
|
'html_language' => 'de',
|
||||||
'locale' => 'de, Deutsch, de_DE, de_DE.utf8, de_DE.UTF-8',
|
'locale' => 'de, Deutsch, de_DE, de_DE.utf8, de_DE.UTF-8',
|
||||||
'month' => '%B %Y',
|
'month' => '%B %Y',
|
||||||
'month_and_day' => '%e. %B %Y',
|
'month_and_day' => '%e. %B %Y',
|
||||||
'date_time' => '%e %B %Y, @ %T',
|
'date_time' => '%e %B %Y, @ %T',
|
||||||
'specific_day' => '%e. %B %Y',
|
'specific_day' => '%e. %B %Y',
|
||||||
'week_in_year' => 'KW %W, %Y',
|
'week_in_year' => 'KW %W, %Y',
|
||||||
'year' => '%Y',
|
'year' => '%Y',
|
||||||
'half_year' => '%B %Y',
|
'half_year' => '%B %Y',
|
||||||
|
'month_js' => 'MMMM YYYY',
|
||||||
|
'month_and_day_js' => 'MMMM Do, YYYY',
|
||||||
|
'date_time_js' => 'Do MMMM YYYY @ HH:mm:ss',
|
||||||
|
'specific_day_js' => 'D MMMM YYYY',
|
||||||
|
'week_in_year_js' => '[Week] w, YYYY',
|
||||||
|
'year_js' => 'YYYY',
|
||||||
|
'half_year_js' => 'Q YYYY',
|
||||||
];
|
];
|
||||||
|
@ -169,6 +169,13 @@ return [
|
|||||||
'reset_button' => 'Zurücksetzen',
|
'reset_button' => 'Zurücksetzen',
|
||||||
'want_to_login' => 'Ich möchte mich anmelden',
|
'want_to_login' => 'Ich möchte mich anmelden',
|
||||||
'button_register' => 'Registrieren',
|
'button_register' => 'Registrieren',
|
||||||
|
'authorization' => 'Authorization',
|
||||||
|
|
||||||
|
// API access
|
||||||
|
'authorization_request' => 'Firefly III v:version Autorisierungsanfrage',
|
||||||
|
'authorization_request_intro' => '<strong>:client</strong> bittet um Erlaubnis, auf Ihre Finanzverwaltung zuzugreifen. Möchten Sie <strong>:client</strong> erlauben auf diese Datensätze zuzugreifen?',
|
||||||
|
'scopes_will_be_able' => 'Diese Anwendung kann:',
|
||||||
|
'button_authorize' => 'Erlauben',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Nach Updates suchen',
|
'update_check_title' => 'Nach Updates suchen',
|
||||||
@ -181,7 +188,7 @@ return [
|
|||||||
'admin_update_check_now_title' => 'Auf Update überprüfen',
|
'admin_update_check_now_title' => 'Auf Update überprüfen',
|
||||||
'admin_update_check_now_explain' => 'Wenn Sie den Knopf drücken, wird Firefly III sehen, ob Ihre aktuelle Version die neueste ist.',
|
'admin_update_check_now_explain' => 'Wenn Sie den Knopf drücken, wird Firefly III sehen, ob Ihre aktuelle Version die neueste ist.',
|
||||||
'check_for_updates_button' => 'Jetzt prüfen!',
|
'check_for_updates_button' => 'Jetzt prüfen!',
|
||||||
'update_new_version_alert' => 'A new version of Firefly III is available. You are running v:your_version, the latest version is v:new_version which was released on :date.',
|
'update_new_version_alert' => 'Eine neue Version von Firefly III ist verfügbar. Sie verwenden v:your_version, die neueste Version ist v:new_version und wurde um :date veröffentlicht.',
|
||||||
'update_current_version_alert' => 'Sie verwenden Version v:version. Dies ist die neueste verfügbare Version.',
|
'update_current_version_alert' => 'Sie verwenden Version v:version. Dies ist die neueste verfügbare Version.',
|
||||||
'update_newer_version_alert' => 'Sie verwenden v:your_version, welches neuer als die neueste Version (v:new_version) ist.',
|
'update_newer_version_alert' => 'Sie verwenden v:your_version, welches neuer als die neueste Version (v:new_version) ist.',
|
||||||
'update_check_error' => 'Beim Suchen nach Updates ist ein Fehler aufgetreten. Bitte sehen Sie sich die Log-Dateien an.',
|
'update_check_error' => 'Beim Suchen nach Updates ist ein Fehler aufgetreten. Bitte sehen Sie sich die Log-Dateien an.',
|
||||||
@ -211,8 +218,8 @@ return [
|
|||||||
// export data:
|
// export data:
|
||||||
'import_and_export' => 'Import und Export',
|
'import_and_export' => 'Import und Export',
|
||||||
'export_data' => 'Daten exportieren',
|
'export_data' => 'Daten exportieren',
|
||||||
'export_and_backup_data' => 'Export data',
|
'export_and_backup_data' => 'Daten exportieren',
|
||||||
'export_data_intro' => 'Use the exported data to move to a new financial application. Please note that these files are not meant as a backup. They do not contain enough meta-data to fully restore a new Firefly III installation. If you want to make a backup of your data, please backup the database directly.',
|
'export_data_intro' => 'Verwenden Sie die exportierten Daten, um zu einer neuen Finanzanwendung zu wechseln. Bitte beachten Sie, dass diese Dateien nicht als Backup gedacht sind. Sie enthalten nicht genügend Metadaten, um eine neue Firefly III-Installation vollständig wiederherzustellen. Wenn Sie Ihre Daten sichern möchten, sichern Sie bitte die Datenbank direkt.',
|
||||||
'export_format' => 'Export-Format',
|
'export_format' => 'Export-Format',
|
||||||
'export_format_csv' => 'Durch Komma getrennte Werte (CSV-Datei)',
|
'export_format_csv' => 'Durch Komma getrennte Werte (CSV-Datei)',
|
||||||
'export_format_mt940' => 'MT940 kompatibles Format',
|
'export_format_mt940' => 'MT940 kompatibles Format',
|
||||||
@ -334,31 +341,31 @@ return [
|
|||||||
'rule_trigger_budget_is_choice' => 'Budget ist..',
|
'rule_trigger_budget_is_choice' => 'Budget ist..',
|
||||||
'rule_trigger_budget_is' => 'Budget ist ":trigger_value"',
|
'rule_trigger_budget_is' => 'Budget ist ":trigger_value"',
|
||||||
'rule_trigger_tag_is_choice' => '(A) Tag ist..',
|
'rule_trigger_tag_is_choice' => '(A) Tag ist..',
|
||||||
'rule_trigger_tag_is' => 'A tag is ":trigger_value"',
|
'rule_trigger_tag_is' => 'Tag ist ":trigger_value"',
|
||||||
'rule_trigger_has_attachments_choice' => 'Hat zumindest so viele Anhänge',
|
'rule_trigger_has_attachments_choice' => 'Hat zumindest so viele Anhänge',
|
||||||
'rule_trigger_has_attachments' => 'Hat zumindest :trigger_value Anhäng(e)',
|
'rule_trigger_has_attachments' => 'Hat zumindest :trigger_value Anhäng(e)',
|
||||||
'rule_trigger_store_journal' => 'Wenn eine Transaktion erstellt wird',
|
'rule_trigger_store_journal' => 'Wenn eine Transaktion erstellt wird',
|
||||||
'rule_trigger_update_journal' => 'Wenn eine Transaktion aktualisiert wird',
|
'rule_trigger_update_journal' => 'Wenn eine Transaktion aktualisiert wird',
|
||||||
'rule_trigger_has_no_category_choice' => 'ohne Kategorie',
|
'rule_trigger_has_no_category_choice' => 'ohne Kategorie',
|
||||||
'rule_trigger_has_no_category' => 'Transaktion ohne Kategorie',
|
'rule_trigger_has_no_category' => 'Transaktion ohne Kategorie',
|
||||||
'rule_trigger_has_any_category_choice' => 'Has a (any) category',
|
'rule_trigger_has_any_category_choice' => 'Hat eine (beliebige) Kategorie',
|
||||||
'rule_trigger_has_any_category' => 'Transaction has a (any) category',
|
'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' => 'Hat kein Budget',
|
||||||
'rule_trigger_has_no_budget' => 'Transaktion ohne Budget',
|
'rule_trigger_has_no_budget' => 'Transaktion ohne Budget',
|
||||||
'rule_trigger_has_any_budget_choice' => 'Has a (any) budget',
|
'rule_trigger_has_any_budget_choice' => 'Hat ein (beliebiges) Budget',
|
||||||
'rule_trigger_has_any_budget' => 'Transaction has a (any) budget',
|
'rule_trigger_has_any_budget' => 'Transaktion hat ein (beliebiges) Budget',
|
||||||
'rule_trigger_has_no_tag_choice' => 'Hat keine(n) Tag(s)',
|
'rule_trigger_has_no_tag_choice' => 'Hat keine(n) Tag(s)',
|
||||||
'rule_trigger_has_no_tag' => 'Transaction has no tag(s)',
|
'rule_trigger_has_no_tag' => 'Transaktion hat keine(n) Tag(s)',
|
||||||
'rule_trigger_has_any_tag_choice' => 'Has one or more (any) tags',
|
'rule_trigger_has_any_tag_choice' => 'Hat einen oder mehrere (beliebige) Tags',
|
||||||
'rule_trigger_has_any_tag' => 'Transaction has one or more (any) tags',
|
'rule_trigger_has_any_tag' => 'Transaktion hat einen oder mehrere (beliebige) Tags',
|
||||||
'rule_trigger_any_notes_choice' => 'Has (any) notes',
|
'rule_trigger_any_notes_choice' => 'Hat (beliebige) Notizen',
|
||||||
'rule_trigger_any_notes' => 'Transaction has (any) notes',
|
'rule_trigger_any_notes' => 'Die Transaktion hat (beliebige) Notizen',
|
||||||
'rule_trigger_no_notes_choice' => 'Hat keine Notizen',
|
'rule_trigger_no_notes_choice' => 'Hat keine Notizen',
|
||||||
'rule_trigger_no_notes' => 'Transaction has no notes',
|
'rule_trigger_no_notes' => 'Transaktion hat keine Notizen',
|
||||||
'rule_trigger_notes_are_choice' => 'Notizen sind..',
|
'rule_trigger_notes_are_choice' => 'Notizen sind..',
|
||||||
'rule_trigger_notes_are' => 'Notes are ":trigger_value"',
|
'rule_trigger_notes_are' => 'Notizen sind ":trigger_value"',
|
||||||
'rule_trigger_notes_contain_choice' => 'Notizen enthalten..',
|
'rule_trigger_notes_contain_choice' => 'Notizen enthalten..',
|
||||||
'rule_trigger_notes_contain' => 'Notes contain ":trigger_value"',
|
'rule_trigger_notes_contain' => 'Notizen enthalten ":trigger_value"',
|
||||||
'rule_trigger_notes_start_choice' => 'Notizen beginnen mit..',
|
'rule_trigger_notes_start_choice' => 'Notizen beginnen mit..',
|
||||||
'rule_trigger_notes_start' => 'Notes start with ":trigger_value"',
|
'rule_trigger_notes_start' => 'Notes start with ":trigger_value"',
|
||||||
'rule_trigger_notes_end_choice' => 'Notizen enden mit ..',
|
'rule_trigger_notes_end_choice' => 'Notizen enden mit ..',
|
||||||
@ -499,10 +506,10 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
|||||||
'secure_pw_should' => 'Soll ich die Box ankreuzen?',
|
'secure_pw_should' => 'Soll ich die Box ankreuzen?',
|
||||||
'secure_pw_long_password' => 'Wenn Sie gerade ein langes, Single-Use-Passwort für Firefly III mit einem Kennwortgenerator generiert haben: <strong>Nein</strong>.',
|
'secure_pw_long_password' => 'Wenn Sie gerade ein langes, Single-Use-Passwort für Firefly III mit einem Kennwortgenerator generiert haben: <strong>Nein</strong>.',
|
||||||
'secure_pw_short' => 'Wenn Sie gerade das Passwort eingegeben haben, welches Sie immer verwenden: <em>Bitte ja</em>.',
|
'secure_pw_short' => 'Wenn Sie gerade das Passwort eingegeben haben, welches Sie immer verwenden: <em>Bitte ja</em>.',
|
||||||
'personal_access_token' => 'Persönlicher Zugangs-Token',
|
'command_line_token' => 'Befehlszeilen Token',
|
||||||
'explain_access_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your access token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
||||||
'regenerate_access_token' => 'Zugangs-Token neu erstellen',
|
'regenerate_command_line_token' => 'Befehlszeilen-Token erneut generieren',
|
||||||
'token_regenerated' => 'Ein neuer Zugangs-Token wurde generiert',
|
'token_regenerated' => 'Ein neues Befehlszeilen-Token wurde generiert',
|
||||||
'change_your_email' => 'E-Mail Adresse ändern',
|
'change_your_email' => 'E-Mail Adresse ändern',
|
||||||
'email_verification' => 'Eine E-Mail-Nachricht wird an Ihre alte UND neue E-Mail-Adresse gesendet. Aus Sicherheitsgründen können Sie sich erst anmelden, wenn Sie Ihre neue E-Mail-Adresse bestätigt haben. Wenn Sie sich nicht sicher sind, ob Ihre Firefly III-Installation E-Mails versenden kann, verwenden Sie bitte diese Funktion nicht. Wenn Sie Administrator sind, können Sie dies in der <a href="/admin">Administration</a> testen.',
|
'email_verification' => 'Eine E-Mail-Nachricht wird an Ihre alte UND neue E-Mail-Adresse gesendet. Aus Sicherheitsgründen können Sie sich erst anmelden, wenn Sie Ihre neue E-Mail-Adresse bestätigt haben. Wenn Sie sich nicht sicher sind, ob Ihre Firefly III-Installation E-Mails versenden kann, verwenden Sie bitte diese Funktion nicht. Wenn Sie Administrator sind, können Sie dies in der <a href="/admin">Administration</a> testen.',
|
||||||
'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.',
|
||||||
@ -619,8 +626,8 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
|||||||
'between_amounts' => 'zwischen :low und :high.',
|
'between_amounts' => 'zwischen :low und :high.',
|
||||||
'repeats' => 'Wiederholungen',
|
'repeats' => 'Wiederholungen',
|
||||||
'connected_journals' => 'Verknüpfte Überweisungen',
|
'connected_journals' => 'Verknüpfte Überweisungen',
|
||||||
'auto_match_on' => 'Automatically matched by Firefly III',
|
'auto_match_on' => 'Automatisch von Firefly III zugeordnet',
|
||||||
'auto_match_off' => 'Not automatically matched by Firefly III',
|
'auto_match_off' => 'Nicht automatisch von Firefly III zugeordnet',
|
||||||
'next_expected_match' => 'Nächste erwartete Übereinstimmung',
|
'next_expected_match' => 'Nächste erwartete Übereinstimmung',
|
||||||
'delete_bill' => 'Rechnung ":name" löschen',
|
'delete_bill' => 'Rechnung ":name" löschen',
|
||||||
'deleted_bill' => 'Rechnung ":name" gelöscht',
|
'deleted_bill' => 'Rechnung ":name" gelöscht',
|
||||||
@ -635,8 +642,6 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
|||||||
'rescanned_bill' => 'Alles gescannt.',
|
'rescanned_bill' => 'Alles gescannt.',
|
||||||
'average_bill_amount_year' => 'Durchschnittliche Rechnungssumme (:year)',
|
'average_bill_amount_year' => 'Durchschnittliche Rechnungssumme (:year)',
|
||||||
'average_bill_amount_overall' => 'Durchschnittliche Rechnungssumme (gesamt)',
|
'average_bill_amount_overall' => 'Durchschnittliche Rechnungssumme (gesamt)',
|
||||||
'not_or_not_yet' => '(noch) nicht',
|
|
||||||
'not_expected_period' => 'Diesen Zeitraum nicht erwartet',
|
|
||||||
'bill_is_active' => 'Rechnung ist aktiv',
|
'bill_is_active' => 'Rechnung ist aktiv',
|
||||||
'bill_expected_between' => 'Expected between :start and :end',
|
'bill_expected_between' => 'Expected between :start and :end',
|
||||||
'bill_will_automatch' => 'Rechnung wird automatisch mit passenden Transaktionen verknüpft',
|
'bill_will_automatch' => 'Rechnung wird automatisch mit passenden Transaktionen verknüpft',
|
||||||
@ -677,17 +682,17 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
|||||||
'amount_cannot_be_zero' => 'Der Betrag darf nicht Null sein',
|
'amount_cannot_be_zero' => 'Der Betrag darf nicht Null sein',
|
||||||
'end_of_reconcile_period' => 'End of reconcile period: :period',
|
'end_of_reconcile_period' => 'End of reconcile period: :period',
|
||||||
'start_of_reconcile_period' => 'Start of reconcile period: :period',
|
'start_of_reconcile_period' => 'Start of reconcile period: :period',
|
||||||
'start_balance' => 'Start balance',
|
'start_balance' => 'Startguthaben',
|
||||||
'end_balance' => 'End balance',
|
'end_balance' => 'Endsaldo',
|
||||||
'update_balance_dates_instruction' => 'Match the amounts and dates above to your bank statement, and press "Start reconciling"',
|
'update_balance_dates_instruction' => 'Match the amounts and dates above to your bank statement, and press "Start reconciling"',
|
||||||
'select_transactions_instruction' => 'Select the transactions that appear on your bank statement.',
|
'select_transactions_instruction' => 'Select the transactions that appear on your bank statement.',
|
||||||
'select_range_and_balance' => 'First verify the date-range and balances. Then press "Start reconciling"',
|
'select_range_and_balance' => 'First verify the date-range and balances. Then press "Start reconciling"',
|
||||||
'date_change_instruction' => 'If you change the date range now, any progress will be lost.',
|
'date_change_instruction' => 'If you change the date range now, any progress will be lost.',
|
||||||
'update_selection' => 'Update selection',
|
'update_selection' => 'Auswahl aktualisieren',
|
||||||
'store_reconcile' => 'Store reconciliation',
|
'store_reconcile' => 'Store reconciliation',
|
||||||
'reconciliation_transaction' => 'Reconciliation transaction',
|
'reconciliation_transaction' => 'Reconciliation transaction',
|
||||||
'Reconciliation' => 'Reconciliation',
|
'Reconciliation' => 'Kontenabgleich',
|
||||||
'reconciliation' => 'Reconciliation',
|
'reconciliation' => 'Kontenabgleich',
|
||||||
'reconcile_options' => 'Reconciliation options',
|
'reconcile_options' => 'Reconciliation options',
|
||||||
'reconcile_range' => 'Reconciliation range',
|
'reconcile_range' => 'Reconciliation range',
|
||||||
'start_reconcile' => 'Start reconciling',
|
'start_reconcile' => 'Start reconciling',
|
||||||
@ -780,7 +785,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
|||||||
'notes' => 'Notizen',
|
'notes' => 'Notizen',
|
||||||
|
|
||||||
// new user:
|
// new user:
|
||||||
'welcome' => 'Welcome to Firefly III!',
|
'welcome' => 'Willkommen bei Firefly III!',
|
||||||
'submit' => 'Absenden',
|
'submit' => 'Absenden',
|
||||||
'getting_started' => 'Erste Schritte',
|
'getting_started' => 'Erste Schritte',
|
||||||
'to_get_started' => 'Es ist schön, dass Sie Firefly III erfolgreich installiert haben. Um mit diesem Tool zu beginnen, geben Sie bitte den Namen Ihrer Bank und das Guthaben Ihres Hauptkontos ein. Machen Sie sich keine Sorgen, wenn Sie mehrere Konten haben. Sie können diese später hinzufügen. Dies ist nur der Anfang.',
|
'to_get_started' => 'Es ist schön, dass Sie Firefly III erfolgreich installiert haben. Um mit diesem Tool zu beginnen, geben Sie bitte den Namen Ihrer Bank und das Guthaben Ihres Hauptkontos ein. Machen Sie sich keine Sorgen, wenn Sie mehrere Konten haben. Sie können diese später hinzufügen. Dies ist nur der Anfang.',
|
||||||
@ -874,9 +879,9 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
|||||||
'inactive' => 'Inaktiv',
|
'inactive' => 'Inaktiv',
|
||||||
'active' => 'Aktiv',
|
'active' => 'Aktiv',
|
||||||
'difference' => 'Unterschied',
|
'difference' => 'Unterschied',
|
||||||
'money_flowing_in' => 'In',
|
'money_flowing_in' => 'Rein',
|
||||||
'money_flowing_out' => 'Out',
|
'money_flowing_out' => 'Raus',
|
||||||
'topX' => 'top :number',
|
'topX' => 'Topnummer :number',
|
||||||
'show_full_list' => 'Zeige die gesamte Liste',
|
'show_full_list' => 'Zeige die gesamte Liste',
|
||||||
'show_only_top' => 'Nur die Top :number anzeigen',
|
'show_only_top' => 'Nur die Top :number anzeigen',
|
||||||
'report_type' => 'Typ des Berichts',
|
'report_type' => 'Typ des Berichts',
|
||||||
@ -884,7 +889,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
|||||||
'report_type_audit' => 'Übersicht der Transaktionen (Prüfung)',
|
'report_type_audit' => 'Übersicht der Transaktionen (Prüfung)',
|
||||||
'report_type_category' => 'Kategorie-Bericht',
|
'report_type_category' => 'Kategorie-Bericht',
|
||||||
'report_type_budget' => 'Budgetbericht',
|
'report_type_budget' => 'Budgetbericht',
|
||||||
'report_type_tag' => 'Tag report',
|
'report_type_tag' => 'Tag Report',
|
||||||
'report_type_account' => 'Expense/revenue account report',
|
'report_type_account' => 'Expense/revenue account report',
|
||||||
'more_info_help' => 'Weitere Informationen über diese Art von Berichten finden Sie in der Hilfe. Drücken Sie hierfür das (?)-Symbol in der oberen rechten Ecke.',
|
'more_info_help' => 'Weitere Informationen über diese Art von Berichten finden Sie in der Hilfe. Drücken Sie hierfür das (?)-Symbol in der oberen rechten Ecke.',
|
||||||
'report_included_accounts' => 'Eingezogene Konten',
|
'report_included_accounts' => 'Eingezogene Konten',
|
||||||
@ -903,9 +908,9 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
|||||||
'report_has_no_extra_options' => 'Dieser Bericht hat keine zusätzliche Optionen',
|
'report_has_no_extra_options' => 'Dieser Bericht hat keine zusätzliche Optionen',
|
||||||
'reports_submit' => 'Zeige Bericht',
|
'reports_submit' => 'Zeige Bericht',
|
||||||
'end_after_start_date' => 'Enddatum des Berichts muss nach dem Startdatum liegen.',
|
'end_after_start_date' => 'Enddatum des Berichts muss nach dem Startdatum liegen.',
|
||||||
'select_category' => 'Select category(ies)',
|
'select_category' => 'Kategorie(n) auswählen',
|
||||||
'select_budget' => 'Select budget(s).',
|
'select_budget' => 'Select budget(s).',
|
||||||
'select_tag' => 'Select tag(s).',
|
'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 pro Budget',
|
||||||
@ -1128,7 +1133,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
|||||||
// import index page:
|
// import index page:
|
||||||
'import_index_title' => 'Daten in Firefly III importieren',
|
'import_index_title' => 'Daten in Firefly III importieren',
|
||||||
'import_index_sub_title' => 'Index',
|
'import_index_sub_title' => 'Index',
|
||||||
'import_general_index_intro' => 'Willkommen beim Importassistenten von Firefly. Es gibt einige Möglichkeiten, Daten in Firefly III zu importieren, die hier als Schaltflächen angezeigt werden.',
|
'import_general_index_intro' => 'Willkommen beim Importassistenten von Firefly III. Es gibt einige Möglichkeiten, Daten in Firefly III zu importieren, die hier als Schaltflächen angezeigt werden.',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'Diese Funktion ist nicht verfügbar, wenn Sie Firefly III in einer Sandstorm.io-Umgebung verwenden.',
|
'sandstorm_not_available' => 'Diese Funktion ist nicht verfügbar, wenn Sie Firefly III in einer Sandstorm.io-Umgebung verwenden.',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
|||||||
'tag_areYouSure' => 'Sind Sie sicher, dass Sie den Tag ":name" löschen möchten?',
|
'tag_areYouSure' => 'Sind Sie sicher, dass Sie den Tag ":name" löschen möchten?',
|
||||||
'journal_link_areYouSure' => 'Sind Sie sicher, dass Sie die Verknüpfung zwischen <a href=":source_link">:source</a> und <a href=":destination_link">:destination</a> löschen möchten?',
|
'journal_link_areYouSure' => 'Sind Sie sicher, dass Sie die Verknüpfung zwischen <a href=":source_link">:source</a> und <a href=":destination_link">:destination</a> löschen möchten?',
|
||||||
'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?',
|
'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?',
|
||||||
'permDeleteWarning' => 'Das Löschen von Dingen in Firefly ist dauerhaft und kann nicht rückgängig gemacht werden.',
|
'permDeleteWarning' => 'Das Löschen von Dingen in Firefly III ist dauerhaft und kann nicht rückgängig gemacht werden.',
|
||||||
'mass_make_selection' => 'Sie können das Löschen von Elementen verhindern, indem Sie die Checkbox entfernen.',
|
'mass_make_selection' => 'Sie können das Löschen von Elementen verhindern, indem Sie die Checkbox entfernen.',
|
||||||
'delete_all_permanently' => 'Ausgewähltes dauerhaft löschen',
|
'delete_all_permanently' => 'Ausgewähltes dauerhaft löschen',
|
||||||
'update_all_journals' => 'Diese Transaktionen aktualisieren',
|
'update_all_journals' => 'Diese Transaktionen aktualisieren',
|
||||||
|
@ -1,4 +1,25 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
/**
|
||||||
|
* help.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -33,11 +33,11 @@ return [
|
|||||||
'status_ready_config' => 'Download der Konfiguration',
|
'status_ready_config' => 'Download der Konfiguration',
|
||||||
'status_ready_start' => 'Starte den Import',
|
'status_ready_start' => 'Starte den Import',
|
||||||
'status_ready_share' => 'Bitte denken Sie darüber nach ihre Konfiguration herunterzuladen und in der <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">Übersicht der Import-Einstellungen</a></strong> zu teilen. Dieses erlaubt es anderen Nutzern von Firefly III ihre Daten unkomplizierter zu importieren.',
|
'status_ready_share' => 'Bitte denken Sie darüber nach ihre Konfiguration herunterzuladen und in der <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">Übersicht der Import-Einstellungen</a></strong> zu teilen. Dieses erlaubt es anderen Nutzern von Firefly III ihre Daten unkomplizierter zu importieren.',
|
||||||
'status_job_new' => 'The job is brand new.',
|
'status_job_new' => 'Die Aufgabe ist neu.',
|
||||||
'status_job_configuring' => 'The import is being configured.',
|
'status_job_configuring' => 'Der Import wird konfiguriert.',
|
||||||
'status_job_configured' => 'Der Import ist konfiguriert.',
|
'status_job_configured' => 'Der Import ist konfiguriert.',
|
||||||
'status_job_running' => 'Der Import läuft.. Bitte warten..',
|
'status_job_running' => 'Der Import läuft.. Bitte warten..',
|
||||||
'status_job_error' => 'The job has generated an error.',
|
'status_job_error' => 'Ein Fehler ist aufgetreten.',
|
||||||
'status_job_finished' => 'Der Import ist abgeschlossen!',
|
'status_job_finished' => 'Der Import ist abgeschlossen!',
|
||||||
'status_running_title' => 'Der Import läuft',
|
'status_running_title' => 'Der Import läuft',
|
||||||
'status_running_placeholder' => 'Bitte warten Sie auf eine Aktualisierung...',
|
'status_running_placeholder' => 'Bitte warten Sie auf eine Aktualisierung...',
|
||||||
@ -49,8 +49,8 @@ return [
|
|||||||
'status_bread_crumb' => 'Importstatus',
|
'status_bread_crumb' => 'Importstatus',
|
||||||
'status_sub_title' => 'Importstatus',
|
'status_sub_title' => 'Importstatus',
|
||||||
'config_sub_title' => 'Import einrichten',
|
'config_sub_title' => 'Import einrichten',
|
||||||
'status_finished_job' => 'The :count transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'status_finished_job' => 'Die :count importierten Transaktionen finden Sie im Tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
'status_finished_no_tag' => 'Firefly III has not collected any journals from your import file.',
|
'status_finished_no_tag' => 'Firefly III hat keine Daten aus Ihrer Import-Datei gesammelt.',
|
||||||
'import_with_key' => 'Import mit Schlüssel \':key\'',
|
'import_with_key' => 'Import mit Schlüssel \':key\'',
|
||||||
|
|
||||||
// file, upload something
|
// file, upload something
|
||||||
@ -95,7 +95,7 @@ return [
|
|||||||
'csv_roles_submit' => 'Fortfahren mit Schritt 4/4',
|
'csv_roles_submit' => 'Fortfahren mit Schritt 4/4',
|
||||||
|
|
||||||
// not csv, but normal warning
|
// not csv, but normal warning
|
||||||
'roles_warning' => '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.',
|
'roles_warning' => '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.',
|
||||||
'foreign_amount_warning' => 'Wenn Sie eine Spalte als Fremdwährung markieren, müssen Sie auch die Spalte festlegen, welche angibt, welche Währung es ist.',
|
'foreign_amount_warning' => 'Wenn Sie eine Spalte als Fremdwährung markieren, müssen Sie auch die Spalte festlegen, welche angibt, welche Währung es ist.',
|
||||||
// file, map data
|
// file, map data
|
||||||
'file_map_title' => 'Import Einrichten (4/4) - Import mit bereits vorhandenen Daten verknüpfen',
|
'file_map_title' => 'Import Einrichten (4/4) - Import mit bereits vorhandenen Daten verknüpfen',
|
||||||
@ -104,36 +104,36 @@ return [
|
|||||||
'file_map_field_mapped_to' => 'Zugeordnet zu',
|
'file_map_field_mapped_to' => 'Zugeordnet zu',
|
||||||
'map_do_not_map' => '(keine Zuordnung)',
|
'map_do_not_map' => '(keine Zuordnung)',
|
||||||
'file_map_submit' => 'Starte den Import',
|
'file_map_submit' => 'Starte den Import',
|
||||||
'file_nothing_to_map' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
'file_nothing_to_map' => 'Ihree Datei enthält keine Daten, die bestehenden Werten zugeordnet werden können. Klicken Sie "Import starten" um fortzufahren.',
|
||||||
|
|
||||||
// map things.
|
// map things.
|
||||||
'column__ignore' => '(diese Spalte ignorieren)',
|
'column__ignore' => '(diese Spalte ignorieren)',
|
||||||
'column_account-iban' => 'Bestandskonto (IBAN)',
|
'column_account-iban' => 'Bestandskonto (IBAN)',
|
||||||
'column_account-id' => 'Asset account ID (matching FF3)',
|
'column_account-id' => 'Eigenes Konto',
|
||||||
'column_account-name' => 'Bestandskonto (Name)',
|
'column_account-name' => 'Bestandskonto (Name)',
|
||||||
'column_amount' => 'Betrag',
|
'column_amount' => 'Betrag',
|
||||||
'column_amount_foreign' => 'Betrag (in Fremdwährung)',
|
'column_amount_foreign' => 'Betrag (in Fremdwährung)',
|
||||||
'column_amount_debit' => 'Amount (debit column)',
|
'column_amount_debit' => 'Betrag (Debitoren-Spalte)',
|
||||||
'column_amount_credit' => 'Amount (credit column)',
|
'column_amount_credit' => 'Betrag (Guthaben-Spalte)',
|
||||||
'column_amount-comma-separated' => 'Betrag (Komma als Dezimaltrennzeichen)',
|
'column_amount-comma-separated' => 'Betrag (Komma als Dezimaltrennzeichen)',
|
||||||
'column_bill-id' => 'Bill ID (matching FF3)',
|
'column_bill-id' => 'Rechnung (ID übereinstimmend mit FF3)',
|
||||||
'column_bill-name' => 'Name der Rechnung',
|
'column_bill-name' => 'Name der Rechnung',
|
||||||
'column_budget-id' => 'Budget ID (matching FF3)',
|
'column_budget-id' => 'Budget (ID übereinstimmend mit FF3)',
|
||||||
'column_budget-name' => 'Budgetname',
|
'column_budget-name' => 'Budgetname',
|
||||||
'column_category-id' => 'Category ID (matching FF3)',
|
'column_category-id' => 'Kategorie (ID übereinstimmend mit FF3)',
|
||||||
'column_category-name' => 'Name der Kategorie',
|
'column_category-name' => 'Name der Kategorie',
|
||||||
'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' => 'Currency ID (matching FF3)',
|
'column_currency-id' => 'Währung (ID übereinstimmend mit FF3)',
|
||||||
'column_currency-name' => 'Currency name (matching FF3)',
|
'column_currency-name' => 'Währungsname (übereinstimmend mit FF3)',
|
||||||
'column_currency-symbol' => 'Currency symbol (matching 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_description' => 'Beschreibung',
|
'column_description' => 'Beschreibung',
|
||||||
'column_opposing-iban' => 'Zielkonto (IBAN)',
|
'column_opposing-iban' => 'Zielkonto (IBAN)',
|
||||||
'column_opposing-id' => 'Opposing account ID (matching 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 specific debit/credit indicator',
|
'column_rabo-debit-credit' => 'Rabobank specific debit/credit indicator',
|
||||||
@ -157,10 +157,10 @@ return [
|
|||||||
// Spectre
|
// Spectre
|
||||||
'spectre_title' => 'Importieren mit Spectre',
|
'spectre_title' => 'Importieren mit Spectre',
|
||||||
'spectre_prerequisites_title' => 'Voraussetzungen für einen Import von Spectre',
|
'spectre_prerequisites_title' => 'Voraussetzungen für einen Import von Spectre',
|
||||||
'spectre_prerequisites_text' => 'In order to import data using the Spectre API, 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>.',
|
'spectre_prerequisites_text' => 'Um Daten mithilfe der Spectre-API importieren zu können, müssen einige Daten angegeben werden. Diese finden Sie auf der <a href="https://www.saltedge.com/clients/profile/secrets">Secrets</a>-Seite bei Saltedge.',
|
||||||
'spectre_enter_pub_key' => 'Der Import funktioniert nur, wenn Sie diesen öffentlichen Schlüssel auf Ihrer <a href="https://www.saltedge.com/clients/security/edit">Sicherheitsseite</a> eingeben.',
|
'spectre_enter_pub_key' => 'Der Import funktioniert nur, wenn Sie diesen öffentlichen Schlüssel auf Ihrer <a href="https://www.saltedge.com/clients/security/edit">Sicherheitsseite</a> eingeben.',
|
||||||
'spectre_accounts_title' => 'Select accounts to import from',
|
'spectre_accounts_title' => 'Import-Konten auswählen',
|
||||||
'spectre_accounts_text' => 'Each account on the left below has been found by Spectre and can be imported into Firefly III. Please select the asset account that should hold any given transactions. If you do not wish to import from any particular account, remove the check from the checkbox.',
|
'spectre_accounts_text' => 'Die Konten auf der linken Seite wurde von Spectre gefunden und können für den Import verwendet werden. Ordnen Sie jeweils ein eigenes Konto zu, in das die Transktionen importiert werden sollen. Konten ohne Häkchen werden beim Import ignoriert.',
|
||||||
'spectre_do_import' => 'Ja, von diesem Konto importieren',
|
'spectre_do_import' => 'Ja, von diesem Konto importieren',
|
||||||
|
|
||||||
// keys from "extra" array:
|
// keys from "extra" array:
|
||||||
@ -176,7 +176,7 @@ return [
|
|||||||
'spectre_extra_key_credit_limit' => 'Kreditlimit',
|
'spectre_extra_key_credit_limit' => 'Kreditlimit',
|
||||||
'spectre_extra_key_interest_rate' => 'Zinssatz',
|
'spectre_extra_key_interest_rate' => 'Zinssatz',
|
||||||
'spectre_extra_key_expiry_date' => 'Ablaufdatum',
|
'spectre_extra_key_expiry_date' => 'Ablaufdatum',
|
||||||
'spectre_extra_key_open_date' => 'Open date',
|
'spectre_extra_key_open_date' => 'Anfangsdatum',
|
||||||
'spectre_extra_key_current_time' => 'Aktuelle Uhrzeit',
|
'spectre_extra_key_current_time' => 'Aktuelle Uhrzeit',
|
||||||
'spectre_extra_key_current_date' => 'Aktuelles Datum',
|
'spectre_extra_key_current_date' => 'Aktuelles Datum',
|
||||||
'spectre_extra_key_cards' => 'Karten',
|
'spectre_extra_key_cards' => 'Karten',
|
||||||
|
@ -31,13 +31,13 @@ return [
|
|||||||
|
|
||||||
// create account:
|
// create account:
|
||||||
'accounts_create_iban' => 'Geben Sie Ihren Konten eine gültige IBAN. Dies könnte einen Datenimport in Zukunft sehr einfach machen.',
|
'accounts_create_iban' => 'Geben Sie Ihren Konten eine gültige IBAN. Dies könnte einen Datenimport in Zukunft sehr einfach machen.',
|
||||||
'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' => 'Anlagekonten können eine "Eröffnungsbilanz" haben, welche den Beginn der Historie dieses Kontos in Firefly III angibt.',
|
||||||
'accounts_create_asset_currency' => 'Firefly III unterstützt mehrere Währungen. Anlagenkonten haben eine Hauptwährung, die Sie hier einstellen müssen.',
|
'accounts_create_asset_currency' => 'Firefly III unterstützt mehrere Währungen. Anlagenkonten haben eine Hauptwährung, die Sie hier einstellen müssen.',
|
||||||
'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' => 'Mit Budgets verwalten Sie Ihre Finanzen und bilden damit eine der Kernfunktionen von Firefly III.',
|
||||||
'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' => 'Stellen Sie Ihr Gesamtbudget für jeden Zeitraum ein, damit Firefly III Ihnen mitteilen kann, ob Sie das verfügbare Geld budgetiert 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 Zeiträume, um die Budgets im Voraus zu setzen.',
|
||||||
'budgets_index_new_budget' => 'Erstellen Sie neue Budgets, wie Sie es für richtig halten.',
|
'budgets_index_new_budget' => 'Erstellen Sie neue Budgets, wie Sie es für richtig halten.',
|
||||||
|
@ -21,22 +21,22 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'buttons' => 'Schaltfläche',
|
'buttons' => 'Schaltflächen',
|
||||||
'icon' => 'Icon',
|
'icon' => 'Icon',
|
||||||
'id' => 'Id',
|
'id' => 'Id',
|
||||||
'create_date' => 'Erstellt am',
|
'create_date' => 'Erstellt am',
|
||||||
'update_date' => 'Aktualisiert am',
|
'update_date' => 'Aktualisiert am',
|
||||||
'updated_at' => 'Aktualisiert am',
|
'updated_at' => 'Aktualisiert am',
|
||||||
'balance_before' => 'Bilanz vor',
|
'balance_before' => 'Kontostand vorher',
|
||||||
'balance_after' => 'Bilanz nach',
|
'balance_after' => 'Kontostand nachher',
|
||||||
'name' => 'Name',
|
'name' => 'Name',
|
||||||
'role' => 'Rolle',
|
'role' => 'Rolle',
|
||||||
'currentBalance' => 'Aktueller Kontostand',
|
'currentBalance' => 'Aktueller Kontostand',
|
||||||
'active' => 'Aktiv?',
|
'active' => 'Aktiv?',
|
||||||
'lastActivity' => 'Letzte Aktivität',
|
'lastActivity' => 'Letzte Aktivität',
|
||||||
'balanceDiff' => 'Balance difference',
|
'balanceDiff' => 'Balance difference',
|
||||||
'matchesOn' => 'Übereinstimmung am',
|
'matchesOn' => 'Zusammengeführt am',
|
||||||
'account_type' => 'Art des Kontos',
|
'account_type' => 'Kontotyp',
|
||||||
'created_at' => 'Erstellt am',
|
'created_at' => 'Erstellt am',
|
||||||
'account' => 'Konto',
|
'account' => 'Konto',
|
||||||
'matchingAmount' => 'Betrag',
|
'matchingAmount' => 'Betrag',
|
||||||
@ -99,7 +99,7 @@ return [
|
|||||||
'sum_withdrawals' => 'Summe der Ausgaben',
|
'sum_withdrawals' => 'Summe der Ausgaben',
|
||||||
'sum_deposits' => 'Summe der Einzahlungen',
|
'sum_deposits' => 'Summe der Einzahlungen',
|
||||||
'sum_transfers' => 'Summe der Umbuchungen',
|
'sum_transfers' => 'Summe der Umbuchungen',
|
||||||
'reconcile' => 'Reconcile',
|
'reconcile' => 'Abgleichen',
|
||||||
'account_on_spectre' => 'Konto (Spectre)',
|
'account_on_spectre' => 'Konto (Spectre)',
|
||||||
'do_import' => 'Import from this account',
|
'do_import' => 'Von diesem Konto importieren',
|
||||||
];
|
];
|
||||||
|
@ -23,7 +23,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' => 'Der Token zum Zurücksetzen des Passwortes ist ungültig.',
|
'token' => 'Das Token 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.',
|
||||||
|
@ -22,12 +22,20 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'iban' => 'Dies ist keine gültige IBAN.',
|
'iban' => 'Dies ist keine gültige IBAN.',
|
||||||
'unique_account_number_for_user' => 'Es sieht so aus, als ob diese Kontonummer bereits verwendet würde.',
|
'unique_account_number_for_user' => 'Diese Kontonummer scheint bereits verwendet zu sein.',
|
||||||
|
'unique_iban_for_user' => 'Dieser IBAN scheint bereits verwendet zu werden.',
|
||||||
'deleted_user' => 'Aufgrund von Sicherheitsbeschränkungen ist eine Registrierung mit dieser E-Mail-Adresse nicht zugelassen.',
|
'deleted_user' => 'Aufgrund von Sicherheitsbeschränkungen ist eine Registrierung mit dieser E-Mail-Adresse nicht zugelassen.',
|
||||||
'rule_trigger_value' => 'Dieser Wert ist für den ausgewählten Trigger ungültig.',
|
'rule_trigger_value' => 'Dieser Wert ist für den ausgewählten Auslöser ungültig.',
|
||||||
'rule_action_value' => 'Dieser Wert ist für die gewählte Aktion ungültig.',
|
'rule_action_value' => 'Dieser Wert ist für die gewählte Aktion ungültig.',
|
||||||
'file_already_attached' => 'Die hochgeladene Datei ":name" ist diesem Objekt bereits angehängt.',
|
'file_already_attached' => 'Die hochgeladene Datei ":name" ist diesem Objekt bereits angehängt.',
|
||||||
'file_attached' => 'Datei ":name" erfolgreich hochgeladen.',
|
'file_attached' => 'Datei ":name" erfolgreich hochgeladen.',
|
||||||
|
'must_exist' => 'Die ID in Feld :attribute existiert nicht in der Datenbank.',
|
||||||
|
'all_accounts_equal' => 'Alle Konten in diesem Feld müssen identisch sein.',
|
||||||
|
'invalid_selection' => 'Die Auswahl ist ungültig',
|
||||||
|
'belongs_user' => 'Dieser Wert ist für dieses Feld ungültig.',
|
||||||
|
'at_least_one_transaction' => 'Sie brauchen mindestens eine Transaktion.',
|
||||||
|
'require_currency_info' => 'Der Inhalt dieses Feldes ist ohne Währungsinformationen ungültig.',
|
||||||
|
'equal_description' => 'Die Transaktionsbeschreibung darf nicht der globalen Beschreibung entsprechen.',
|
||||||
'file_invalid_mime' => 'Die Datei ":name" ist vom Typ ":mime", welcher nicht zum Upload zugelassen ist.',
|
'file_invalid_mime' => 'Die Datei ":name" ist vom Typ ":mime", welcher nicht zum Upload zugelassen ist.',
|
||||||
'file_too_large' => 'Die Datei ":name" ist zu groß.',
|
'file_too_large' => 'Die Datei ":name" ist zu groß.',
|
||||||
'belongs_to_user' => 'Der Wert von :attribute ist nicht bekannt',
|
'belongs_to_user' => 'Der Wert von :attribute ist nicht bekannt',
|
||||||
@ -60,7 +68,7 @@ return [
|
|||||||
'exists' => ':attribute ist ungültig.',
|
'exists' => ':attribute ist ungültig.',
|
||||||
'image' => ':attribute muss ein Bild sein.',
|
'image' => ':attribute muss ein Bild sein.',
|
||||||
'in' => ':attribute ist ungültig.',
|
'in' => ':attribute ist ungültig.',
|
||||||
'integer' => ':attribute muss eine ganze Zahl sein.',
|
'integer' => ':attribute muss eine Ganzzahl sein.',
|
||||||
'ip' => ':attribute muss eine gültige IP-Adresse sein.',
|
'ip' => ':attribute muss eine gültige IP-Adresse sein.',
|
||||||
'json' => ':attribute muss ein gültiger JSON-String sein.',
|
'json' => ':attribute muss ein gültiger JSON-String sein.',
|
||||||
'max.numeric' => ':attribute darf nicht größer als :max sein.',
|
'max.numeric' => ':attribute darf nicht größer als :max sein.',
|
||||||
@ -84,6 +92,7 @@ return [
|
|||||||
'required_without_all' => ':attribute Feld ist notwendig, falls kein :values vorhanden ist.',
|
'required_without_all' => ':attribute Feld ist notwendig, falls kein :values vorhanden ist.',
|
||||||
'same' => ':attribute und :other müssen übereinstimmen.',
|
'same' => ':attribute und :other müssen übereinstimmen.',
|
||||||
'size.numeric' => ':attribute muss :size sein.',
|
'size.numeric' => ':attribute muss :size sein.',
|
||||||
|
'amount_min_over_max' => 'Der Mindestbetrag darf nicht größer als der Höchstbetrag sein.',
|
||||||
'size.file' => ':attribute muss :size Kilobytes groß sein.',
|
'size.file' => ':attribute muss :size Kilobytes groß sein.',
|
||||||
'size.string' => ':attribute muss :size Zeichen enthalten.',
|
'size.string' => ':attribute muss :size Zeichen enthalten.',
|
||||||
'size.array' => ':attribute muss :size Elemente enthalten.',
|
'size.array' => ':attribute muss :size Elemente enthalten.',
|
||||||
@ -92,45 +101,47 @@ return [
|
|||||||
'url' => ':attribute Format ist ungültig.',
|
'url' => ':attribute Format ist ungültig.',
|
||||||
'timezone' => ':attribute muss in einem gültigen Bereich liegen.',
|
'timezone' => ':attribute muss in einem gültigen Bereich liegen.',
|
||||||
'2fa_code' => ':attribute Feld ist ungültig.',
|
'2fa_code' => ':attribute Feld ist ungültig.',
|
||||||
'dimensions' => 'Das :attribute hat ungültige Bilddimensionen.',
|
'dimensions' => 'Das :attribute hat eine ungültige Auflösung.',
|
||||||
'distinct' => ':attribute enthält einen doppelten Wert.',
|
'distinct' => 'Der Wert von :attribute existiert bereits.',
|
||||||
'file' => 'Das :attribute muss eine Datei sein.',
|
'file' => 'Das :attribute muss eine Datei sein.',
|
||||||
'in_array' => ':attribute existiert nicht in :other.',
|
'in_array' => ':attribute existiert nicht in :other.',
|
||||||
'present' => 'Das :attribute Feld muss vorhanden sein.',
|
'present' => 'Das :attribute Feld muss vorhanden sein.',
|
||||||
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein',
|
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein',
|
||||||
'secure_password' => 'Das ist kein sicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://goo.gl/NCh2tN',
|
'secure_password' => 'Das ist kein sicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://goo.gl/NCh2tN',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => 'E-Mail-Adresse',
|
'email' => 'E-Mail Adresse',
|
||||||
'description' => 'Beschreibung',
|
'description' => 'Beschreibung',
|
||||||
'amount' => 'Betrag',
|
'amount' => 'Betrag',
|
||||||
'name' => 'Name',
|
'name' => 'Name',
|
||||||
'targetamount' => 'Zielbetrag',
|
'piggy_bank_id' => 'Sparschwein ID',
|
||||||
'openingBalanceDate' => 'Eröffnungsbilanzdatum',
|
'targetamount' => 'Zielbetrag',
|
||||||
'openingBalance' => 'Eröffnungsbilanz',
|
'openingBalanceDate' => 'Datum des Eröffnungskontostands',
|
||||||
'match' => 'match',
|
'openingBalance' => 'Eröffnungskontostand',
|
||||||
'amount_min' => 'Mindestbetrag',
|
'match' => 'Übereinstimmung',
|
||||||
'amount_max' => 'Höchstbetrag',
|
'amount_min' => 'Mindestbetrag',
|
||||||
'title' => 'Titel',
|
'amount_max' => 'Höchstbetrag',
|
||||||
'tag' => 'tag',
|
'title' => 'Bezeichnung',
|
||||||
'rule-action-value.1' => 'rule action value #1',
|
'tag' => 'Tag',
|
||||||
'rule-action-value.2' => 'rule action value #2',
|
'transaction_description' => 'Transaktionsbeschreibung',
|
||||||
'rule-action-value.3' => 'rule action value #3',
|
'rule-action-value.1' => 'rule action value #1',
|
||||||
'rule-action-value.4' => 'rule action value #4',
|
'rule-action-value.2' => 'rule action value #2',
|
||||||
'rule-action-value.5' => 'rule action value #5',
|
'rule-action-value.3' => 'rule action value #3',
|
||||||
'rule-action.1' => 'rule action #1',
|
'rule-action-value.4' => 'rule action value #4',
|
||||||
'rule-action.2' => 'rule action #2',
|
'rule-action-value.5' => 'rule action value #5',
|
||||||
'rule-action.3' => 'rule action #3',
|
'rule-action.1' => 'rule action #1',
|
||||||
'rule-action.4' => 'rule action #4',
|
'rule-action.2' => 'rule action #2',
|
||||||
'rule-action.5' => 'rule action #5',
|
'rule-action.3' => 'rule action #3',
|
||||||
'rule-trigger-value.1' => 'rule trigger value #1',
|
'rule-action.4' => 'rule action #4',
|
||||||
'rule-trigger-value.2' => 'rule trigger value #2',
|
'rule-action.5' => 'rule action #5',
|
||||||
'rule-trigger-value.3' => 'rule trigger value #3',
|
'rule-trigger-value.1' => 'rule trigger value #1',
|
||||||
'rule-trigger-value.4' => 'rule trigger value #4',
|
'rule-trigger-value.2' => 'rule trigger value #2',
|
||||||
'rule-trigger-value.5' => 'rule trigger value #5',
|
'rule-trigger-value.3' => 'rule trigger value #3',
|
||||||
'rule-trigger.1' => 'Regel #1 auslösen',
|
'rule-trigger-value.4' => 'rule trigger value #4',
|
||||||
'rule-trigger.2' => 'Regel #2 auslösen',
|
'rule-trigger-value.5' => 'rule trigger value #5',
|
||||||
'rule-trigger.3' => 'Regel #3 auslösen',
|
'rule-trigger.1' => 'Regel #1 auslösen',
|
||||||
'rule-trigger.4' => 'Regel 4 auslösen',
|
'rule-trigger.2' => 'Regel #2 auslösen',
|
||||||
'rule-trigger.5' => 'Regel #5 auslösen',
|
'rule-trigger.3' => 'Regel #3 auslösen',
|
||||||
|
'rule-trigger.4' => 'Regel 4 auslösen',
|
||||||
|
'rule-trigger.5' => 'Regel #5 auslösen',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
@ -169,6 +169,7 @@ return [
|
|||||||
'reset_button' => 'Reset',
|
'reset_button' => 'Reset',
|
||||||
'want_to_login' => 'I want to login',
|
'want_to_login' => 'I want to login',
|
||||||
'button_register' => 'Register',
|
'button_register' => 'Register',
|
||||||
|
'authorization' => 'Authorization',
|
||||||
|
|
||||||
// API access
|
// API access
|
||||||
'authorization_request' => 'Firefly III v:version Authorization Request',
|
'authorization_request' => 'Firefly III v:version Authorization Request',
|
||||||
|
@ -21,5 +21,10 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'personal_access_tokens' => 'Personal access tokens',
|
// profile
|
||||||
|
'personal_access_tokens' => 'Tokens de acceso personal',
|
||||||
|
|
||||||
|
// bills:
|
||||||
|
'not_expected_period' => 'No se esperaba este período',
|
||||||
|
'not_or_not_yet' => 'No (todavía)',
|
||||||
];
|
];
|
@ -21,13 +21,20 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'html_language' => 'es',
|
'html_language' => 'es',
|
||||||
'locale' => 'es, Spanish, es_ES, es_ES.utf8, es_ES.UTF-8',
|
'locale' => 'es, Spanish, es_ES, es_ES.utf8, es_ES.UTF-8',
|
||||||
'month' => '%B %Y',
|
'month' => '%B %Y',
|
||||||
'month_and_day' => '%B %e, %Y',
|
'month_and_day' => '%B %e, %Y',
|
||||||
'date_time' => '%B %e, %Y, @ %T',
|
'date_time' => '%B %e, %Y, @ %T',
|
||||||
'specific_day' => '%e %B %Y',
|
'specific_day' => '%e %B %Y',
|
||||||
'week_in_year' => 'Semana %W, %Y',
|
'week_in_year' => 'Semana %W, %Y',
|
||||||
'year' => '%Y',
|
'year' => '%Y',
|
||||||
'half_year' => '%B %Y',
|
'half_year' => '%B %Y',
|
||||||
|
'month_js' => 'MMMM YYYY',
|
||||||
|
'month_and_day_js' => 'MMMM Do, YYYY',
|
||||||
|
'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
|
||||||
|
'specific_day_js' => 'D MMMM YYYY',
|
||||||
|
'week_in_year_js' => '[Week] w, YYYY',
|
||||||
|
'year_js' => 'YYYY',
|
||||||
|
'half_year_js' => 'Q YYYY',
|
||||||
];
|
];
|
||||||
|
@ -169,6 +169,13 @@ return [
|
|||||||
'reset_button' => 'Reiniciar',
|
'reset_button' => 'Reiniciar',
|
||||||
'want_to_login' => 'Yo quiero entrar al sistema',
|
'want_to_login' => 'Yo quiero entrar al sistema',
|
||||||
'button_register' => 'Registrar',
|
'button_register' => 'Registrar',
|
||||||
|
'authorization' => 'Authorization',
|
||||||
|
|
||||||
|
// API access
|
||||||
|
'authorization_request' => 'Firefly III v: version Solicitud de autorización',
|
||||||
|
'authorization_request_intro' => '<strong>: el cliente</strong> está solicitando permiso para acceder a su administración financiera. ¿Desea autorizar <strong>: cliente</strong> para acceder a estos registros?',
|
||||||
|
'scopes_will_be_able' => 'Esta aplicación podrá:',
|
||||||
|
'button_authorize' => 'Autorizar',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Ver actualizaciones',
|
'update_check_title' => 'Ver actualizaciones',
|
||||||
@ -498,10 +505,10 @@ return [
|
|||||||
'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>.',
|
||||||
'command_line_token' => 'Command line token',
|
'command_line_token' => 'Token de linea de comando',
|
||||||
'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
'explain_command_line_token' => 'Necesita este token para realizar opciones de línea de comando, como importar o exportar datos. Sin él, dichos comandos confidenciales no funcionarán. No compartas tu token de línea de comando. Nadie te lo pedirá, ni siquiera a nosotros. Si crees que lo has perdido, o si estás paranoico, regenera tu token pulsando el botón.',
|
||||||
'regenerate_command_line_token' => 'Regenerate command line token',
|
'regenerate_command_line_token' => 'Regenerar token de línea de comando',
|
||||||
'token_regenerated' => 'A new command line token was generated',
|
'token_regenerated' => 'Se generó un nuevo token de línea de comandos',
|
||||||
'change_your_email' => 'Cambie su dirección de correo',
|
'change_your_email' => 'Cambie su dirección de correo',
|
||||||
'email_verification' => 'Un mensaje de correo electrónico sera enviado a su nueva dirección de correo viejas y nuevas. por motivos de seguridad, usted no podrá iniciar sesión hasta que verifique su nueva dirección de correo electrónico. Si no esta seguro de si su instalación Firefly III puede enviar correos electrónicos, por favor no use esta función. Si usted es administrador, usted puede probar esto en la <a href="/admin">administracion</a>.',
|
'email_verification' => 'Un mensaje de correo electrónico sera enviado a su nueva dirección de correo viejas y nuevas. por motivos de seguridad, usted no podrá iniciar sesión hasta que verifique su nueva dirección de correo electrónico. Si no esta seguro de si su instalación Firefly III puede enviar correos electrónicos, por favor no use esta función. Si usted es administrador, usted puede probar esto en la <a href="/admin">administracion</a>.',
|
||||||
'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.',
|
||||||
@ -634,8 +641,6 @@ return [
|
|||||||
'rescanned_bill' => 'Volver a escanear todo.',
|
'rescanned_bill' => 'Volver a escanear todo.',
|
||||||
'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)',
|
||||||
'not_or_not_yet' => 'No (todavía)',
|
|
||||||
'not_expected_period' => 'No esperado este periodo',
|
|
||||||
'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',
|
||||||
@ -1128,7 +1133,7 @@ return [
|
|||||||
// import index page:
|
// import index page:
|
||||||
'import_index_title' => 'Importar datos a Firefly III',
|
'import_index_title' => 'Importar datos a Firefly III',
|
||||||
'import_index_sub_title' => 'Índice',
|
'import_index_sub_title' => 'Índice',
|
||||||
'import_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.',
|
'import_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.',
|
||||||
|
|
||||||
// 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.',
|
||||||
|
@ -25,45 +25,45 @@ return [
|
|||||||
'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_fatal_title' => 'Un error fatal ha ocurrido',
|
'status_fatal_title' => 'Un error fatal ha ocurrido',
|
||||||
'status_fatal_text' => 'Un error fatal ocurrió, que la rutina de importación no se puede recuperar. Por favor vea la explicación en el rojo a continuación.',
|
'status_fatal_text' => 'Un error fatal ocurrió, del cual la rutina de importación no se puede recuperar. Por favor, vea la explicación en rojo a continuación.',
|
||||||
'status_fatal_more' => 'Si el error es un tiempo en espera, la importación se detendrá a mitad de camino. Para algunas configuraciones de servidor, es simplemente que el servidor se detuvo mientras la importación se sigue ejecutando en segundo plano. Para verificar esto, revise los archivos de registro. Si el problema persiste, considere importar a través de la linea de comando.',
|
'status_fatal_more' => 'Si el error es de tiempo en espera, la importación se detendrá a mitad de camino. Para algunas configuraciones de servidor, es simplemente que el servidor se detuvo mientras la importación se sigue ejecutando en segundo plano. Para verificar esto, revise los archivos de logs. Si el problema persiste, considere importar a través de la linea de comando.',
|
||||||
'status_ready_title' => 'La Importación esta lista para comenzar',
|
'status_ready_title' => 'La Importación esta lista para comenzar',
|
||||||
'status_ready_text' => 'La importación esta lista para comenzar. Toda la configuración que necesitaba hacer ya esta hecha. Por favor descargue el archivo de configuración. Le ayudara con la importación en caso de que no vaya según lo planeado. Para realmente ejecutar la importación, usted puede ejecutar el siguiente comando en su consola, o ejecutar la importación basada en web. Dependiendo de su configuración, la importación de la consola le dará mas comentarios de retroalimentacion.',
|
'status_ready_text' => 'La importación está lista para comenzar. Toda la configuración que necesitaba hacer ya está hecha. Por favor descargue el archivo de configuración. Le ayudará con la importación en caso de que no vaya según lo planeado. Para ejecutar la importación, puede ejecutar el siguiente comando en su consola, o utilizar la importación a través de la interfaz web. Dependiendo de su configuración, la importación de la consola le ofrecerá más comentarios de ayuda.',
|
||||||
'status_ready_noconfig_text' => 'La importación esta lista para comenzar. Toda la configuración que usted necesitaba hacer ya esta hecha. para ejecutar realmente la importación puede ejecutar el siguiente comando en su consola o ejecutar la importación basada en la web. Dependiendo de su configuración, la importación de la consola le dará mas retroalimentacion.',
|
'status_ready_noconfig_text' => 'La importación está lista para comenzar. Toda la configuración que necesitaba hacer ya está hecha. Para ejecutar la importación, puede ejecutar el siguiente comando en su consola, o utilizar la importación a través de la interfaz web. Dependiendo de su configuración, la importación de la consola le ofrecerá más comentarios de ayuda.',
|
||||||
'status_ready_config' => 'Configuración de descarga',
|
'status_ready_config' => 'Configuración de descarga',
|
||||||
'status_ready_start' => 'Comenzar la importación',
|
'status_ready_start' => 'Comenzar la importación',
|
||||||
'status_ready_share' => 'Por favor considere descargar su configuración y compartirla en <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">centro de configuración de importación</a></strong>. Esto le permitirá a otros usuarios de Firefly III importar sus archivos de manera mas fácil.',
|
'status_ready_share' => 'Por favor considere descargar su configuración y compartirla en <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">centro de configuración de importación</a></strong>. Esto permitirá a otros usuarios de Firefly III importar sus archivos de manera más fácil.',
|
||||||
'status_job_new' => 'El trabajo es completamente nuevo.',
|
'status_job_new' => 'El trabajo es completamente nuevo.',
|
||||||
'status_job_configuring' => 'La importación se está configurando.',
|
'status_job_configuring' => 'La importación se está configurando.',
|
||||||
'status_job_configured' => 'La importación está configurada.',
|
'status_job_configured' => 'La importación está configurada.',
|
||||||
'status_job_running' => 'La importación se esta ejecutando.. por favor espere..',
|
'status_job_running' => 'La importación se está ejecutando... Por favor, espere.',
|
||||||
'status_job_error' => 'El trabajo generó un error.',
|
'status_job_error' => 'El trabajo generó un error.',
|
||||||
'status_job_finished' => '¡La importación ha terminado!',
|
'status_job_finished' => '¡La importación ha terminado!',
|
||||||
'status_running_title' => 'La importación se esta ejecutando',
|
'status_running_title' => 'La importación se está ejecutando',
|
||||||
'status_running_placeholder' => 'Por favor espere por la actualización...',
|
'status_running_placeholder' => 'Por favor espere por la actualización...',
|
||||||
'status_finished_title' => 'Rutina de importación terminada',
|
'status_finished_title' => 'Rutina de importación terminada',
|
||||||
'status_finished_text' => 'La rutina de importación ha importado sus datos.',
|
'status_finished_text' => 'La rutina de importación ha importado sus datos.',
|
||||||
'status_errors_title' => 'Errores durante la importación',
|
'status_errors_title' => 'Errores durante la importación',
|
||||||
'status_errors_single' => 'Ha ocurrido un error durante la importación. no parece ser fatal.',
|
'status_errors_single' => 'Ha ocurrido un error durante la importación. No parece ser fatal.',
|
||||||
'status_errors_multi' => 'Algunos errores ocurrieron durante la importación. Estos no parecen ser fatales.',
|
'status_errors_multi' => 'Algunos errores ocurrieron durante la importación. No parecen ser fatales.',
|
||||||
'status_bread_crumb' => 'Estado de importación',
|
'status_bread_crumb' => 'Estado de la importación',
|
||||||
'status_sub_title' => 'Estado de importación',
|
'status_sub_title' => 'Estado de la importación',
|
||||||
'config_sub_title' => 'Configure su importación',
|
'config_sub_title' => 'Configure su importación',
|
||||||
'status_finished_job' => 'Las :count transacciones importadas pueden ser encontradas en la etiqueta <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">.',
|
'status_finished_job' => 'Las :count transacciones importadas pueden ser encontradas en la etiqueta <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">.',
|
||||||
'status_finished_no_tag' => 'Firefly III no ha recogido ninguna revistas de su archivo de importación.',
|
'status_finished_no_tag' => 'Firefly III has not collected any transactions from your import file.',
|
||||||
'import_with_key' => 'Importar con la clave \':key\'',
|
'import_with_key' => 'Importar con la clave \':key\'',
|
||||||
|
|
||||||
// file, upload something
|
// file, upload something
|
||||||
'file_upload_title' => 'Confirguracion de importacion (1/4) suba su archivo',
|
'file_upload_title' => 'Confirguración de importación (1/4) - Suba su archivo',
|
||||||
'file_upload_text' => 'Esta rutina le ayudara a usted a importar archivos de su banco a firefly III. Por favor chequee las paginas de ayuda en la esquina superior derecha.',
|
'file_upload_text' => 'Esta rutina le ayudará a importar archivos de su banco a Firefly III. Por favor revise las páginas de ayuda en la esquina superior derecha.',
|
||||||
'file_upload_fields' => 'Campos',
|
'file_upload_fields' => 'Campos',
|
||||||
'file_upload_help' => 'Seleccionar sus archivos',
|
'file_upload_help' => 'Seleccione sus archivos',
|
||||||
'file_upload_config_help' => 'Si previamente ha importado datos en Firefly III, usted puede tener un archivo de configuración, el cual preestablecera valores de configuración para usted. para algunos bancos, otros usuarios han proporcionado amablemente su archivo <a href="https://github.com/firefly-iii/import-configurations/wiki">configuración</a>',
|
'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 para usted. Para algunos bancos, otros usuarios han proporcionado amablemente sus <a href="https://github.com/firefly-iii/import-configurations/wiki">archivos de configuración</a>',
|
||||||
'file_upload_type_help' => 'Selecciona el tipo de archivo que subirá',
|
'file_upload_type_help' => 'Seleccione el tipo de archivo que subirá',
|
||||||
'file_upload_submit' => 'Subir archivos',
|
'file_upload_submit' => 'Subir archivos',
|
||||||
|
|
||||||
// file, upload types
|
// file, upload types
|
||||||
'import_file_type_csv' => 'CSV ( valores separados por comas)',
|
'import_file_type_csv' => 'CSV (valores separados por comas)',
|
||||||
|
|
||||||
// file, initial config for CSV
|
// file, initial config for CSV
|
||||||
'csv_initial_title' => 'Configuración de importación (2/4) - Configuración básica CSV de importación',
|
'csv_initial_title' => 'Configuración de importación (2/4) - Configuración básica CSV de importación',
|
||||||
|
@ -23,11 +23,19 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
'iban' => 'Este no es un IBAN válido.',
|
'iban' => 'Este no es un IBAN válido.',
|
||||||
'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' => 'It looks like this IBAN is already in use.',
|
||||||
'deleted_user' => 'Debido a restricciones de seguridad, no se puede registrar utilizando esta dirección de correo electrónico.',
|
'deleted_user' => 'Debido a restricciones de seguridad, no se puede registrar utilizando esta dirección de correo electrónico.',
|
||||||
'rule_trigger_value' => 'Este valor es incorrecto para el disparador seleccionado.',
|
'rule_trigger_value' => 'Este valor es incorrecto para el disparador seleccionado.',
|
||||||
'rule_action_value' => 'Este valor es incorrecto para la acción seleccionada.',
|
'rule_action_value' => 'Este valor es incorrecto para la acción seleccionada.',
|
||||||
'file_already_attached' => 'El archivo ":name" ya ha sido añadido a este objeto.',
|
'file_already_attached' => 'El archivo ":name" ya ha sido añadido a este objeto.',
|
||||||
'file_attached' => 'Archivo cargado con exito ":name".',
|
'file_attached' => 'Archivo cargado con exito ":name".',
|
||||||
|
'must_exist' => 'ID introducido en :attribute el atributo no existe en la base de datos.',
|
||||||
|
'all_accounts_equal' => 'Todas las cuentas en este campo deben ser iguales.',
|
||||||
|
'invalid_selection' => 'Your selection is invalid',
|
||||||
|
'belongs_user' => 'Este valor no es válido para este campo.',
|
||||||
|
'at_least_one_transaction' => 'Se necesita al menos una transacción.',
|
||||||
|
'require_currency_info' => 'El contenido de este campo no es válido sin la información montearia.',
|
||||||
|
'equal_description' => 'Transaction description should not equal global description.',
|
||||||
'file_invalid_mime' => 'El archivo ":name" es de tipo ":mime", el cual no se acepta.',
|
'file_invalid_mime' => 'El archivo ":name" es de tipo ":mime", el cual no se acepta.',
|
||||||
'file_too_large' => 'El archivo ":name" es demasiado grande.',
|
'file_too_large' => 'El archivo ":name" es demasiado grande.',
|
||||||
'belongs_to_user' => 'El valor de :attribute es desconocido',
|
'belongs_to_user' => 'El valor de :attribute es desconocido',
|
||||||
@ -84,6 +92,7 @@ return [
|
|||||||
'required_without_all' => 'El campo :attribute es obligatorio cuando ningún campo :values está presente.',
|
'required_without_all' => 'El campo :attribute es obligatorio cuando ningún campo :values está presente.',
|
||||||
'same' => 'El campo atributo :attribute y :other deben coincidir.',
|
'same' => 'El campo atributo :attribute y :other deben coincidir.',
|
||||||
'size.numeric' => 'El tamaño de :attribute debe ser :size.',
|
'size.numeric' => 'El tamaño de :attribute debe ser :size.',
|
||||||
|
'amount_min_over_max' => 'La cantidad mínima no puede ser mayor que la cantidad máxima.',
|
||||||
'size.file' => 'El tamaño de :attribute debe ser :size kilobytes.',
|
'size.file' => 'El tamaño de :attribute debe ser :size kilobytes.',
|
||||||
'size.string' => 'El campo :attribute debe tener :size caracteres.',
|
'size.string' => 'El campo :attribute debe tener :size caracteres.',
|
||||||
'size.array' => 'El campo :attribute debe contener :size elementos.',
|
'size.array' => 'El campo :attribute debe contener :size elementos.',
|
||||||
@ -100,37 +109,39 @@ return [
|
|||||||
'amount_zero' => 'La cantidad total no puede ser cero',
|
'amount_zero' => 'La cantidad total no puede ser cero',
|
||||||
'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://goo.gl/NCh2tN',
|
'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://goo.gl/NCh2tN',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => 'dirección de correo electrónico',
|
'email' => 'dirección de correo electrónico',
|
||||||
'description' => 'descripcion',
|
'description' => 'descripcion',
|
||||||
'amount' => 'monto',
|
'amount' => 'monto',
|
||||||
'name' => 'nombre',
|
'name' => 'nombre',
|
||||||
'targetamount' => 'monto objetivo',
|
'piggy_bank_id' => 'ID de hucha',
|
||||||
'openingBalanceDate' => 'fecha de balance de apertura',
|
'targetamount' => 'monto objetivo',
|
||||||
'openingBalance' => 'balance de apertura',
|
'openingBalanceDate' => 'fecha de balance de apertura',
|
||||||
'match' => 'emparejar',
|
'openingBalance' => 'balance de apertura',
|
||||||
'amount_min' => 'monto minimo',
|
'match' => 'emparejar',
|
||||||
'amount_max' => 'monto maximo',
|
'amount_min' => 'monto minimo',
|
||||||
'title' => 'titulo',
|
'amount_max' => 'monto maximo',
|
||||||
'tag' => 'etiqueta',
|
'title' => 'titulo',
|
||||||
'rule-action-value.1' => 'valor de acción de la regla #1',
|
'tag' => 'etiqueta',
|
||||||
'rule-action-value.2' => 'valor de acción de regla # 2',
|
'transaction_description' => 'Descripción de la transacción',
|
||||||
'rule-action-value.3' => 'valor de acción de regla # 3',
|
'rule-action-value.1' => 'valor de acción de la regla #1',
|
||||||
'rule-action-value.4' => 'valor de acción de regla # 4',
|
'rule-action-value.2' => 'valor de acción de regla # 2',
|
||||||
'rule-action-value.5' => 'valor de accion de regla # 5',
|
'rule-action-value.3' => 'valor de acción de regla # 3',
|
||||||
'rule-action.1' => 'acción de regla # 1',
|
'rule-action-value.4' => 'valor de acción de regla # 4',
|
||||||
'rule-action.2' => 'acción de regla # 2',
|
'rule-action-value.5' => 'valor de accion de regla # 5',
|
||||||
'rule-action.3' => 'acción de regla # 3',
|
'rule-action.1' => 'acción de regla # 1',
|
||||||
'rule-action.4' => 'acción de regla # 4',
|
'rule-action.2' => 'acción de regla # 2',
|
||||||
'rule-action.5' => 'acción de regla # 5',
|
'rule-action.3' => 'acción de regla # 3',
|
||||||
'rule-trigger-value.1' => 'valor de disparo de regla #1',
|
'rule-action.4' => 'acción de regla # 4',
|
||||||
'rule-trigger-value.2' => 'valor de disparo de regla # 2',
|
'rule-action.5' => 'acción de regla # 5',
|
||||||
'rule-trigger-value.3' => 'valor de disparo de regla # 3',
|
'rule-trigger-value.1' => 'valor de disparo de regla #1',
|
||||||
'rule-trigger-value.4' => 'valor de disparo de regla # 4',
|
'rule-trigger-value.2' => 'valor de disparo de regla # 2',
|
||||||
'rule-trigger-value.5' => 'valor de disparo de regla #5',
|
'rule-trigger-value.3' => 'valor de disparo de regla # 3',
|
||||||
'rule-trigger.1' => 'disparo de regla # 1',
|
'rule-trigger-value.4' => 'valor de disparo de regla # 4',
|
||||||
'rule-trigger.2' => 'disparo de regla #2',
|
'rule-trigger-value.5' => 'valor de disparo de regla #5',
|
||||||
'rule-trigger.3' => 'disparo de regla #3',
|
'rule-trigger.1' => 'disparo de regla # 1',
|
||||||
'rule-trigger.4' => 'disparo de regla #4',
|
'rule-trigger.2' => 'disparo de regla #2',
|
||||||
'rule-trigger.5' => 'disparo de regla#5',
|
'rule-trigger.3' => 'disparo de regla #3',
|
||||||
|
'rule-trigger.4' => 'disparo de regla #4',
|
||||||
|
'rule-trigger.5' => 'disparo de regla#5',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
30
resources/lang/fr_FR/components.php
Normal file
30
resources/lang/fr_FR/components.php
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* components.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return [
|
||||||
|
// profile
|
||||||
|
'personal_access_tokens' => 'Personal access tokens',
|
||||||
|
|
||||||
|
// bills:
|
||||||
|
'not_expected_period' => 'Not expected this period',
|
||||||
|
'not_or_not_yet' => 'Not (yet)',
|
||||||
|
];
|
@ -21,13 +21,20 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'html_language' => 'fr',
|
'html_language' => 'fr',
|
||||||
'locale' => 'fr, French, fr_FR, fr_FR.utf8, fr_FR.UTF-8',
|
'locale' => 'fr, French, fr_FR, fr_FR.utf8, fr_FR.UTF-8',
|
||||||
'month' => '%B %Y',
|
'month' => '%B %Y',
|
||||||
'month_and_day' => '%e %B %Y',
|
'month_and_day' => '%e %B %Y',
|
||||||
'date_time' => '%B %e %Y @ %T',
|
'date_time' => '%B %e %Y @ %T',
|
||||||
'specific_day' => '%e %B %Y',
|
'specific_day' => '%e %B %Y',
|
||||||
'week_in_year' => 'Semaine %W %Y',
|
'week_in_year' => 'Semaine %W %Y',
|
||||||
'year' => '%Y',
|
'year' => '%Y',
|
||||||
'half_year' => '%B %Y',
|
'half_year' => '%B %Y',
|
||||||
|
'month_js' => 'MMMM YYYY',
|
||||||
|
'month_and_day_js' => 'MMMM Do, YYYY',
|
||||||
|
'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
|
||||||
|
'specific_day_js' => 'D MMMM YYYY',
|
||||||
|
'week_in_year_js' => '[Week] w, YYYY',
|
||||||
|
'year_js' => 'YYYY',
|
||||||
|
'half_year_js' => 'Q YYYY',
|
||||||
];
|
];
|
||||||
|
@ -169,6 +169,13 @@ return [
|
|||||||
'reset_button' => 'Réinitialiser',
|
'reset_button' => 'Réinitialiser',
|
||||||
'want_to_login' => 'Je veux me connecter',
|
'want_to_login' => 'Je veux me connecter',
|
||||||
'button_register' => 'S\'inscrire',
|
'button_register' => 'S\'inscrire',
|
||||||
|
'authorization' => 'Authorization',
|
||||||
|
|
||||||
|
// API access
|
||||||
|
'authorization_request' => 'Firefly III v:version Authorization Request',
|
||||||
|
'authorization_request_intro' => '<strong>:client</strong> is requesting permission to access your financial administration. Would you like to authorize <strong>:client</strong> to access these records?',
|
||||||
|
'scopes_will_be_able' => 'This application will be able to:',
|
||||||
|
'button_authorize' => 'Authorize',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Vérifier les mises à jour',
|
'update_check_title' => 'Vérifier les mises à jour',
|
||||||
@ -498,10 +505,10 @@ return [
|
|||||||
'secure_pw_should' => 'Dois-je cocher la case ?',
|
'secure_pw_should' => 'Dois-je cocher la case ?',
|
||||||
'secure_pw_long_password' => 'Si vous venez de générer un long mot de passe unique pour Firefly III à l\'aide d\'un type de générateur de mot de passe : <strong>non</strong>.',
|
'secure_pw_long_password' => 'Si vous venez de générer un long mot de passe unique pour Firefly III à l\'aide d\'un type de générateur de mot de passe : <strong>non</strong>.',
|
||||||
'secure_pw_short' => 'Si vous venez d\'entrer le mot de passe que vous utilisez toujours : <em>oui</em>.',
|
'secure_pw_short' => 'Si vous venez d\'entrer le mot de passe que vous utilisez toujours : <em>oui</em>.',
|
||||||
'personal_access_token' => 'Token d\'accès personnel',
|
'command_line_token' => 'Command line token',
|
||||||
'explain_access_token' => 'Vous avez besoin de ce token pour exécuter des opérations optionnelles en ligne de commandes telles qu\'import et export de données. Sans celui-ci, de telles commandes sensibles ne fonctionneront pas. Personne ne vous le demandera, pas même moi. Si vous craignez de le perdre, ou si vous êtes parano, régénérez ce token à l\'aide du bouton.',
|
'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
||||||
'regenerate_access_token' => 'Régénérer le token d\'accès',
|
'regenerate_command_line_token' => 'Regenerate command line token',
|
||||||
'token_regenerated' => 'Un nouveau token a été généré',
|
'token_regenerated' => 'A new command line token was generated',
|
||||||
'change_your_email' => 'Changer votre adresse e-mail',
|
'change_your_email' => 'Changer votre adresse e-mail',
|
||||||
'email_verification' => 'Un e-mail sera envoyé à votre ancienne ET votre nouvelle adresse. Pour des raisons de sécurité, vous ne pourrez pas vous connecter jusqu\'à ce que vous ayez vérifié votre nouvelle adresse. Si vous n\'êtes pas certain que votre installation de Firefly III soit capable d\'envoyer un e-mail, n\'utilisez pas cette fonctionnalité. Si vous êtes un administrateur, vous pouvez tester l\'envoi des e-mails en allant dans le menu <a href="/admin">Administration</a>.',
|
'email_verification' => 'Un e-mail sera envoyé à votre ancienne ET votre nouvelle adresse. Pour des raisons de sécurité, vous ne pourrez pas vous connecter jusqu\'à ce que vous ayez vérifié votre nouvelle adresse. Si vous n\'êtes pas certain que votre installation de Firefly III soit capable d\'envoyer un e-mail, n\'utilisez pas cette fonctionnalité. Si vous êtes un administrateur, vous pouvez tester l\'envoi des e-mails en allant dans le menu <a href="/admin">Administration</a>.',
|
||||||
'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.',
|
||||||
@ -634,8 +641,6 @@ return [
|
|||||||
'rescanned_bill' => 'Réanalyser tout.',
|
'rescanned_bill' => 'Réanalyser tout.',
|
||||||
'average_bill_amount_year' => 'Montant moyen des factures ( :year)',
|
'average_bill_amount_year' => 'Montant moyen des factures ( :year)',
|
||||||
'average_bill_amount_overall' => 'Montant moyen de la facture (global)',
|
'average_bill_amount_overall' => 'Montant moyen de la facture (global)',
|
||||||
'not_or_not_yet' => 'Pas du tout (pas encore)',
|
|
||||||
'not_expected_period' => 'Cette période n\'est pas prévue',
|
|
||||||
'bill_is_active' => 'Facture en cours',
|
'bill_is_active' => 'Facture en cours',
|
||||||
'bill_expected_between' => 'Attendu entre le :start et le :end',
|
'bill_expected_between' => 'Attendu entre le :start et le :end',
|
||||||
'bill_will_automatch' => 'La facture sera automatiquement liée aux transactions correspondantes',
|
'bill_will_automatch' => 'La facture sera automatiquement liée aux transactions correspondantes',
|
||||||
@ -678,9 +683,9 @@ return [
|
|||||||
'start_of_reconcile_period' => 'Début de la période de rapprochement : :period',
|
'start_of_reconcile_period' => 'Début de la période de rapprochement : :period',
|
||||||
'start_balance' => 'Solde initial',
|
'start_balance' => 'Solde initial',
|
||||||
'end_balance' => 'Solde de clotûre',
|
'end_balance' => 'Solde de clotûre',
|
||||||
'update_balance_dates_instruction' => 'Faites correspondre les montants et les dates ci-dessus à votre relevé bancaire et appuyez sur "Démarrer le rapprochement"',
|
'update_balance_dates_instruction' => 'Faites correspondre les montants et les dates ci-dessus à votre relevé bancaire et appuyez sur "Commencer le rapprochement"',
|
||||||
'select_transactions_instruction' => 'Sélectionnez les transactions qui apparaissent sur votre relevé bancaire.',
|
'select_transactions_instruction' => 'Sélectionnez les transactions qui apparaissent sur votre relevé bancaire.',
|
||||||
'select_range_and_balance' => 'Vérifiez d\'abord la plage des dates et les soldes. Puis appuyez sur "Démarrer le rapprochement"',
|
'select_range_and_balance' => 'Vérifiez d\'abord la plage des dates et les soldes. Puis appuyez sur "Commencer le rapprochement"',
|
||||||
'date_change_instruction' => 'Si vous modifiez la plage des dates maintenant, toute progression sera perdue.',
|
'date_change_instruction' => 'Si vous modifiez la plage des dates maintenant, toute progression sera perdue.',
|
||||||
'update_selection' => 'Mettre à jour la sélection',
|
'update_selection' => 'Mettre à jour la sélection',
|
||||||
'store_reconcile' => 'Stocker le rapprochement',
|
'store_reconcile' => 'Stocker le rapprochement',
|
||||||
@ -1127,7 +1132,7 @@ return [
|
|||||||
// import index page:
|
// import index page:
|
||||||
'import_index_title' => 'Importer des données dans Firefly III',
|
'import_index_title' => 'Importer des données dans Firefly III',
|
||||||
'import_index_sub_title' => 'Index',
|
'import_index_sub_title' => 'Index',
|
||||||
'import_general_index_intro' => 'Bienvenue dans la routine d\'importation de Firefly. Il existe différentes façons d\'importer des données dans Firefly III, affichées ici sous forme de boutons.',
|
'import_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.',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'Cette fonction n\'est pas disponible lorsque vous utilisez Firefly III dans un environnement Sandstorm.io.',
|
'sandstorm_not_available' => 'Cette fonction n\'est pas disponible lorsque vous utilisez Firefly III dans un environnement Sandstorm.io.',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
|||||||
'tag_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le tag ":tag" ?',
|
'tag_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le tag ":tag" ?',
|
||||||
'journal_link_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le lien entre <a href=":source_link">:source</a> et <a href=":destination_link">:destination</a>?',
|
'journal_link_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le lien entre <a href=":source_link">:source</a> et <a href=":destination_link">:destination</a>?',
|
||||||
'linkType_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le type de lien ":name" (":inward" / ":outward") ?',
|
'linkType_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le type de lien ":name" (":inward" / ":outward") ?',
|
||||||
'permDeleteWarning' => 'Supprimer quelque chose dans Firefly est permanent et ne peut pas être annulé.',
|
'permDeleteWarning' => 'Deleting stuff from Firefly III is permanent and cannot be undone.',
|
||||||
'mass_make_selection' => 'Vous pouvez toujours empêcher des éléments d’être supprimés en décochant la case à cocher.',
|
'mass_make_selection' => 'Vous pouvez toujours empêcher des éléments d’être supprimés en décochant la case à cocher.',
|
||||||
'delete_all_permanently' => 'Supprimer la selection définitivement',
|
'delete_all_permanently' => 'Supprimer la selection définitivement',
|
||||||
'update_all_journals' => 'Mettre à jour ces opérations',
|
'update_all_journals' => 'Mettre à jour ces opérations',
|
||||||
|
@ -1,4 +1,25 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
/**
|
||||||
|
* help.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -50,7 +50,7 @@ return [
|
|||||||
'status_sub_title' => 'Statut d\'importation',
|
'status_sub_title' => 'Statut d\'importation',
|
||||||
'config_sub_title' => 'Configurez votre importation',
|
'config_sub_title' => 'Configurez votre importation',
|
||||||
'status_finished_job' => 'The :count transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'status_finished_job' => 'The :count transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
'status_finished_no_tag' => 'Firefly III has not collected any journals from your import file.',
|
'status_finished_no_tag' => 'Firefly III has not collected any transactions from your import file.',
|
||||||
'import_with_key' => 'Importer avec la clé \':key\'',
|
'import_with_key' => 'Importer avec la clé \':key\'',
|
||||||
|
|
||||||
// file, upload something
|
// file, upload something
|
||||||
|
@ -23,11 +23,19 @@ 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.',
|
||||||
'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' => 'It looks like this IBAN is already in use.',
|
||||||
'deleted_user' => 'Compte tenu des contraintes de sécurité, vous ne pouvez pas vous inscrire en utilisant cette adresse e-mail.',
|
'deleted_user' => 'Compte tenu des contraintes de sécurité, vous ne pouvez pas vous inscrire en utilisant cette adresse e-mail.',
|
||||||
'rule_trigger_value' => 'Cette valeur n’est pas valide pour le déclencheur sélectionné.',
|
'rule_trigger_value' => 'Cette valeur n’est pas valide pour le déclencheur sélectionné.',
|
||||||
'rule_action_value' => 'Cette valeur n’est pas valide pour l’action sélectionnée.',
|
'rule_action_value' => 'Cette valeur n’est pas valide pour l’action sélectionnée.',
|
||||||
'file_already_attached' => 'Le fichier téléchargé ":name" est déjà attaché à cet objet.',
|
'file_already_attached' => 'Le fichier téléchargé ":name" est déjà attaché à cet objet.',
|
||||||
'file_attached' => 'Envoi du fichier ":name" avec succès.',
|
'file_attached' => 'Envoi du fichier ":name" avec succès.',
|
||||||
|
'must_exist' => 'The ID in field :attribute does not exist in the database.',
|
||||||
|
'all_accounts_equal' => 'All accounts in this field must be equal.',
|
||||||
|
'invalid_selection' => 'Your selection is invalid',
|
||||||
|
'belongs_user' => 'This value is invalid for this field.',
|
||||||
|
'at_least_one_transaction' => 'Need at least one transaction.',
|
||||||
|
'require_currency_info' => 'The content of this field is invalid without currency information.',
|
||||||
|
'equal_description' => 'Transaction description should not equal global description.',
|
||||||
'file_invalid_mime' => 'Le fichier ":name" est du type ":mime" ce qui n\'est pas accepté pour un nouvel envoi.',
|
'file_invalid_mime' => 'Le fichier ":name" est du type ":mime" ce qui n\'est pas accepté pour un nouvel envoi.',
|
||||||
'file_too_large' => 'Le fichier ":name" est trop grand.',
|
'file_too_large' => 'Le fichier ":name" est trop grand.',
|
||||||
'belongs_to_user' => 'La valeur de :attribute est inconnue',
|
'belongs_to_user' => 'La valeur de :attribute est inconnue',
|
||||||
@ -84,6 +92,7 @@ return [
|
|||||||
'required_without_all' => 'Le champ :attribute est requis quand aucun de :values n\'est présent.',
|
'required_without_all' => 'Le champ :attribute est requis quand aucun de :values n\'est présent.',
|
||||||
'same' => 'Les champs :attribute et :other doivent être identiques.',
|
'same' => 'Les champs :attribute et :other doivent être identiques.',
|
||||||
'size.numeric' => 'La valeur de :attribute doit être :size.',
|
'size.numeric' => 'La valeur de :attribute doit être :size.',
|
||||||
|
'amount_min_over_max' => 'The minimum amount cannot be larger than the maximum amount.',
|
||||||
'size.file' => 'La taille du fichier de :attribute doit être de :size kilo-octets.',
|
'size.file' => 'La taille du fichier de :attribute doit être de :size kilo-octets.',
|
||||||
'size.string' => 'Le texte de :attribute doit contenir :size caractères.',
|
'size.string' => 'Le texte de :attribute doit contenir :size caractères.',
|
||||||
'size.array' => 'Le tableau :attribute doit contenir :size éléments.',
|
'size.array' => 'Le tableau :attribute doit contenir :size éléments.',
|
||||||
@ -100,37 +109,39 @@ return [
|
|||||||
'amount_zero' => 'Le montant total ne peut pas être zéro',
|
'amount_zero' => 'Le montant total ne peut pas être zéro',
|
||||||
'secure_password' => 'Ce n’est pas un mot de passe sécurisé. S’il vous plaît essayer de nouveau. Pour plus d’informations, visitez https://goo.gl/NCh2tN',
|
'secure_password' => 'Ce n’est pas un mot de passe sécurisé. S’il vous plaît essayer de nouveau. Pour plus d’informations, visitez https://goo.gl/NCh2tN',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => 'adresse email',
|
'email' => 'adresse email',
|
||||||
'description' => 'description',
|
'description' => 'description',
|
||||||
'amount' => 'montant',
|
'amount' => 'montant',
|
||||||
'name' => 'nom',
|
'name' => 'nom',
|
||||||
'targetamount' => 'montant cible',
|
'piggy_bank_id' => 'piggy bank ID',
|
||||||
'openingBalanceDate' => 'date du solde initial',
|
'targetamount' => 'montant cible',
|
||||||
'openingBalance' => 'solde initial',
|
'openingBalanceDate' => 'date du solde initial',
|
||||||
'match' => 'correspondance',
|
'openingBalance' => 'solde initial',
|
||||||
'amount_min' => 'montant minimum',
|
'match' => 'correspondance',
|
||||||
'amount_max' => 'montant maximum',
|
'amount_min' => 'montant minimum',
|
||||||
'title' => 'titre',
|
'amount_max' => 'montant maximum',
|
||||||
'tag' => 'tag',
|
'title' => 'titre',
|
||||||
'rule-action-value.1' => 'valeur d\'action de la règle #1',
|
'tag' => 'tag',
|
||||||
'rule-action-value.2' => 'valeur d\'action de la règle #2',
|
'transaction_description' => 'transaction description',
|
||||||
'rule-action-value.3' => 'valeur d\'action de la règle #3',
|
'rule-action-value.1' => 'valeur d\'action de la règle #1',
|
||||||
'rule-action-value.4' => 'valeur d\'action de la règle #4',
|
'rule-action-value.2' => 'valeur d\'action de la règle #2',
|
||||||
'rule-action-value.5' => 'valeur d\'action de la règle #5',
|
'rule-action-value.3' => 'valeur d\'action de la règle #3',
|
||||||
'rule-action.1' => 'action de règle #1',
|
'rule-action-value.4' => 'valeur d\'action de la règle #4',
|
||||||
'rule-action.2' => 'action de règle #2',
|
'rule-action-value.5' => 'valeur d\'action de la règle #5',
|
||||||
'rule-action.3' => 'action de règle #3',
|
'rule-action.1' => 'action de règle #1',
|
||||||
'rule-action.4' => 'action de règle #4',
|
'rule-action.2' => 'action de règle #2',
|
||||||
'rule-action.5' => 'action de règle #5',
|
'rule-action.3' => 'action de règle #3',
|
||||||
'rule-trigger-value.1' => 'valeur seuil de déclenchement de la règle #1',
|
'rule-action.4' => 'action de règle #4',
|
||||||
'rule-trigger-value.2' => 'valeur seuil de déclenchement de la règle #2',
|
'rule-action.5' => 'action de règle #5',
|
||||||
'rule-trigger-value.3' => 'valeur seuil de déclenchement de la règle #3',
|
'rule-trigger-value.1' => 'valeur seuil de déclenchement de la règle #1',
|
||||||
'rule-trigger-value.4' => 'valeur seuil de déclenchement de la règle #4',
|
'rule-trigger-value.2' => 'valeur seuil de déclenchement de la règle #2',
|
||||||
'rule-trigger-value.5' => 'valeur seuil de déclenchement de la règle #5',
|
'rule-trigger-value.3' => 'valeur seuil de déclenchement de la règle #3',
|
||||||
'rule-trigger.1' => 'déclencheur de règle #1',
|
'rule-trigger-value.4' => 'valeur seuil de déclenchement de la règle #4',
|
||||||
'rule-trigger.2' => 'déclencheur de règle #2',
|
'rule-trigger-value.5' => 'valeur seuil de déclenchement de la règle #5',
|
||||||
'rule-trigger.3' => 'déclencheur de règle #3',
|
'rule-trigger.1' => 'déclencheur de règle #1',
|
||||||
'rule-trigger.4' => 'déclencheur de règle #4',
|
'rule-trigger.2' => 'déclencheur de règle #2',
|
||||||
'rule-trigger.5' => 'déclencheur de règle #4',
|
'rule-trigger.3' => 'déclencheur de règle #3',
|
||||||
|
'rule-trigger.4' => 'déclencheur de règle #4',
|
||||||
|
'rule-trigger.5' => 'déclencheur de règle #4',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
30
resources/lang/id_ID/components.php
Normal file
30
resources/lang/id_ID/components.php
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* components.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return [
|
||||||
|
// profile
|
||||||
|
'personal_access_tokens' => 'Personal access tokens',
|
||||||
|
|
||||||
|
// bills:
|
||||||
|
'not_expected_period' => 'Not expected this period',
|
||||||
|
'not_or_not_yet' => 'Not (yet)',
|
||||||
|
];
|
@ -21,13 +21,20 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'html_language' => 'id',
|
'html_language' => 'id',
|
||||||
'locale' => 'id, Bahasa Indonesia, id_ID, id_ID.utf8, id_ID.UTF-8',
|
'locale' => 'id, Bahasa Indonesia, id_ID, id_ID.utf8, id_ID.UTF-8',
|
||||||
'month' => '%B %Y',
|
'month' => '%B %Y',
|
||||||
'month_and_day' => '%e %B %Y',
|
'month_and_day' => '%e %B %Y',
|
||||||
'date_time' => '%e %B %Y, @ %T',
|
'date_time' => '%e %B %Y, @ %T',
|
||||||
'specific_day' => '%e %B %Y',
|
'specific_day' => '%e %B %Y',
|
||||||
'week_in_year' => 'Minggu %W, %Y',
|
'week_in_year' => 'Minggu %W, %Y',
|
||||||
'year' => '%Y',
|
'year' => '%Y',
|
||||||
'half_year' => '%B %Y',
|
'half_year' => '%B %Y',
|
||||||
|
'month_js' => 'MMMM YYYY',
|
||||||
|
'month_and_day_js' => 'MMMM Do, YYYY',
|
||||||
|
'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
|
||||||
|
'specific_day_js' => 'D MMMM YYYY',
|
||||||
|
'week_in_year_js' => '[Week] w, YYYY',
|
||||||
|
'year_js' => 'YYYY',
|
||||||
|
'half_year_js' => 'Q YYYY',
|
||||||
];
|
];
|
||||||
|
@ -169,6 +169,13 @@ return [
|
|||||||
'reset_button' => 'Reset',
|
'reset_button' => 'Reset',
|
||||||
'want_to_login' => 'I want to login',
|
'want_to_login' => 'I want to login',
|
||||||
'button_register' => 'Register',
|
'button_register' => 'Register',
|
||||||
|
'authorization' => 'Authorization',
|
||||||
|
|
||||||
|
// API access
|
||||||
|
'authorization_request' => 'Firefly III v:version Authorization Request',
|
||||||
|
'authorization_request_intro' => '<strong>:client</strong> is requesting permission to access your financial administration. Would you like to authorize <strong>:client</strong> to access these records?',
|
||||||
|
'scopes_will_be_able' => 'This application will be able to:',
|
||||||
|
'button_authorize' => 'Authorize',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Check for updates',
|
'update_check_title' => 'Check for updates',
|
||||||
@ -498,10 +505,10 @@ return [
|
|||||||
'secure_pw_should' => 'Haruskah saya mencentang kotaknya?',
|
'secure_pw_should' => 'Haruskah saya mencentang kotaknya?',
|
||||||
'secure_pw_long_password' => 'Jika Anda baru saja menghasilkan kata sandi penggunaan tunggal yang hebat untuk Firefly III menggunakan beberapa jenis generator kata kunci: <strong>tidak</strong>.',
|
'secure_pw_long_password' => 'Jika Anda baru saja menghasilkan kata sandi penggunaan tunggal yang hebat untuk Firefly III menggunakan beberapa jenis generator kata kunci: <strong>tidak</strong>.',
|
||||||
'secure_pw_short' => 'Jika Anda baru memasukkan kata sandi yang selalu Anda gunakan: <em>Please yes</em>.',
|
'secure_pw_short' => 'Jika Anda baru memasukkan kata sandi yang selalu Anda gunakan: <em>Please yes</em>.',
|
||||||
'personal_access_token' => 'Token akses pribadi',
|
'command_line_token' => 'Command line token',
|
||||||
'explain_access_token' => 'Anda memerlukan token ini untuk melakukan opsi baris perintah, seperti mengimpor atau mengekspor data. Tanpa itu, perintah sensitif semacam itu tidak akan berhasil. Jangan berbagi token akses Anda. Tidak ada yang akan menanyakan token ini, bahkan saya pun tidak. Jika Anda takut kehilangan ini, atau saat Anda paranoid, pulihkan token ini dengan menggunakan tombolnya.',
|
'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
||||||
'regenerate_access_token' => 'Regenerasi token akses',
|
'regenerate_command_line_token' => 'Regenerate command line token',
|
||||||
'token_regenerated' => 'Token baru dihasilkan',
|
'token_regenerated' => 'A new command line token was generated',
|
||||||
'change_your_email' => 'Ubah alamat email anda',
|
'change_your_email' => 'Ubah alamat email anda',
|
||||||
'email_verification' => 'Pesan email akan dikirim ke alamat email lama DAN baru Anda. Untuk tujuan keamanan, Anda tidak dapat masuk sampai Anda memverifikasi alamat email baru Anda. Jika Anda tidak yakin apakah instalasi Firefly III Anda bisa mengirim email, tolong jangan gunakan fitur ini. Jika Anda seorang administrator, Anda dapat mengujinya di <a href="/admin">Administrasi</a>.',
|
'email_verification' => 'Pesan email akan dikirim ke alamat email lama DAN baru Anda. Untuk tujuan keamanan, Anda tidak dapat masuk sampai Anda memverifikasi alamat email baru Anda. Jika Anda tidak yakin apakah instalasi Firefly III Anda bisa mengirim email, tolong jangan gunakan fitur ini. Jika Anda seorang administrator, Anda dapat mengujinya di <a href="/admin">Administrasi</a>.',
|
||||||
'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.',
|
||||||
@ -634,8 +641,6 @@ return [
|
|||||||
'rescanned_bill' => 'Rescanned semuanya.',
|
'rescanned_bill' => 'Rescanned semuanya.',
|
||||||
'average_bill_amount_year' => 'Jumlah tagihan rata-rata (:year)',
|
'average_bill_amount_year' => 'Jumlah tagihan rata-rata (:year)',
|
||||||
'average_bill_amount_overall' => 'Jumlah tagihan rata-rata (keseluruhan)',
|
'average_bill_amount_overall' => 'Jumlah tagihan rata-rata (keseluruhan)',
|
||||||
'not_or_not_yet' => 'Belum)',
|
|
||||||
'not_expected_period' => 'Tidak diharapkan periode ini',
|
|
||||||
'bill_is_active' => 'Tagihan aktif',
|
'bill_is_active' => 'Tagihan aktif',
|
||||||
'bill_expected_between' => 'Diharapkan antara :start dan :end',
|
'bill_expected_between' => 'Diharapkan antara :start dan :end',
|
||||||
'bill_will_automatch' => 'Tagihan akan secara otomatis terhubung ke transaksi yang sesuai',
|
'bill_will_automatch' => 'Tagihan akan secara otomatis terhubung ke transaksi yang sesuai',
|
||||||
@ -1127,7 +1132,7 @@ return [
|
|||||||
// import index page:
|
// import index page:
|
||||||
'import_index_title' => 'Impor data ke Firefly III',
|
'import_index_title' => 'Impor data ke Firefly III',
|
||||||
'import_index_sub_title' => 'Indeks',
|
'import_index_sub_title' => 'Indeks',
|
||||||
'import_general_index_intro' => 'Selamat datang di rutinitas impor Firefly. Ada beberapa cara untuk mengimpor data ke Firefly III, yang ditampilkan di sini sebagai tombol.',
|
'import_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.',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'Fungsi ini tidak tersedia saat Anda menggunakan Firefly III di dalam lingkungan Sandstorm.io.',
|
'sandstorm_not_available' => 'Fungsi ini tidak tersedia saat Anda menggunakan Firefly III di dalam lingkungan Sandstorm.io.',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
|||||||
'tag_areYouSure' => 'Yakin ingin menghapus tag ":tag"?',
|
'tag_areYouSure' => 'Yakin ingin menghapus tag ":tag"?',
|
||||||
'journal_link_areYouSure' => 'Yakin ingin menghapus tautan antara <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>?',
|
'journal_link_areYouSure' => 'Yakin ingin menghapus tautan antara <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>?',
|
||||||
'linkType_areYouSure' => 'Yakin ingin menghapus jenis tautan ":name" (":inward" / ":outward")?',
|
'linkType_areYouSure' => 'Yakin ingin menghapus jenis tautan ":name" (":inward" / ":outward")?',
|
||||||
'permDeleteWarning' => 'Menghapus barang dari Firely bersifat permanen dan tidak dapat dibatalkan.',
|
'permDeleteWarning' => 'Deleting stuff from Firefly III is permanent and cannot be undone.',
|
||||||
'mass_make_selection' => 'Anda masih dapat mencegah agar item dihapus dengan menghapus kotak centang.',
|
'mass_make_selection' => 'Anda masih dapat mencegah agar item dihapus dengan menghapus kotak centang.',
|
||||||
'delete_all_permanently' => 'Hapus yang dipilih secara permanen',
|
'delete_all_permanently' => 'Hapus yang dipilih secara permanen',
|
||||||
'update_all_journals' => 'Perbarui transaksi ini',
|
'update_all_journals' => 'Perbarui transaksi ini',
|
||||||
|
@ -50,7 +50,7 @@ return [
|
|||||||
'status_sub_title' => 'Status impor',
|
'status_sub_title' => 'Status impor',
|
||||||
'config_sub_title' => 'Siapkan impor Anda',
|
'config_sub_title' => 'Siapkan impor Anda',
|
||||||
'status_finished_job' => 'The :count transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'status_finished_job' => 'The :count transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
'status_finished_no_tag' => 'Firefly III has not collected any journals from your import file.',
|
'status_finished_no_tag' => 'Firefly III has not collected any transactions from your import file.',
|
||||||
'import_with_key' => 'Impor dengan kunci \':key\'',
|
'import_with_key' => 'Impor dengan kunci \':key\'',
|
||||||
|
|
||||||
// file, upload something
|
// file, upload something
|
||||||
|
@ -23,11 +23,19 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
'iban' => 'Ini bukan IBAN yang valid.',
|
'iban' => 'Ini bukan IBAN yang valid.',
|
||||||
'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.',
|
||||||
'deleted_user' => 'Kerena kendala keamanan, anda tidak bisa mendaftar menggunkan alamat email ini.',
|
'deleted_user' => 'Kerena kendala keamanan, anda tidak bisa mendaftar menggunkan alamat email ini.',
|
||||||
'rule_trigger_value' => 'Nilai ini tidak validi untuk trigger yang dipilih.',
|
'rule_trigger_value' => 'Nilai ini tidak validi untuk trigger yang dipilih.',
|
||||||
'rule_action_value' => 'Nilai ini tidak valid untuk tindakan yang dipilih.',
|
'rule_action_value' => 'Nilai ini tidak valid untuk tindakan yang dipilih.',
|
||||||
'file_already_attached' => 'Upload file ";name" sudah terpasang pada objek ini.',
|
'file_already_attached' => 'Upload file ";name" sudah terpasang pada objek ini.',
|
||||||
'file_attached' => 'File yang diupload dengan sukses ":name.',
|
'file_attached' => 'File yang diupload dengan sukses ":name.',
|
||||||
|
'must_exist' => 'The ID in field :attribute does not exist in the database.',
|
||||||
|
'all_accounts_equal' => 'All accounts in this field must be equal.',
|
||||||
|
'invalid_selection' => 'Your selection is invalid',
|
||||||
|
'belongs_user' => 'This value is invalid for this field.',
|
||||||
|
'at_least_one_transaction' => 'Need at least one transaction.',
|
||||||
|
'require_currency_info' => 'The content of this field is invalid without currency information.',
|
||||||
|
'equal_description' => 'Transaction description should not equal global description.',
|
||||||
'file_invalid_mime' => 'File ":name" adalah tipe ":mime" yang tidak diterima sebagai upload baru.',
|
'file_invalid_mime' => 'File ":name" adalah tipe ":mime" yang tidak diterima sebagai upload baru.',
|
||||||
'file_too_large' => 'File "; name" terlalu besar.',
|
'file_too_large' => 'File "; name" terlalu besar.',
|
||||||
'belongs_to_user' => 'Nilai dari :attribute tidak diketahui',
|
'belongs_to_user' => 'Nilai dari :attribute tidak diketahui',
|
||||||
@ -84,6 +92,7 @@ return [
|
|||||||
'required_without_all' => 'Bidang :attribute diperlukan ketika tidak ada satupun :values ada.',
|
'required_without_all' => 'Bidang :attribute diperlukan ketika tidak ada satupun :values ada.',
|
||||||
'same' => ':attribute dan :other harus cocok.',
|
'same' => ':attribute dan :other harus cocok.',
|
||||||
'size.numeric' => ':attribute harus :size.',
|
'size.numeric' => ':attribute harus :size.',
|
||||||
|
'amount_min_over_max' => 'The minimum amount cannot be larger than the maximum amount.',
|
||||||
'size.file' => ':attribute harus kilobyte :size.',
|
'size.file' => ':attribute harus kilobyte :size.',
|
||||||
'size.string' => ':attribute harus karakter :size.',
|
'size.string' => ':attribute harus karakter :size.',
|
||||||
'size.array' => ':attribute harus berisi item :size.',
|
'size.array' => ':attribute harus berisi item :size.',
|
||||||
@ -100,37 +109,39 @@ return [
|
|||||||
'amount_zero' => 'Jumlah total tidak boleh nol',
|
'amount_zero' => 'Jumlah total tidak boleh nol',
|
||||||
'secure_password' => 'Ini bukan kata sandi yang aman. Silahkan coba lagi. Untuk informasi lebih lanjut, kunjungi https://goo.gl/NCh2tN',
|
'secure_password' => 'Ini bukan kata sandi yang aman. Silahkan coba lagi. Untuk informasi lebih lanjut, kunjungi https://goo.gl/NCh2tN',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => 'email address',
|
'email' => 'email address',
|
||||||
'description' => 'description',
|
'description' => 'description',
|
||||||
'amount' => 'amount',
|
'amount' => 'amount',
|
||||||
'name' => 'name',
|
'name' => 'name',
|
||||||
'targetamount' => 'target amount',
|
'piggy_bank_id' => 'piggy bank ID',
|
||||||
'openingBalanceDate' => 'opening balance date',
|
'targetamount' => 'target amount',
|
||||||
'openingBalance' => 'opening balance',
|
'openingBalanceDate' => 'opening balance date',
|
||||||
'match' => 'match',
|
'openingBalance' => 'opening balance',
|
||||||
'amount_min' => 'minimum amount',
|
'match' => 'match',
|
||||||
'amount_max' => 'maximum amount',
|
'amount_min' => 'minimum amount',
|
||||||
'title' => 'title',
|
'amount_max' => 'maximum amount',
|
||||||
'tag' => 'tag',
|
'title' => 'title',
|
||||||
'rule-action-value.1' => 'rule action value #1',
|
'tag' => 'tag',
|
||||||
'rule-action-value.2' => 'rule action value #2',
|
'transaction_description' => 'transaction description',
|
||||||
'rule-action-value.3' => 'rule action value #3',
|
'rule-action-value.1' => 'rule action value #1',
|
||||||
'rule-action-value.4' => 'rule action value #4',
|
'rule-action-value.2' => 'rule action value #2',
|
||||||
'rule-action-value.5' => 'rule action value #5',
|
'rule-action-value.3' => 'rule action value #3',
|
||||||
'rule-action.1' => 'rule action #1',
|
'rule-action-value.4' => 'rule action value #4',
|
||||||
'rule-action.2' => 'rule action #2',
|
'rule-action-value.5' => 'rule action value #5',
|
||||||
'rule-action.3' => 'rule action #3',
|
'rule-action.1' => 'rule action #1',
|
||||||
'rule-action.4' => 'rule action #4',
|
'rule-action.2' => 'rule action #2',
|
||||||
'rule-action.5' => 'rule action #5',
|
'rule-action.3' => 'rule action #3',
|
||||||
'rule-trigger-value.1' => 'rule trigger value #1',
|
'rule-action.4' => 'rule action #4',
|
||||||
'rule-trigger-value.2' => 'rule trigger value #2',
|
'rule-action.5' => 'rule action #5',
|
||||||
'rule-trigger-value.3' => 'rule trigger value #3',
|
'rule-trigger-value.1' => 'rule trigger value #1',
|
||||||
'rule-trigger-value.4' => 'rule trigger value #4',
|
'rule-trigger-value.2' => 'rule trigger value #2',
|
||||||
'rule-trigger-value.5' => 'rule trigger value #5',
|
'rule-trigger-value.3' => 'rule trigger value #3',
|
||||||
'rule-trigger.1' => 'rule trigger #1',
|
'rule-trigger-value.4' => 'rule trigger value #4',
|
||||||
'rule-trigger.2' => 'rule trigger #2',
|
'rule-trigger-value.5' => 'rule trigger value #5',
|
||||||
'rule-trigger.3' => 'rule trigger #3',
|
'rule-trigger.1' => 'rule trigger #1',
|
||||||
'rule-trigger.4' => 'rule trigger #4',
|
'rule-trigger.2' => 'rule trigger #2',
|
||||||
'rule-trigger.5' => 'rule trigger #5',
|
'rule-trigger.3' => 'rule trigger #3',
|
||||||
|
'rule-trigger.4' => 'rule trigger #4',
|
||||||
|
'rule-trigger.5' => 'rule trigger #5',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
30
resources/lang/nl_NL/components.php
Normal file
30
resources/lang/nl_NL/components.php
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* components.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return [
|
||||||
|
// profile
|
||||||
|
'personal_access_tokens' => 'Persoonlijke toegangstokens',
|
||||||
|
|
||||||
|
// bills:
|
||||||
|
'not_expected_period' => 'Niet verwacht deze periode',
|
||||||
|
'not_or_not_yet' => '(nog) niet',
|
||||||
|
];
|
@ -21,13 +21,20 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'html_language' => 'nl',
|
'html_language' => 'nl',
|
||||||
'locale' => 'nl, Dutch, nl_NL, nl_NL.utf8, nl_NL.UTF-8',
|
'locale' => 'nl, Dutch, nl_NL, nl_NL.utf8, nl_NL.UTF-8',
|
||||||
'month' => '%B %Y',
|
'month' => '%B %Y',
|
||||||
'month_and_day' => '%e %B %Y',
|
'month_and_day' => '%e %B %Y',
|
||||||
'date_time' => '%e %B %Y, @ %T',
|
'date_time' => '%e %B %Y, @ %T',
|
||||||
'specific_day' => '%e %B %Y',
|
'specific_day' => '%e %B %Y',
|
||||||
'week_in_year' => 'week %W, %Y',
|
'week_in_year' => 'week %W, %Y',
|
||||||
'year' => '%Y',
|
'year' => '%Y',
|
||||||
'half_year' => '%B %Y',
|
'half_year' => '%B %Y',
|
||||||
|
'month_js' => 'MMMM YYYY',
|
||||||
|
'month_and_day_js' => 'D MMMM YYYY',
|
||||||
|
'date_time_js' => 'D MMMM YYYY @ HH:mm:ss',
|
||||||
|
'specific_day_js' => 'D MMMM YYYY',
|
||||||
|
'week_in_year_js' => '[Week] w, YYYY',
|
||||||
|
'year_js' => 'YYYY',
|
||||||
|
'half_year_js' => 'Q YYYY',
|
||||||
];
|
];
|
||||||
|
@ -169,6 +169,13 @@ return [
|
|||||||
'reset_button' => 'Reset',
|
'reset_button' => 'Reset',
|
||||||
'want_to_login' => 'Ik wil inloggen',
|
'want_to_login' => 'Ik wil inloggen',
|
||||||
'button_register' => 'Registreren',
|
'button_register' => 'Registreren',
|
||||||
|
'authorization' => 'Toestemming',
|
||||||
|
|
||||||
|
// API access
|
||||||
|
'authorization_request' => 'Firefly III v:version autorisatieverzoek',
|
||||||
|
'authorization_request_intro' => '<strong>:client</strong> vraagt toestemming om toegang te krijgen tot je financiële administratie. Wil je <strong>:client</strong> autoriseren om toegang te krijgen tot je gegevens?',
|
||||||
|
'scopes_will_be_able' => 'Deze applicatie krijgt toegang tot:',
|
||||||
|
'button_authorize' => 'Toestaan',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Op updates controleren',
|
'update_check_title' => 'Op updates controleren',
|
||||||
@ -433,7 +440,7 @@ return [
|
|||||||
'pref_two_factor_auth_help' => 'Als je authenticatie in twee stappen (ook wel twee-factor authenticatie genoemd) inschakelt voeg je een extra beveiligingslaag toe aan je account. Je logt in met iets dat je weet (je wachtwoord) en iets dat je hebt (een verificatiecode). Verificatiecodes worden gegeneerd door apps op je telefoon, zoals Authy en Google Authenticator.',
|
'pref_two_factor_auth_help' => 'Als je authenticatie in twee stappen (ook wel twee-factor authenticatie genoemd) inschakelt voeg je een extra beveiligingslaag toe aan je account. Je logt in met iets dat je weet (je wachtwoord) en iets dat je hebt (een verificatiecode). Verificatiecodes worden gegeneerd door apps op je telefoon, zoals Authy en Google Authenticator.',
|
||||||
'pref_enable_two_factor_auth' => 'Authenticatie in twee stappen inschakelen',
|
'pref_enable_two_factor_auth' => 'Authenticatie in twee stappen inschakelen',
|
||||||
'pref_two_factor_auth_disabled' => 'Je verificatiecode voor authenticatie in twee stappen is verwijderd, en uitgeschakeld',
|
'pref_two_factor_auth_disabled' => 'Je verificatiecode voor authenticatie in twee stappen is verwijderd, en uitgeschakeld',
|
||||||
'pref_two_factor_auth_remove_it' => 'Vergeet niet om je Firefly account uit je authenticatie appje te verwijderen!',
|
'pref_two_factor_auth_remove_it' => 'Vergeet niet om je Firefly III account uit je authenticatie appje te verwijderen!',
|
||||||
'pref_two_factor_auth_code' => 'Bevestig de code',
|
'pref_two_factor_auth_code' => 'Bevestig de code',
|
||||||
'pref_two_factor_auth_code_help' => 'Scan deze QR code met een app op je telefoon (zoals Authy of Google Authenticator). Vul de code die je terug krijgt hier in.',
|
'pref_two_factor_auth_code_help' => 'Scan deze QR code met een app op je telefoon (zoals Authy of Google Authenticator). Vul de code die je terug krijgt hier in.',
|
||||||
'pref_two_factor_auth_reset_code' => 'Reset de verificatiecode',
|
'pref_two_factor_auth_reset_code' => 'Reset de verificatiecode',
|
||||||
@ -498,10 +505,10 @@ return [
|
|||||||
'secure_pw_should' => 'Vinkje zetten of niet?',
|
'secure_pw_should' => 'Vinkje zetten of niet?',
|
||||||
'secure_pw_long_password' => 'Als je net een lang wachtwoord hebt gegenereerd met een password generator tool: <strong>nee</strong>.',
|
'secure_pw_long_password' => 'Als je net een lang wachtwoord hebt gegenereerd met een password generator tool: <strong>nee</strong>.',
|
||||||
'secure_pw_short' => 'Gebruik je het wachtwoord dat je altijd gebruikt? <em>Ja, doen!</em>',
|
'secure_pw_short' => 'Gebruik je het wachtwoord dat je altijd gebruikt? <em>Ja, doen!</em>',
|
||||||
'personal_access_token' => 'Persoonlijk toegangstoken',
|
'command_line_token' => 'Opdrachtprompt-token',
|
||||||
'explain_access_token' => 'Je hebt dit token nodig als je commando\'s op de commandline draait, zoals het invoeren of uitvoeren van data. Zonder dit token werken zulke gevoelige opdrachten niet. Deel je toegangstoken niet. Niemand zal hier naar vragen, zelfs ik niet. Als je bang bent dat-ie op straat ligt, genereer dan een nieuw token.',
|
'explain_command_line_token' => 'Je hebt dit token nodig als je commando\'s op de commandline draait, zoals het invoeren of uitvoeren van data. Zonder dit token werken zulke gevoelige opdrachten niet. Deel je opdrachtprompt-token niet. Niemand zal hier naar vragen, zelfs ik niet. Als je bang bent dat-ie op straat ligt, genereer dan een nieuw token.',
|
||||||
'regenerate_access_token' => 'Genereer nieuw token',
|
'regenerate_command_line_token' => 'Nieuw opdrachtprompt-token genereren',
|
||||||
'token_regenerated' => 'Er is een nieuw token gegenereerd',
|
'token_regenerated' => 'Er is een nieuw opdrachtprompt-token gegenereerd',
|
||||||
'change_your_email' => 'Verander je emailadres',
|
'change_your_email' => 'Verander je emailadres',
|
||||||
'email_verification' => 'Het systeem verstuurt een mailtje naar je oude EN nieuwe emailadres. Uit veiligheidsoverwegingen ben je zometeen uitgelogd en kan je pas weer inloggen als je je emailadres hebt bevestigd. Doe dit niet als je niet zeker weet of je Firefly III installatie wel mail kan versturen. Als je een admin bent, test dit dan eerst in de <a href="/admin">administratie</a>.',
|
'email_verification' => 'Het systeem verstuurt een mailtje naar je oude EN nieuwe emailadres. Uit veiligheidsoverwegingen ben je zometeen uitgelogd en kan je pas weer inloggen als je je emailadres hebt bevestigd. Doe dit niet als je niet zeker weet of je Firefly III installatie wel mail kan versturen. Als je een admin bent, test dit dan eerst in de <a href="/admin">administratie</a>.',
|
||||||
'email_changed_logout' => 'Je kan niet inloggen tot je je emailadres bevestigd.',
|
'email_changed_logout' => 'Je kan niet inloggen tot je je emailadres bevestigd.',
|
||||||
@ -634,8 +641,6 @@ return [
|
|||||||
'rescanned_bill' => 'Alles is opnieuw gescand.',
|
'rescanned_bill' => 'Alles is opnieuw gescand.',
|
||||||
'average_bill_amount_year' => 'Gemiddeld contractbedrag (:year)',
|
'average_bill_amount_year' => 'Gemiddeld contractbedrag (:year)',
|
||||||
'average_bill_amount_overall' => 'Gemiddeld contractbedrag (gehele periode)',
|
'average_bill_amount_overall' => 'Gemiddeld contractbedrag (gehele periode)',
|
||||||
'not_or_not_yet' => '(nog) niet',
|
|
||||||
'not_expected_period' => 'Niet verwacht deze periode',
|
|
||||||
'bill_is_active' => 'Contract is actief',
|
'bill_is_active' => 'Contract is actief',
|
||||||
'bill_expected_between' => 'Verwacht tussen :start en :end',
|
'bill_expected_between' => 'Verwacht tussen :start en :end',
|
||||||
'bill_will_automatch' => 'Waar van toepassing wordt dit contract automatisch gekoppeld aan transacties',
|
'bill_will_automatch' => 'Waar van toepassing wordt dit contract automatisch gekoppeld aan transacties',
|
||||||
@ -1127,7 +1132,7 @@ return [
|
|||||||
// import index page:
|
// import index page:
|
||||||
'import_index_title' => 'Gegevens importeren in Firefly III',
|
'import_index_title' => 'Gegevens importeren in Firefly III',
|
||||||
'import_index_sub_title' => 'Index',
|
'import_index_sub_title' => 'Index',
|
||||||
'import_general_index_intro' => 'Dit is de import-routine van Firefly. Er zijn verschillende manieren om gegevens te importeren in Firefly III, hier als knoppen weergegeven.',
|
'import_general_index_intro' => 'Dit is de import-routine van Firefly III. Er zijn verschillende manieren om gegevens te importeren in Firefly III, hier als knoppen weergegeven.',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'Deze functie werkt niet als je Firefly III gebruikt in combinatie met Sandstorm.IO.',
|
'sandstorm_not_available' => 'Deze functie werkt niet als je Firefly III gebruikt in combinatie met Sandstorm.IO.',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
|||||||
'tag_areYouSure' => 'Weet je zeker dat je de tag met naam ":tag" wilt verwijderen?',
|
'tag_areYouSure' => 'Weet je zeker dat je de tag met naam ":tag" wilt verwijderen?',
|
||||||
'journal_link_areYouSure' => 'Weet je zeker dat je de koppeling tussen <a href=":source_link">:source</a> en <a href=":destination_link">:destination</a> wilt verwijderen?',
|
'journal_link_areYouSure' => 'Weet je zeker dat je de koppeling tussen <a href=":source_link">:source</a> en <a href=":destination_link">:destination</a> wilt verwijderen?',
|
||||||
'linkType_areYouSure' => 'Weet je zeker dat je linktype ":name" (":inward" / ":outward") wilt verwijderen?',
|
'linkType_areYouSure' => 'Weet je zeker dat je linktype ":name" (":inward" / ":outward") wilt verwijderen?',
|
||||||
'permDeleteWarning' => 'Dingen verwijderen uit Firefly is permanent en kan niet ongedaan gemaakt worden.',
|
'permDeleteWarning' => 'Dingen verwijderen uit Firefly III is permanent en kan niet ongedaan gemaakt worden.',
|
||||||
'mass_make_selection' => 'Je kan items alsnog redden van de ondergang door het vinkje weg te halen.',
|
'mass_make_selection' => 'Je kan items alsnog redden van de ondergang door het vinkje weg te halen.',
|
||||||
'delete_all_permanently' => 'Verwijder geselecteerde items permanent',
|
'delete_all_permanently' => 'Verwijder geselecteerde items permanent',
|
||||||
'update_all_journals' => 'Wijzig deze transacties',
|
'update_all_journals' => 'Wijzig deze transacties',
|
||||||
|
@ -1,4 +1,25 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
/**
|
||||||
|
* help.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -23,11 +23,19 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
'iban' => 'Dit is niet een geldige IBAN.',
|
'iban' => 'Dit is niet een geldige IBAN.',
|
||||||
'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.',
|
||||||
'deleted_user' => 'Je kan je niet registreren met dit e-mailadres.',
|
'deleted_user' => 'Je kan je niet registreren met dit e-mailadres.',
|
||||||
'rule_trigger_value' => 'Deze waarde is niet geldig voor de geselecteerde trigger.',
|
'rule_trigger_value' => 'Deze waarde is niet geldig voor de geselecteerde trigger.',
|
||||||
'rule_action_value' => 'Deze waarde is niet geldig voor de geselecteerde actie.',
|
'rule_action_value' => 'Deze waarde is niet geldig voor de geselecteerde actie.',
|
||||||
'file_already_attached' => 'Het geuploade bestand ":name" is al gelinkt aan deze transactie.',
|
'file_already_attached' => 'Het geuploade bestand ":name" is al gelinkt aan deze transactie.',
|
||||||
'file_attached' => 'Bestand met naam ":name" is met succes geuploaded.',
|
'file_attached' => 'Bestand met naam ":name" is met succes geuploaded.',
|
||||||
|
'must_exist' => 'Het ID in veld :attribute bestaat niet.',
|
||||||
|
'all_accounts_equal' => 'Alle rekeningen in dit veld moeten gelijk zijn.',
|
||||||
|
'invalid_selection' => 'Ongeldige selectie',
|
||||||
|
'belongs_user' => 'Deze waarde is ongeldig voor dit veld.',
|
||||||
|
'at_least_one_transaction' => 'Er is op zijn minst één transactie nodig.',
|
||||||
|
'require_currency_info' => 'De inhoud van dit veld is ongeldig zonder valutagegevens.',
|
||||||
|
'equal_description' => 'Transactiebeschrijving mag niet gelijk zijn aan globale beschrijving.',
|
||||||
'file_invalid_mime' => 'Bestand ":name" is van het type ":mime", en die kan je niet uploaden.',
|
'file_invalid_mime' => 'Bestand ":name" is van het type ":mime", en die kan je niet uploaden.',
|
||||||
'file_too_large' => 'Bestand ":name" is te groot.',
|
'file_too_large' => 'Bestand ":name" is te groot.',
|
||||||
'belongs_to_user' => 'De waarde van :attribute is onbekend',
|
'belongs_to_user' => 'De waarde van :attribute is onbekend',
|
||||||
@ -84,6 +92,7 @@ return [
|
|||||||
'required_without_all' => ':attribute is verplicht als :values niet ingevuld zijn.',
|
'required_without_all' => ':attribute is verplicht als :values niet ingevuld zijn.',
|
||||||
'same' => ':attribute en :other moeten overeenkomen.',
|
'same' => ':attribute en :other moeten overeenkomen.',
|
||||||
'size.numeric' => ':attribute moet :size zijn.',
|
'size.numeric' => ':attribute moet :size zijn.',
|
||||||
|
'amount_min_over_max' => 'Het minimumbedrag mag niet groter zijn dan het maximale bedrag.',
|
||||||
'size.file' => ':attribute moet :size kilobyte zijn.',
|
'size.file' => ':attribute moet :size kilobyte zijn.',
|
||||||
'size.string' => ':attribute moet :size karakters zijn.',
|
'size.string' => ':attribute moet :size karakters zijn.',
|
||||||
'size.array' => ':attribute moet :size items bevatten.',
|
'size.array' => ':attribute moet :size items bevatten.',
|
||||||
@ -100,37 +109,39 @@ return [
|
|||||||
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
|
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
|
||||||
'secure_password' => 'Dit is geen sterk wachtwoord. Probeer het nog een keer. Zie ook: https://goo.gl/NCh2tN',
|
'secure_password' => 'Dit is geen sterk wachtwoord. Probeer het nog een keer. Zie ook: https://goo.gl/NCh2tN',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => 'e-mailadres',
|
'email' => 'e-mailadres',
|
||||||
'description' => 'omschrijving',
|
'description' => 'omschrijving',
|
||||||
'amount' => 'bedrag',
|
'amount' => 'bedrag',
|
||||||
'name' => 'naam',
|
'name' => 'naam',
|
||||||
'targetamount' => 'doelbedrag',
|
'piggy_bank_id' => 'spaarpot ID',
|
||||||
'openingBalanceDate' => 'startsaldodatum',
|
'targetamount' => 'doelbedrag',
|
||||||
'openingBalance' => 'startsaldo',
|
'openingBalanceDate' => 'startsaldodatum',
|
||||||
'match' => 'overeenkomst',
|
'openingBalance' => 'startsaldo',
|
||||||
'amount_min' => 'minimumbedrag',
|
'match' => 'overeenkomst',
|
||||||
'amount_max' => 'maximumbedrag',
|
'amount_min' => 'minimumbedrag',
|
||||||
'title' => 'titel',
|
'amount_max' => 'maximumbedrag',
|
||||||
'tag' => 'tag',
|
'title' => 'titel',
|
||||||
'rule-action-value.1' => 'actiewaarde #1',
|
'tag' => 'tag',
|
||||||
'rule-action-value.2' => 'actiewaarde #2',
|
'transaction_description' => 'transactiebeschrijving',
|
||||||
'rule-action-value.3' => 'actiewaarde #3',
|
'rule-action-value.1' => 'actiewaarde #1',
|
||||||
'rule-action-value.4' => 'actiewaarde #4',
|
'rule-action-value.2' => 'actiewaarde #2',
|
||||||
'rule-action-value.5' => 'actiewaarde #5',
|
'rule-action-value.3' => 'actiewaarde #3',
|
||||||
'rule-action.1' => 'regelactie #1',
|
'rule-action-value.4' => 'actiewaarde #4',
|
||||||
'rule-action.2' => 'regelactie #2',
|
'rule-action-value.5' => 'actiewaarde #5',
|
||||||
'rule-action.3' => 'regelactie #3',
|
'rule-action.1' => 'regelactie #1',
|
||||||
'rule-action.4' => 'regelactie #4',
|
'rule-action.2' => 'regelactie #2',
|
||||||
'rule-action.5' => 'regelactie #5',
|
'rule-action.3' => 'regelactie #3',
|
||||||
'rule-trigger-value.1' => 'triggerwaarde #1',
|
'rule-action.4' => 'regelactie #4',
|
||||||
'rule-trigger-value.2' => 'triggerwaarde #2',
|
'rule-action.5' => 'regelactie #5',
|
||||||
'rule-trigger-value.3' => 'triggerwaarde #3',
|
'rule-trigger-value.1' => 'triggerwaarde #1',
|
||||||
'rule-trigger-value.4' => 'triggerwaarde #4',
|
'rule-trigger-value.2' => 'triggerwaarde #2',
|
||||||
'rule-trigger-value.5' => 'triggerwaarde #5',
|
'rule-trigger-value.3' => 'triggerwaarde #3',
|
||||||
'rule-trigger.1' => 'regeltrigger #1',
|
'rule-trigger-value.4' => 'triggerwaarde #4',
|
||||||
'rule-trigger.2' => 'regeltrigger #2',
|
'rule-trigger-value.5' => 'triggerwaarde #5',
|
||||||
'rule-trigger.3' => 'regeltrigger #3',
|
'rule-trigger.1' => 'regeltrigger #1',
|
||||||
'rule-trigger.4' => 'regeltrigger #4',
|
'rule-trigger.2' => 'regeltrigger #2',
|
||||||
'rule-trigger.5' => 'regeltrigger #5',
|
'rule-trigger.3' => 'regeltrigger #3',
|
||||||
|
'rule-trigger.4' => 'regeltrigger #4',
|
||||||
|
'rule-trigger.5' => 'regeltrigger #5',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
30
resources/lang/pl_PL/components.php
Normal file
30
resources/lang/pl_PL/components.php
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* components.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return [
|
||||||
|
// profile
|
||||||
|
'personal_access_tokens' => 'Osobisty kod dostępowy',
|
||||||
|
|
||||||
|
// bills:
|
||||||
|
'not_expected_period' => 'Nie oczekiwany w tym okresie',
|
||||||
|
'not_or_not_yet' => 'Nie (jeszcze)',
|
||||||
|
];
|
@ -21,13 +21,20 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'html_language' => 'pl',
|
'html_language' => 'pl',
|
||||||
'locale' => 'pl, Polish, polski, pl_PL, pl_PL.utf8, pl_PL.UTF-8',
|
'locale' => 'pl, Polish, polski, pl_PL, pl_PL.utf8, pl_PL.UTF-8',
|
||||||
'month' => '%B %Y',
|
'month' => '%B %Y',
|
||||||
'month_and_day' => '%e %B %Y',
|
'month_and_day' => '%e %B %Y',
|
||||||
'date_time' => '%e %B %Y o %T',
|
'date_time' => '%e %B %Y o %T',
|
||||||
'specific_day' => '%e %B %Y',
|
'specific_day' => '%e %B %Y',
|
||||||
'week_in_year' => 'Tydzień %W, %Y',
|
'week_in_year' => 'Tydzień %W, %Y',
|
||||||
'year' => '%Y',
|
'year' => '%Y',
|
||||||
'half_year' => '%B %Y',
|
'half_year' => '%B %Y',
|
||||||
|
'month_js' => 'MMMM YYYY',
|
||||||
|
'month_and_day_js' => 'D MMMM YYYY',
|
||||||
|
'date_time_js' => 'D MMMM YYYY [o] HH:mm:ss',
|
||||||
|
'specific_day_js' => 'D MMMM YYYY',
|
||||||
|
'week_in_year_js' => '[Tydzień] w. YYYY',
|
||||||
|
'year_js' => 'YYYY',
|
||||||
|
'half_year_js' => 'Q YYYY',
|
||||||
];
|
];
|
||||||
|
@ -169,6 +169,13 @@ return [
|
|||||||
'reset_button' => 'Zresetuj',
|
'reset_button' => 'Zresetuj',
|
||||||
'want_to_login' => 'Chcę się zalogować',
|
'want_to_login' => 'Chcę się zalogować',
|
||||||
'button_register' => 'Zarejestruj',
|
'button_register' => 'Zarejestruj',
|
||||||
|
'authorization' => 'Autoryzacja',
|
||||||
|
|
||||||
|
// API access
|
||||||
|
'authorization_request' => 'Żądanie autoryzacji Firefly III v:version',
|
||||||
|
'authorization_request_intro' => '<strong>:client</strong> prosi o pozwolenie na dostęp do Twojej administracji finansowej. Czy chcesz pozwolić <strong>:client</strong> na dostęp do tych danych?',
|
||||||
|
'scopes_will_be_able' => 'Ta aplikacja będzie mogła:',
|
||||||
|
'button_authorize' => 'Autoryzuj',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Sprawdź aktualizacje',
|
'update_check_title' => 'Sprawdź aktualizacje',
|
||||||
@ -498,10 +505,10 @@ return [
|
|||||||
'secure_pw_should' => 'Czy powinienem zaznaczyć to pole?',
|
'secure_pw_should' => 'Czy powinienem zaznaczyć to pole?',
|
||||||
'secure_pw_long_password' => 'Jeśli wygenerowałeś długie, jednorazowe hasło dla Firefly III, używając pewnego rodzaju generatora haseł: <strong>no</strong>.',
|
'secure_pw_long_password' => 'Jeśli wygenerowałeś długie, jednorazowe hasło dla Firefly III, używając pewnego rodzaju generatora haseł: <strong>no</strong>.',
|
||||||
'secure_pw_short' => 'Jeśli wpisałeś hasło, którego zawsze używasz: <em>tak, proszę</em>.',
|
'secure_pw_short' => 'Jeśli wpisałeś hasło, którego zawsze używasz: <em>tak, proszę</em>.',
|
||||||
'personal_access_token' => 'Osobisty kod dostępowy',
|
'command_line_token' => 'Token wiersza poleceń',
|
||||||
'explain_access_token' => 'Potrzebujesz tego kodu aby wykonywać operacje (takie jak importowanie lub eksportowanie danych) za pomocą wiersza poleceń. Bez niego takie wrażliwe polecenia nie będą działać. Nie udostępniaj nikomu swojego kodu dostępowego. Nikt nie zapyta Cię o ten kod, nawet ja. Jeżeli obawiasz się, że straciłeś go lub jesteś paranoikiem, wygeneruj nowy kod używając przycisku.',
|
'explain_command_line_token' => 'Potrzebujesz tego tokenu aby wykonywać operacje (takie jak importowanie lub eksportowanie danych) za pomocą wiersza poleceń. Bez niego takie wrażliwe polecenia nie będą działać. Nie udostępniaj nikomu swojego tokenu. Nikt Cię o niego nie zapyta, nawet ja. Jeżeli obawiasz się, że straciłeś go lub jesteś paranoikiem, wygeneruj nowy token używając przycisku.',
|
||||||
'regenerate_access_token' => 'Wygeneruj nowy kod',
|
'regenerate_command_line_token' => 'Wygeneruj nowy token wiersza poleceń',
|
||||||
'token_regenerated' => 'Nowy kod dostępowy został wygenerowany',
|
'token_regenerated' => 'Wygenerowano nowy token wiersza poleceń',
|
||||||
'change_your_email' => 'Zmień swój adres e-mail',
|
'change_your_email' => 'Zmień swój adres e-mail',
|
||||||
'email_verification' => 'Wiadomość e-mail zostanie wysłana na stary ORAZ nowy adres e-mail. Ze względów bezpieczeństwa, nie będziesz mógł się zalogować, dopóki nie zweryfikujesz nowego adresu e-mail. Jeśli nie masz pewności, czy twoja instalacja Firefly III umożliwia wysyłanie wiadomości e-mail, nie korzystaj z tej funkcji. Jeśli jesteś administratorem, możesz przetestować to w <a href="/admin">panelu administracyjnym</a>.',
|
'email_verification' => 'Wiadomość e-mail zostanie wysłana na stary ORAZ nowy adres e-mail. Ze względów bezpieczeństwa, nie będziesz mógł się zalogować, dopóki nie zweryfikujesz nowego adresu e-mail. Jeśli nie masz pewności, czy twoja instalacja Firefly III umożliwia wysyłanie wiadomości e-mail, nie korzystaj z tej funkcji. Jeśli jesteś administratorem, możesz przetestować to w <a href="/admin">panelu administracyjnym</a>.',
|
||||||
'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ć.',
|
||||||
@ -634,8 +641,6 @@ return [
|
|||||||
'rescanned_bill' => 'Zeskanowano wszystko.',
|
'rescanned_bill' => 'Zeskanowano wszystko.',
|
||||||
'average_bill_amount_year' => 'Średnia kwota rachunku (:year)',
|
'average_bill_amount_year' => 'Średnia kwota rachunku (:year)',
|
||||||
'average_bill_amount_overall' => 'Średnia kwota rachunku (ogólnie)',
|
'average_bill_amount_overall' => 'Średnia kwota rachunku (ogólnie)',
|
||||||
'not_or_not_yet' => 'Nie (jeszcze)',
|
|
||||||
'not_expected_period' => 'Nie oczekiwany w tym okresie',
|
|
||||||
'bill_is_active' => 'Rachunek jest aktywny',
|
'bill_is_active' => 'Rachunek jest aktywny',
|
||||||
'bill_expected_between' => 'Oczekiwano między :start a :end',
|
'bill_expected_between' => 'Oczekiwano między :start a :end',
|
||||||
'bill_will_automatch' => 'Rachunek będzie automatycznie powiązany z pasującymi transakcjami',
|
'bill_will_automatch' => 'Rachunek będzie automatycznie powiązany z pasującymi transakcjami',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
|||||||
'tag_areYouSure' => 'Czy na pewno chcesz usunąć tag ":tag"?',
|
'tag_areYouSure' => 'Czy na pewno chcesz usunąć tag ":tag"?',
|
||||||
'journal_link_areYouSure' => 'Czy na pewno chcesz usunąć powiązanie między <a href=":source_link">:source</a> a <a href=":destination_link">:destination</a>?',
|
'journal_link_areYouSure' => 'Czy na pewno chcesz usunąć powiązanie między <a href=":source_link">:source</a> a <a href=":destination_link">:destination</a>?',
|
||||||
'linkType_areYouSure' => 'Czy na pewno chcesz usunąć typ łącza ":name" (":inward" / ":outward")?',
|
'linkType_areYouSure' => 'Czy na pewno chcesz usunąć typ łącza ":name" (":inward" / ":outward")?',
|
||||||
'permDeleteWarning' => 'Usuwanie rzeczy z Firefly jest trwałe i nie można tego cofnąć.',
|
'permDeleteWarning' => 'Usuwanie rzeczy z Firefly III jest trwałe i nie można tego cofnąć.',
|
||||||
'mass_make_selection' => 'Nadal możesz zapobiec usunięciu elementów, odznaczając je.',
|
'mass_make_selection' => 'Nadal możesz zapobiec usunięciu elementów, odznaczając je.',
|
||||||
'delete_all_permanently' => 'Trwale usuń zaznaczone',
|
'delete_all_permanently' => 'Trwale usuń zaznaczone',
|
||||||
'update_all_journals' => 'Zmodyfikuj te transakcje',
|
'update_all_journals' => 'Zmodyfikuj te transakcje',
|
||||||
|
@ -1,4 +1,25 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
/**
|
||||||
|
* help.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -50,7 +50,7 @@ return [
|
|||||||
'status_sub_title' => 'Status importu',
|
'status_sub_title' => 'Status importu',
|
||||||
'config_sub_title' => 'Skonfiguruj import',
|
'config_sub_title' => 'Skonfiguruj import',
|
||||||
'status_finished_job' => 'Zaimportowane transakcje (:count) znajdują się w tagu <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'status_finished_job' => 'Zaimportowane transakcje (:count) znajdują się w tagu <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
'status_finished_no_tag' => 'Firefly III nie zaimportował żadnych wpisów z twojego pliku.',
|
'status_finished_no_tag' => 'Firefly III nie zaimportował żadnych transakcji z twojego pliku.',
|
||||||
'import_with_key' => 'Import z kluczem \':key\'',
|
'import_with_key' => 'Import z kluczem \':key\'',
|
||||||
|
|
||||||
// file, upload something
|
// file, upload something
|
||||||
|
@ -23,11 +23,19 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
'iban' => 'To nie jest prawidłowy IBAN.',
|
'iban' => 'To nie jest prawidłowy IBAN.',
|
||||||
'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.',
|
||||||
'deleted_user' => 'Ze względu na zabezpieczenia nie możesz się zarejestrować używając tego adresu e-mail.',
|
'deleted_user' => 'Ze względu na zabezpieczenia nie możesz się zarejestrować używając tego adresu e-mail.',
|
||||||
'rule_trigger_value' => 'Ta wartość jest nieprawidłowa dla wybranego wyzwalacza.',
|
'rule_trigger_value' => 'Ta wartość jest nieprawidłowa dla wybranego wyzwalacza.',
|
||||||
'rule_action_value' => 'Ta wartość jest nieprawidłowa dla wybranej akcji.',
|
'rule_action_value' => 'Ta wartość jest nieprawidłowa dla wybranej akcji.',
|
||||||
'file_already_attached' => 'Przesłany plik ":name" jest już dołączony do tego obiektu.',
|
'file_already_attached' => 'Przesłany plik ":name" jest już dołączony do tego obiektu.',
|
||||||
'file_attached' => 'Pomyślnie wgrano plik ":name".',
|
'file_attached' => 'Pomyślnie wgrano plik ":name".',
|
||||||
|
'must_exist' => 'Identyfikator w polu :attribute nie istnieje w bazie danych.',
|
||||||
|
'all_accounts_equal' => 'Wszystkie konta w tym polu muszą być takie same.',
|
||||||
|
'invalid_selection' => 'Twój wybór jest nieprawidłowy',
|
||||||
|
'belongs_user' => 'Ta wartość jest nieprawidłowa dla tego pola.',
|
||||||
|
'at_least_one_transaction' => 'Wymaga co najmniej jednej transakcji.',
|
||||||
|
'require_currency_info' => 'Treść tego pola jest nieprawidłowa bez informacji o walucie.',
|
||||||
|
'equal_description' => 'Opis transakcji nie powinien być równy globalnemu opisowi.',
|
||||||
'file_invalid_mime' => 'Plik ":name" jest typu ":mime", który nie jest akceptowany jako nowy plik do przekazania.',
|
'file_invalid_mime' => 'Plik ":name" jest typu ":mime", który nie jest akceptowany jako nowy plik do przekazania.',
|
||||||
'file_too_large' => 'Plik ":name" jest zbyt duży.',
|
'file_too_large' => 'Plik ":name" jest zbyt duży.',
|
||||||
'belongs_to_user' => 'Wartość :attribute jest nieznana',
|
'belongs_to_user' => 'Wartość :attribute jest nieznana',
|
||||||
@ -84,6 +92,7 @@ return [
|
|||||||
'required_without_all' => ':attribute jest wymagane, gdy żadna z wartości :values nie jest podana.',
|
'required_without_all' => ':attribute jest wymagane, gdy żadna z wartości :values nie jest podana.',
|
||||||
'same' => 'Pole :attribute oraz :other muszą się zgadzać.',
|
'same' => 'Pole :attribute oraz :other muszą się zgadzać.',
|
||||||
'size.numeric' => ':attribute musi być wielkości :size.',
|
'size.numeric' => ':attribute musi być wielkości :size.',
|
||||||
|
'amount_min_over_max' => 'Minimalna kwota nie może być większa niż maksymalna kwota.',
|
||||||
'size.file' => ':attribute musi mieć :size kilobajtów.',
|
'size.file' => ':attribute musi mieć :size kilobajtów.',
|
||||||
'size.string' => ':attribute musi mieć :size znaków.',
|
'size.string' => ':attribute musi mieć :size znaków.',
|
||||||
'size.array' => ':attribute musi zawierać :size elementów.',
|
'size.array' => ':attribute musi zawierać :size elementów.',
|
||||||
@ -100,37 +109,39 @@ return [
|
|||||||
'amount_zero' => 'Całkowita kwota nie może być zerem',
|
'amount_zero' => 'Całkowita kwota nie może być zerem',
|
||||||
'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://goo.gl/NCh2tN',
|
'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://goo.gl/NCh2tN',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => 'adres e-mail',
|
'email' => 'adres e-mail',
|
||||||
'description' => 'opis',
|
'description' => 'opis',
|
||||||
'amount' => 'kwota',
|
'amount' => 'kwota',
|
||||||
'name' => 'nazwa',
|
'name' => 'nazwa',
|
||||||
'targetamount' => 'kwota docelowa',
|
'piggy_bank_id' => 'identyfikator skarbonki',
|
||||||
'openingBalanceDate' => 'data salda otwarcia',
|
'targetamount' => 'kwota docelowa',
|
||||||
'openingBalance' => 'bilans otwarcia',
|
'openingBalanceDate' => 'data salda otwarcia',
|
||||||
'match' => 'dopasowanie',
|
'openingBalance' => 'bilans otwarcia',
|
||||||
'amount_min' => 'minimalna kwota',
|
'match' => 'dopasowanie',
|
||||||
'amount_max' => 'maksymalna kwota',
|
'amount_min' => 'minimalna kwota',
|
||||||
'title' => 'tytuł',
|
'amount_max' => 'maksymalna kwota',
|
||||||
'tag' => 'tag',
|
'title' => 'tytuł',
|
||||||
'rule-action-value.1' => 'wartość akcji reguły #1',
|
'tag' => 'tag',
|
||||||
'rule-action-value.2' => 'wartość akcji reguły #2',
|
'transaction_description' => 'opis transakcji',
|
||||||
'rule-action-value.3' => 'wartość akcji reguły #3',
|
'rule-action-value.1' => 'wartość akcji reguły #1',
|
||||||
'rule-action-value.4' => 'wartość akcji reguły #4',
|
'rule-action-value.2' => 'wartość akcji reguły #2',
|
||||||
'rule-action-value.5' => 'wartość akcji reguły #5',
|
'rule-action-value.3' => 'wartość akcji reguły #3',
|
||||||
'rule-action.1' => 'akcja reguły #1',
|
'rule-action-value.4' => 'wartość akcji reguły #4',
|
||||||
'rule-action.2' => 'akcja reguły #2',
|
'rule-action-value.5' => 'wartość akcji reguły #5',
|
||||||
'rule-action.3' => 'akcja reguły #3',
|
'rule-action.1' => 'akcja reguły #1',
|
||||||
'rule-action.4' => 'akcja reguły #4',
|
'rule-action.2' => 'akcja reguły #2',
|
||||||
'rule-action.5' => 'akcja reguły #5',
|
'rule-action.3' => 'akcja reguły #3',
|
||||||
'rule-trigger-value.1' => 'wartość wyzwalacza reguły #1',
|
'rule-action.4' => 'akcja reguły #4',
|
||||||
'rule-trigger-value.2' => 'wartość wyzwalacza reguły #2',
|
'rule-action.5' => 'akcja reguły #5',
|
||||||
'rule-trigger-value.3' => 'wartość wyzwalacza reguły #3',
|
'rule-trigger-value.1' => 'wartość wyzwalacza reguły #1',
|
||||||
'rule-trigger-value.4' => 'wartość wyzwalacza reguły #4',
|
'rule-trigger-value.2' => 'wartość wyzwalacza reguły #2',
|
||||||
'rule-trigger-value.5' => 'wartość wyzwalacza reguły #5',
|
'rule-trigger-value.3' => 'wartość wyzwalacza reguły #3',
|
||||||
'rule-trigger.1' => 'wyzwalacz reguły #1',
|
'rule-trigger-value.4' => 'wartość wyzwalacza reguły #4',
|
||||||
'rule-trigger.2' => 'wyzwalacz reguły #2',
|
'rule-trigger-value.5' => 'wartość wyzwalacza reguły #5',
|
||||||
'rule-trigger.3' => 'wyzwalacz reguły #3',
|
'rule-trigger.1' => 'wyzwalacz reguły #1',
|
||||||
'rule-trigger.4' => 'wyzwalacz reguły #4',
|
'rule-trigger.2' => 'wyzwalacz reguły #2',
|
||||||
'rule-trigger.5' => 'wyzwalacz reguły #5',
|
'rule-trigger.3' => 'wyzwalacz reguły #3',
|
||||||
|
'rule-trigger.4' => 'wyzwalacz reguły #4',
|
||||||
|
'rule-trigger.5' => 'wyzwalacz reguły #5',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
30
resources/lang/pt_BR/components.php
Normal file
30
resources/lang/pt_BR/components.php
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* components.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return [
|
||||||
|
// profile
|
||||||
|
'personal_access_tokens' => 'Tokens de acesso pessoal',
|
||||||
|
|
||||||
|
// bills:
|
||||||
|
'not_expected_period' => 'Não esperado neste período',
|
||||||
|
'not_or_not_yet' => 'Não (ainda)',
|
||||||
|
];
|
@ -21,13 +21,20 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'html_language' => 'pt-br',
|
'html_language' => 'pt-br',
|
||||||
'locale' => 'pt-br, pt_BR, pt_BR.utf8, pt_BR.UTF-8',
|
'locale' => 'pt-br, pt_BR, pt_BR.utf8, pt_BR.UTF-8',
|
||||||
'month' => '%B %Yü',
|
'month' => '%B %Yü',
|
||||||
'month_and_day' => '%e de %B de %Y',
|
'month_and_day' => '%e de %B de %Y',
|
||||||
'date_time' => '%B %e, %Y, @ %T',
|
'date_time' => '%B %e, %Y, @ %T',
|
||||||
'specific_day' => '%e %B %Y',
|
'specific_day' => '%e %B %Y',
|
||||||
'week_in_year' => 'Semana %W, %Y',
|
'week_in_year' => 'Semana %W, %Y',
|
||||||
'year' => '%Y',
|
'year' => '%Y',
|
||||||
'half_year' => '%B %Yü',
|
'half_year' => '%B %Yü',
|
||||||
|
'month_js' => 'MMMM YYYY',
|
||||||
|
'month_and_day_js' => 'MMMM Do, YYYY',
|
||||||
|
'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
|
||||||
|
'specific_day_js' => 'D MMMM YYYY',
|
||||||
|
'week_in_year_js' => '[Week] w, YYYY',
|
||||||
|
'year_js' => 'YYYY',
|
||||||
|
'half_year_js' => 'Q YYYY',
|
||||||
];
|
];
|
||||||
|
@ -100,7 +100,7 @@ return [
|
|||||||
'expenses_by_category' => 'Despesa por categoria',
|
'expenses_by_category' => 'Despesa por categoria',
|
||||||
'expenses_by_budget' => 'Despesas pelo orçamento',
|
'expenses_by_budget' => 'Despesas pelo orçamento',
|
||||||
'income_by_category' => 'Receitas por categoria',
|
'income_by_category' => 'Receitas por categoria',
|
||||||
'expenses_by_asset_account' => 'Despesas por contas ativas',
|
'expenses_by_asset_account' => 'Despesas por conta de ativos',
|
||||||
'expenses_by_expense_account' => 'Despesas por conta de despesa',
|
'expenses_by_expense_account' => 'Despesas por conta de despesa',
|
||||||
'cannot_redirect_to_account' => 'Firefly III não pode redirecioná-lo para a página correta. Minhas desculpas.',
|
'cannot_redirect_to_account' => 'Firefly III não pode redirecioná-lo para a página correta. Minhas desculpas.',
|
||||||
'sum_of_expenses' => 'Soma das despesas',
|
'sum_of_expenses' => 'Soma das despesas',
|
||||||
@ -169,6 +169,13 @@ return [
|
|||||||
'reset_button' => 'Redefinir',
|
'reset_button' => 'Redefinir',
|
||||||
'want_to_login' => 'Eu quero fazer o login',
|
'want_to_login' => 'Eu quero fazer o login',
|
||||||
'button_register' => 'Registrar',
|
'button_register' => 'Registrar',
|
||||||
|
'authorization' => 'Authorization',
|
||||||
|
|
||||||
|
// API access
|
||||||
|
'authorization_request' => 'Firefly III v:version Pedido de autorização',
|
||||||
|
'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:',
|
||||||
|
'button_authorize' => 'Autorizar',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Verificar Atualizações',
|
'update_check_title' => 'Verificar Atualizações',
|
||||||
@ -498,10 +505,10 @@ return [
|
|||||||
'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>.',
|
||||||
'personal_access_token' => 'Token de acesso de pessoal',
|
'command_line_token' => 'Token de linha de comando',
|
||||||
'explain_access_token' => 'Você precisa desse token para executar opções de linha de comando, como importar ou exportar dados. Sem isso, tais comandos sensíveis não funcionarão. Não compartilhe seu token de acesso. Ninguém pedirá por este token, nem mesmo eu. Se você tem medo de perder isso, ou quando você é paranóico, regenere esse token usando o botão.',
|
'explain_command_line_token' => 'Você precisa desse token para executar opções de linha de comando, como importar ou exportar dados. Sem isso, tais comandos sensíveis não funcionarão. Não compartilhe seu token de acesso. Ninguém pedirá por este token, nem mesmo eu. Se você tem medo de perder isso, ou quando você se preocupar, regenere esse token usando o botão.',
|
||||||
'regenerate_access_token' => 'Regenerar o token de acesso',
|
'regenerate_command_line_token' => 'Regenerar token de linha de comando',
|
||||||
'token_regenerated' => 'Um novo token foi gerado',
|
'token_regenerated' => 'Foi gerado um novo token de linha de comando',
|
||||||
'change_your_email' => 'Altere seu endereço de email',
|
'change_your_email' => 'Altere seu endereço de email',
|
||||||
'email_verification' => 'Uma mensagem de e-mail será enviada para o seu antigo e novo endereço de e-mail. Por motivos de segurança, você não poderá fazer o login até verificar seu novo endereço de e-mail. Se você não tem certeza se a sua instalação do Firefly III é capaz de enviar e-mails, não use esse recurso. Se você é um administrador, você pode testar isso no <a href="/admin">Administração</a>.',
|
'email_verification' => 'Uma mensagem de e-mail será enviada para o seu antigo e novo endereço de e-mail. Por motivos de segurança, você não poderá fazer o login até verificar seu novo endereço de e-mail. Se você não tem certeza se a sua instalação do Firefly III é capaz de enviar e-mails, não use esse recurso. Se você é um administrador, você pode testar isso no <a href="/admin">Administração</a>.',
|
||||||
'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.',
|
||||||
@ -634,8 +641,6 @@ return [
|
|||||||
'rescanned_bill' => 'Tudo examinado novamente.',
|
'rescanned_bill' => 'Tudo examinado novamente.',
|
||||||
'average_bill_amount_year' => 'Média de fatura (:year)',
|
'average_bill_amount_year' => 'Média de fatura (:year)',
|
||||||
'average_bill_amount_overall' => 'Média de fatura (geral)',
|
'average_bill_amount_overall' => 'Média de fatura (geral)',
|
||||||
'not_or_not_yet' => 'Não (ainda)',
|
|
||||||
'not_expected_period' => 'Não esperado neste período',
|
|
||||||
'bill_is_active' => 'Fatura está ativa',
|
'bill_is_active' => 'Fatura está ativa',
|
||||||
'bill_expected_between' => 'Esperado entre :start e :end',
|
'bill_expected_between' => 'Esperado entre :start e :end',
|
||||||
'bill_will_automatch' => 'A fatura será automaticamente vinculada a transações correspondentes',
|
'bill_will_automatch' => 'A fatura será automaticamente vinculada a transações correspondentes',
|
||||||
@ -710,7 +715,7 @@ return [
|
|||||||
'create_neg_reconcile_transaction' => 'Desmarque as transações selecionadas e, em seguida, crie uma correção removendo :amount para esta conta ativa.',
|
'create_neg_reconcile_transaction' => 'Desmarque as transações selecionadas e, em seguida, crie uma correção removendo :amount para esta conta ativa.',
|
||||||
'reconcile_do_nothing' => 'Desmarcar as transações selecionadas, mas não corrigir.',
|
'reconcile_do_nothing' => 'Desmarcar as transações selecionadas, mas não corrigir.',
|
||||||
'reconcile_go_back' => 'Você sempre pode editar ou excluir uma correção mais tarde.',
|
'reconcile_go_back' => 'Você sempre pode editar ou excluir uma correção mais tarde.',
|
||||||
'must_be_asset_account' => 'Você só pode conciliar contas ativas',
|
'must_be_asset_account' => 'Você só pode conciliar contas de ativos',
|
||||||
'reconciliation_stored' => 'Reconciliação armazenada',
|
'reconciliation_stored' => 'Reconciliação armazenada',
|
||||||
'reconcilliation_transaction_title' => 'Reconciliação (:from a :to)',
|
'reconcilliation_transaction_title' => 'Reconciliação (:from a :to)',
|
||||||
'reconcile_this_account' => 'Concilie esta conta',
|
'reconcile_this_account' => 'Concilie esta conta',
|
||||||
@ -772,9 +777,9 @@ return [
|
|||||||
'mass_deleted_transactions_success' => 'Excluído :amount de transação(ões).',
|
'mass_deleted_transactions_success' => 'Excluído :amount de transação(ões).',
|
||||||
'mass_edited_transactions_success' => 'Atualizado :amount de transação(ões)',
|
'mass_edited_transactions_success' => 'Atualizado :amount de transação(ões)',
|
||||||
'opt_group_no_account_type' => '(sem o tipo de conta)',
|
'opt_group_no_account_type' => '(sem o tipo de conta)',
|
||||||
'opt_group_defaultAsset' => 'Contas ativa padrão',
|
'opt_group_defaultAsset' => 'Contas padrão',
|
||||||
'opt_group_savingAsset' => 'Contas de poupança',
|
'opt_group_savingAsset' => 'Contas de poupança',
|
||||||
'opt_group_sharedAsset' => 'Contas ativas compartilhadas',
|
'opt_group_sharedAsset' => 'Contas de ativos compartilhadas',
|
||||||
'opt_group_ccAsset' => 'Cartões de crédito',
|
'opt_group_ccAsset' => 'Cartões de crédito',
|
||||||
'notes' => 'Notas',
|
'notes' => 'Notas',
|
||||||
|
|
||||||
@ -930,8 +935,8 @@ return [
|
|||||||
'description' => 'Descrição',
|
'description' => 'Descrição',
|
||||||
'sum_of_period' => 'Soma de período',
|
'sum_of_period' => 'Soma de período',
|
||||||
'average_in_period' => 'Média do período',
|
'average_in_period' => 'Média do período',
|
||||||
'account_role_defaultAsset' => 'Conta ativa padrão',
|
'account_role_defaultAsset' => 'Conta padrão',
|
||||||
'account_role_sharedAsset' => 'Conta ativa compartilhadas',
|
'account_role_sharedAsset' => 'Contas de ativos compartilhadas',
|
||||||
'account_role_savingAsset' => 'Conta poupança',
|
'account_role_savingAsset' => 'Conta poupança',
|
||||||
'account_role_ccAsset' => 'Cartão de crédito',
|
'account_role_ccAsset' => 'Cartão de crédito',
|
||||||
'budget_chart_click' => 'Clique no nome do orçamento na tabela acima para ver um gráfico.',
|
'budget_chart_click' => 'Clique no nome do orçamento na tabela acima para ver um gráfico.',
|
||||||
@ -1127,16 +1132,16 @@ return [
|
|||||||
// import index page:
|
// import index page:
|
||||||
'import_index_title' => 'Importar dados para o Firefly III',
|
'import_index_title' => 'Importar dados para o Firefly III',
|
||||||
'import_index_sub_title' => 'Índice',
|
'import_index_sub_title' => 'Índice',
|
||||||
'import_general_index_intro' => 'Bem-vindo à rotina de importação do Firefly. Existem algumas maneiras de importar dados no Firefly III, exibidos aqui como botões.',
|
'import_general_index_intro' => 'Bem-vindo à rotina de importação do Firefly III. Existem algumas maneiras de importar dados no Firefly III, exibidos aqui como botões.',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'Esta função não está disponível quando você está usando o Firefly III dentro de um ambiente Sandstorm.io.',
|
'sandstorm_not_available' => 'Esta função não está disponível quando você está usando o Firefly III dentro de um ambiente Sandstorm.io.',
|
||||||
|
|
||||||
// empty lists? no objects? instructions:
|
// empty lists? no objects? instructions:
|
||||||
'no_accounts_title_asset' => 'Vamos criar uma conta ativa!',
|
'no_accounts_title_asset' => 'Vamos criar uma conta de ativos!',
|
||||||
'no_accounts_intro_asset' => 'Ainda não possui contas ativas. As contas ativas são suas principais contas: sua conta corrente, conta poupança, conta compartilhada ou mesmo seu cartão de crédito.',
|
'no_accounts_intro_asset' => 'Ainda não possui contas de ativos. As contas de ativos são suas principais contas: sua conta corrente, conta poupança, conta compartilhada ou mesmo seu cartão de crédito.',
|
||||||
'no_accounts_imperative_asset' => 'Para começar a usar o Firefly III, você deve criar pelo menos uma conta ativa. Vamos fazer agora:',
|
'no_accounts_imperative_asset' => 'Para começar a usar o Firefly III, você deve criar pelo menos uma conta de ativos. Vamos fazer agora:',
|
||||||
'no_accounts_create_asset' => 'Criar uma conta ativa',
|
'no_accounts_create_asset' => 'Criar uma conta de ativo',
|
||||||
'no_accounts_title_expense' => 'Vamos criar uma conta de despesas!',
|
'no_accounts_title_expense' => 'Vamos criar uma conta de despesas!',
|
||||||
'no_accounts_intro_expense' => 'Você ainda não possui contas de despesas. As contas de despesas são os lugares onde você gasta dinheiro, como lojas e supermercados.',
|
'no_accounts_intro_expense' => 'Você ainda não possui contas de despesas. As contas de despesas são os lugares onde você gasta dinheiro, como lojas e supermercados.',
|
||||||
'no_accounts_imperative_expense' => 'As contas de despesas são criadas automaticamente quando você cria transações, mas você também pode criar uma manualmente, se desejar. Vamos criar uma agora:',
|
'no_accounts_imperative_expense' => 'As contas de despesas são criadas automaticamente quando você cria transações, mas você também pode criar uma manualmente, se desejar. Vamos criar uma agora:',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
|||||||
'tag_areYouSure' => 'Você tem certeza que quer apagar a tag ":tag"?',
|
'tag_areYouSure' => 'Você tem certeza que quer apagar a tag ":tag"?',
|
||||||
'journal_link_areYouSure' => 'Tem certeza que deseja excluir a ligação entre <a href=":source_link">:source</a> e <a href=":destination_link">:destination</a>?',
|
'journal_link_areYouSure' => 'Tem certeza que deseja excluir a ligação entre <a href=":source_link">:source</a> e <a href=":destination_link">:destination</a>?',
|
||||||
'linkType_areYouSure' => 'Tem certeza que deseja excluir o tipo de link ":name" (":inward" / ":outward")?',
|
'linkType_areYouSure' => 'Tem certeza que deseja excluir o tipo de link ":name" (":inward" / ":outward")?',
|
||||||
'permDeleteWarning' => 'Exclusão de dados do Firely são permanentes e não podem ser desfeitos.',
|
'permDeleteWarning' => 'Exclusão de dados do Firefly III são permanentes e não podem ser desfeitos.',
|
||||||
'mass_make_selection' => 'Você ainda pode evitar que itens sejam excluídos, removendo a caixa de seleção.',
|
'mass_make_selection' => 'Você ainda pode evitar que itens sejam excluídos, removendo a caixa de seleção.',
|
||||||
'delete_all_permanently' => 'Exclua os selecionados permanentemente',
|
'delete_all_permanently' => 'Exclua os selecionados permanentemente',
|
||||||
'update_all_journals' => 'Atualizar essas transações',
|
'update_all_journals' => 'Atualizar essas transações',
|
||||||
|
@ -50,7 +50,7 @@ return [
|
|||||||
'status_sub_title' => 'Status de importação',
|
'status_sub_title' => 'Status de importação',
|
||||||
'config_sub_title' => 'Configurar a sua importação',
|
'config_sub_title' => 'Configurar a sua importação',
|
||||||
'status_finished_job' => 'As transações de :count importadas podem ser encontradas na tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'status_finished_job' => 'As transações de :count importadas podem ser encontradas na tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
'status_finished_no_tag' => 'O Firefly III não coletou nenhum periódico do seu arquivo de importação.',
|
'status_finished_no_tag' => 'Firefly III has not collected any transactions from your import file.',
|
||||||
'import_with_key' => 'Importar com a chave \':key\'',
|
'import_with_key' => 'Importar com a chave \':key\'',
|
||||||
|
|
||||||
// file, upload something
|
// file, upload something
|
||||||
@ -73,7 +73,7 @@ return [
|
|||||||
'csv_initial_header_help' => 'Marque esta caixa se a primeira linha do seu arquivo CSV for os títulos das colunas.',
|
'csv_initial_header_help' => 'Marque esta caixa se a primeira linha do seu arquivo CSV for os títulos das colunas.',
|
||||||
'csv_initial_date_help' => 'Formato de data e hora em seu CSV. Siga o formato como indica <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">esta página</a>. O valor padrão analisará datas que se parecem com isso: :dateExample.',
|
'csv_initial_date_help' => 'Formato de data e hora em seu CSV. Siga o formato como indica <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">esta página</a>. O valor padrão analisará datas que se parecem com isso: :dateExample.',
|
||||||
'csv_initial_delimiter_help' => 'Escolha o delimitador de campo que é usado em seu arquivo de entrada. Se não tiver certeza, a vírgula é a opção mais segura.',
|
'csv_initial_delimiter_help' => 'Escolha o delimitador de campo que é usado em seu arquivo de entrada. Se não tiver certeza, a vírgula é a opção mais segura.',
|
||||||
'csv_initial_import_account_help' => 'Se o seu arquivo CSV NÃO contém informações sobre sua(s) conta(s) ativa(s), use este combobox para selecionar para qual conta pertencem as transações no CSV.',
|
'csv_initial_import_account_help' => 'Se o seu arquivo CSV NÃO contém informações sobre sua(s) conta(s) de ativo(s), use este combobox para selecionar para qual conta pertencem as transações no CSV.',
|
||||||
'csv_initial_submit' => 'Continue com o passo 3/4',
|
'csv_initial_submit' => 'Continue com o passo 3/4',
|
||||||
|
|
||||||
// file, new options:
|
// file, new options:
|
||||||
@ -108,9 +108,9 @@ return [
|
|||||||
|
|
||||||
// map things.
|
// map things.
|
||||||
'column__ignore' => '(ignorar esta coluna)',
|
'column__ignore' => '(ignorar esta coluna)',
|
||||||
'column_account-iban' => 'Conta Ativa (IBAN)',
|
'column_account-iban' => 'Conta de Ativo (IBAN)',
|
||||||
'column_account-id' => 'ID da conta ativa (correspondência FF3)',
|
'column_account-id' => 'ID da Conta de Ativo (correspondente FF3)',
|
||||||
'column_account-name' => 'Conta Ativa (nome)',
|
'column_account-name' => 'Conta de Ativo (nome)',
|
||||||
'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)',
|
||||||
@ -143,7 +143,7 @@ return [
|
|||||||
'column_sepa-db' => 'Débito direto SEPA',
|
'column_sepa-db' => 'Débito direto SEPA',
|
||||||
'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 ativa (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)',
|
||||||
|
|
||||||
@ -160,7 +160,7 @@ return [
|
|||||||
'spectre_prerequisites_text' => 'Para importar dados usando a Spectre API, você deve fornecer ao Firefly III dois valores secretos. Eles podem ser encontrados na <a href="https://www.saltedge.com/clients/profile/secrets">página de segredos</a>.',
|
'spectre_prerequisites_text' => 'Para importar dados usando a Spectre API, você deve fornecer ao Firefly III dois valores secretos. Eles podem ser encontrados na <a href="https://www.saltedge.com/clients/profile/secrets">página de segredos</a>.',
|
||||||
'spectre_enter_pub_key' => 'A importação só funcionará quando você inserir essa chave pública em sua <a href="https://www.saltedge.com/clients/security/edit">página de segurança</a>.',
|
'spectre_enter_pub_key' => 'A importação só funcionará quando você inserir essa chave pública em sua <a href="https://www.saltedge.com/clients/security/edit">página de segurança</a>.',
|
||||||
'spectre_accounts_title' => 'Selecione as contas a serem importadas',
|
'spectre_accounts_title' => 'Selecione as contas a serem importadas',
|
||||||
'spectre_accounts_text' => 'Cada conta à esquerda abaixo foi encontrada pela Spectre e pode ser importada para Firefly III. Por favor selecione a conta ativa que deve armazenar as transações. Se você não deseja importar de qualquer conta específica, desmarque a caixa de seleção.',
|
'spectre_accounts_text' => 'Cada conta à esquerda abaixo foi encontrada pela Spectre e pode ser importada para Firefly III. Por favor selecione a conta de ativo que deve armazenar as transações. Se você não deseja importar de qualquer conta específica, desmarque a caixa de seleção.',
|
||||||
'spectre_do_import' => 'Sim, importe a partir desta conta',
|
'spectre_do_import' => 'Sim, importe a partir desta conta',
|
||||||
|
|
||||||
// keys from "extra" array:
|
// keys from "extra" array:
|
||||||
|
@ -71,8 +71,8 @@ return [
|
|||||||
// create transaction
|
// create transaction
|
||||||
'transactions_create_switch_box' => 'Use esses botões para mudar rapidamente o tipo de transação que deseja salvar.',
|
'transactions_create_switch_box' => 'Use esses botões para mudar rapidamente o tipo de transação que deseja salvar.',
|
||||||
'transactions_create_ffInput_category' => 'Você pode digitar livremente neste campo. As categorias criadas anteriormente serão sugeridas.',
|
'transactions_create_ffInput_category' => 'Você pode digitar livremente neste campo. As categorias criadas anteriormente serão sugeridas.',
|
||||||
'transactions_create_withdrawal_ffInput_budget' => 'Vincule sua ;crwdn:gr:0:gr:crwdn; um orçamento para um melhor controle financeiro.',
|
'transactions_create_withdrawal_ffInput_budget' => 'Vincule sua retirada a um orçamento para um melhor controle financeiro.',
|
||||||
'transactions_create_withdrawal_currency_dropdown_amount' => 'Use este menu suspenso quando sua ;crwdn:gr:0:gr:crwdn; for em outra moeda.',
|
'transactions_create_withdrawal_currency_dropdown_amount' => 'Use este menu suspenso quando seu depósito estiver em outra moeda.',
|
||||||
'transactions_create_deposit_currency_dropdown_amount' => 'Use este menu suspenso quando seu depósito estiver em outra moeda.',
|
'transactions_create_deposit_currency_dropdown_amount' => 'Use este menu suspenso quando seu depósito estiver em outra moeda.',
|
||||||
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Selecione um banco e vincule essa transferência às suas economias.',
|
'transactions_create_transfer_ffInput_piggy_bank_id' => 'Selecione um banco e vincule essa transferência às suas economias.',
|
||||||
|
|
||||||
|
@ -23,11 +23,19 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
'iban' => 'Este não é um válido IBAN.',
|
'iban' => 'Este não é um válido IBAN.',
|
||||||
'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' => 'It looks like this IBAN is already in use.',
|
||||||
'deleted_user' => 'Devido a restrições de segurança, você não pode registrar usando este endereço de e-mail.',
|
'deleted_user' => 'Devido a restrições de segurança, você não pode registrar usando este endereço de e-mail.',
|
||||||
'rule_trigger_value' => 'Este valor é inválido para o disparo selecionado.',
|
'rule_trigger_value' => 'Este valor é inválido para o disparo selecionado.',
|
||||||
'rule_action_value' => 'Este valor é inválido para a ação selecionada.',
|
'rule_action_value' => 'Este valor é inválido para a ação selecionada.',
|
||||||
'file_already_attached' => 'Arquivo ":name" carregado já está anexado para este objeto.',
|
'file_already_attached' => 'Arquivo ":name" carregado já está anexado para este objeto.',
|
||||||
'file_attached' => 'Arquivo carregado com sucesso ":name".',
|
'file_attached' => 'Arquivo carregado com sucesso ":name".',
|
||||||
|
'must_exist' => 'O ID no campo :attribute não existe no banco de dados.',
|
||||||
|
'all_accounts_equal' => 'Todas as contas neste campo devem ser iguais.',
|
||||||
|
'invalid_selection' => 'Your selection is invalid',
|
||||||
|
'belongs_user' => 'Esse valor é inválido para este campo.',
|
||||||
|
'at_least_one_transaction' => 'Precisa de ao menos uma transação.',
|
||||||
|
'require_currency_info' => 'O conteúdo deste campo é inválido sem informações de moeda.',
|
||||||
|
'equal_description' => 'Transaction description should not equal global description.',
|
||||||
'file_invalid_mime' => 'Arquivo ":name" é do tipo ":mime" que não é aceito como um novo upload.',
|
'file_invalid_mime' => 'Arquivo ":name" é do tipo ":mime" que não é aceito como um novo upload.',
|
||||||
'file_too_large' => 'Arquivo ":name" é muito grande.',
|
'file_too_large' => 'Arquivo ":name" é muito grande.',
|
||||||
'belongs_to_user' => 'O valor de :attribute é desconhecido',
|
'belongs_to_user' => 'O valor de :attribute é desconhecido',
|
||||||
@ -84,6 +92,7 @@ return [
|
|||||||
'required_without_all' => 'O campo :attribute é obrigatório quando nenhum dos :values está presente.',
|
'required_without_all' => 'O campo :attribute é obrigatório quando nenhum dos :values está presente.',
|
||||||
'same' => 'Os campos :attribute e :other deverão conter valores iguais.',
|
'same' => 'Os campos :attribute e :other deverão conter valores iguais.',
|
||||||
'size.numeric' => 'O campo :attribute deverá conter o valor :size.',
|
'size.numeric' => 'O campo :attribute deverá conter o valor :size.',
|
||||||
|
'amount_min_over_max' => 'O valor mínimo não pode ser maior do que o valor máximo.',
|
||||||
'size.file' => 'O campo :attribute deverá ter o tamanho de :size kilobytes.',
|
'size.file' => 'O campo :attribute deverá ter o tamanho de :size kilobytes.',
|
||||||
'size.string' => 'O campo :attribute deverá conter :size caracteres.',
|
'size.string' => 'O campo :attribute deverá conter :size caracteres.',
|
||||||
'size.array' => 'O campo :attribute deve ter :size itens.',
|
'size.array' => 'O campo :attribute deve ter :size itens.',
|
||||||
@ -100,37 +109,39 @@ return [
|
|||||||
'amount_zero' => 'A quantidade total não pode ser zero',
|
'amount_zero' => 'A quantidade total não pode ser zero',
|
||||||
'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://goo.gl/NCh2tN',
|
'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://goo.gl/NCh2tN',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => 'endereço de e-mail',
|
'email' => 'endereço de e-mail',
|
||||||
'description' => 'descrição',
|
'description' => 'descrição',
|
||||||
'amount' => 'quantidade',
|
'amount' => 'quantidade',
|
||||||
'name' => 'nome',
|
'name' => 'nome',
|
||||||
'targetamount' => 'quantidade alvo',
|
'piggy_bank_id' => 'ID do cofrinho',
|
||||||
'openingBalanceDate' => 'data do Saldo inicial',
|
'targetamount' => 'quantidade alvo',
|
||||||
'openingBalance' => 'saldo inicial',
|
'openingBalanceDate' => 'data do Saldo inicial',
|
||||||
'match' => 'coincidente',
|
'openingBalance' => 'saldo inicial',
|
||||||
'amount_min' => 'valor mínimo',
|
'match' => 'coincidente',
|
||||||
'amount_max' => 'valor máximo',
|
'amount_min' => 'valor mínimo',
|
||||||
'title' => 'título',
|
'amount_max' => 'valor máximo',
|
||||||
'tag' => 'identificador',
|
'title' => 'título',
|
||||||
'rule-action-value.1' => 'valor de ação de regra #1',
|
'tag' => 'identificador',
|
||||||
'rule-action-value.2' => 'valor de ação de regra #2',
|
'transaction_description' => 'Descrição da transação',
|
||||||
'rule-action-value.3' => 'valor de ação de regra #3',
|
'rule-action-value.1' => 'valor de ação de regra #1',
|
||||||
'rule-action-value.4' => 'valor de ação de regra #4',
|
'rule-action-value.2' => 'valor de ação de regra #2',
|
||||||
'rule-action-value.5' => 'valor de ação de regra #5',
|
'rule-action-value.3' => 'valor de ação de regra #3',
|
||||||
'rule-action.1' => 'regra de ação #1',
|
'rule-action-value.4' => 'valor de ação de regra #4',
|
||||||
'rule-action.2' => 'regra de ação #2',
|
'rule-action-value.5' => 'valor de ação de regra #5',
|
||||||
'rule-action.3' => 'regra de ação #3',
|
'rule-action.1' => 'regra de ação #1',
|
||||||
'rule-action.4' => 'regra de ação #4',
|
'rule-action.2' => 'regra de ação #2',
|
||||||
'rule-action.5' => 'regra de ação #5',
|
'rule-action.3' => 'regra de ação #3',
|
||||||
'rule-trigger-value.1' => 'valor do disparador da regra #1',
|
'rule-action.4' => 'regra de ação #4',
|
||||||
'rule-trigger-value.2' => 'valor do disparador da regra #2',
|
'rule-action.5' => 'regra de ação #5',
|
||||||
'rule-trigger-value.3' => 'valor do disparador da regra #3',
|
'rule-trigger-value.1' => 'valor do disparador da regra #1',
|
||||||
'rule-trigger-value.4' => 'valor do disparador da regra #4',
|
'rule-trigger-value.2' => 'valor do disparador da regra #2',
|
||||||
'rule-trigger-value.5' => 'valor do disparador da regra #5',
|
'rule-trigger-value.3' => 'valor do disparador da regra #3',
|
||||||
'rule-trigger.1' => 'disparador da regra #1',
|
'rule-trigger-value.4' => 'valor do disparador da regra #4',
|
||||||
'rule-trigger.2' => 'disparador da regra #2',
|
'rule-trigger-value.5' => 'valor do disparador da regra #5',
|
||||||
'rule-trigger.3' => 'disparador da regra #3',
|
'rule-trigger.1' => 'disparador da regra #1',
|
||||||
'rule-trigger.4' => 'disparador da regra #4',
|
'rule-trigger.2' => 'disparador da regra #2',
|
||||||
'rule-trigger.5' => 'disparador da regra #5',
|
'rule-trigger.3' => 'disparador da regra #3',
|
||||||
|
'rule-trigger.4' => 'disparador da regra #4',
|
||||||
|
'rule-trigger.5' => 'disparador da regra #5',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
30
resources/lang/ru_RU/components.php
Normal file
30
resources/lang/ru_RU/components.php
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* components.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return [
|
||||||
|
// profile
|
||||||
|
'personal_access_tokens' => 'Персональный токен для доступа',
|
||||||
|
|
||||||
|
// bills:
|
||||||
|
'not_expected_period' => 'Не ожидается в данном периоде',
|
||||||
|
'not_or_not_yet' => 'Пока нет',
|
||||||
|
];
|
@ -21,13 +21,20 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'html_language' => 'ru',
|
'html_language' => 'ru',
|
||||||
'locale' => 'ru, Russian, ru_RU, ru_RU.utf8, ru_RU.UTF-8',
|
'locale' => 'ru, Russian, ru_RU, ru_RU.utf8, ru_RU.UTF-8',
|
||||||
'month' => '%B %Y',
|
'month' => '%B %Y',
|
||||||
'month_and_day' => '%e %B %Y',
|
'month_and_day' => '%e %B %Y',
|
||||||
'date_time' => '%e %B %Y, @ %T',
|
'date_time' => '%e %B %Y, @ %T',
|
||||||
'specific_day' => '%e %B %Y',
|
'specific_day' => '%e %B %Y',
|
||||||
'week_in_year' => 'Неделя %W, %Y',
|
'week_in_year' => 'Неделя %W, %Y',
|
||||||
'year' => '%Y',
|
'year' => '%Y',
|
||||||
'half_year' => '%B %Y',
|
'half_year' => '%B %Y',
|
||||||
|
'month_js' => 'MMMM YYYY',
|
||||||
|
'month_and_day_js' => 'Do MMMM YYYY',
|
||||||
|
'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss',
|
||||||
|
'specific_day_js' => 'D MMMM YYYY',
|
||||||
|
'week_in_year_js' => '[Неделя] w, YYYY',
|
||||||
|
'year_js' => 'YYYY',
|
||||||
|
'half_year_js' => 'Q YYYY',
|
||||||
];
|
];
|
||||||
|
@ -169,6 +169,13 @@ return [
|
|||||||
'reset_button' => 'Сбросить',
|
'reset_button' => 'Сбросить',
|
||||||
'want_to_login' => 'Я хочу войти',
|
'want_to_login' => 'Я хочу войти',
|
||||||
'button_register' => 'Регистрация',
|
'button_register' => 'Регистрация',
|
||||||
|
'authorization' => 'Авторизация',
|
||||||
|
|
||||||
|
// API access
|
||||||
|
'authorization_request' => 'Запрос авторизации Firefly III v:version',
|
||||||
|
'authorization_request_intro' => '<strong>:client</strong> запрашивает доступ к управлению вашими финансами. Вы хотите разрешить <strong>:client</strong> доступ к этой информации?',
|
||||||
|
'scopes_will_be_able' => 'Это приложение будет иметь возможность:',
|
||||||
|
'button_authorize' => 'Авторизация',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Проверить обновления',
|
'update_check_title' => 'Проверить обновления',
|
||||||
@ -498,10 +505,10 @@ return [
|
|||||||
'secure_pw_should' => 'Должен ли я установить флажок?',
|
'secure_pw_should' => 'Должен ли я установить флажок?',
|
||||||
'secure_pw_long_password' => 'Если вы только что создали длинный одноразовый пароль для Firefly III с использованием какого-либо генератора паролей: <strong>нет</strong>.',
|
'secure_pw_long_password' => 'Если вы только что создали длинный одноразовый пароль для Firefly III с использованием какого-либо генератора паролей: <strong>нет</strong>.',
|
||||||
'secure_pw_short' => 'Если вы только что ввели пароль, который вы используете на нескольких сайтах: <em>пожалуйста, да</em>.',
|
'secure_pw_short' => 'Если вы только что ввели пароль, который вы используете на нескольких сайтах: <em>пожалуйста, да</em>.',
|
||||||
'personal_access_token' => 'Личный токен для доступа',
|
'command_line_token' => 'Токен командной строки',
|
||||||
'explain_access_token' => 'Этот токен необходим для выполнения операций из командной строки (таких как импорт или экспорт данных). Без него такие чувствительные команды не будут работать. Не показывайте никому свой токен. Никто не попросит у вас эту информацию, даже я. Если вы боитесь, что потеряли этот токен, или у вас паранойя, вы можете сгенерировать новый токен с помощью этой кнопки.',
|
'explain_command_line_token' => 'Этот токен необходим для выполнения операций из командной строки (таких как импорт или экспорт данных). Без него такие чувствительные команды не будут работать. Не показывайте никому свой токен. Никто не попросит у вас эту информацию, даже я. Если вы боитесь, что потеряли этот токен, или у вас паранойя, вы можете сгенерировать новый токен с помощью этой кнопки.',
|
||||||
'regenerate_access_token' => 'Сгенерировать новый токен',
|
'regenerate_command_line_token' => 'Сгенерировать новый токен командной строки',
|
||||||
'token_regenerated' => 'Новый токен был успешно сгенерирован',
|
'token_regenerated' => 'Новый токен командной строки сгенерирован',
|
||||||
'change_your_email' => 'Изменить ваш адрес электронной почты',
|
'change_your_email' => 'Изменить ваш адрес электронной почты',
|
||||||
'email_verification' => 'Письмо будет отправлено на ваши адреса электронной почты: старый и новый. В целях безопасности, вы не сможете войти в систему, пока не подтвердите новый адрес электронной почты. Если вы не уверены, что ваша установка Firefly III может отправлять электронную почту, не используйте эту функцию. Если вы являетесь администратором, вы можете проверить это на странице <a href="/admin">Администрирование</a>.',
|
'email_verification' => 'Письмо будет отправлено на ваши адреса электронной почты: старый и новый. В целях безопасности, вы не сможете войти в систему, пока не подтвердите новый адрес электронной почты. Если вы не уверены, что ваша установка Firefly III может отправлять электронную почту, не используйте эту функцию. Если вы являетесь администратором, вы можете проверить это на странице <a href="/admin">Администрирование</a>.',
|
||||||
'email_changed_logout' => 'Пока вы не подтвердите свой адрес электронной почты, вы не сможете войти в систему.',
|
'email_changed_logout' => 'Пока вы не подтвердите свой адрес электронной почты, вы не сможете войти в систему.',
|
||||||
@ -634,8 +641,6 @@ return [
|
|||||||
'rescanned_bill' => 'Все счеты были перепроверены.',
|
'rescanned_bill' => 'Все счеты были перепроверены.',
|
||||||
'average_bill_amount_year' => 'Средняя сумма счёта на оплату (:year)',
|
'average_bill_amount_year' => 'Средняя сумма счёта на оплату (:year)',
|
||||||
'average_bill_amount_overall' => 'Средняя сумма счёта на оплату (за всё время)',
|
'average_bill_amount_overall' => 'Средняя сумма счёта на оплату (за всё время)',
|
||||||
'not_or_not_yet' => 'Нет (пока)',
|
|
||||||
'not_expected_period' => 'Не ожидается в данном периоде',
|
|
||||||
'bill_is_active' => 'Счёт на оплату активен',
|
'bill_is_active' => 'Счёт на оплату активен',
|
||||||
'bill_expected_between' => 'Ожидается между :start и :end',
|
'bill_expected_between' => 'Ожидается между :start и :end',
|
||||||
'bill_will_automatch' => 'Счёт будет автоматически связан с подходящими транзакциями',
|
'bill_will_automatch' => 'Счёт будет автоматически связан с подходящими транзакциями',
|
||||||
@ -1127,7 +1132,7 @@ return [
|
|||||||
// import index page:
|
// import index page:
|
||||||
'import_index_title' => 'Импорт данных в Firefly III',
|
'import_index_title' => 'Импорт данных в Firefly III',
|
||||||
'import_index_sub_title' => 'Главная страница',
|
'import_index_sub_title' => 'Главная страница',
|
||||||
'import_general_index_intro' => 'Добро пожаловать в инструмент импорта Firefly. Существует несколько способов импорта данных в Firefly III, отображаемых здесь в виде кнопок.',
|
'import_general_index_intro' => 'Добро пожаловать в инструмент импорта Firefly III. Существует несколько способов импорта данных в Firefly III, отображаемых здесь в виде кнопок.',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'Эта функция недоступна, если вы используете Firefly III в среде Sandstorm.io.',
|
'sandstorm_not_available' => 'Эта функция недоступна, если вы используете Firefly III в среде Sandstorm.io.',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
|||||||
'tag_areYouSure' => 'Вы действительно хотите удалить метку ":tag"?',
|
'tag_areYouSure' => 'Вы действительно хотите удалить метку ":tag"?',
|
||||||
'journal_link_areYouSure' => 'Вы действительно хотите удалить связь между <a href=":source_link">:source</a> и <a href=":destination_link">:destination</a>?',
|
'journal_link_areYouSure' => 'Вы действительно хотите удалить связь между <a href=":source_link">:source</a> и <a href=":destination_link">:destination</a>?',
|
||||||
'linkType_areYouSure' => 'Вы уверены, что хотите удалить тип ссылки ":name" (":inward" / ":outward")?',
|
'linkType_areYouSure' => 'Вы уверены, что хотите удалить тип ссылки ":name" (":inward" / ":outward")?',
|
||||||
'permDeleteWarning' => 'Удаление информации из Firefly является постоянным и не может быть отменено.',
|
'permDeleteWarning' => 'Удаление информации из Firefly III является постоянным и не может быть отменено.',
|
||||||
'mass_make_selection' => 'Вы все же можете предотвратить удаление элементов, сняв флажок.',
|
'mass_make_selection' => 'Вы все же можете предотвратить удаление элементов, сняв флажок.',
|
||||||
'delete_all_permanently' => 'Удалить выбранное навсегда',
|
'delete_all_permanently' => 'Удалить выбранное навсегда',
|
||||||
'update_all_journals' => 'Обновить эти транзакции',
|
'update_all_journals' => 'Обновить эти транзакции',
|
||||||
|
@ -50,7 +50,7 @@ return [
|
|||||||
'status_sub_title' => 'Статус импорта',
|
'status_sub_title' => 'Статус импорта',
|
||||||
'config_sub_title' => 'Настройте свой импорт',
|
'config_sub_title' => 'Настройте свой импорт',
|
||||||
'status_finished_job' => 'Всего :count транзакций было импортировано. Они могу быть найдены по метке <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'status_finished_job' => 'Всего :count транзакций было импортировано. Они могу быть найдены по метке <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
'status_finished_no_tag' => 'Firefly III не собрал никаких журналов из вашего файла импорта.',
|
'status_finished_no_tag' => 'Firefly III не собрал никаких транзакций из вашего файла импорта.',
|
||||||
'import_with_key' => 'Импорт с ключем \':key\'',
|
'import_with_key' => 'Импорт с ключем \':key\'',
|
||||||
|
|
||||||
// file, upload something
|
// file, upload something
|
||||||
|
@ -23,11 +23,19 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
'iban' => 'Это некорректный IBAN.',
|
'iban' => 'Это некорректный IBAN.',
|
||||||
'unique_account_number_for_user' => 'Этот номер счёта уже используется.',
|
'unique_account_number_for_user' => 'Этот номер счёта уже используется.',
|
||||||
|
'unique_iban_for_user' => 'Этот IBAN уже используется.',
|
||||||
'deleted_user' => 'По соображениям безопасности, вы не можете зарегистрироваться, используя этот адрес электронной почты.',
|
'deleted_user' => 'По соображениям безопасности, вы не можете зарегистрироваться, используя этот адрес электронной почты.',
|
||||||
'rule_trigger_value' => 'Это значение является недопустимым для выбранного триггера.',
|
'rule_trigger_value' => 'Это значение является недопустимым для выбранного триггера.',
|
||||||
'rule_action_value' => 'Это значение является недопустимым для выбранного действия.',
|
'rule_action_value' => 'Это значение является недопустимым для выбранного действия.',
|
||||||
'file_already_attached' => 'Загруженный файл ":name" уже прикреплён к этому объекту.',
|
'file_already_attached' => 'Загруженный файл ":name" уже прикреплён к этому объекту.',
|
||||||
'file_attached' => 'Файл ":name". успешно загружен.',
|
'file_attached' => 'Файл ":name". успешно загружен.',
|
||||||
|
'must_exist' => 'ID в поле field :attribute не существует в базе данных.',
|
||||||
|
'all_accounts_equal' => 'Все счета в данном поле должны совпадать.',
|
||||||
|
'invalid_selection' => 'Вы сделали неправильный выбор',
|
||||||
|
'belongs_user' => 'Данное значение недопустимо для этого поля.',
|
||||||
|
'at_least_one_transaction' => 'Необходима как минимум одна транзакция.',
|
||||||
|
'require_currency_info' => 'Содержимое этого поля недействительно без информации о валюте.',
|
||||||
|
'equal_description' => 'Описание транзакции не должно совпадать с глобальным описанием.',
|
||||||
'file_invalid_mime' => 'Файл ":name" имеет тип ":mime". Загрузка файлов такого типа невозможна.',
|
'file_invalid_mime' => 'Файл ":name" имеет тип ":mime". Загрузка файлов такого типа невозможна.',
|
||||||
'file_too_large' => 'Файл ":name" слишком большой.',
|
'file_too_large' => 'Файл ":name" слишком большой.',
|
||||||
'belongs_to_user' => 'Значение :attribute неизвестно',
|
'belongs_to_user' => 'Значение :attribute неизвестно',
|
||||||
@ -84,6 +92,7 @@ return [
|
|||||||
'required_without_all' => ':attribute поле обязательно для заполнения, так как ни одно из :values не существует.',
|
'required_without_all' => ':attribute поле обязательно для заполнения, так как ни одно из :values не существует.',
|
||||||
'same' => ':attribute и :other должны совпадать.',
|
'same' => ':attribute и :other должны совпадать.',
|
||||||
'size.numeric' => ':attribute должен быть размером :size.',
|
'size.numeric' => ':attribute должен быть размером :size.',
|
||||||
|
'amount_min_over_max' => 'Минимальная сумма не может быть больше максимальной суммы.',
|
||||||
'size.file' => ':attribute должен быть размером :size килобайт.',
|
'size.file' => ':attribute должен быть размером :size килобайт.',
|
||||||
'size.string' => ':attribute должен состоять из :size символов.',
|
'size.string' => ':attribute должен состоять из :size символов.',
|
||||||
'size.array' => ':attribute должен содержать :size элементов.',
|
'size.array' => ':attribute должен содержать :size элементов.',
|
||||||
@ -100,37 +109,39 @@ return [
|
|||||||
'amount_zero' => 'Общее количество не может быть равно нулю',
|
'amount_zero' => 'Общее количество не может быть равно нулю',
|
||||||
'secure_password' => 'Это не безопасный пароль. Попробуйте еще раз. Для получения справки посетите https://goo.gl/NCh2tN',
|
'secure_password' => 'Это не безопасный пароль. Попробуйте еще раз. Для получения справки посетите https://goo.gl/NCh2tN',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => '"Адрес электронной почты"',
|
'email' => '"Адрес электронной почты"',
|
||||||
'description' => '"Описание"',
|
'description' => '"Описание"',
|
||||||
'amount' => 'Сумма',
|
'amount' => 'Сумма',
|
||||||
'name' => '"Название"',
|
'name' => '"Название"',
|
||||||
'targetamount' => '"Целевая сумма"',
|
'piggy_bank_id' => 'ID копилки',
|
||||||
'openingBalanceDate' => '"Дата начального баланса"',
|
'targetamount' => '"Целевая сумма"',
|
||||||
'openingBalance' => '"Начальный баланс"',
|
'openingBalanceDate' => '"Дата начального баланса"',
|
||||||
'match' => '"Ключи для связи"',
|
'openingBalance' => '"Начальный баланс"',
|
||||||
'amount_min' => '"Минимальная сумма"',
|
'match' => '"Ключи для связи"',
|
||||||
'amount_max' => '"Максимальная сумма"',
|
'amount_min' => '"Минимальная сумма"',
|
||||||
'title' => '"Заголовок"',
|
'amount_max' => '"Максимальная сумма"',
|
||||||
'tag' => '"Метка"',
|
'title' => '"Заголовок"',
|
||||||
'rule-action-value.1' => '"Значение действия #1"',
|
'tag' => '"Метка"',
|
||||||
'rule-action-value.2' => '"Значение действия #2"',
|
'transaction_description' => 'описание транзакции',
|
||||||
'rule-action-value.3' => '"Значение действия #3"',
|
'rule-action-value.1' => '"Значение действия #1"',
|
||||||
'rule-action-value.4' => '"Значение действия #4"',
|
'rule-action-value.2' => '"Значение действия #2"',
|
||||||
'rule-action-value.5' => '"Значение действия #5"',
|
'rule-action-value.3' => '"Значение действия #3"',
|
||||||
'rule-action.1' => '"Действие #1"',
|
'rule-action-value.4' => '"Значение действия #4"',
|
||||||
'rule-action.2' => '"Действие #2"',
|
'rule-action-value.5' => '"Значение действия #5"',
|
||||||
'rule-action.3' => '"Действие #3"',
|
'rule-action.1' => '"Действие #1"',
|
||||||
'rule-action.4' => '"Действие #4"',
|
'rule-action.2' => '"Действие #2"',
|
||||||
'rule-action.5' => '"Действие #5"',
|
'rule-action.3' => '"Действие #3"',
|
||||||
'rule-trigger-value.1' => '"Значение условия #1"',
|
'rule-action.4' => '"Действие #4"',
|
||||||
'rule-trigger-value.2' => '"Значение условия #2"',
|
'rule-action.5' => '"Действие #5"',
|
||||||
'rule-trigger-value.3' => '"Значение условия #3"',
|
'rule-trigger-value.1' => '"Значение условия #1"',
|
||||||
'rule-trigger-value.4' => '"Значение условия #4"',
|
'rule-trigger-value.2' => '"Значение условия #2"',
|
||||||
'rule-trigger-value.5' => '"Значение условия #5"',
|
'rule-trigger-value.3' => '"Значение условия #3"',
|
||||||
'rule-trigger.1' => '"Условие #1"',
|
'rule-trigger-value.4' => '"Значение условия #4"',
|
||||||
'rule-trigger.2' => '"Условие #2"',
|
'rule-trigger-value.5' => '"Значение условия #5"',
|
||||||
'rule-trigger.3' => '"Условие #3"',
|
'rule-trigger.1' => '"Условие #1"',
|
||||||
'rule-trigger.4' => '"Условие #4"',
|
'rule-trigger.2' => '"Условие #2"',
|
||||||
'rule-trigger.5' => '"Условие #5"',
|
'rule-trigger.3' => '"Условие #3"',
|
||||||
|
'rule-trigger.4' => '"Условие #4"',
|
||||||
|
'rule-trigger.5' => '"Условие #5"',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
30
resources/lang/tr_TR/components.php
Normal file
30
resources/lang/tr_TR/components.php
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* components.php
|
||||||
|
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||||
|
*
|
||||||
|
* This file is part of Firefly III.
|
||||||
|
*
|
||||||
|
* Firefly III is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* Firefly III is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return [
|
||||||
|
// profile
|
||||||
|
'personal_access_tokens' => 'Personal access tokens',
|
||||||
|
|
||||||
|
// bills:
|
||||||
|
'not_expected_period' => 'Not expected this period',
|
||||||
|
'not_or_not_yet' => 'Not (yet)',
|
||||||
|
];
|
@ -21,13 +21,20 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'html_language' => 'tr',
|
'html_language' => 'tr',
|
||||||
'locale' => 'tr, Turkish, tr_TR, tr_TR.utf8, tr_TR.S.UTF-8',
|
'locale' => 'tr, Turkish, tr_TR, tr_TR.utf8, tr_TR.S.UTF-8',
|
||||||
'month' => '%B %Y',
|
'month' => '%B %Y',
|
||||||
'month_and_day' => '%e %B %Y',
|
'month_and_day' => '%e %B %Y',
|
||||||
'date_time' => '%e %B %Y, @ %T',
|
'date_time' => '%e %B %Y, @ %T',
|
||||||
'specific_day' => '%e %B %Y',
|
'specific_day' => '%e %B %Y',
|
||||||
'week_in_year' => '%W. hafta, %Y',
|
'week_in_year' => '%W. hafta, %Y',
|
||||||
'year' => '%Y',
|
'year' => '%Y',
|
||||||
'half_year' => '%B %Y',
|
'half_year' => '%B %Y',
|
||||||
|
'month_js' => 'MMMM YYYY',
|
||||||
|
'month_and_day_js' => 'MMMM Do, YYYY',
|
||||||
|
'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
|
||||||
|
'specific_day_js' => 'D MMMM YYYY',
|
||||||
|
'week_in_year_js' => '[Week] w, YYYY',
|
||||||
|
'year_js' => 'YYYY',
|
||||||
|
'half_year_js' => 'Q YYYY',
|
||||||
];
|
];
|
||||||
|
@ -169,6 +169,13 @@ return [
|
|||||||
'reset_button' => 'Reset',
|
'reset_button' => 'Reset',
|
||||||
'want_to_login' => 'I want to login',
|
'want_to_login' => 'I want to login',
|
||||||
'button_register' => 'Register',
|
'button_register' => 'Register',
|
||||||
|
'authorization' => 'Authorization',
|
||||||
|
|
||||||
|
// API access
|
||||||
|
'authorization_request' => 'Firefly III v:version Authorization Request',
|
||||||
|
'authorization_request_intro' => '<strong>:client</strong> is requesting permission to access your financial administration. Would you like to authorize <strong>:client</strong> to access these records?',
|
||||||
|
'scopes_will_be_able' => 'This application will be able to:',
|
||||||
|
'button_authorize' => 'Authorize',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => 'Check for updates',
|
'update_check_title' => 'Check for updates',
|
||||||
@ -499,10 +506,10 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
|||||||
'secure_pw_should' => 'Kutuyu kontrol etmeli miyim?',
|
'secure_pw_should' => 'Kutuyu kontrol etmeli miyim?',
|
||||||
'secure_pw_long_password' => 'Firefly III için bir çeşit şifre üreticisi kullanarak uzun, tek kullanımlık bir şifre oluşturduysanız: <strong>hayır</strong>.',
|
'secure_pw_long_password' => 'Firefly III için bir çeşit şifre üreticisi kullanarak uzun, tek kullanımlık bir şifre oluşturduysanız: <strong>hayır</strong>.',
|
||||||
'secure_pw_short' => 'Her zaman kullandığınız şifreyi kullandıysanız: <em>Evet lütfen</em>.',
|
'secure_pw_short' => 'Her zaman kullandığınız şifreyi kullandıysanız: <em>Evet lütfen</em>.',
|
||||||
'personal_access_token' => 'Kişisel erişim simgesi',
|
'command_line_token' => 'Command line token',
|
||||||
'explain_access_token' => 'Verileri içe veya dışa aktarmak gibi komut satır seçeneklerini gerçekleştirebilmek için bu token\'a ihtiyacınız var. O olmadan bu gibi hassas komutlar çalışmayacaktır. Erişim token\'ınınızı kimseyle paylaşmayın. Ben dahil kimse sizden bu token\'ı istemeyecek. Eğer kaybedeceğinizden korkuyorsanız ya da paranoyaklaştığınız zaman bu tuşu kullanarak token\'ı yeniden oluşturun.',
|
'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
||||||
'regenerate_access_token' => 'Erişim iznini yeniden oluştur',
|
'regenerate_command_line_token' => 'Regenerate command line token',
|
||||||
'token_regenerated' => 'Yeni bir belirteç oluşturuldu',
|
'token_regenerated' => 'A new command line token was generated',
|
||||||
'change_your_email' => 'E-posta adresini değiştir',
|
'change_your_email' => 'E-posta adresini değiştir',
|
||||||
'email_verification' => 'ESKİ ve yeni e-posta adreslerinize bir e-posta gönderilecektir. Güvenlik nedenlerinden ötürü email adreslerinizi onaylayana kadar giriş yapamayacaksınız. Eğer Fİrefly III yüklemenizin e-posta gönderebileceğinden emin değilseniz lütfen bu özelliği kullanmayınız. Eğer bir yöneticiyseniz bunu <a href="/admin">Yönetim</a> de test edebilirsiniz.',
|
'email_verification' => 'ESKİ ve yeni e-posta adreslerinize bir e-posta gönderilecektir. Güvenlik nedenlerinden ötürü email adreslerinizi onaylayana kadar giriş yapamayacaksınız. Eğer Fİrefly III yüklemenizin e-posta gönderebileceğinden emin değilseniz lütfen bu özelliği kullanmayınız. Eğer bir yöneticiyseniz bunu <a href="/admin">Yönetim</a> de test edebilirsiniz.',
|
||||||
'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.',
|
||||||
@ -635,8 +642,6 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
|||||||
'rescanned_bill' => 'Her şeyi yeniden araştırdım.',
|
'rescanned_bill' => 'Her şeyi yeniden araştırdım.',
|
||||||
'average_bill_amount_year' => 'Ortalama fatura tutarı (:year)',
|
'average_bill_amount_year' => 'Ortalama fatura tutarı (:year)',
|
||||||
'average_bill_amount_overall' => 'Ortalama fatura tutarı (genel)',
|
'average_bill_amount_overall' => 'Ortalama fatura tutarı (genel)',
|
||||||
'not_or_not_yet' => 'Henüz değil',
|
|
||||||
'not_expected_period' => 'Bu periyotta beklenmiyor',
|
|
||||||
'bill_is_active' => 'Fatura aktif',
|
'bill_is_active' => 'Fatura aktif',
|
||||||
'bill_expected_between' => ':start ve :end arasında beklenen',
|
'bill_expected_between' => ':start ve :end arasında beklenen',
|
||||||
'bill_will_automatch' => 'Fatura uygun işlemlere otomatik olarak bağlandı',
|
'bill_will_automatch' => 'Fatura uygun işlemlere otomatik olarak bağlandı',
|
||||||
@ -1128,7 +1133,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
|||||||
// import index page:
|
// import index page:
|
||||||
'import_index_title' => 'Firefly III\'e veri aktarma',
|
'import_index_title' => 'Firefly III\'e veri aktarma',
|
||||||
'import_index_sub_title' => 'İndeks',
|
'import_index_sub_title' => 'İndeks',
|
||||||
'import_general_index_intro' => 'Firefly aktarım programına hoş geldiniz. Firefly III içine dosya aktarmanın burada bir kaç yolu var, burada butonlar olarak görüntülenmekte.',
|
'import_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.',
|
||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'Bir Sandstorm.io ortamında Firefly III kullanıyorsanız, bu işlev kullanılamaz.',
|
'sandstorm_not_available' => 'Bir Sandstorm.io ortamında Firefly III kullanıyorsanız, bu işlev kullanılamaz.',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
|||||||
'tag_areYouSure' => '":tag" etiketini silmek istediğinizden emin misiniz?',
|
'tag_areYouSure' => '":tag" etiketini silmek istediğinizden emin misiniz?',
|
||||||
'journal_link_areYouSure' => '<a href=":source_link">:source</a> and <a href=":destination_link">:destination</a> arasındaki bağlantıyı silmek istediğinizden emin misiniz?',
|
'journal_link_areYouSure' => '<a href=":source_link">:source</a> and <a href=":destination_link">:destination</a> arasındaki bağlantıyı silmek istediğinizden emin misiniz?',
|
||||||
'linkType_areYouSure' => '":name" (":inward" / ":outward") bağlantı türünü silmek istediğinizden emin misiniz?',
|
'linkType_areYouSure' => '":name" (":inward" / ":outward") bağlantı türünü silmek istediğinizden emin misiniz?',
|
||||||
'permDeleteWarning' => 'Firely\'den bir şeyler silmek kalıcıdır ve geri alınamaz.',
|
'permDeleteWarning' => 'Deleting stuff from Firefly III is permanent and cannot be undone.',
|
||||||
'mass_make_selection' => 'Onay kutusunu kaldırarak öğelerin silinmesini engelleyebilirsiniz.',
|
'mass_make_selection' => 'Onay kutusunu kaldırarak öğelerin silinmesini engelleyebilirsiniz.',
|
||||||
'delete_all_permanently' => 'Seçilenleri kalıcı olarak sil',
|
'delete_all_permanently' => 'Seçilenleri kalıcı olarak sil',
|
||||||
'update_all_journals' => 'Bu işlemleri güncelleyin',
|
'update_all_journals' => 'Bu işlemleri güncelleyin',
|
||||||
|
@ -50,7 +50,7 @@ return [
|
|||||||
'status_sub_title' => 'Aktarma durumu',
|
'status_sub_title' => 'Aktarma durumu',
|
||||||
'config_sub_title' => 'Hesabınızı oluşturunuz',
|
'config_sub_title' => 'Hesabınızı oluşturunuz',
|
||||||
'status_finished_job' => 'The :count transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
'status_finished_job' => 'The :count transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||||
'status_finished_no_tag' => 'Firefly III has not collected any journals from your import file.',
|
'status_finished_no_tag' => 'Firefly III has not collected any transactions from your import file.',
|
||||||
'import_with_key' => '\':key\' ile içe aktarın',
|
'import_with_key' => '\':key\' ile içe aktarın',
|
||||||
|
|
||||||
// file, upload something
|
// file, upload something
|
||||||
|
@ -23,11 +23,19 @@ declare(strict_types=1);
|
|||||||
return [
|
return [
|
||||||
'iban' => 'Bu IBAN geçerli değilrdir.',
|
'iban' => 'Bu IBAN geçerli değilrdir.',
|
||||||
'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' => 'It looks like this IBAN is already in use.',
|
||||||
'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.',
|
||||||
'rule_trigger_value' => 'Bu eylem, seçili işlem için geçersizdir.',
|
'rule_trigger_value' => 'Bu eylem, seçili işlem için geçersizdir.',
|
||||||
'rule_action_value' => 'Bu eylem seçili işlem için geçersizdir.',
|
'rule_action_value' => 'Bu eylem seçili işlem için geçersizdir.',
|
||||||
'file_already_attached' => 'Yüklenen dosya ":name" zaten bu nesneye bağlı.',
|
'file_already_attached' => 'Yüklenen dosya ":name" zaten bu nesneye bağlı.',
|
||||||
'file_attached' => '":name" dosyası başarıyla yüklendi.',
|
'file_attached' => '":name" dosyası başarıyla yüklendi.',
|
||||||
|
'must_exist' => 'The ID in field :attribute does not exist in the database.',
|
||||||
|
'all_accounts_equal' => 'All accounts in this field must be equal.',
|
||||||
|
'invalid_selection' => 'Your selection is invalid',
|
||||||
|
'belongs_user' => 'This value is invalid for this field.',
|
||||||
|
'at_least_one_transaction' => 'Need at least one transaction.',
|
||||||
|
'require_currency_info' => 'The content of this field is invalid without currency information.',
|
||||||
|
'equal_description' => 'Transaction description should not equal global description.',
|
||||||
'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' => ':attribute\'nin değeri bilinmiyor',
|
'belongs_to_user' => ':attribute\'nin değeri bilinmiyor',
|
||||||
@ -84,6 +92,7 @@ return [
|
|||||||
'required_without_all' => 'Hiçbir :values mevcut değilken :attribute alanı gereklidir.',
|
'required_without_all' => 'Hiçbir :values mevcut değilken :attribute alanı gereklidir.',
|
||||||
'same' => ':attribute ve :other eşleşmelidir.',
|
'same' => ':attribute ve :other eşleşmelidir.',
|
||||||
'size.numeric' => ':attribute :size olmalıdır.',
|
'size.numeric' => ':attribute :size olmalıdır.',
|
||||||
|
'amount_min_over_max' => 'The minimum amount cannot be larger than the maximum amount.',
|
||||||
'size.file' => ':attribute :size kilobyte olmalıdır.',
|
'size.file' => ':attribute :size kilobyte olmalıdır.',
|
||||||
'size.string' => ':attribute :size karakter olmalıdır.',
|
'size.string' => ':attribute :size karakter olmalıdır.',
|
||||||
'size.array' => ':attribute :size öğeye sahip olmalıdır.',
|
'size.array' => ':attribute :size öğeye sahip olmalıdır.',
|
||||||
@ -100,37 +109,39 @@ return [
|
|||||||
'amount_zero' => 'Toplam tutar sıfır olamaz',
|
'amount_zero' => 'Toplam tutar sıfır olamaz',
|
||||||
'secure_password' => 'Güvenli bir şifre değildir. Lütfen tekrar deneyin. Daha fazla bilgi için https://goo.gl/NCh2tN adresini ziyaret edin',
|
'secure_password' => 'Güvenli bir şifre değildir. Lütfen tekrar deneyin. Daha fazla bilgi için https://goo.gl/NCh2tN adresini ziyaret edin',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => 'email address',
|
'email' => 'email address',
|
||||||
'description' => 'description',
|
'description' => 'description',
|
||||||
'amount' => 'amount',
|
'amount' => 'amount',
|
||||||
'name' => 'name',
|
'name' => 'name',
|
||||||
'targetamount' => 'target amount',
|
'piggy_bank_id' => 'piggy bank ID',
|
||||||
'openingBalanceDate' => 'opening balance date',
|
'targetamount' => 'target amount',
|
||||||
'openingBalance' => 'opening balance',
|
'openingBalanceDate' => 'opening balance date',
|
||||||
'match' => 'match',
|
'openingBalance' => 'opening balance',
|
||||||
'amount_min' => 'minimum amount',
|
'match' => 'match',
|
||||||
'amount_max' => 'maximum amount',
|
'amount_min' => 'minimum amount',
|
||||||
'title' => 'title',
|
'amount_max' => 'maximum amount',
|
||||||
'tag' => 'tag',
|
'title' => 'title',
|
||||||
'rule-action-value.1' => 'rule action value #1',
|
'tag' => 'tag',
|
||||||
'rule-action-value.2' => 'rule action value #2',
|
'transaction_description' => 'transaction description',
|
||||||
'rule-action-value.3' => 'rule action value #3',
|
'rule-action-value.1' => 'rule action value #1',
|
||||||
'rule-action-value.4' => 'rule action value #4',
|
'rule-action-value.2' => 'rule action value #2',
|
||||||
'rule-action-value.5' => 'rule action value #5',
|
'rule-action-value.3' => 'rule action value #3',
|
||||||
'rule-action.1' => 'rule action #1',
|
'rule-action-value.4' => 'rule action value #4',
|
||||||
'rule-action.2' => 'rule action #2',
|
'rule-action-value.5' => 'rule action value #5',
|
||||||
'rule-action.3' => 'rule action #3',
|
'rule-action.1' => 'rule action #1',
|
||||||
'rule-action.4' => 'rule action #4',
|
'rule-action.2' => 'rule action #2',
|
||||||
'rule-action.5' => 'rule action #5',
|
'rule-action.3' => 'rule action #3',
|
||||||
'rule-trigger-value.1' => 'rule trigger value #1',
|
'rule-action.4' => 'rule action #4',
|
||||||
'rule-trigger-value.2' => 'rule trigger value #2',
|
'rule-action.5' => 'rule action #5',
|
||||||
'rule-trigger-value.3' => 'rule trigger value #3',
|
'rule-trigger-value.1' => 'rule trigger value #1',
|
||||||
'rule-trigger-value.4' => 'rule trigger value #4',
|
'rule-trigger-value.2' => 'rule trigger value #2',
|
||||||
'rule-trigger-value.5' => 'rule trigger value #5',
|
'rule-trigger-value.3' => 'rule trigger value #3',
|
||||||
'rule-trigger.1' => 'rule trigger #1',
|
'rule-trigger-value.4' => 'rule trigger value #4',
|
||||||
'rule-trigger.2' => 'rule trigger #2',
|
'rule-trigger-value.5' => 'rule trigger value #5',
|
||||||
'rule-trigger.3' => 'rule trigger #3',
|
'rule-trigger.1' => 'rule trigger #1',
|
||||||
'rule-trigger.4' => 'rule trigger #4',
|
'rule-trigger.2' => 'rule trigger #2',
|
||||||
'rule-trigger.5' => 'rule trigger #5',
|
'rule-trigger.3' => 'rule trigger #3',
|
||||||
|
'rule-trigger.4' => 'rule trigger #4',
|
||||||
|
'rule-trigger.5' => 'rule trigger #5',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user