Merge branch 'develop' into l10n_develop

This commit is contained in:
James Cole
2017-02-16 22:42:24 +01:00
committed by GitHub
927 changed files with 40417 additions and 23932 deletions

View File

@@ -25,4 +25,4 @@ return [
'failed' => 'Falscher Benutzername und/oder falsches Passwort.',
'throttle' => 'Zu viele Login-Versuche. Bitte versuchen Sie es in :seconds Sekunde(n) erneut.',
];
];

View File

@@ -38,4 +38,4 @@ return [
'createTag' => 'Neuen Tag erstellen',
'edit_tag' => 'Bearbeite Tag ":tag"',
'delete_tag' => 'Lösche Tag ":tag"',
];
];

View File

@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (durch Leerzeichen getrennt)',
'column_account-number' => 'Bestandskonto (Kontonr.)',
'column_opposing-number' => 'Zielkonto (Kontonr.)',
];
];

View File

@@ -21,4 +21,4 @@ return [
'import-index' => 'Natürlich kann eine CSV-Datei in Firefly III importiert werden ',
'import-configure-security' => 'Aufgrund von Sicherheitsbedenken wurde der Upload mit einer lokalen Datei ersetzt.',
'import-configure-configuration' => 'Die unten stehende Konfiguration für die lokale Datei ist korrekt.',
];
];

View File

@@ -966,4 +966,4 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
];
];

View File

@@ -181,4 +181,4 @@ return [
'payment_date' => 'Zahlungsdatum',
'invoice_date' => 'Rechnungsdatum',
'internal_reference' => 'Interner Verweis',
];
];

View File

@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Denken Sie daran, dass jede Seite ein kleines Fragezeichen in der oberen rechten Ecke hat. Klicken Sie darauf um Hilfe zur aktuellen Seite zu erhalten.',
'index' => 'index',
'home' => 'home',
];
];

View File

@@ -86,4 +86,4 @@ return [
'budget_count' => 'Anzahl Budgets',
'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen',
'tags_count' => 'Anzahl Tags',
];
];

View File

@@ -14,4 +14,4 @@ return [
'previous' => '« Vorherige',
'next' => 'Nächste »',
];
];

View File

@@ -16,4 +16,4 @@ return [
'sent' => 'Wir haben Ihnen einen Link zum Zurücksetzen des Passworts zugesendet!',
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
'blocked' => 'Netter Versuch.',
];
];

View File

@@ -88,4 +88,4 @@ return [
'in_array' => ':attribute existiert nicht in :other.',
'present' => 'Das :attribute Feld muss vorhanden sein.',
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein',
];
];

0
resources/lang/en_US/auth.php Executable file → Normal file
View File

View File

