chore(locale): update translation files

[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
eitchtee
2026-01-10 20:50:08 +00:00
committed by github-actions[bot]
parent d756286135
commit 37f3e4d99a
13 changed files with 299 additions and 208 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-11-01 01:17+0000\n"
"Last-Translator: mlystopad <mlystopadt@gmail.com>\n"
"Language-Team: German <https://translations.herculino.com/projects/wygiwyh/"
@@ -608,11 +608,11 @@ msgstr "Intervall"
msgid "Last Successful Fetch"
msgstr "Letzter erfolgreicher Abruf"
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr "Zielwährungen"
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
@@ -620,11 +620,11 @@ msgstr ""
"Währung auswählen, dessen Umrechnungskurs abgerufen werden sollen. Für jede "
"Währung wird der Kurs der entsprechenden Umrechnungs-Währung abgerufen."
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr "Zielkonten"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -632,33 +632,33 @@ msgstr ""
"Konten auswählen, für die Umrechungskurse abgerufen werden solen. Für jedes "
"Konto wird der Kurs der entsprechenden Umrechnungs-Währung abgerufen."
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
#, fuzzy
#| msgid "Edit exchange rate"
msgid "Single exchange rate"
msgstr "Umrechnungskurs bearbeiten"
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr "Umrechnungskurs-Dienst"
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr "Umrechnungskurs-Dienste"
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr "\"Jede X Stunden\"-Intervalltyp benötigt eine positive Ganzzahl."
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "\"Jede X Stunden\"-Intervall muss zwischen 1 und 24 liegen."
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -666,7 +666,7 @@ msgstr ""
"Ungültiges Stundenformat. Nutze kommagetrennte Stunden (0-23) und/oder "
"Zeiträume (z.B. \"1-5,8,10-12\")."
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2727,15 +2727,22 @@ msgstr "Ziel"
msgid "Last fetch"
msgstr "Letzter Abruf"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr "Währungen"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr "Konten"
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr "Keine Dienste konfiguriert"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+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"
@@ -596,57 +596,57 @@ msgstr ""
msgid "Last Successful Fetch"
msgstr ""
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr ""
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr ""
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr ""
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr ""
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr ""
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr ""
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr ""
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
msgstr ""
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2649,15 +2649,22 @@ msgstr ""
msgid "Last fetch"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-12-16 05:24+0000\n"
"Last-Translator: BRodolfo <simplysmartbydesign@gmail.com>\n"
"Language-Team: Spanish <https://translations.herculino.com/projects/wygiwyh/"
@@ -605,11 +605,11 @@ msgstr "Intervalo"
msgid "Last Successful Fetch"
msgstr "Última Sincronización Exitosa"
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr "Monedas de Destino"
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
@@ -618,11 +618,11 @@ msgstr ""
"tasas se consultarán para cada moneda en relación con su moneda de "
"referencia establecida."
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr "Cuentas de Destino"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -631,33 +631,33 @@ msgstr ""
"tasas se consultarán para la moneda de cada cuenta en relación con su moneda "
"de referencia establecida."
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr "Tasa de cambio única"
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
"Crea una única tasa de cambio y mantenla actualizada. Evita la acumulación "
"de datos en la base de datos."
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr "Servicio de Tasas de Cambio"
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr "Servicios de Tasas de Cambio"
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr "El tipo de intervalo 'Cada X horas' requiere un entero positivo."
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "El tipo de intervalo 'Cada X horas' debe ser ente 1 y 24."
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -665,7 +665,7 @@ msgstr ""
"Formato de hora no válido. Usa horas separadas por coma (0-23) y/o rangos "
"(p. ej., \"1-5,8,10-12\")."
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2692,15 +2692,22 @@ msgstr "Dirigido a"
msgid "Last fetch"
msgstr "Última sincronización"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr "monedas"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr "cuentas"
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr "No hay servicios configurados"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-10-07 20:17+0000\n"
"Last-Translator: Erwan Colin <zephone@protonmail.com>\n"
"Language-Team: French <https://translations.herculino.com/projects/wygiwyh/"
@@ -607,11 +607,11 @@ msgstr "Intervalle"
msgid "Last Successful Fetch"
msgstr "Dernière récupération avec succès"
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr "Devises cibles"
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
@@ -619,11 +619,11 @@ msgstr ""
"Sélectionnez les devises pour récupérer leur taux de changes. Les taux "
"seront récupérés pour chaque devises par rapport à leur devise d'échange."
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr "Comptes cibles"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -631,33 +631,33 @@ msgstr ""
"Sélectionnez les comptes pour récupérer leur taux de change. Les taux seront "
"récupérés pour chaque compte par rapport à leur devise d'échange."
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr "Taux de change unique"
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
"Ne créer qu'un seul taux de change et le mettre à jour. Evite d'engorger la "
"base de donnée."
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr "Service de taux de change"
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr "Services de taux de change"
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr "'Toutes les X heures' l'intervalle requiert un entier positif."
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "'Toutes les X heures' l'intervalle doit être compris entre 1 et 24."
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -665,7 +665,7 @@ msgstr ""
"Format d'heure invalide. Utilisez les heures séparé par virgule (0-23) et/ou "
"une plage (ex : '1-5,8,10-12')."
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2707,15 +2707,22 @@ msgstr "Ciblage"
msgid "Last fetch"
msgstr "Dernière récupération"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr "devises"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr "Comptes"
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr "Pas de services configurés"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2026-01-10 03:09+0000\n"
"Last-Translator: Herculino Trotta <netotrotta@gmail.com>\n"
"Language-Team: Hungarian <https://translations.herculino.com/projects/"
@@ -602,57 +602,57 @@ msgstr "Intervallum"
msgid "Last Successful Fetch"
msgstr "Utolsó sikeres elérés"
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr "Cél pénznemek"
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr "Cél számlák"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr ""
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr ""
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr ""
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr ""
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr ""
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
msgstr ""
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2655,15 +2655,22 @@ msgstr ""
msgid "Last fetch"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -595,57 +595,57 @@ msgstr ""
msgid "Last Successful Fetch"
msgstr ""
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr ""
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr ""
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr ""
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr ""
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr ""
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr ""
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr ""
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
msgstr ""
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2648,15 +2648,21 @@ msgstr ""
msgid "Last fetch"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-12-28 22:24+0000\n"
"Last-Translator: icovada <federico.tabbo@networktocode.com>\n"
"Language-Team: Italian <https://translations.herculino.com/projects/wygiwyh/"
@@ -607,11 +607,11 @@ msgstr "Intervallo"
msgid "Last Successful Fetch"
msgstr "Ultimo scaricamento riuscito"
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr "Valute target"
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
@@ -619,11 +619,11 @@ msgstr ""
"Seleziona le valute per cui scaricare i tassi di cambio. I tassi verranno "
"scaricati per ogni valuta rispetto alla valuta di cambio impostata."
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr "Conti target"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -632,33 +632,33 @@ msgstr ""
"scaricati per la valuta di ogni conto rispetto alla valuta di cambio "
"impostata."
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr "Cambio unico"
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
"Crea un solo cambio valuta e aggiornalo nel tempo, evitando duplicati nel "
"database."
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr "Servizio cambio valuta"
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr "Servizi tassi di cambio"
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr "Lintervallo “Ogni X ore” richiede un numero intero positivo."
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "Lintervallo “Ogni X ore” deve essere compreso tra 1 e 24."
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -666,7 +666,7 @@ msgstr ""
"Formato ore non valido. Usa ore separate da virgole (023) e/o intervalli "
"(es. '1-5,8,10-12')."
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2698,15 +2698,22 @@ msgstr "Targeting"
msgid "Last fetch"
msgstr "Ultimo recupero"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr "valute"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr "conti"
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr "Nessun servizio configurato"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-12-29 07:24+0000\n"
"Last-Translator: Dimitri Decrock <dj.flashpower@gmail.com>\n"
"Language-Team: Dutch <https://translations.herculino.com/projects/wygiwyh/"
@@ -607,11 +607,11 @@ msgstr "Interval"
msgid "Last Successful Fetch"
msgstr "Laatste Succesvolle Ophaling"
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr "Doel Munteenheden"
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
@@ -619,11 +619,11 @@ msgstr ""
"Selecteer munteenheden om wisselkoersen voor op te halen. De koersen worden "
"voor elke munteenheid opgehaald ten opzichte van de ingestelde wisselkoers."
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr "Naar rekeningen"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -632,33 +632,33 @@ msgstr ""
"opgehaald voor de munteenheid van elke rekening ten opzichte van de "
"ingestelde wisselkoers."
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr "Enkele Wisselkoers"
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
"Maak één wisselkoers aan en houd deze bijgewerkt. Voorkomt een overvolle "
"database."
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr "Wisselkoersdienst"
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr "Wisselkoersdiensten"
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr "Voor het intervaltype Elke X uur is een positief geheel getal nodig."
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "Het interval Elke X uur moet tussen 1 en 24 liggen."
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -666,7 +666,7 @@ msgstr ""
"Ongeldige urennotatie. Gebruik door komma's gescheiden uren (0-23) en/of "
"reeksen (bijv. 1-5,8,10-12)."
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2689,15 +2689,22 @@ msgstr "Gericht op"
msgid "Last fetch"
msgstr "Laatst opgehaald"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr "munteenheden"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr "rekeningen"
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr "Geen diensten ingesteld"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-11-08 12:20+0000\n"
"Last-Translator: Marcin Kisielewski <kisielewski.mar@gmail.com>\n"
"Language-Team: Polish <https://translations.herculino.com/projects/wygiwyh/"
@@ -598,57 +598,57 @@ msgstr ""
msgid "Last Successful Fetch"
msgstr ""
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr ""
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr ""
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr ""
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr ""
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr ""
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr ""
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr ""
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
msgstr ""
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2651,15 +2651,23 @@ msgstr ""
msgid "Last fetch"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-12-29 02:24+0000\n"
"Last-Translator: Herculino Trotta <netotrotta@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://translations.herculino.com/"
@@ -605,11 +605,11 @@ msgstr "Intervalo"
msgid "Last Successful Fetch"
msgstr "Última execução bem-sucedida"
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr "Moedas-alvo"
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
@@ -617,11 +617,11 @@ msgstr ""
"Selecione as moedas para as quais deseja obter as taxas de câmbio. As taxas "
"serão obtidas para cada moeda em relação à moeda de câmbio definida."
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr "Contas-alvo"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -630,34 +630,34 @@ msgstr ""
"serão obtidas para a moeda de cada conta em relação à moeda de câmbio "
"definida."
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr "Taxa de câmbio única"
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
"Cria uma taxa de câmbio e mantenha-a atualizada. Evita a poluição do banco "
"de dados."
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr "Serviço de Taxa de Câmbio"
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr "Serviços de Taxa de Câmbio"
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr ""
"Intervalo do tipo 'A cada X horas' requerer um número inteiro positivo."
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "Intervalo do tipo 'A cada X horas' requerer um número entre 1 e 24."
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -665,7 +665,7 @@ msgstr ""
"Formato inválido de hora. Use uma lista de horas separada por vírgulas "
"(0-23) e/ou uma faixa (ex.: '1-5,8,10-12')."
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2689,15 +2689,22 @@ msgstr "Alvos"
msgid "Last fetch"
msgstr "Última execução"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr "moedas"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr "contas"
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr "Nenhum serviço configurado"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-04-14 06:16+0000\n"
"Last-Translator: Emil <emil.bjorkroth@gmail.com>\n"
"Language-Team: Swedish <https://translations.herculino.com/projects/wygiwyh/"
@@ -597,57 +597,57 @@ msgstr ""
msgid "Last Successful Fetch"
msgstr ""
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr ""
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr ""
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr ""
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr ""
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr ""
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr ""
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr ""
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
msgstr ""
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2650,15 +2650,22 @@ msgstr ""
msgid "Last fetch"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-11-01 01:17+0000\n"
"Last-Translator: mlystopad <mlystopadt@gmail.com>\n"
"Language-Team: Ukrainian <https://translations.herculino.com/projects/"
@@ -615,11 +615,11 @@ msgstr "Інтервал"
msgid "Last Successful Fetch"
msgstr "Остання успішна вибірка"
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr "Цільові валюти"
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
@@ -627,11 +627,11 @@ msgstr ""
"Оберіть валюти для завантаження курсів обміну. Курси будуть завантажені для "
"кожної валюти відносно встановленої валюти обміну."
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr "Цільові Рахунки"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -639,35 +639,35 @@ msgstr ""
"Оберіть рахунки для завантаження курсів обміну. Курси будуть завантажені для "
"валюти кожного рахунку відносно встановленої валюти обміну."
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
#, fuzzy
#| msgid "Exchange Rate"
msgid "Single exchange rate"
msgstr "Обмінний курс"
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
"Створіть один курс обміну та оновлюйте його постійно. Це запобігає "
"засміченню бази даних."
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr "Сервіс Курсів Обміну"
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr "Сервіси Курсів Обміну"
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr "Інтервал типу «Кожні X годин» потребує додатнього цілого числа."
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "Інтервал типу «Кожні X годин» повинен бути між 1 та 24."
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -675,7 +675,7 @@ msgstr ""
"Неправильний формат годин. Використовуйте години, розділені комами (023) та/"
"або діапазони (наприклад, '1-5,8,10-12')."
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2686,15 +2686,23 @@ msgstr ""
msgid "Last fetch"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-10 05:53+0000\n"
"POT-Creation-Date: 2026-01-10 20:50+0000\n"
"PO-Revision-Date: 2025-10-08 16:17+0000\n"
"Last-Translator: doody <doodykimo@gmail.com>\n"
"Language-Team: Chinese (Traditional Han script) <https://translations."
@@ -595,51 +595,51 @@ msgstr "間隔"
msgid "Last Successful Fetch"
msgstr "最後更新時間"
#: apps/currencies/models.py:141
#: apps/currencies/models.py:143
msgid "Target Currencies"
msgstr "目標貨幣"
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
msgstr "選擇要自動擷取匯率的貨幣,貨幣會根據設定的目標貨幣自動取得匯率資訊。"
#: apps/currencies/models.py:151
#: apps/currencies/models.py:153
msgid "Target Accounts"
msgstr "目標帳戶"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:155
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
msgstr "選擇自動擷取匯率的帳戶,帳戶會根據設定的匯兌貨幣取得匯率資訊。"
#: apps/currencies/models.py:160
#: apps/currencies/models.py:162
msgid "Single exchange rate"
msgstr "保留單一匯率資訊"
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr "只建立一筆匯率資訊並且持續更新,防止資料庫無限擴張。"
#: apps/currencies/models.py:168
#: apps/currencies/models.py:170
msgid "Exchange Rate Service"
msgstr "匯率資訊服務"
#: apps/currencies/models.py:169
#: apps/currencies/models.py:171
msgid "Exchange Rate Services"
msgstr "匯率資訊服務"
#: apps/currencies/models.py:221
#: apps/currencies/models.py:223
msgid "'Every X hours' interval type requires a positive integer."
msgstr "「每X小時」需要提供正整數。"
#: apps/currencies/models.py:230
#: apps/currencies/models.py:232
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "「每X小時」需要介於1到24之間。"
#: apps/currencies/models.py:244
#: apps/currencies/models.py:246
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -647,7 +647,7 @@ msgstr ""
"錯誤的小時格式請使用逗號設定多個小時0~23或著設定範圍例"
"如:'1-5,10-12')。"
#: apps/currencies/models.py:255
#: apps/currencies/models.py:257
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
@@ -2654,15 +2654,21 @@ msgstr "目標"
msgid "Last fetch"
msgstr "最後更新"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:62
#, python-format
msgid "%(counter)s consecutive failure"
msgid_plural "%(counter)s consecutive failures"
msgstr[0] ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "currencies"
msgstr "貨幣"
#: templates/exchange_rates_services/fragments/list.html:61
#: templates/exchange_rates_services/fragments/list.html:69
msgid "accounts"
msgstr "帳戶"
#: templates/exchange_rates_services/fragments/list.html:69
#: templates/exchange_rates_services/fragments/list.html:77
msgid "No services configured"
msgstr "沒有設定任何服務"