chore(locale): update translation files

[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
eitchtee
2025-04-13 22:01:20 +00:00
committed by github-actions[bot]
parent a5f4f43678
commit fa85303f36
7 changed files with 987 additions and 175 deletions
+128 -25
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-04-13 15:49+0000\n"
"POT-Creation-Date: 2025-04-13 22:01+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -30,6 +30,7 @@ msgstr ""
#: apps/transactions/forms.py:269 apps/transactions/forms.py:629
#: apps/transactions/forms.py:672 apps/transactions/forms.py:704
#: apps/transactions/forms.py:739 apps/transactions/forms.py:891
#: apps/users/forms.py:210 apps/users/forms.py:372
msgid "Update"
msgstr ""
@@ -41,8 +42,8 @@ msgstr ""
#: apps/transactions/forms.py:187 apps/transactions/forms.py:211
#: apps/transactions/forms.py:637 apps/transactions/forms.py:680
#: apps/transactions/forms.py:712 apps/transactions/forms.py:747
#: apps/transactions/forms.py:899
#: templates/account_groups/fragments/list.html:9
#: apps/transactions/forms.py:899 apps/users/forms.py:218
#: apps/users/forms.py:380 templates/account_groups/fragments/list.html:9
#: templates/accounts/fragments/list.html:9
#: templates/categories/fragments/list.html:9
#: templates/currencies/fragments/list.html:9
@@ -57,6 +58,7 @@ msgstr ""
#: templates/mini_tools/unit_price_calculator.html:162
#: templates/recurring_transactions/fragments/list.html:9
#: templates/rules/fragments/list.html:9 templates/tags/fragments/list.html:9
#: templates/users/fragments/list.html:10
msgid "Add"
msgstr ""
@@ -108,6 +110,7 @@ msgstr ""
#: templates/recurring_transactions/fragments/table.html:18
#: templates/rules/fragments/list.html:26
#: templates/tags/fragments/table.html:16
#: templates/users/fragments/list.html:29
msgid "Name"
msgstr ""
@@ -317,7 +320,7 @@ msgid ""
"owner.<br/>Public: Shown for all users. Only editable by the owner."
msgstr ""
#: apps/common/forms.py:79 apps/users/forms.py:131
#: apps/common/forms.py:79 apps/users/forms.py:135
msgid "Save"
msgstr ""
@@ -408,7 +411,7 @@ msgstr ""
msgid "Info"
msgstr ""
#: apps/common/views.py:110
#: apps/common/views.py:111
msgid "Cache cleared successfully"
msgstr ""
@@ -533,7 +536,7 @@ msgstr ""
#: templates/categories/fragments/list.html:21
#: templates/entities/fragments/list.html:21
#: templates/recurring_transactions/fragments/list.html:21
#: templates/tags/fragments/list.html:21
#: templates/tags/fragments/list.html:21 templates/users/fragments/list.html:28
msgid "Active"
msgstr ""
@@ -755,6 +758,8 @@ msgid "Entry deleted successfully"
msgstr ""
#: apps/export_app/forms.py:14 apps/export_app/forms.py:131
#: templates/includes/navbar.html:147 templates/users/fragments/list.html:6
#: templates/users/pages/index.html:4
msgid "Users"
msgstr ""
@@ -1621,41 +1626,41 @@ msgstr ""
msgid "Important dates"
msgstr ""
#: apps/users/forms.py:19 apps/users/models.py:13 templates/users/login.html:19
#: apps/users/forms.py:23 apps/users/models.py:13 templates/users/login.html:19
msgid "E-mail"
msgstr ""
#: apps/users/forms.py:25 templates/users/login.html:20
#: apps/users/forms.py:29 templates/users/login.html:20
msgid "Password"
msgstr ""
#: apps/users/forms.py:33
#: apps/users/forms.py:37
msgid "Invalid e-mail or password"
msgstr ""
#: apps/users/forms.py:34
#: apps/users/forms.py:38
msgid "This account is deactivated"
msgstr ""
#: apps/users/forms.py:50 apps/users/forms.py:63 apps/users/forms.py:85
#: apps/users/forms.py:54 apps/users/forms.py:67 apps/users/forms.py:89
#: templates/monthly_overview/pages/overview.html:153
#: templates/transactions/pages/transactions.html:35
msgid "Default"
msgstr ""
#: apps/users/forms.py:91 apps/users/models.py:41
#: apps/users/forms.py:95 apps/users/models.py:41
msgid "Date Format"
msgstr ""
#: apps/users/forms.py:96 apps/users/models.py:46
#: apps/users/forms.py:100 apps/users/models.py:46
msgid "Datetime Format"
msgstr ""
#: apps/users/forms.py:102 apps/users/models.py:49
#: apps/users/forms.py:106 apps/users/models.py:49
msgid "Number Format"
msgstr ""
#: apps/users/forms.py:137
#: apps/users/forms.py:141
#, python-format
msgid ""
"This changes the language (if available) and how numbers and dates are "
@@ -1663,6 +1668,62 @@ msgid ""
"Consider helping translate WYGIWYH to your language at %(translation_link)s"
msgstr ""
#: apps/users/forms.py:150
msgid "New Password"
msgstr ""
#: apps/users/forms.py:153
msgid "Leave blank to keep the current password."
msgstr ""
#: apps/users/forms.py:156
msgid "Confirm New Password"
msgstr ""
#: apps/users/forms.py:168 apps/users/forms.py:329
msgid ""
"Designates whether this user should be treated as active. Unselect this "
"instead of deleting accounts."
msgstr ""
#: apps/users/forms.py:171 apps/users/forms.py:332
msgid ""
"Designates that this user has all permissions without explicitly assigning "
"them."
msgstr ""
#: apps/users/forms.py:242
msgid "This email address is already in use by another account."
msgstr ""
#: apps/users/forms.py:250
msgid "The two password fields didn't match."
msgstr ""
#: apps/users/forms.py:252
msgid "Please confirm your new password."
msgstr ""
#: apps/users/forms.py:254
msgid "Please enter the new password first."
msgstr ""
#: apps/users/forms.py:274
msgid "You cannot deactivate your own account using this form."
msgstr ""
#: apps/users/forms.py:287
msgid "Cannot remove status from the last superuser."
msgstr ""
#: apps/users/forms.py:293
msgid "You cannot remove your own superuser status using this form."
msgstr ""
#: apps/users/forms.py:390
msgid "A user with this email address already exists."
msgstr ""
#: apps/users/models.py:27 templates/includes/navbar.html:28
msgid "Yearly by currency"
msgstr ""
@@ -1703,26 +1764,34 @@ msgstr ""
msgid "Start page"
msgstr ""
#: apps/users/views.py:62
#: apps/users/views.py:67
msgid "Transaction amounts are now hidden"
msgstr ""
#: apps/users/views.py:65
#: apps/users/views.py:70
msgid "Transaction amounts are now displayed"
msgstr ""
#: apps/users/views.py:83
#: apps/users/views.py:88
msgid "Sounds are now muted"
msgstr ""
#: apps/users/views.py:86
#: apps/users/views.py:91
msgid "Sounds will now play"
msgstr ""
#: apps/users/views.py:102
#: apps/users/views.py:107
msgid "Your settings have been updated"
msgstr ""
#: apps/users/views.py:151
msgid "Item added successfully"
msgstr ""
#: apps/users/views.py:182
msgid "Item updated successfully"
msgstr ""
#: templates/account_groups/fragments/add.html:5
msgid "Add account group"
msgstr ""
@@ -1745,6 +1814,7 @@ msgstr ""
#: templates/recurring_transactions/fragments/table.html:25
#: templates/rules/fragments/list.html:33
#: templates/tags/fragments/table.html:23
#: templates/users/fragments/list.html:38
msgid "Actions"
msgstr ""
@@ -1767,6 +1837,7 @@ msgstr ""
#: templates/rules/fragments/transaction_rule/view.html:47
#: templates/rules/fragments/transaction_rule/view.html:80
#: templates/tags/fragments/table.html:28
#: templates/users/fragments/list.html:43
msgid "Edit"
msgstr ""
@@ -2487,15 +2558,19 @@ msgstr ""
msgid "Automation"
msgstr ""
#: templates/includes/navbar.html:150
#: templates/includes/navbar.html:145
msgid "Admin"
msgstr ""
#: templates/includes/navbar.html:154
msgid "Only use this if you know what you're doing"
msgstr ""
#: templates/includes/navbar.html:151
#: templates/includes/navbar.html:155
msgid "Django Admin"
msgstr ""
#: templates/includes/navbar.html:160
#: templates/includes/navbar.html:165
msgid "Calculator"
msgstr ""
@@ -2503,11 +2578,15 @@ msgstr ""
msgid "Settings"
msgstr ""
#: templates/includes/navbar/user_menu.html:41
#: templates/includes/navbar/user_menu.html:19
msgid "Edit profile"
msgstr ""
#: templates/includes/navbar/user_menu.html:46
msgid "Clear cache"
msgstr ""
#: templates/includes/navbar/user_menu.html:45
#: templates/includes/navbar/user_menu.html:50
msgid "Logout"
msgstr ""
@@ -2997,6 +3076,30 @@ msgstr ""
msgid "Unchanged"
msgstr ""
#: templates/users/fragments/add.html:5
msgid "Add user"
msgstr ""
#: templates/users/fragments/edit.html:5
msgid "Edit user"
msgstr ""
#: templates/users/fragments/list.html:30
msgid "Email"
msgstr ""
#: templates/users/fragments/list.html:31
msgid "Superuser"
msgstr ""
#: templates/users/fragments/list.html:51
msgid "Impersonate"
msgstr ""
#: templates/users/fragments/list.html:80
msgid "No users"
msgstr ""
#: templates/users/generic/hide_amounts.html:2
msgid "Hide amounts"
msgstr ""