@@ -10,7 +10,7 @@
*/
return [
'locale' => 'en, English, en_US, en_US.utf8',
'locale' => 'en, English, en_US, en_US.utf8, en_US.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%B %e, %Y',
'date_time' => '%B %e, %Y, @ %T',

View File

@@ -15,7 +15,7 @@ return [
'import_configure_title' => 'Configure your import',
'import_configure_intro' => 'There are some options for your CSV import. Please indicate if your CSV file contains headers on the first column, and what the date format of your date-fields is. That might require some experimentation. The field delimiter is usually a ",", but could also be a ";". Check this carefully.',
'import_configure_form' => 'Form',
'import_configure_form' => 'Basic CSV import options',
'header_help' => 'Check this if the first row of your CSV file are the column titles',
'date_help' => 'Date time format in your CSV. Follow the format like <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">this page</a> indicates. The default value will parse dates that look like this: :dateExample.',
'delimiter_help' => 'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
@@ -24,7 +24,6 @@ return [
// roles
'column_roles_title' => 'Define column roles',
'column_roles_text' => '<p>Firefly III cannot guess what data each column contains. You must tell Firefly which kinds of data to expect. The example data can guide you into picking the correct type from the dropdown. If a column cannot be matched to a useful data type, please let me know <a href="https://github.com/JC5/firefly-iii/issues/new">by creating an issue</a>.</p><p>Some values in your CSV file, such as account names or categories, may already exist in your Firefly III database. If you select "map these values" Firefly will not attempt to search for matching values itself but allow you to match the CSV values against the values in your database. This allows you to fine-tune the import.</p>',
'column_roles_table' => 'Table',
'column_name' => 'Name of column',
'column_example' => 'Column example data',

View File

@@ -0,0 +1,24 @@
<?php
/**
* demo.php
* Copyright (c) 2016 thegrumpydictator@gmail.com
* This software may be modified and distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License.
*
* See the LICENSE file for details.
*/
return [
'no_demo_text' => 'Sorry, there is no extra demo-explanation text for <abbr title=":route">this page</abbr>.',
'see_help_icon' => 'However, the <i class="fa fa-question-circle"></i>-icon in the top right corner may tell you more.',
'index' => 'Welcome to <strong>Firefly III</strong>! On this page you get a quick overview of your finances. For more information, check out Accounts &rarr; <a href=":asset">Asset Accounts</a> and of course the <a href=":budgets">Budgets</a> and <a href=":reports">Reports</a> pages. Or just take a look around and see where you end up.',
'accounts-index' => 'Asset accounts are your personal bank accounts. Expense accounts are the accounts you spend money at, such as stores and friends. Revenue accounts are accounts you receive money from, such as your job, the government or other sources of income. On this page you can edit or remove them.',
'budgets-index' => 'This page shows you an overview of your budgets. The top bar shows the amount that is available to be budgeted. This can be customized for any period by clicking the amount on the right. The amount you\'ve actually spent is shown in the bar below. Below that are the expenses per budget and what you\'ve budgeted for them.',
'reports-index-start' => 'Firefly III supports four types of reports. Read about them by clicking on the <i class="fa fa-question-circle"></i>-icon in the top right corner.',
'reports-index-examples' => 'Be sure to check out these examples: <a href=":one">a monthly financial overview</a>, <a href=":two">a yearly financial overview</a> and <a href=":three">a budget overview</a>.',
'currencies-index' => 'Firefly III supports multiple currencies. Although it defaults to the Euro it can be set to the US Dollar and many other currencies. As you can see a small selection of currencies has been included but you can add your own if you wish to. Changing the default currency will not change the currency of existing transactions however: Firefly III supports the use of multiple currencies at the same time.',
'transactions-index' => 'These expenses, deposits and transfers are not particularly imaginative. They have been generated automatically.',
'piggy-banks-index' => 'As you can see, there are three piggy banks. Use the plus and minus buttons to influence the amount of money in each piggy bank. Click the name of the piggy bank to see the administration for each piggy bank.',
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];

File diff suppressed because it is too large Load Diff

View File

@@ -25,12 +25,17 @@ return [
'match' => 'Matches on',
'repeat_freq' => 'Repeats',
'journal_currency_id' => 'Currency',
'currency_id' => 'Currency',
'attachments' => 'Attachments',
'journal_amount' => 'Amount',
'journal_asset_source_account' => 'Asset account (source)',
'journal_source_account_name' => 'Revenue account (source)',
'journal_source_account_id' => 'Asset account (source)',
'BIC' => 'BIC',
'account_from_id' => 'From account',
'account_to_id' => 'To account',
'source_account' => 'Source account',
'destination_account' => 'Destination account',
'journal_destination_account_id' => 'Asset account (destination)',
'asset_destination_account' => 'Asset account (destination)',
'asset_source_account' => 'Asset account (source)',
@@ -58,95 +63,118 @@ return [
'description' => 'Description',
'expense_account' => 'Expense account',
'revenue_account' => 'Revenue account',
'amount' => 'Amount',
'date' => 'Date',
'interest_date' => 'Interest date',
'book_date' => 'Book date',
'process_date' => 'Processing date',
'category' => 'Category',
'tags' => 'Tags',
'deletePermanently' => 'Delete permanently',
'cancel' => 'Cancel',
'targetdate' => 'Target date',
'tag' => 'Tag',
'under' => 'Under',
'symbol' => 'Symbol',
'code' => 'Code',
'iban' => 'IBAN',
'accountNumber' => 'Account number',
'has_headers' => 'Headers',
'date_format' => 'Date format',
'specifix' => 'Bank- or file specific fixes',
'attachments[]' => 'Attachments',
'store_new_withdrawal' => 'Store new withdrawal',
'store_new_deposit' => 'Store new deposit',
'store_new_transfer' => 'Store new transfer',
'add_new_withdrawal' => 'Add a new withdrawal',
'add_new_deposit' => 'Add a new deposit',
'add_new_transfer' => 'Add a new transfer',
'noPiggybank' => '(no piggy bank)',
'title' => 'Title',
'notes' => 'Notes',
'filename' => 'File name',
'mime' => 'Mime type',
'size' => 'Size',
'trigger' => 'Trigger',
'stop_processing' => 'Stop processing',
'start_date' => 'Start of range',
'end_date' => 'End of range',
'export_start_range' => 'Start of export range',
'export_end_range' => 'End of export range',
'export_format' => 'File format',
'include_attachments' => 'Include uploaded attachments',
'include_old_uploads' => 'Include imported data',
'accounts' => 'Export transactions from these accounts',
'delete_account' => 'Delete account ":name"',
'delete_bill' => 'Delete bill ":name"',
'delete_budget' => 'Delete budget ":name"',
'delete_category' => 'Delete category ":name"',
'delete_currency' => 'Delete currency ":name"',
'delete_journal' => 'Delete transaction with description ":description"',
'delete_attachment' => 'Delete attachment ":name"',
'delete_rule' => 'Delete rule ":title"',
'delete_rule_group' => 'Delete rule group ":title"',
'attachment_areYouSure' => 'Are you sure you want to delete the attachment named ":name"?',
'account_areYouSure' => 'Are you sure you want to delete the account named ":name"?',
'bill_areYouSure' => 'Are you sure you want to delete the bill named ":name"?',
'rule_areYouSure' => 'Are you sure you want to delete the rule titled ":title"?',
'ruleGroup_areYouSure' => 'Are you sure you want to delete the rule group titled ":title"?',
'budget_areYouSure' => 'Are you sure you want to delete the budget named ":name"?',
'category_areYouSure' => 'Are you sure you want to delete the category named ":name"?',
'currency_areYouSure' => 'Are you sure you want to delete the currency named ":name"?',
'piggyBank_areYouSure' => 'Are you sure you want to delete the piggy bank named ":name"?',
'journal_areYouSure' => 'Are you sure you want to delete the transaction described ":description"?',
'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?',
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
'permDeleteWarning' => 'Deleting stuff from Firely is permanent and cannot be undone.',
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',
'delete_all_permanently' => 'Delete selected permanently',
'update_all_journals' => 'Update these transactions',
'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.',
'also_delete_rules' => 'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group will be deleted as well.',
'also_delete_piggyBanks' => 'The only piggy bank connected to this account will be deleted as well.|All :count piggy bank connected to this account will be deleted as well.',
'bill_keep_transactions' => 'The only transaction connected to this bill will not be deleted.|All :count transactions connected to this bill will spared deletion.',
'budget_keep_transactions' => 'The only transaction connected to this budget will not be deleted.|All :count transactions connected to this budget will spared deletion.',
'category_keep_transactions' => 'The only transaction connected to this category will not be deleted.|All :count transactions connected to this category will spared deletion.',
'tag_keep_transactions' => 'The only transaction connected to this tag will not be deleted.|All :count transactions connected to this tag will spared deletion.',
'decimal_places' => 'Decimal places',
'revenue_account_source' => 'Revenue account (source)',
'source_account_asset' => 'Source account (asset account)',
'destination_account_expense' => 'Destination account (expense account)',
'destination_account_asset' => 'Destination account (asset account)',
'source_account_revenue' => 'Source account (revenue account)',
'type' => 'Type',
'convert_Withdrawal' => 'Convert withdrawal',
'convert_Deposit' => 'Convert deposit',
'convert_Transfer' => 'Convert transfer',
'amount' => 'Amount',
'date' => 'Date',
'interest_date' => 'Interest date',
'book_date' => 'Book date',
'process_date' => 'Processing date',
'category' => 'Category',
'tags' => 'Tags',
'deletePermanently' => 'Delete permanently',
'cancel' => 'Cancel',
'targetdate' => 'Target date',
'tag' => 'Tag',
'under' => 'Under',
'symbol' => 'Symbol',
'code' => 'Code',
'iban' => 'IBAN',
'accountNumber' => 'Account number',
'has_headers' => 'Headers',
'date_format' => 'Date format',
'specifix' => 'Bank- or file specific fixes',
'attachments[]' => 'Attachments',
'store_new_withdrawal' => 'Store new withdrawal',
'store_new_deposit' => 'Store new deposit',
'store_new_transfer' => 'Store new transfer',
'add_new_withdrawal' => 'Add a new withdrawal',
'add_new_deposit' => 'Add a new deposit',
'add_new_transfer' => 'Add a new transfer',
'noPiggybank' => '(no piggy bank)',
'title' => 'Title',
'notes' => 'Notes',
'filename' => 'File name',
'mime' => 'Mime type',
'size' => 'Size',
'trigger' => 'Trigger',
'stop_processing' => 'Stop processing',
'start_date' => 'Start of range',
'end_date' => 'End of range',
'export_start_range' => 'Start of export range',
'export_end_range' => 'End of export range',
'export_format' => 'File format',
'include_attachments' => 'Include uploaded attachments',
'include_old_uploads' => 'Include imported data',
'accounts' => 'Export transactions from these accounts',
'delete_account' => 'Delete account ":name"',
'delete_bill' => 'Delete bill ":name"',
'delete_budget' => 'Delete budget ":name"',
'delete_category' => 'Delete category ":name"',
'delete_currency' => 'Delete currency ":name"',
'delete_journal' => 'Delete transaction with description ":description"',
'delete_attachment' => 'Delete attachment ":name"',
'delete_rule' => 'Delete rule ":title"',
'delete_rule_group' => 'Delete rule group ":title"',
'attachment_areYouSure' => 'Are you sure you want to delete the attachment named ":name"?',
'account_areYouSure' => 'Are you sure you want to delete the account named ":name"?',
'bill_areYouSure' => 'Are you sure you want to delete the bill named ":name"?',
'rule_areYouSure' => 'Are you sure you want to delete the rule titled ":title"?',
'ruleGroup_areYouSure' => 'Are you sure you want to delete the rule group titled ":title"?',
'budget_areYouSure' => 'Are you sure you want to delete the budget named ":name"?',
'category_areYouSure' => 'Are you sure you want to delete the category named ":name"?',
'currency_areYouSure' => 'Are you sure you want to delete the currency named ":name"?',
'piggyBank_areYouSure' => 'Are you sure you want to delete the piggy bank named ":name"?',
'journal_areYouSure' => 'Are you sure you want to delete the transaction described ":description"?',
'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?',
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
'permDeleteWarning' => 'Deleting stuff from Firely is permanent and cannot be undone.',
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',
'delete_all_permanently' => 'Delete selected permanently',
'update_all_journals' => 'Update these transactions',
'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.',
'also_delete_rules' => 'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group will be deleted as well.',
'also_delete_piggyBanks' => 'The only piggy bank connected to this account will be deleted as well.|All :count piggy bank connected to this account will be deleted as well.',
'bill_keep_transactions' => 'The only transaction connected to this bill will not be deleted.|All :count transactions connected to this bill will spared deletion.',
'budget_keep_transactions' => 'The only transaction connected to this budget will not be deleted.|All :count transactions connected to this budget will spared deletion.',
'category_keep_transactions' => 'The only transaction connected to this category will not be deleted.|All :count transactions connected to this category will spared deletion.',
'tag_keep_transactions' => 'The only transaction connected to this tag will not be deleted.|All :count transactions connected to this tag will spared deletion.',
'email' => 'Email address',
'password' => 'Password',
'password_confirmation' => 'Password (again)',
'blocked' => 'Is blocked?',
'blocked_code' => 'Reason for block',
// admin
'domain' => 'Domain',
'single_user_mode' => 'Single user mode',
'domain' => 'Domain',
'single_user_mode' => 'Single user mode',
'must_confirm_account' => 'New users must activate account',
'is_demo_site' => 'Is demo site',
// import
'import_file' => 'Import file',
'configuration_file' => 'Configuration file',
'import_file_type' => 'Import file type',
'csv_comma' => 'A comma (,)',
'csv_semicolon' => 'A semicolon (;)',
'csv_tab' => 'A tab (invisible)',
'csv_delimiter' => 'CSV field delimiter',
'csv_import_account' => 'Default import account',
'csv_config' => 'CSV import configuration',
'import_file' => 'Import file',
'configuration_file' => 'Configuration file',
'import_file_type' => 'Import file type',
'csv_comma' => 'A comma (,)',
'csv_semicolon' => 'A semicolon (;)',
'csv_tab' => 'A tab (invisible)',
'csv_delimiter' => 'CSV field delimiter',
'csv_import_account' => 'Default import account',
'csv_config' => 'CSV import configuration',
'due_date' => 'Due date',

View File

@@ -12,6 +12,7 @@
return [
'buttons' => 'Buttons',
'icon' => 'Icon',
'id' => 'ID',
'create_date' => 'Created at',
'update_date' => 'Updated at',
'balance_before' => 'Balance before',
@@ -76,7 +77,7 @@ return [
'destination_account' => 'Destination account',
'accounts_count' => 'Number of accounts',
'journals_count' => 'Number of journals',
'journals_count' => 'Number of transactions',
'attachments_count' => 'Number of attachments',
'bills_count' => 'Number of bills',
'categories_count' => 'Number of categories',

0
resources/lang/en_US/pagination.php Executable file → Normal file
View File

0
resources/lang/en_US/passwords.php Executable file → Normal file
View File

View File

@@ -12,6 +12,7 @@
return [
'iban' => 'This is not a valid IBAN.',
'unique_account_number_for_user' => 'It looks like this account number is already in use.',
'deleted_user' => 'Due to security constraints, you cannot register using this email address.',
'rule_trigger_value' => 'This value is invalid for the selected trigger.',
'rule_action_value' => 'This value is invalid for the selected action.',
'invalid_domain' => 'Due to security constraints, you cannot register from this domain.',
@@ -21,6 +22,8 @@ return [
'file_too_large' => 'File ":name" is too large.',
'belongs_to_user' => 'The value of :attribute is unknown',
'accepted' => 'The :attribute must be accepted.',
'bic' => 'This is not a valid BIC.',
'more' => ':attribute must be larger than zero.',
'active_url' => 'The :attribute is not a valid URL.',
'after' => 'The :attribute must be a date after :date.',
'alpha' => 'The :attribute may only contain letters.',
@@ -84,4 +87,5 @@ return [
'file' => 'The :attribute must be a file.',
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
];

View File

@@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
];
];

View File

@@ -38,4 +38,4 @@ return [
'createTag' => 'Create new tag',
'edit_tag' => 'Edit tag ":tag"',
'delete_tag' => 'Delete tag ":tag"',
];
];

View File

@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
];
];

View File

@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@@ -965,4 +965,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
];
];

View File

@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
];
];

