mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-09-02 08:37:28 +02:00
Compare commits
8
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
10c8fcfb97 | ||
|
|
1357688e7b | ||
|
|
ba1f421ad3 | ||
|
|
f60f86a5cb | ||
|
|
5588eb33b1 | ||
|
|
934e6bd8e0 | ||
|
|
7933f1c316 | ||
|
|
00f87bea3d |
@@ -8,8 +8,8 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-08-16 04:46+0000\n"
|
||||
"PO-Revision-Date: 2026-06-27 21:57+0000\n"
|
||||
"Last-Translator: sorcierwax <freakywax@gmail.com>\n"
|
||||
"PO-Revision-Date: 2026-08-23 16:57+0000\n"
|
||||
"Last-Translator: renardspark <remibonnard@laposte.net>\n"
|
||||
"Language-Team: French <https://translations.herculino.com/projects/wygiwyh/"
|
||||
"app/fr/>\n"
|
||||
"Language: fr\n"
|
||||
@@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 2026.6.1\n"
|
||||
"X-Generator: Weblate 2026.8.1\n"
|
||||
|
||||
#: apps/accounts/forms.py:24
|
||||
msgid "Group name"
|
||||
@@ -352,7 +352,7 @@ msgid ""
|
||||
"owner.<br/>Public: Shown for all users. Only editable by the owner."
|
||||
msgstr ""
|
||||
"Privé : Visible uniquement pour le propriétaire et les utilisateurs "
|
||||
"partagés. Seulement modifiable par le propriétaire.<br/> Publique : Visible "
|
||||
"partagés. Seulement modifiable par le propriétaire.<br/>Publique : Visible "
|
||||
"par tous. Seulement modifiable par le propriétaire."
|
||||
|
||||
#: apps/common/forms.py:76 apps/users/forms.py:172
|
||||
@@ -1513,7 +1513,7 @@ msgid ""
|
||||
"transactions"
|
||||
msgstr ""
|
||||
"Les entités désactivées ne pourront pas être sélectionnées lors de la "
|
||||
"créations de nouvelles transactions"
|
||||
"création de nouvelles transactions"
|
||||
|
||||
#: apps/transactions/models.py:300
|
||||
#: templates/insights/fragments/month_by_month.html:88
|
||||
@@ -1562,7 +1562,7 @@ msgstr "Supprimé à"
|
||||
|
||||
#: apps/transactions/models.py:504 templates/tags/fragments/table.html:69
|
||||
msgid "No tags"
|
||||
msgstr "Aucunes étiquettes"
|
||||
msgstr "Aucune étiquette"
|
||||
|
||||
#: apps/transactions/models.py:506
|
||||
msgid "No category"
|
||||
@@ -1680,7 +1680,7 @@ msgstr "Type de récurrence"
|
||||
|
||||
#: apps/transactions/models.py:880
|
||||
msgid "Recurrence Interval"
|
||||
msgstr "Interval de récurrence"
|
||||
msgstr "Intervalle de récurrence"
|
||||
|
||||
#: apps/transactions/models.py:883
|
||||
msgid "Keep at most"
|
||||
@@ -1886,7 +1886,7 @@ msgstr "Virement ajouté avec succès"
|
||||
|
||||
#: apps/users/admin.py:17
|
||||
msgid "Revoke selected API tokens"
|
||||
msgstr ""
|
||||
msgstr "Révoquer les jetons API sélectionnés"
|
||||
|
||||
#: apps/users/admin.py:28 templates/users/fragments/user_settings.html:5
|
||||
msgid "User Settings"
|
||||
@@ -2027,28 +2027,26 @@ msgid "A user with this email address already exists."
|
||||
msgstr "Un utilisateur avec cette adresse email existe déjà."
|
||||
|
||||
#: apps/users/forms.py:438
|
||||
#, fuzzy
|
||||
#| msgid "Tag name"
|
||||
msgid "Token name"
|
||||
msgstr "Libellé de l'étiquette"
|
||||
msgstr "Nom du jeton"
|
||||
|
||||
#: apps/users/forms.py:440
|
||||
msgid "Use a descriptive name such as n8n, Home Assistant, or backup job."
|
||||
msgstr ""
|
||||
"Utilisez un nom clair, comme \"n8n\", \"Home Assistant\", ou \"outil de "
|
||||
"sauvegarde\"."
|
||||
|
||||
#: apps/users/forms.py:446
|
||||
msgid "Expires in days"
|
||||
msgstr ""
|
||||
msgstr "Expire dans (jours)"
|
||||
|
||||
#: apps/users/forms.py:447
|
||||
msgid "Leave empty for a non-expiring token."
|
||||
msgstr ""
|
||||
msgstr "Laisser vide pour un jeton sans expiration."
|
||||
|
||||
#: apps/users/forms.py:462
|
||||
#, fuzzy
|
||||
#| msgid "Create transaction"
|
||||
msgid "Create token"
|
||||
msgstr "Créer une transaction"
|
||||
msgstr "Créer un jeton"
|
||||
|
||||
#: apps/users/models.py:470
|
||||
msgid "Yearly by currency"
|
||||
@@ -2101,54 +2099,47 @@ msgstr ""
|
||||
"transactions"
|
||||
|
||||
#: apps/users/models.py:570
|
||||
#, fuzzy
|
||||
#| msgid "Users"
|
||||
msgid "User"
|
||||
msgstr "Utilisateurs"
|
||||
msgstr "Utilisateur"
|
||||
|
||||
#: apps/users/models.py:577
|
||||
msgid "Token key"
|
||||
msgstr ""
|
||||
msgstr "Clé du jeton"
|
||||
|
||||
#: apps/users/models.py:579
|
||||
msgid "Token hash"
|
||||
msgstr ""
|
||||
msgstr "Hash du jeton"
|
||||
|
||||
#: apps/users/models.py:583
|
||||
#, fuzzy
|
||||
#| msgid "Last Generated Date"
|
||||
msgid "Last used at"
|
||||
msgstr "Dernière date générée"
|
||||
msgstr "Dernière utilisation le"
|
||||
|
||||
#: apps/users/models.py:588
|
||||
#, fuzzy
|
||||
msgid "Expires at"
|
||||
msgstr ""
|
||||
msgstr "Expire le"
|
||||
|
||||
#: apps/users/models.py:593
|
||||
msgid "Revoked at"
|
||||
msgstr ""
|
||||
msgstr "Révoqué le"
|
||||
|
||||
#: apps/users/models.py:595
|
||||
#, fuzzy
|
||||
#| msgid "Create"
|
||||
msgid "Created at"
|
||||
msgstr "Créer"
|
||||
msgstr "Créé le"
|
||||
|
||||
#: apps/users/models.py:596
|
||||
#, fuzzy
|
||||
#| msgid "Update"
|
||||
msgid "Updated at"
|
||||
msgstr "Mise à jour"
|
||||
msgstr "Mis à jour le"
|
||||
|
||||
#: apps/users/models.py:606
|
||||
#, fuzzy
|
||||
#| msgid "API Key"
|
||||
msgid "API token"
|
||||
msgstr "Clé API"
|
||||
msgstr "Jeton API"
|
||||
|
||||
#: apps/users/models.py:607
|
||||
msgid "API tokens"
|
||||
msgstr ""
|
||||
msgstr "Jetons API"
|
||||
|
||||
#: apps/users/views.py:69
|
||||
msgid "Transaction amounts are now hidden"
|
||||
@@ -2171,22 +2162,16 @@ msgid "Your settings have been updated"
|
||||
msgstr "Vos réglages ont été mis à jour"
|
||||
|
||||
#: apps/users/views.py:148
|
||||
#, fuzzy
|
||||
#| msgid "Action updated successfully"
|
||||
msgid "API token created successfully"
|
||||
msgstr "Action mis à jour avec succès"
|
||||
msgstr "Jeton API créé avec succès"
|
||||
|
||||
#: apps/users/views.py:167
|
||||
#, fuzzy
|
||||
#| msgid "Action deleted successfully"
|
||||
msgid "API token revoked successfully"
|
||||
msgstr "Action supprimée avec succès"
|
||||
msgstr "Jeton API révoqué avec succès"
|
||||
|
||||
#: apps/users/views.py:178
|
||||
#, fuzzy
|
||||
#| msgid "Action deleted successfully"
|
||||
msgid "API token deleted successfully"
|
||||
msgstr "Action supprimée avec succès"
|
||||
msgstr "Jeton API supprimé avec succès"
|
||||
|
||||
#: templates/account_groups/fragments/add.html:5
|
||||
msgid "Add account group"
|
||||
@@ -2457,7 +2442,7 @@ msgstr "Transactions du"
|
||||
|
||||
#: templates/calendar_view/fragments/list_transactions.html:13
|
||||
msgid "No transactions on this date"
|
||||
msgstr "Aucunes transactions à cette date"
|
||||
msgstr "Aucune transaction à cette date"
|
||||
|
||||
#: templates/calendar_view/pages/calendar.html:7
|
||||
#: templates/monthly_overview/pages/overview.html:7
|
||||
@@ -2892,7 +2877,7 @@ msgstr "Export et Restauration"
|
||||
|
||||
#: templates/import_app/fragments/profiles/add.html:6
|
||||
msgid "Add new import profile"
|
||||
msgstr "Ajouter un nouvel profil d'import"
|
||||
msgstr "Ajouter un nouveau profil d'import"
|
||||
|
||||
#: templates/import_app/fragments/profiles/add.html:11
|
||||
msgid "A message from the author"
|
||||
@@ -3119,7 +3104,7 @@ msgstr "Calculatrice"
|
||||
#: templates/yearly_overview/fragments/account_data.html:12
|
||||
#: templates/yearly_overview/fragments/currency_data.html:12
|
||||
msgid "No information to display"
|
||||
msgstr "Aucunes informations à afficher"
|
||||
msgstr "Aucune information à afficher"
|
||||
|
||||
#: templates/insights/fragments/category_explorer/index.html:23
|
||||
msgid "Income/Expense by Account"
|
||||
@@ -3200,11 +3185,11 @@ msgstr "Tout est ok !"
|
||||
|
||||
#: templates/insights/fragments/late_transactions.html:16
|
||||
msgid "No late transactions"
|
||||
msgstr "Aucunes transactions en retard"
|
||||
msgstr "Aucune transaction en retard"
|
||||
|
||||
#: templates/insights/fragments/latest_transactions.html:14
|
||||
msgid "No recent transactions"
|
||||
msgstr "Aucunes transactions récentes"
|
||||
msgstr "Aucune transaction récente"
|
||||
|
||||
#: templates/insights/fragments/month_by_month.html:86
|
||||
#: templates/insights/fragments/year_by_year.html:54
|
||||
@@ -3261,7 +3246,7 @@ msgstr "Déc"
|
||||
|
||||
#: templates/insights/fragments/month_by_month.html:248
|
||||
msgid "No transactions for this year"
|
||||
msgstr "Aucunes transactions pour cette année"
|
||||
msgstr "Aucune transaction pour cette année"
|
||||
|
||||
#: templates/insights/fragments/sankey.html:100
|
||||
msgid "From"
|
||||
@@ -3414,7 +3399,7 @@ msgstr "En retard"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
msgid "No transactions this month"
|
||||
msgstr "Aucunes transactions ce mois-ci"
|
||||
msgstr "Aucune transaction ce mois-ci"
|
||||
|
||||
#: templates/monthly_overview/fragments/monthly_summary.html:7
|
||||
msgid "Daily Spending Allowance"
|
||||
@@ -3483,7 +3468,7 @@ msgstr "Consolidé"
|
||||
|
||||
#: templates/net_worth/net_worth.html:135
|
||||
msgid "Evolution"
|
||||
msgstr "Evolution"
|
||||
msgstr "Évolution"
|
||||
|
||||
#: templates/net_worth/net_worth.html:163
|
||||
#: templates/yearly_overview/pages/overview_by_account.html:4
|
||||
@@ -3575,7 +3560,7 @@ msgstr ""
|
||||
|
||||
#: templates/recurring_transactions/fragments/table.html:121
|
||||
msgid "No recurring transactions"
|
||||
msgstr "Aucunes transactions récurrentes"
|
||||
msgstr "Aucune transaction récurrente"
|
||||
|
||||
#: templates/rules/fragments/list.html:34
|
||||
msgid "View"
|
||||
@@ -3591,7 +3576,7 @@ msgstr "Activer"
|
||||
|
||||
#: templates/rules/fragments/list.html:89
|
||||
msgid "No rules"
|
||||
msgstr "Aucunes règles"
|
||||
msgstr "Aucune règle"
|
||||
|
||||
#: templates/rules/fragments/transaction_rule/add.html:5
|
||||
msgid "Add transaction rule"
|
||||
@@ -3639,7 +3624,7 @@ msgstr "pour"
|
||||
|
||||
#: templates/rules/fragments/transaction_rule/dry_run/visual.html:64
|
||||
msgid "No transaction found, a new one will be created"
|
||||
msgstr "Aucunes transactions trouvées, une nouvelle va être créée"
|
||||
msgstr "Aucune transaction trouvée, une nouvelle va être créée"
|
||||
|
||||
#: templates/rules/fragments/transaction_rule/edit.html:5
|
||||
msgid "Edit transaction rule"
|
||||
@@ -3710,7 +3695,7 @@ msgstr "Supprimer le fichier attaché ?"
|
||||
|
||||
#: templates/transactions/fragments/attachments.html:21
|
||||
msgid "This file will be removed from the transaction."
|
||||
msgstr "Ce fichier va être supprimer de cette transaction."
|
||||
msgstr "Ce fichier va être supprimé de cette transaction."
|
||||
|
||||
#: templates/transactions/fragments/attachments.html:30
|
||||
msgid "No attachments yet"
|
||||
@@ -3733,20 +3718,21 @@ msgid "transactions"
|
||||
msgstr "transactions"
|
||||
|
||||
#: templates/transactions/fragments/filter_actions.html:2
|
||||
#, fuzzy
|
||||
msgid "Save filter preset"
|
||||
msgstr ""
|
||||
msgstr "Enregistrer les filtres comme modèle"
|
||||
|
||||
#: templates/transactions/fragments/filter_actions.html:3
|
||||
#, fuzzy
|
||||
#| msgid "File name"
|
||||
msgid "Preset name"
|
||||
msgstr "Nom du fichier"
|
||||
msgstr "Nom du modèle"
|
||||
|
||||
#: templates/transactions/fragments/filter_actions.html:40
|
||||
#, fuzzy
|
||||
#| msgid "From preset"
|
||||
msgid "Save preset"
|
||||
msgstr "à partir d'un préréglage"
|
||||
msgstr "Enregistrer comme modèle"
|
||||
|
||||
#: templates/transactions/fragments/filter_presets.html:6
|
||||
#, fuzzy
|
||||
@@ -3757,26 +3743,27 @@ msgstr "à partir d'un préréglage"
|
||||
#: templates/transactions/fragments/filter_presets.html:21
|
||||
#, python-format
|
||||
msgid "Delete %(name)s"
|
||||
msgstr ""
|
||||
msgstr "Supprimer %(name)s"
|
||||
|
||||
#: templates/transactions/fragments/filter_presets.html:26
|
||||
#, fuzzy
|
||||
msgid "Delete filter preset?"
|
||||
msgstr ""
|
||||
msgstr "Supprimer ce modèle de filtres ?"
|
||||
|
||||
#: templates/transactions/fragments/filter_presets.html:27
|
||||
#, python-format
|
||||
#, fuzzy, python-format
|
||||
msgid "Delete “%(name)s”?"
|
||||
msgstr ""
|
||||
msgstr "Supprimer \"%(name)s\" ?"
|
||||
|
||||
#: templates/transactions/fragments/filter_presets.html:34
|
||||
#, fuzzy
|
||||
#| msgid "No presets yet"
|
||||
msgid "No saved presets"
|
||||
msgstr "Pas encore de préréglages"
|
||||
msgstr "Aucun modèle de filtres enregistré"
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
msgid "No transactions found"
|
||||
msgstr "Aucunes transactions trouvées"
|
||||
msgstr "Aucune transaction trouvée"
|
||||
|
||||
#: templates/transactions/fragments/transfer.html:5
|
||||
msgid "New transfer"
|
||||
@@ -3784,7 +3771,7 @@ msgstr "Nouveau virement"
|
||||
|
||||
#: templates/transactions/fragments/trash_list.html:7
|
||||
msgid "No deleted transactions to show"
|
||||
msgstr "Aucunes transactions supprimées à afficher"
|
||||
msgstr "Aucune transaction supprimée à afficher"
|
||||
|
||||
#: templates/transactions/pages/trash.html:4
|
||||
#: templates/transactions/pages/trash.html:9
|
||||
@@ -3802,84 +3789,84 @@ msgstr "Ajouter un nouvel utilisateur"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:5
|
||||
msgid "API Tokens"
|
||||
msgstr ""
|
||||
msgstr "Jetons d'API"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:7
|
||||
msgid ""
|
||||
"Use these tokens for automations such as n8n. The raw token is shown only "
|
||||
"once after creation."
|
||||
msgstr ""
|
||||
"Utilisez ces jetons avec des systèmes d'automatisation comme n8n. Le jeton "
|
||||
"ne sera affiché qu'une seule fois après sa création."
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:14
|
||||
msgid "Copy this token now"
|
||||
msgstr ""
|
||||
msgstr "Veuillez copier ce jeton"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:16
|
||||
msgid "It will not be shown again after this response."
|
||||
msgstr ""
|
||||
msgstr "Il ne pourra plus être affiché une seconde fois."
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:31
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
msgstr "Copier"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:52
|
||||
msgid "Revoked"
|
||||
msgstr ""
|
||||
msgstr "Révoqué"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:59
|
||||
#, python-format
|
||||
msgid "Created %(created)s"
|
||||
msgstr ""
|
||||
msgstr "Créé le %(created)s"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:62
|
||||
#, python-format
|
||||
msgid "last used %(used)s"
|
||||
msgstr ""
|
||||
msgstr "Dernière utilisation le %(used)s"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:64
|
||||
msgid "never used"
|
||||
msgstr ""
|
||||
msgstr "jamais utilisé"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:68
|
||||
#, python-format
|
||||
msgid "expires %(expires)s"
|
||||
msgstr ""
|
||||
msgstr "expire le %(expires)s"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:70
|
||||
msgid "no expiry"
|
||||
msgstr ""
|
||||
msgstr "pas d'expiration"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:78
|
||||
msgid "Revoke"
|
||||
msgstr ""
|
||||
msgstr "Révoquer"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:84
|
||||
msgid "Revoke token?"
|
||||
msgstr ""
|
||||
msgstr "Révoquer ce jeton ?"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:85
|
||||
msgid "This token will stop working immediately."
|
||||
msgstr ""
|
||||
msgstr "Ce jeton cessera immédiatement de fonctionner."
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:86
|
||||
#, fuzzy
|
||||
#| msgid "Yes, refresh it!"
|
||||
msgid "Yes, revoke it!"
|
||||
msgstr "Oui, mets à jour !"
|
||||
msgstr "Oui, révoquer ce jeton !"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:99
|
||||
#, fuzzy
|
||||
#| msgid "Deleted At"
|
||||
msgid "Delete token?"
|
||||
msgstr "Supprimé à"
|
||||
msgstr "Supprimer ce jeton ?"
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:100
|
||||
msgid "This permanently removes the token from the list. It cannot be undone."
|
||||
msgstr ""
|
||||
"Cela retirera définitivement le jeton de la liste. Cette opération ne peut "
|
||||
"pas être annulée."
|
||||
|
||||
#: templates/users/fragments/api_tokens.html:114
|
||||
msgid "No API tokens"
|
||||
msgstr ""
|
||||
msgstr "Pas de jetons API"
|
||||
|
||||
#: templates/users/fragments/edit.html:5
|
||||
msgid "Edit user"
|
||||
@@ -3903,7 +3890,7 @@ msgstr "Aucuns utilisateurs"
|
||||
|
||||
#: templates/users/generic/hide_amounts.html:2
|
||||
msgid "Hide amounts"
|
||||
msgstr "Masques les montants"
|
||||
msgstr "Masquer les montants"
|
||||
|
||||
#: templates/users/generic/mute_sounds.html:2
|
||||
msgid "Mute sounds"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-08-16 04:46+0000\n"
|
||||
"PO-Revision-Date: 2026-07-05 15:57+0000\n"
|
||||
"PO-Revision-Date: 2026-08-17 15:57+0000\n"
|
||||
"Last-Translator: Dimitri Decrock <dj.flashpower@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.herculino.com/projects/wygiwyh/"
|
||||
"app/nl/>\n"
|
||||
@@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 2026.6.1\n"
|
||||
"X-Generator: Weblate 2026.8.1\n"
|
||||
|
||||
#: apps/accounts/forms.py:24
|
||||
msgid "Group name"
|
||||
@@ -2890,7 +2890,7 @@ msgstr "Geen importprofielen"
|
||||
|
||||
#: templates/import_app/fragments/profiles/list_presets.html:5
|
||||
msgid "Import Presets"
|
||||
msgstr "Presets importeren"
|
||||
msgstr "Voorinstellingen importeren"
|
||||
|
||||
#: templates/import_app/fragments/profiles/list_presets.html:33
|
||||
msgid "By"
|
||||
@@ -3700,45 +3700,37 @@ msgstr "verrichtingen"
|
||||
|
||||
#: templates/transactions/fragments/filter_actions.html:2
|
||||
msgid "Save filter preset"
|
||||
msgstr ""
|
||||
msgstr "Instellingen filter opslaan"
|
||||
|
||||
#: templates/transactions/fragments/filter_actions.html:3
|
||||
#, fuzzy
|
||||
#| msgid "File name"
|
||||
msgid "Preset name"
|
||||
msgstr "Bestandsnaam"
|
||||
msgstr "Preset snaam"
|
||||
|
||||
#: templates/transactions/fragments/filter_actions.html:40
|
||||
#, fuzzy
|
||||
#| msgid "From preset"
|
||||
msgid "Save preset"
|
||||
msgstr "Van voorinstelling"
|
||||
msgstr "Opslaan voorinstelling"
|
||||
|
||||
#: templates/transactions/fragments/filter_presets.html:6
|
||||
#, fuzzy
|
||||
#| msgid "From preset"
|
||||
msgid "Filter presets"
|
||||
msgstr "Van voorinstelling"
|
||||
msgstr "Filter voorinstelling"
|
||||
|
||||
#: templates/transactions/fragments/filter_presets.html:21
|
||||
#, python-format
|
||||
msgid "Delete %(name)s"
|
||||
msgstr ""
|
||||
msgstr "Verwijder %(name)s"
|
||||
|
||||
#: templates/transactions/fragments/filter_presets.html:26
|
||||
msgid "Delete filter preset?"
|
||||
msgstr ""
|
||||
msgstr "Voorinstelling filter verwijderen?"
|
||||
|
||||
#: templates/transactions/fragments/filter_presets.html:27
|
||||
#, python-format
|
||||
msgid "Delete “%(name)s”?"
|
||||
msgstr ""
|
||||
msgstr "Verwijder “%(name)s”?"
|
||||
|
||||
#: templates/transactions/fragments/filter_presets.html:34
|
||||
#, fuzzy
|
||||
#| msgid "No presets yet"
|
||||
msgid "No saved presets"
|
||||
msgstr "Nog geen voorinstellingen"
|
||||
msgstr "Geen opgeslagen voorinstellingen"
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
msgid "No transactions found"
|
||||
|
||||
Generated
+23
-23
@@ -1157,9 +1157,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/baseline-browser-mapping": {
|
||||
"version": "2.10.34",
|
||||
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.34.tgz",
|
||||
"integrity": "sha512-IMDedajPifLnHNY0X9n8hKxRTQ6/eTHwr5bDo04WnuqxyKw6LYtQywCuuqPZwhl3aBXMvQpJov42GLCwRRdQzw==",
|
||||
"version": "2.11.20",
|
||||
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.11.20.tgz",
|
||||
"integrity": "sha512-H0ulySigv6icDJ1F7SjtdCD6PrhTpdYCmP0CactWy1+ekh0AFd0o1Wn5T8b+hnTmdBx19u9yhL6wvCylXMY7zw==",
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"baseline-browser-mapping": "dist/cli.cjs"
|
||||
@@ -1188,9 +1188,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/browserslist": {
|
||||
"version": "4.28.2",
|
||||
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz",
|
||||
"integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==",
|
||||
"version": "4.28.8",
|
||||
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.8.tgz",
|
||||
"integrity": "sha512-V2NpofLblG64mfOtSgDhOJESZEGogzDMBv/q+W6oc4LXWP/q75eOXoOaaOu1EOadB9U4Bwx/e0yzbvwKH8zalA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
@@ -1207,11 +1207,11 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"baseline-browser-mapping": "^2.10.12",
|
||||
"caniuse-lite": "^1.0.30001782",
|
||||
"electron-to-chromium": "^1.5.328",
|
||||
"node-releases": "^2.0.36",
|
||||
"update-browserslist-db": "^1.2.3"
|
||||
"baseline-browser-mapping": "^2.11.12",
|
||||
"caniuse-lite": "^1.0.30001809",
|
||||
"electron-to-chromium": "^1.5.402",
|
||||
"node-releases": "^2.0.53",
|
||||
"update-browserslist-db": "^1.3.0"
|
||||
},
|
||||
"bin": {
|
||||
"browserslist": "cli.js"
|
||||
@@ -1221,9 +1221,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/caniuse-lite": {
|
||||
"version": "1.0.30001797",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001797.tgz",
|
||||
"integrity": "sha512-l8xKG+gwAIExZGl9FrF7KUwuOmk6wbEPC9Xoy/RtnWv1XG0Q4LFlagaLpUv3Kiza3W/wm27zy0yWJEieYKAP6w==",
|
||||
"version": "1.0.30001810",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001810.tgz",
|
||||
"integrity": "sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
@@ -1339,9 +1339,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron-to-chromium": {
|
||||
"version": "1.5.368",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.368.tgz",
|
||||
"integrity": "sha512-7RckJJK4uESJF9PxvfMWd3TGqIiieUTG4HxnKaKuIpGbcr+r2ZEB3g2gAhCP3Fqm42vJSzLfgab9eva/C4/XVw==",
|
||||
"version": "1.5.420",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.420.tgz",
|
||||
"integrity": "sha512-2yD6XreGusOfNV+dUcvipJEXc3n/n7fgr7996aszTG+YY5E4mqM4tOq/3uhP129cazL9YHbVWSpc79ePotWtPA==",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/enhanced-resolve": {
|
||||
@@ -1812,9 +1812,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/node-releases": {
|
||||
"version": "2.0.47",
|
||||
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.47.tgz",
|
||||
"integrity": "sha512-Uzmd6LXpouKo8EUK68IjH4+E01w/hXyV3R3g/geCJo+rXLNfh1xucB+LOzYEOQPSiUK3h/xZf0cQGcSsmyL2Og==",
|
||||
"version": "2.0.54",
|
||||
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.54.tgz",
|
||||
"integrity": "sha512-YHs7BmmcsdAI5Ozuf8JZo6PT0mv2GIWC9vMfvUC3dp65M8hn7Ux8CPL+2oBI7juNuj9d0ndhTcznq2ODBps9cQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
@@ -2069,9 +2069,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/update-browserslist-db": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
|
||||
"integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.3.2.tgz",
|
||||
"integrity": "sha512-UQ+MSxlhRm1bzjhU+DcuXfjFO1FzNtqhK5+9Yvlp90ItDLk5vT932A0rFu619nf7RVS+Y/VeaUW1jaRDqZ8VJw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
|
||||
@@ -1532,11 +1532,11 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "sqlparse"
|
||||
version = "0.5.5"
|
||||
version = "0.6.0"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/90/76/437d71068094df0726366574cf3432a4ed754217b436eb7429415cf2d480/sqlparse-0.5.5.tar.gz", hash = "sha256:e20d4a9b0b8585fdf63b10d30066c7c94c5d7a7ec47c889a2d83a3caa93ff28e", size = 120815, upload-time = "2025-12-19T07:17:45.073Z" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/5f/d3/3f06a1006f2261d1342aefb3c71eed02f5d4ca5bdbecd86ebc12ad38306e/sqlparse-0.6.0.tar.gz", hash = "sha256:113c35c75365ab9cc9c7231d68c6428fb11c085fc8e9eb1ad659b7ddbf6cd2b9", size = 178477, upload-time = "2026-08-13T19:16:06.396Z" }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/49/4b/359f28a903c13438ef59ebeee215fb25da53066db67b305c125f1c6d2a25/sqlparse-0.5.5-py3-none-any.whl", hash = "sha256:12a08b3bf3eec877c519589833aed092e2444e68240a3577e8e26148acc7b1ba", size = 46138, upload-time = "2025-12-19T07:17:46.573Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/d9/50/f00935da0ec7cbf325f8dc4f772ae46fbc7b672dd62876e73f0a94adda57/sqlparse-0.6.0-py3-none-any.whl", hash = "sha256:b861c0288ce2fa56209a9a6412d2e066ac664b3873b89c26c9d8415e8e32996f", size = 50070, upload-time = "2026-08-13T19:16:04.062Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user