New translations.

This commit is contained in:
James Cole 2019-08-23 14:11:10 +02:00
parent a172c51495
commit c810bad97c
55 changed files with 12027 additions and 11835 deletions

View File

@ -27,6 +27,7 @@ return [
'locale' => 'cs, Čeština, cs_CZ, cs_CZ.utf8, cs_CZ.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A %B %e, %Y',
'month_and_day_no_year' => '%B %e',
'date_time' => '%e %B %Y, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Nový výběr',
'create_new_transaction' => 'Přidat novou transakci',
'new_transaction' => 'Nová transakce',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Zobrazit účty s aktivy',
'go_to_budgets' => 'Přejít k rozpočtům',
'go_to_categories' => 'Přejít ke kategoriím',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Aktualizovat měnu',
'new_default_currency' => ':name je nyní výchozí měna.',
'cannot_delete_currency' => ':name nelze odstranit, protože je v aplikaci stále pro něco používáno.',
'cannot_disable_currency' => 'Cannot disable :name because it is still in use.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Měna :name smazána',
'created_currency' => 'Měna :name vytvořena',
'could_not_store_currency' => 'Novou měnu se nepodařilo uložit.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'Je třeba, aby kolonka :attribute byla přítomna.',
'amount_zero' => 'Celková částka nemůže být nula.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Je třeba, aby se názvy pokladniček neopakovaly.',
'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Neplatný typ opakování pro opakované transakce.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'de, Deutsch, de_DE, de_DE.utf8, de_DE.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e. %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A, %B %e. %Y',
'month_and_day_no_year' => '%B %e',
'date_time' => '%e %B %Y, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Neue Ausgabe',
'create_new_transaction' => 'Neue Buchung erstellen',
'new_transaction' => 'Neue Buchung',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Bestandskonten anzeigen',
'go_to_budgets' => 'Budgets anzeigen',
'go_to_categories' => 'Kategorien anzeigen',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Währung aktualisieren',
'new_default_currency' => '„:name” wird nun als Standardwährung verwendet.',
'cannot_delete_currency' => '„:name” konnte nicht gelöscht werden, da diese noch verwendet wird.',
'cannot_disable_currency' => '„:name” konnte nicht deaktiviert werden, da diese noch verwendet wird.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Währung :name gelöscht',
'created_currency' => 'Währung :name erstellt',
'could_not_store_currency' => 'Die neue Währung konnte nicht gespeichert werden.',
@ -770,7 +780,7 @@ return [
'start_reconcile' => 'Jetzt abgleichen',
'cash_account_type' => 'Barzahlung',
'cash' => 'Bar',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'cant_find_redirect_account' => 'Firefly III hat vergeblich versucht, Sie umzuleiten. Zum Index zurückkehren.',
'account_type' => 'Kontotyp',
'save_transactions_by_moving' => 'Speichern Sie diese Transaktion(en), indem Sie sie auf ein anderes Konto verschieben:',
'stored_new_account' => 'Neues Konto „:name” gespeichert!',
@ -1029,7 +1039,7 @@ return [
'fiscal_year' => 'Geschäftsjahr',
'income_entry' => 'Einnahmen aus dem Konto „:name” zwischen :start und :end',
'expense_entry' => 'Aufwendungen auf Konto „:name” zwischen :start und :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'category_entry' => 'Ausgaben und Einnahmen in der Kategorie „:name” zwischen :start und :end',
'budget_spent_amount' => 'Ausgaben im Haushalt „:budget” zwischen :start und :end',
'balance_amount' => 'Ausgaben im Budget „:budget” bezahlt von Konto „:account” zwischen :start und :end',
'no_audit_activity' => 'Zwischen :start und :end wurde keine Aktivität auf dem Konto <a href=":url" title=":account_name">:account_name</a> festgestellt.',
@ -1407,7 +1417,7 @@ return [
'box_balance_in_currency' => 'Guthaben (:currency)',
'box_spent_in_currency' => 'Ausgaben (:currency)',
'box_earned_in_currency' => 'Einnahmen (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_sum_in_currency' => 'Summe (:currency)',
'box_bill_paid_in_currency' => 'Gezahlte Rechnungen (:currency)',
'box_bill_unpaid_in_currency' => 'Unbezahlte Rechnungen (:currency)',
'box_left_to_spend_in_currency' => 'Verbleibend zum Ausgeben (:currency)',

View File

@ -255,7 +255,7 @@ return [
'withdrawal_destination_id' => 'Zielkonto',
'deposit_source_id' => 'Quellkonto',
'expected_on' => 'Expected on',
'paid' => 'Paid',
'expected_on' => 'Erwartet am',
'paid' => 'Bezahlt',
];

View File

@ -127,6 +127,7 @@ return [
'in_array' => ':attribute existiert nicht in :other.',
'present' => 'Das :attribute Feld muss vorhanden sein.',
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Der Name des Sparschweins muss eindeutig sein.',
'secure_password' => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://github.com/firefly-iii/help/wiki/Secure-password',
'valid_recurrence_rep_type' => 'Ungültige Wiederholungsart für Daueraufträge.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'es, Spanish, es_ES.utf8, es_ES.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e de %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A %e de %B %Y',
'month_and_day_no_year' => '%e %B',
'date_time' => '%e de %B %Y a las %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Nuevo retiro',
'create_new_transaction' => 'Crear una nueva transacción',
'new_transaction' => 'Nueva transacción',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Ver tus cuentas de activos',
'go_to_budgets' => 'Ir a tus presupuestos',
'go_to_categories' => 'Ir a tus categorías',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Actualizar moneda',
'new_default_currency' => ':name es ahora moneda por defecto.',
'cannot_delete_currency' => 'No puede eliminar :name porque todavía esta en uso.',
'cannot_disable_currency' => 'No se puede desactivar :name porque todavía está en uso.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Moneda :name eliminada',
'created_currency' => 'Moneda :name creada',
'could_not_store_currency' => 'No se puede crear la nueva moneda.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => 'El campo :attribute no existe en :other.',
'present' => 'El campo :attribute debe estar presente.',
'amount_zero' => 'La cantidad total no puede ser cero.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'En nombre de la hucha debe ser único.',
'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipo de repetición no válido para transacciones recurrentes.',

View File

@ -39,7 +39,7 @@ return [
'reports' => 'Rapport',
'search_result' => 'Résultats de recherche pour ":query"',
'withdrawal_list' => 'Dépenses',
'Withdrawal_list' => 'Expenses',
'Withdrawal_list' => 'penses',
'deposit_list' => 'Revenu, salaire et versements',
'transfer_list' => 'Virements',
'transfers_list' => 'Virements',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'fr_FR.utf8, fr_FR.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A %e %B %Y',
'month_and_day_no_year' => '%e %B',
'date_time' => '%B %e %Y @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Nouvelle dépense',
'create_new_transaction' => 'Crée une nouvelle transaction',
'new_transaction' => 'Nouvelle opération',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Afficher vos comptes d\'actifs',
'go_to_budgets' => 'Gérer vos budgets',
'go_to_categories' => 'Gérer vos catégories',
@ -83,7 +84,7 @@ return [
'help_for_this_page' => 'Aide pour cette page',
'no_help_could_be_found' => 'Aucun texte d\'aide n\'a pu être trouvé.',
'no_help_title' => 'Toutes nos excuses, une erreur est survenue.',
'two_factor_welcome' => 'Hello!',
'two_factor_welcome' => 'Bonjour !',
'two_factor_enter_code' => 'Pour continuer, veuillez entrer votre code dauthentification à deux facteurs. Votre application peut la générer pour vous.',
'two_factor_code_here' => 'Entrez votre code ici',
'two_factor_title' => 'Authentification à deux facteurs',
@ -91,13 +92,13 @@ return [
'two_factor_forgot_title' => 'Perte de lauthentification à deux facteurs',
'two_factor_forgot' => 'Jai oublié mon code d\'identification à deux facteurs.',
'two_factor_lost_header' => 'Perdu votre authentification à deux facteurs ?',
'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.',
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in <code>storage/logs</code> for instructions, or run <code>docker logs &lt;container_id&gt;</code> to see the instructions (refresh this page).',
'two_factor_lost_intro' => 'Si vous avez aussi perdu vos codes de récupération, vous n\'avez pas de chance. Ce n\'est pas quelque chose que vous pouvez corriger depuis l\'interface web. Vous avez deux choix.',
'two_factor_lost_fix_self' => 'Si vous éxecutez votre propre instance de Firefly III, vérifiez les logs de <code>storage/logs</code> pour obtenir des instructions, ou lancez <code>docker logs &lt;container_id&gt;</code> pour voir les instructions (actualisez cette page).',
'two_factor_lost_fix_owner' => 'Dans le cas contraire, contactez le propriétaire du site par courriel <a href="mailto::site_owner">:site_owner</a> et demandez-lui de réinitialiser votre authentification à deux facteurs.',
'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.',
'pref_two_factor_new_backup_codes' => 'Get new backup codes',
'pref_two_factor_backup_code_count' => 'You have :count valid backup code(s).',
'2fa_i_have_them' => 'I stored them!',
'mfa_backup_code' => 'Vous avez utilisé un code de récupération pour vous connecter à Firefly III. Il ne peut être réutilisé, donc rayez-le de votre liste.',
'pref_two_factor_new_backup_codes' => 'Obtenir de nouveaux codes de récupération',
'pref_two_factor_backup_code_count' => 'Vous avez :count code(s) de récupération.',
'2fa_i_have_them' => 'Je les ai enregistrés !',
'warning_much_data' => ':days jours de données peuvent prendre un certain temps à charger.',
'registered' => 'Vous avez été enregistré avec succès !',
'Default asset account' => 'Compte dactif par défaut',
@ -232,9 +233,9 @@ return [
'search_modifier_amount_less' => 'Le montant est inférieur à :value',
'search_modifier_amount_more' => 'Le montant est supérieur à :value',
'search_modifier_source' => 'Le compte source est :value',
'search_modifier_from' => 'Source account is :value',
'search_modifier_from' => 'Le compte source est :value',
'search_modifier_destination' => 'Le compte de destination est :value',
'search_modifier_to' => 'Destination account is :value',
'search_modifier_to' => 'Le compte de destination est :value',
'search_modifier_category' => 'La catégorie est :value',
'search_modifier_budget' => 'Le budget est :value',
'search_modifier_bill' => 'La facture est :value',
@ -490,10 +491,10 @@ return [
'pref_two_factor_auth_code_help' => 'Scanner le code QR avec une application sur votre téléphone comme Authy ou Google Authenticator et entrez le code généré.',
'pref_two_factor_auth_reset_code' => 'Réinitialiser le code de vérification',
'pref_two_factor_auth_disable_2fa' => 'Désactiver l\'authentification en deux étapes',
'2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: <code>:secret</code>.',
'2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.',
'2fa_already_enabled' => '2-step verification is already enabled.',
'wrong_mfa_code' => 'This MFA code is not valid.',
'2fa_use_secret_instead' => 'Si vous ne pouvez pas scanner le code QR, vous pouvez utiliser le code suivant à la place : <code>:secret</code>.',
'2fa_backup_codes' => 'Stockez ces codes de récupération pour vous connecter au cas où vous perdez votre appareil.',
'2fa_already_enabled' => 'La vérification à deux étapes est déjà activée.',
'wrong_mfa_code' => 'Le code MFA n\'est pas valide.',
'pref_save_settings' => 'Enregistrer les paramètres',
'saved_preferences' => 'Préférences enregistrées !',
'preferences_general' => 'Général',
@ -571,7 +572,7 @@ return [
'update_attachment' => 'Mettre à jour la pièce jointe',
'delete_attachment' => 'Supprimer la pièce jointe ":name"',
'attachment_deleted' => 'Pièce jointe ":name" supprimée',
'liabilities_deleted' => 'Deleted liability ":name"',
'liabilities_deleted' => 'Passif ":name" supprimé',
'attachment_updated' => 'Pièce jointe ":name" mise à jour',
'upload_max_file_size' => 'Taille maximum du fichier : :size',
'list_all_attachments' => 'Liste de toutes les pièces jointes',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Mise à jour de la devise',
'new_default_currency' => ':name est maintenant la devise par défaut.',
'cannot_delete_currency' => 'Impossible de supprimer :name car il est encore utilisé.',
'cannot_disable_currency' => 'Impossible de désactiver :name parce quil est encore utilisé.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Devise ":name" supprimée',
'created_currency' => 'Devise ":name" créée',
'could_not_store_currency' => 'Impossible d\'enregistrer la nouvelle devise.',
@ -768,9 +778,9 @@ return [
'reconcile_options' => 'Options de rapprochement',
'reconcile_range' => 'Plage de rapprochement',
'start_reconcile' => 'Commencer le rapprochement',
'cash_account_type' => 'Cash',
'cash_account_type' => 'Espèces',
'cash' => 'espèces',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'cant_find_redirect_account' => 'Firefly III a essayé de vous rediriger mais n\'a pas pu. Désolé. Retour à l\'index.',
'account_type' => 'Type de compte',
'save_transactions_by_moving' => 'Enregistrer ces opération(s) en les déplaçant vers un autre compte :',
'stored_new_account' => 'Nouveau compte ":name" créé !',
@ -850,20 +860,20 @@ return [
'mass_delete_journals' => 'Supprimer un certain nombre de transactions',
'mass_edit_journals' => 'Modifier un certain nombre dopérations',
'mass_bulk_journals' => 'Modifier un certain nombre dopérations en masse',
'mass_bulk_journals_explain' => 'This form allows you to change properties of the transactions listed below in one sweeping update. All the transactions in the table will be updated when you change the parameters you see here.',
'mass_bulk_journals_explain' => 'Ce formulaire vous permet de modifier les propriétés des opérations listées ci-dessous d\'un coup. Toutes les opérations dans le tableau seront mises à jour lorsque vous changerez les paramètres que vous voyez ici.',
'part_of_split' => 'This transaction is part of a split transaction. If you have not selected all the splits, you may end up with changing only half the transaction.',
'bulk_set_new_values' => 'Utilisez les entrées ci-dessous pour définir de nouvelles valeurs. Si vous les laissez vides, ils seront vides pour tous. Notez également que seuls les retraits recevront un budget.',
'no_bulk_category' => 'Ne pas mettre à jour la catégorie',
'no_bulk_budget' => 'Ne pas mettre à jour le budget',
'no_bulk_tags' => 'Ne pas mettre à jour le·s tag·s',
'mass_edit' => 'Edit selected individually',
'bulk_edit' => 'Edit selected in bulk',
'mass_delete' => 'Delete selected',
'mass_edit' => 'Modifier la sélection individuellement',
'bulk_edit' => 'Modifier la sélection en masse',
'mass_delete' => 'Supprimer la sélection',
'cannot_edit_other_fields' => 'Vous ne pouvez pas modifier en masse d\'autres champs que ceux-ci, car il ny a pas de place pour tous les afficher. Sil vous plaît suivez le lien et modifiez les un par un si vous devez modifier ces champs.',
'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.',
'no_budget' => '(pas de budget)',
'no_budget_squared' => '(pas de budget)',
'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.',
'perm-delete-many' => 'Supprimer beaucoup d\'éléments d\'un coup peut être très turbulent. Soyez prudent. Vous pouvez supprimer une partie d\'une opération scindée de cette page, alors faites attention.',
'mass_deleted_transactions_success' => 'Montant des opérations supprimées : :amount.',
'mass_edited_transactions_success' => 'Montant des opérations mises à jour : :amount',
'opt_group_' => '(aucun type de compte)',
@ -873,10 +883,10 @@ return [
'opt_group_sharedAsset' => 'Comptes d\'actifs partagés',
'opt_group_ccAsset' => 'Cartes de crédit',
'opt_group_cashWalletAsset' => 'Porte-monnaie',
'opt_group_expense_account' => 'Expense accounts',
'opt_group_revenue_account' => 'Revenue accounts',
'opt_group_expense_account' => 'Comptes de dépenses',
'opt_group_revenue_account' => 'Comptes de recettes',
'opt_group_l_Loan' => 'Passif: Prêt',
'opt_group_cash_account' => 'Cash account',
'opt_group_cash_account' => 'Compte de trésorerie',
'opt_group_l_Debt' => 'Passif: Dette',
'opt_group_l_Mortgage' => 'Passif: Prêt hypothécaire',
'opt_group_l_Credit card' => 'Passif: Carte de crédit',
@ -1029,7 +1039,7 @@ return [
'fiscal_year' => 'Année fiscale',
'income_entry' => 'Revenus du compte ":name" entre le :start et le :end',
'expense_entry' => 'Dépenses du compte ":name" entre le :start et le :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'category_entry' => 'Dépenses et revenus dans la catégorie ":name" entre le :start et le :end',
'budget_spent_amount' => 'Dépenses dans le budget ":budget" entre le :start et le :end',
'balance_amount' => 'Dépenses dans le budget ":budget" payé depuis le compte ":account" entre le :start et le :end',
'no_audit_activity' => 'Aucune activité n\'a été enregistrée sur le compte <a href=":url" title=":account_name">:account_name</a> entre le :start et le :end.',
@ -1227,15 +1237,15 @@ return [
'do_not_save_connection' => '(ne pas enregistrer la connexion)',
'link_transaction' => 'Lier la transaction',
'link_to_other_transaction' => 'Lier cette transaction à une autre transaction',
'select_transaction_to_link' => 'Select a transaction to link this transaction to. The links are currently unused in Firefly III (apart from being shown), but I plan to change this in the future. Use the search box to select a transaction either by title or by ID. If you want to add custom link types, check out the administration section.',
'select_transaction_to_link' => 'Sélectionnez une autre opération à laquelle lier cette opération. Les liens sont actuellement inutilisés dans Firefly III (ils sont juste montrés), mais je compte changer cela dans le futur. Utilisez le champ de recherche pour sélectionner une opération soit par titre ou par ID. Si vous voulez ajouter des types de liens personnalisés, consultez la section administration.',
'this_transaction' => 'Cette transaction',
'transaction' => 'Transaction',
'comments' => 'Commentaires',
'link_notes' => 'Any notes you wish to store with the link.',
'link_notes' => 'Toute les note que vous souhaitez associer au lien.',
'invalid_link_selection' => 'Impossible de lier ces transactions',
'selected_transaction' => 'Selected transaction',
'selected_transaction' => 'Opération sélectionnée',
'journals_linked' => 'Ces transactions sont liées.',
'journals_error_linked' => 'Ces transactions sont déjà liées.',
'journals_error_linked' => 'Ces opérations sont déjà liées.',
'journals_link_to_self' => 'Vous ne pouvez pas lier une transaction à elle-même',
'journal_links' => 'Liens de transaction',
'this_withdrawal' => 'Ce retrait',
@ -1275,8 +1285,8 @@ return [
'cannot_edit_opening_balance' => 'Vous ne pouvez pas modifier le solde d\'ouverture d\'un compte.',
'no_edit_multiple_left' => 'Vous n\'avez sélectionné aucune transaction valide à éditer.',
'breadcrumb_convert_group' => 'Convert transaction',
'convert_invalid_source' => 'Source information is invalid for transaction #%d.',
'convert_invalid_destination' => 'Destination information is invalid for transaction #%d.',
'convert_invalid_source' => 'La source est invalide pour l\'opération n°%d.',
'convert_invalid_destination' => 'Le compte de destination est invalide pour l\'opération n°%d.',
// Import page (general strings only)
'import_index_title' => 'Importer des opérations dans Firefly III',
@ -1407,7 +1417,7 @@ return [
'box_balance_in_currency' => 'Solde (:currency)',
'box_spent_in_currency' => 'Dépensé (:currency)',
'box_earned_in_currency' => 'Gagné (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_sum_in_currency' => 'Somme (:currency)',
'box_bill_paid_in_currency' => 'Factures payées (:currency)',
'box_bill_unpaid_in_currency' => 'Factures impayées (:currency)',
'box_left_to_spend_in_currency' => 'Reste à dépenser (:currency)',

View File

@ -253,9 +253,9 @@ return [
'weekend' => 'Week-end',
'client_secret' => 'Clé secrète',
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
'withdrawal_destination_id' => 'Compte de destination',
'deposit_source_id' => 'Compte source',
'expected_on' => 'Prévu le',
'paid' => 'Pa',
];

View File

@ -210,7 +210,7 @@ return [
'specific_belfius_name' => 'Belfius BE',
'specific_belfius_descr' => 'Corrige d\'éventuels problèmes avec les fichiers Belfius',
'specific_ingbelgium_name' => 'ING BE',
'specific_ingbelgium_descr' => 'Fixes potential problems with ING Belgium files',
'specific_ingbelgium_descr' => 'Corrige d\'éventuels problèmes avec les fichiers ING Belgium',
// job configuration for file provider (stage: roles)
'job_config_roles_title' => 'Configuration de l\'importation (3/4) - Définir le rôle de chaque colonne',
'job_config_roles_text' => 'Chaque colonne de votre fichier CSV contient des données différentes. Veuillez indiquer quel type de données limportateur doit attendre. Loption de « mapper » les données signifie que vous allez lier chaque entrée trouvée dans la colonne à une valeur dans votre base de données. Une colonne souvent mappée est celle contenant l\'IBAN du compte opposé. Il est facile de le faire correspondre avec un IBAN déjà présent dans votre base de données.',
@ -311,6 +311,6 @@ return [
'column_internal-reference' => 'Référence interne',
// error message
'duplicate_row' => 'Row #:row (":description") could not be imported. It already exists.',
'duplicate_row' => 'La ligne n°:row (":description") n\'a pas pu être importée. Elle existe déjà.',
];

View File

@ -30,13 +30,13 @@ return [
'index_help' => 'Si vous avez besoin daide avec une page ou un formulaire, appuyez sur ce bouton.',
'index_outro' => 'La plupart des pages de Firefly III vont commencer avec un petit tour comme celui-ci. Merci de me contacter si vous avez des questions ou des commentaires. Profitez-en !',
'index_sidebar-toggle' => 'Pour créer de nouvelles transactions, comptes ou autres choses, utilisez le menu sous cette icône.',
'index_cash_account' => 'These are the accounts created so far. You can use the cash account to track cash expenses but it\'s not mandatory of course.',
'index_cash_account' => 'Voici les comptes créés jusqu\'ici. Vous pouvez utilier le compte de trésorerie pour faire le suivi de vos dépenses en espèces, mais ce n\'est pas obligatoire, bien sûr.',
// transactions (withdrawal)
'transactions_create_withdrawal_source' => 'Select your favorite asset account or liability from this dropdown.',
'transactions_create_withdrawal_destination' => 'Select an expense account here. Leave it empty if you want to make a cash expense.',
'transactions_create_withdrawal_foreign_currency' => 'Use this field to set a foreign currency and amount.',
'transactions_create_withdrawal_more_meta' => 'Plenty of other meta data you set in these fields.',
'transactions_create_withdrawal_source' => 'Choisissez votre compte d\'actif ou passif préféré à partir de ce menu déroulant.',
'transactions_create_withdrawal_destination' => 'Sélectionnez un compte de dépenses ici. Laissez-le vide si vous voulez faire une dépense en espèces.',
'transactions_create_withdrawal_foreign_currency' => 'Utilisez ce champ pour définir une devise étrangère et un montant.',
'transactions_create_withdrawal_more_meta' => 'Beaucoup d\'autres métadonnées que vous avez définies dans ces champs.',
'transactions_create_withdrawal_split_add' => 'If you want to split a transaction, add more splits with this button',
// transactions (deposit)

View File

@ -127,6 +127,7 @@ return [
'in_array' => 'Le champ :attribute n\'existe pas dans :other.',
'present' => 'Le champs :attribute doit être rempli.',
'amount_zero' => 'Le montant total ne peut pas être zéro.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Le nom de la tirelire doit être unique.',
'secure_password' => 'Ce n\'est pas un mot de passe sécurisé. Veuillez essayez à nouveau. Pour plus d\'informations, visitez https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Type de répétition non valide pour des opérations périodiques.',
@ -190,6 +191,6 @@ return [
'ob_dest_need_data' => 'Vous devez obtenir un ID de compte de destination valide et/ou un nom de compte de destination valide pour continuer.',
'ob_dest_bad_data' => 'Impossible de trouver un compte de destination valide lors de la recherche de l\'ID ":id" ou du nom ":name".',
'generic_invalid_source' => 'You can\'t use this account as the source account.',
'generic_invalid_destination' => 'You can\'t use this account as the destination account.',
'generic_invalid_source' => 'Vous ne pouvez pas utiliser ce compte comme compte source.',
'generic_invalid_destination' => 'Vous ne pouvez pas utiliser ce compte comme compte destinataire.',
];

View File

@ -27,6 +27,7 @@ return [
'locale' => 'hu, Hungarian, hu_HU.utf8, hu_HU.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%Y %e %B, %A',
'month_and_day_no_year' => '%e %B',
'date_time' => '%Y %B %e @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Új költség',
'create_new_transaction' => 'Új tranzakció létrehozása',
'new_transaction' => 'Új tranzakció',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Eszközszámlák megtekintése',
'go_to_budgets' => 'Ugrás a költségkeretekhez',
'go_to_categories' => 'Ugrás a kategóriákhoz',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Pénznem frissítése',
'new_default_currency' => ':name lett az alapértelmezett pénznem.',
'cannot_delete_currency' => ':name nem törölhető mert még használatban van.',
'cannot_disable_currency' => ':name nem tiltható le, mert még használatban van.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'A pénznem :name törölve lett',
'created_currency' => 'Pénznem :name létrehozva',
'could_not_store_currency' => 'Az új pénznem nem tárolható.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => ':attribute nem létezik itt: :other.',
'present' => ':attribute mezőnek jelen kell lennie.',
'amount_zero' => 'A teljes mennyiség nem lehet nulla.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'A malacpersely nevének egyedinek kell lennie.',
'secure_password' => 'Ez nem biztonságos jelszó. Kérlek próbáld meg újra. További információért lásd: https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Érvénytelen ismétléstípus az ismétlődő tranzakciókhoz.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'id, Bahasa Indonesia, id_ID.utf8, id_ID.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A, %B %e %Y',
'month_and_day_no_year' => '%B %e',
'date_time' => '%e %B %Y, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Penarikan baru',
'create_new_transaction' => 'Create new transaction',
'new_transaction' => 'New transaction',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'View your asset accounts',
'go_to_budgets' => 'Go to your budgets',
'go_to_categories' => 'Go to your categories',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Perbarui mata uang',
'new_default_currency' => ' :name sekarang adalah mata uang default.',
'cannot_delete_currency' => 'Tidak dapat menghapus :name karena masih digunakan.',
'cannot_disable_currency' => 'Cannot disable :name because it is still in use.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Mata uang :name dihapus',
'created_currency' => 'Mata uang :name dibuat',
'could_not_store_currency' => 'Could not store the new currency.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => 'Bidang :attribute tidak ada in :other.',
'present' => 'Bidang :attribute harus ada.',
'amount_zero' => 'Jumlah total tidak boleh nol.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Nama celengan harus unik.',
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'it, Italiano, it_IT.utf8, it_IT.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A %B %e %Y',
'month_and_day_no_year' => '%B %e',
'date_time' => '%e %B %Y, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Nuova uscita',
'create_new_transaction' => 'Crea nuova transazione',
'new_transaction' => 'Nuova transazione',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Visualizza i tuoi conti attività',
'go_to_budgets' => 'Vai ai tuoi budget',
'go_to_categories' => 'Vai alle tue categorie',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Aggiorna valuta',
'new_default_currency' => ':name ora è la valuta predefinita.',
'cannot_delete_currency' => 'Impossibile eliminare :name perché è ancora in uso.',
'cannot_disable_currency' => 'Impossibile disabilitare :name perché è ancora in uso.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Valuta :name elimina',
'created_currency' => 'Valuta :name creata',
'could_not_store_currency' => 'Impossibile memorizzare la nuova valuta.',
@ -770,7 +780,7 @@ return [
'start_reconcile' => 'Inizia la riconciliazione',
'cash_account_type' => 'Contante',
'cash' => 'contanti',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'cant_find_redirect_account' => 'Firefly III ha provato a reindirizzare ma non è riuscito. Ci dispiace. Torna all\'indice.',
'account_type' => 'Tipo conto',
'save_transactions_by_moving' => 'Salva queste transazioni spostandole in un altro conto:',
'stored_new_account' => 'Nuovo conto ":name" stored!',
@ -1029,7 +1039,7 @@ return [
'fiscal_year' => 'Anno fiscale',
'income_entry' => 'Entrate del conto ":name" tra :start e :end',
'expense_entry' => 'Spese per il conto ":name" tra :start e :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'category_entry' => 'Spese e entrate nella categoria ":name" tra il :start e il :end',
'budget_spent_amount' => 'Spese nel budget ":budget" tra :start e :end',
'balance_amount' => 'Spese nel budget ":budget" pagate dal conto ":account" tra il :start e il :end',
'no_audit_activity' => 'Nessuna attività è stata registrata nel conto <a href=":url" title=":account_name">:account_name</a> tra il :start e il :end.',
@ -1407,7 +1417,7 @@ return [
'box_balance_in_currency' => 'Saldo (:currency)',
'box_spent_in_currency' => 'Spesi (:currency)',
'box_earned_in_currency' => 'Guadagnati (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_sum_in_currency' => 'Somma (:currency)',
'box_bill_paid_in_currency' => 'Bollette pagate (:currency)',
'box_bill_unpaid_in_currency' => 'Bollette non pagate (:currency)',
'box_left_to_spend_in_currency' => 'Disponibile da spendere (:currency)',

View File

@ -255,7 +255,7 @@ return [
'withdrawal_destination_id' => 'Conto di destinazione',
'deposit_source_id' => 'Conto di origine',
'expected_on' => 'Expected on',
'paid' => 'Paid',
'expected_on' => 'Prevista il',
'paid' => 'Pagata',
];

View File

@ -127,6 +127,7 @@ return [
'in_array' => ':attribute il campo non esiste in :other.',
'present' => ':attribute il campo deve essere presente.',
'amount_zero' => 'L\'importo totale non può essere zero.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Il nome del salvadanaio deve essere unico.',
'secure_password' => 'Questa non è una password sicura. Riprova. Per maggiori informazioni visita https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Il tipo di ripetizione della transazione ricorrente non è valido.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'no, nb, Norsk, nb_NO, nb_NO.utf8, nb_NO.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B, %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A %B. %e, %Y',
'month_and_day_no_year' => '%B. %e',
'date_time' => '%e. %B, %Y @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Nytt uttak',
'create_new_transaction' => 'Opprett ny transaksjon',
'new_transaction' => 'New transaction',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Se aktivakontoene dine',
'go_to_budgets' => 'Gå til budsjettene dine',
'go_to_categories' => 'Gå til kategoriene dine',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Oppdater valuta',
'new_default_currency' => ':name er nå standardvaluta.',
'cannot_delete_currency' => 'Kan ikke slette :name fordi det er fortsatt i bruk.',
'cannot_disable_currency' => 'Kan ikke deaktivere :name fordi det er fortsatt i bruk.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Valuta :name slettet',
'created_currency' => 'Valuta :name opprettet',
'could_not_store_currency' => 'Kan ikke lagre den nye valutaen.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => 'Feltet :attribute finnes ikke i :other.',
'present' => ':attribute feltet må være definert.',
'amount_zero' => 'Totalbeløpet kan ikke være null.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Navnet på sparegris må være unik.',
'secure_password' => 'Dette er ikke et sikkert passord. Vennligst prøv igjen. For mer informasjon, se https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakende transaksjoner.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'nl, Dutch, nl_NL.utf8, nl_NL.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'D MMM YYYY',
'month_and_date_day' => '%A %e %B %Y',
'month_and_day_no_year' => '%B %e',
'date_time' => '%e %B %Y, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Nieuwe uitgave',
'create_new_transaction' => 'Maak nieuwe transactie',
'new_transaction' => 'Nieuwe transactie',
'no_rules_for_bill' => 'Dit contract heeft geen regels.',
'go_to_asset_accounts' => 'Bekijk je betaalrekeningen',
'go_to_budgets' => 'Ga naar je budgetten',
'go_to_categories' => 'Ga naar je categorieën',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Wijzig valuta',
'new_default_currency' => ':name is nu de standaard valuta.',
'cannot_delete_currency' => 'Kan ":name" niet verwijderen, want deze is in gebruik.',
'cannot_disable_currency' => 'Kan ":name" niet uitschakelen, want deze is in gebruik.',
'cannot_disable_currency_journals' => 'Je kan :name niet uitschakelen, er zijn nog transacties die deze valuta gebruiken.',
'cannot_disable_currency_last_left' => 'Je kan :name niet uitschakelen, het is de laatste beschikbare valuta.',
'cannot_disable_currency_account_meta' => 'Je kan :name niet uitschakelen, er zijn nog betaalrekeningen die deze valuta gebruiken.',
'cannot_disable_currency_bills' => 'Je kan :name niet uitschakelen, er zijn nog contracten die deze valuta gebruiken.',
'cannot_disable_currency_recurring' => 'Je kan :name niet uitschakelen, er zijn nog herhalende transacties die deze valuta gebruiken.',
'cannot_disable_currency_available_budgets' => 'Je kan :name niet uitschakelen, er zijn nog budgetten die deze valuta gebruiken.',
'cannot_disable_currency_budget_limits' => 'Je kan :name niet uitschakelen, er zijn nog budgetlimieten die deze valuta gebruiken.',
'cannot_disable_currency_current_default' => 'Je kan :name niet uitschakelen, het is de standaardvaluta.',
'cannot_disable_currency_system_fallback' => 'Je kan :name niet uitschakelen, het is de standaardvaluta van Firefly III.',
'disable_EUR_side_effects' => 'De euro is de standardvaluta van Firefly III. Als je die uitzet kan het zijn dat je dingen sloopt. Doe dit op eigen risico.',
'deleted_currency' => 'Valuta :name verwijderd',
'created_currency' => 'Nieuwe valuta :name opgeslagen',
'could_not_store_currency' => 'Kon nieuwe valuta niet opslaan.',
@ -770,7 +780,7 @@ return [
'start_reconcile' => 'Begin met afstemmen',
'cash_account_type' => 'Cash',
'cash' => 'contant',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'cant_find_redirect_account' => 'Firefly III probeerde je door te sturen maar het ging mis. Sorry. Terug naar de index.',
'account_type' => 'Rekeningtype',
'save_transactions_by_moving' => 'Bewaar deze transacties door ze aan een andere rekening te koppelen:',
'stored_new_account' => 'Nieuwe rekening ":name" opgeslagen!',
@ -1029,7 +1039,7 @@ return [
'fiscal_year' => 'Boekjaar',
'income_entry' => 'Inkomsten naar rekening ":name" tussen :start en :end',
'expense_entry' => 'Uitgaven naar rekening ":name" tussen :start en :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'category_entry' => 'Inkomen en uitgaven in categorie ":name" tussen :start en :end',
'budget_spent_amount' => 'Uitgaven in budget ":budget" tussen :start en :end',
'balance_amount' => 'Uitgaven in :budget betaald van rekening ":account" tussen :start en :end',
'no_audit_activity' => 'Geen activiteit op betaalrekening <a href=":url" title=":account_name">:account_name</a> tussen :start en :end.',
@ -1407,7 +1417,7 @@ return [
'box_balance_in_currency' => 'Saldo (:currency)',
'box_spent_in_currency' => 'Uitgegeven (:currency)',
'box_earned_in_currency' => 'Verdiend (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_sum_in_currency' => 'Som (:currency)',
'box_bill_paid_in_currency' => 'Betaalde rekeningen (:currency)',
'box_bill_unpaid_in_currency' => 'Onbetaalde rekeningen (:currency)',
'box_left_to_spend_in_currency' => 'Uit te geven (:currency)',

View File

@ -255,7 +255,7 @@ return [
'withdrawal_destination_id' => 'Doelrekening',
'deposit_source_id' => 'Bronrekening',
'expected_on' => 'Expected on',
'paid' => 'Paid',
'expected_on' => 'Verwacht op',
'paid' => 'Betaald',
];

View File

@ -127,6 +127,7 @@ 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.',
'current_target_amount' => 'Het huidige bedrag moet minder zijn dan het doelbedrag.',
'unique_piggy_bank_for_user' => 'De naam van de spaarpot moet uniek zijn.',
'secure_password' => 'Dit is geen veilig wachtwoord. Probeer het nog een keer. Zie ook: https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Dit is geen geldige herhaling voor periodieke transacties.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'pl_PL.utf8, pl_PL.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A, %e %B %Y',
'month_and_day_no_year' => '%e %B',
'date_time' => '%e %B %Y o %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Nowa wypłata',
'create_new_transaction' => 'Stwórz nową transakcję',
'new_transaction' => 'Nowa transakcja',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Zobacz swoje konta aktywów',
'go_to_budgets' => 'Przejdź do swoich budżetów',
'go_to_categories' => 'Przejdź do swoich kategorii',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Modyfikuj walutę',
'new_default_currency' => ':name jest teraz domyślną walutą.',
'cannot_delete_currency' => 'Nie można usunąć waluty :name, ponieważ jest ona nadal używana.',
'cannot_disable_currency' => 'Nie można dezaktywować waluty :name, ponieważ jest ona nadal używana.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Waluta :name została usunięta',
'created_currency' => 'Waluta :name została utworzona',
'could_not_store_currency' => 'Nie można zapisać nowej waluty.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => 'Pole :attribute nie istnieje w :other.',
'present' => 'Pole :attribute musi być obecne.',
'amount_zero' => 'Całkowita kwota nie może wynosić zero.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Nazwa skarbonki musi być unikalna.',
'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'pt-br, pt_BR.utf8, pt_BR.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e de %B de %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A, %B de %e de %Y',
'month_and_day_no_year' => '%B de %e',
'date_time' => '%B %e, %Y, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Nova retirada',
'create_new_transaction' => 'Criar nova transação',
'new_transaction' => 'Nova transação',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Veja suas contas ativas',
'go_to_budgets' => 'Vá para seus orçamentos',
'go_to_categories' => 'Vá para suas categorias',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Atualizar moeda',
'new_default_currency' => 'Agora :name é a moeda padrão.',
'cannot_delete_currency' => 'Não é possível excluir :name porque ainda está em uso.',
'cannot_disable_currency' => 'Não é possível excluir :name porque ainda está sendo usado.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Moeda :name excluída',
'created_currency' => 'Moeda :name criada',
'could_not_store_currency' => 'Não foi possível guardar a nova moeda.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => 'O campo :attribute não existe em :other.',
'present' => 'O campo :attribute deve estar presente.',
'amount_zero' => 'O montante total não pode ser zero.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'O nome do cofrinho deve ser único.',
'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'ro, Română, ro_RO.utf8, ro_RO.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A %B %e %Y',
'month_and_day_no_year' => '%B %e',
'date_time' => '%B %e, %Y, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Tranzacție nouă',
'create_new_transaction' => 'Creați o nouă tranzacție',
'new_transaction' => 'Tranzacţie nouă',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Vizualizați conturile de active',
'go_to_budgets' => 'Mergi la bugete',
'go_to_categories' => 'Mergi la categorii',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Actualizați monedă',
'new_default_currency' => ':name este acum moneda implicită.',
'cannot_delete_currency' => 'Nu se poate șterge :nume deoarece este încă în uz.',
'cannot_disable_currency' => 'Nu se poate dezactiva :name deoarece este încă în uz.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Moneda :name stearsă',
'created_currency' => 'Moneda :name creată',
'could_not_store_currency' => 'Nu am putut stoca o nouă monedă.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => 'Câmpul :attribute nu există în :other.',
'present' => 'Câmpul :attribute trebuie să fie prezent.',
'amount_zero' => 'Suma totală nu poate fi zero.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Numele pușculiței trebuie să fie unic.',
'secure_password' => 'Aceasta nu este o parolă sigură. Vă rugăm să încercați din nou. Pentru mai multe informații, vizitați https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tip de repetare nevalid pentru tranzacțiile recurente.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'ru_RU.utf8, ru_RU.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A, %B %e %Y',
'month_and_day_no_year' => '%B %e',
'date_time' => '%e %B %Y, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Новый расход',
'create_new_transaction' => 'Создать новую транзакцию',
'new_transaction' => 'Новая транзакция',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Просмотр ваших основных счетов',
'go_to_budgets' => 'Перейти к вашим бюджетам',
'go_to_categories' => 'Перейти к вашим категориям',
@ -638,7 +639,16 @@ return [
'update_currency' => 'Обновить валюту',
'new_default_currency' => ':name теперь является вашей основной валютой.',
'cannot_delete_currency' => 'Невозможно удалить валюту :name, поскольку она используется.',
'cannot_disable_currency' => 'Невозможно отключить валюту :name, поскольку она используется.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Валюта :name удалена',
'created_currency' => 'Валюта :name создана',
'could_not_store_currency' => 'Невозможно сохранить новую валюту.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => 'Поле :attribute не существует в :other.',
'present' => 'Поле :attribute должно быть заполнено.',
'amount_zero' => 'Сумма не может быть равна нулю.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Название копилки должно быть уникальным.',
'secure_password' => 'Это не безопасный пароль. Попробуйте еще раз. Подробнее можно узнать по ссылке https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Недопустимый тип для повторяющихся транзакций.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'tr, Turkish, tr_TR, tr_TR.utf8, tr_TR.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%A %B %e, %Y',
'month_and_day_no_year' => '%B %e',
'date_time' => '%e %B %Y, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => 'Yeni para çekme',
'create_new_transaction' => 'Yeni işlem oluştur',
'new_transaction' => 'New transaction',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => 'Varlık hesaplarınızı görüntüleyin
',
'go_to_budgets' => 'Bütçelerine git',
@ -641,7 +642,16 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'update_currency' => 'Para birimini güncelle',
'new_default_currency' => ':name artık varsayılan para birimi.',
'cannot_delete_currency' => ':name hala kullanıldığı için silinemiyor.',
'cannot_disable_currency' => 'Cannot disable :name because it is still in use.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => 'Para birimi :name silindi',
'created_currency' => 'Para birimi :name oluşturuldu',
'could_not_store_currency' => 'Could not store the new currency.',

View File

@ -127,6 +127,7 @@ return [
'in_array' => ':attribute alanı :other içinde olamaz.',
'present' => ':attribute alanı mevcut olmalıdır.',
'amount_zero' => 'Toplam tutarı sıfır olamaz.',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => 'Kumbara adı benzersiz olmalıdır.',
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'zh_CN.utf8,zh_CN.UTF-8',
'month' => '%Y 年 %B',
'month_and_day' => '%Y年 %B %e日',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%Y 年 %B %e 日 %A',
'month_and_day_no_year' => '%B %e 日',
'date_time' => '%Y 年 %B %e 日, @ %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => '新提款',
'create_new_transaction' => '建立新交易',
'new_transaction' => '新交易',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => '检视您的资产帐户',
'go_to_budgets' => '前往您的预算',
'go_to_categories' => '前往您的分类',
@ -638,7 +639,16 @@ return [
'update_currency' => '更新货币',
'new_default_currency' => ':name 现已为预设货币',
'cannot_delete_currency' => '因为仍在使用中,无法删除 :name 。',
'cannot_disable_currency' => '因为仍在使用中,无法停用 :name。',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => ':name 货币已删除',
'created_currency' => ':name 货币已建立',
'could_not_store_currency' => '无法储存新货币',

View File

@ -127,6 +127,7 @@ return [
'in_array' => ':attribute 栏位不存在于 :other。',
'present' => ':attribute 栏位必须存在。',
'amount_zero' => '总金额不能为零。',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => '存钱罐的名称必须是独一无二的。',
'secure_password' => '这不是一个安全的密码,请重试一次。如需更多讯息,请访问 https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => '对定期重复交易是无效的重复类型。',

View File

@ -27,6 +27,7 @@ return [
'locale' => 'zh_TW, Chinese Traditional (Taiwan), zh_TW.utf8, zh_TW.UTF-8',
'month' => '%Y 年 %b',
'month_and_day' => '%Y 年 %b %e 號',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_date_day' => '%Y 年 %b %e 號 %A',
'month_and_day_no_year' => '%b %e 號',
'date_time' => '%Y 年 %b %e 號 %T',

View File

@ -55,6 +55,7 @@ return [
'new_withdrawal' => '新提款',
'create_new_transaction' => '建立新交易',
'new_transaction' => '新交易',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
'go_to_asset_accounts' => '檢視您的資產帳戶',
'go_to_budgets' => '前往您的預算',
'go_to_categories' => '前往您的分類',
@ -638,7 +639,16 @@ return [
'update_currency' => '更新貨幣',
'new_default_currency' => ':name 現已為預設貨幣',
'cannot_delete_currency' => '因為仍在使用中,無法刪除 :name 。',
'cannot_disable_currency' => '因為仍在使用中,無法停用 :name。',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.',
'deleted_currency' => ':name 貨幣已刪除',
'created_currency' => ':name 貨幣已建立',
'could_not_store_currency' => '無法儲存新貨幣',

View File

@ -127,6 +127,7 @@ return [
'in_array' => '欄位 :attribute 不存在於 :other。',
'present' => ':attribute 欄位必須存在。',
'amount_zero' => '總金額不能為零。',
'current_target_amount' => 'The current amount must be less than the target amount.',
'unique_piggy_bank_for_user' => '小豬撲滿的名稱必須是獨一無二的。',
'secure_password' => '此密碼不安全,請再試一遍。如需更多資訊,請瀏覽 https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => '定期重複交易的重複類型無效。',