View File

@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
];
];

View File

@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
];
];

View File

@@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Previous',
'next' => 'Next &raquo;',
];
];

View File

@@ -16,4 +16,4 @@ return [
'sent' => 'We have e-mailed your password reset link!',
'reset' => 'Your password has been reset!',
'blocked' => 'Nice try though.',
];
];

View File

@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
];
];

View File

@@ -25,4 +25,4 @@ return [
'failed' => 'Ces identifiants n\'ont aucune correspondance.',
'throttle' => 'Trop de tentatives de connexion. Veuillez essayer à nouveau dans :seconds secondes.',
];
];

View File

@@ -38,4 +38,4 @@ return [
'createTag' => 'Créer un nouveau tag',
'edit_tag' => 'Éditer le tag ":tag"',
'delete_tag' => 'Supprimer le tag ":tag"',
];
];

View File

@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags(séparé par des espaces)',
'column_account-number' => 'Compte dactif (numéro de compte)',
'column_opposing-number' => 'Compte destination (numéro de compte)',
];
];

View File

@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@@ -965,4 +965,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
];
];

View File

@@ -181,4 +181,4 @@ return [
'payment_date' => 'Date de paiement',
'invoice_date' => 'Date de facturation',
'internal_reference' => 'Référence interne',
];
];

View File

@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'N\'oubliez pas que chaque page a un petit point d\'interrogation en haut à droite. Cliquez dessus pour obtenir de l\'aide concernant la page actuelle.',
'index' => 'index',
'home' => 'accueil',
];
];

View File

@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
];
];

View File

@@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Précédent',
'next' => 'Suivant &raquo;',
];
];

View File

@@ -16,4 +16,4 @@ return [
'sent' => 'Nous vous avons envoyé par e-mail un lien de réinitialisation de votre mot de passe !',
'reset' => 'Votre mot de passe a été réinitialisé !',
'blocked' => 'Bien essayé cependant.',
];
];

View File

@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
];
];

View File

@@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
];
];

View File

@@ -38,4 +38,4 @@ return [
'createTag' => 'Kreiraj novu oznaku',
'edit_tag' => 'Uredi oznaku ":tag"',
'delete_tag' => 'Obriši oznaku ":tag"',
];
];

View File

@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
];
];

View File

@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@@ -965,4 +965,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
];
];

View File

@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
];
];

View File

@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
];
];

View File

@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
];
];

View File

@@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Prethodna',
'next' => 'Sljedeća &raquo;',
];
];

View File

@@ -16,4 +16,4 @@ return [
'sent' => 'Na e-mail smo ti poslali poveznicu za promjenu lozinke!',
'reset' => 'Tvoja lozinka je promijenjena!',
'blocked' => 'Lijep pokušaj.',
];
];

View File

@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
];
];

View File

@@ -25,4 +25,4 @@ return [
'failed' => 'Deze gegevens zijn niet correct.',
'throttle' => 'Te veel inlogpogingen. Probeer opnieuw in: seconden seconden.',
];
];

View File

@@ -38,4 +38,4 @@ return [
'createTag' => 'Maak nieuwe tag',
'edit_tag' => 'Wijzig tag ":tag"',
'delete_tag' => 'Verwijder tag ":tag"',
];
];

View File

@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (spatiegescheiden)',
'column_account-number' => 'Betaalrekening (rekeningnummer)',
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
];
];

View File

@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@@ -454,7 +454,7 @@ return [
'deleted_currency' => 'Valuta :name verwijderd',
'created_currency' => 'Nieuwe valuta :name opgeslagen',
'updated_currency' => 'Valuta :name bijgewerkt',
'ask_site_owner' => 'Vraag :owner of deze valuta wilt toevoegen, verwijderen of wijzigen.',
'ask_site_owner' => 'Vraag :site_owner of deze valuta wilt toevoegen, verwijderen of wijzigen.',
'currencies_intro' => 'Firefly III ondersteunt diverse valuta die je hier kan instellen en bewerken.',
'make_default_currency' => 'maak standaard',
'default_currency' => 'standaard',
@@ -965,4 +965,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Deze functie werkt niet als je Firefly III gebruikt in combinatie met Sandstorm.IO.',
];
];

View File

@@ -181,4 +181,4 @@ return [
'payment_date' => 'Betalingsdatum',
'invoice_date' => 'Factuurdatum',
'internal_reference' => 'Interne verwijzing',
];
];

View File

@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Elke pagina heeft een vraagtekentje rechtsboven. Gebruik deze voor meer hulp. Veel plezier!',
'index' => 'index',
'home' => 'home',
];
];

View File

@@ -86,4 +86,4 @@ return [
'budget_count' => 'Aantal budgetten',
'rule_and_groups_count' => 'Aantal regels en regelgroepen',
'tags_count' => 'Aantal tags',
];
];

View File

@@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Vorige',
'next' => 'Volgende &raquo;',
];
];

View File

@@ -16,4 +16,4 @@ return [
'sent' => 'Je krijgt een mailtje met een linkje om je wachtwoord te herstellen!',
'reset' => 'Je wachtwoord is hersteld!',
'blocked' => 'Leuk geprobeerd wel.',
];
];

View File

@@ -88,4 +88,4 @@ return [
'in_array' => 'Het :attribute veld bestaat niet in :other.',
'present' => 'Het :attribute veld moet aanwezig zijn.',
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
];
];

View File

@@ -25,4 +25,4 @@ return [
'failed' => 'Te poświadczenia nie zgadzają się z naszymi danymi.',
'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :seconds sekund.',
];
];

View File

@@ -38,4 +38,4 @@ return [
'createTag' => 'Utwórz nowy tag',
'edit_tag' => 'Modyfikuj tag ":tag"',
'delete_tag' => 'Usuń tag ":tag"',
];
];

View File

@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tagi (oddzielone spacjami)',
'column_account-number' => 'Konto aktywów (numer konta)',
'column_opposing-number' => 'Opposing account (account number)',
];
];

View File

@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'Konfiguracja, która widzisz poniżej jest prawidłowa dla lokalnego pliku.',
];
];

View File

@@ -965,4 +965,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
];
];

View File

@@ -181,4 +181,4 @@ return [
'payment_date' => 'Data płatności',
'invoice_date' => 'Data faktury',
'internal_reference' => 'Internal reference',
];
];

View File

@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Pamiętaj, że każda strona ma małą ikonkę ze znakiem zapytania w prawym górnym rogu. Kliknij ją aby otrzymać dodatkowe informacje o stronie, na której się znajdujesz.',
'index' => 'indeks',
'home' => 'początek',
];
];

View File

@@ -86,4 +86,4 @@ return [
'budget_count' => 'Liczba budżetów',
'rule_and_groups_count' => 'Liczba reguł i grup reguł',
'tags_count' => 'Liczba tagów',
];
];

View File

@@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Poprzednia',
'next' => 'Następna &raquo;',
];
];

View File

@@ -16,4 +16,4 @@ return [
'sent' => 'Wysłaliśmy link do resetowania hasła na twój adres email!',
'reset' => 'Twoje hasło zostało zresetowane!',
'blocked' => 'Przynajmniej próbowałeś.',
];
];

View File

@@ -88,4 +88,4 @@ return [
'in_array' => 'Pole :attribute nie istnieje w :other.',
'present' => 'Pole :attribute musi być obecne.',
'amount_zero' => 'Całkowita kwota nie może być zerem',
];
];

View File

@@ -25,4 +25,4 @@ return [
'failed' => 'Essas credenciais não correspondem aos nossos registros.',
'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.',
];
];

View File

@@ -38,4 +38,4 @@ return [
'createTag' => 'Criar nova etiqueta',
'edit_tag' => 'Editar etiqueta ":tag"',
'delete_tag' => 'Apagar etiqueta ":tag"',
];
];

View File

@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (separadas por espaço)',
'column_account-number' => 'Conta de ativo (número da conta)',
'column_opposing-number' => 'Conta Contrária (número da conta)',
];
];

View File

@@ -21,4 +21,4 @@ return [
'import-index' => 'Claro, qualquer arquivo .CSV pode ser importado em Firefly III ',
'import-configure-security' => 'Por questões de segurança, seu upload foi substituído por um arquivo local.',
'import-configure-configuration' => 'A configuração que você vê abaixo é a correta para o arquivo local.',
];
];

View File

@@ -965,4 +965,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
];
];

View File

@@ -181,4 +181,4 @@ return [
'payment_date' => 'Data de pagamento',
'invoice_date' => 'Data da Fatura',
'internal_reference' => 'Referência interna',
];
];

View File

@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Lembre-se que cada página tem um pequeno ponto de interrogação na parte superior direita. Clique nele para obter ajuda sobre a página que você está.',
'index' => 'índice',
'home' => 'casa',
];
];

View File

@@ -86,4 +86,4 @@ return [
'budget_count' => 'Número de orçamentos',
'rule_and_groups_count' => 'Número de regras e grupos de regras',
'tags_count' => 'Número de tags',
];
];

View File

@@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Anterior',
'next' => 'Próximo &raquo;',
];
];

View File

@@ -16,4 +16,4 @@ return [
'sent' => 'Nós te enviamos um email com um link para trocar a senha!',
'reset' => 'Sua senha foi redefinida!',
'blocked' => 'Boa tentativa.',
];
];

View File

@@ -88,4 +88,4 @@ return [
'in_array' => 'O campo :attribute não existe em :other.',
'present' => 'O campo :attribute deve estar presente.',
'amount_zero' => 'A quantidade total não pode ser zero',
];
];

View File

@@ -25,4 +25,4 @@ return [
'failed' => 'Неправильный адрес электронной почты или пароль.',
'throttle' => 'Слишком много попыток логина. Пожалуйста, попробуйте снова через :seconds секунд.',
];
];

View File

@@ -38,4 +38,4 @@ return [
'createTag' => 'Создать новый тег',
'edit_tag' => 'Редактировать тег ":tag"',
'delete_tag' => 'Удалить тег ":tag"',
];
];

View File

@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
];
];

View File

@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@@ -965,4 +965,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
];
];

Some files were not shown because too many files have changed in this diff Show More