mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Make multiple currency optional (#864)
* Make multiple currency optional Fixes #848 A description is provided in project settings to make the feature self explanatory. * I forgot the description. Let's update translation altogether. * black format
This commit is contained in:
parent
6ba8ec211f
commit
7a15051996
31 changed files with 167 additions and 68 deletions
|
@ -117,6 +117,9 @@ class EditProjectForm(FlaskForm):
|
|||
_("Default Currency"),
|
||||
validators=[DataRequired()],
|
||||
default=CurrencyConverter.no_currency,
|
||||
description=_(
|
||||
"Setting a default currency enables currency conversion between bills"
|
||||
),
|
||||
)
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
|
|
|
@ -24,6 +24,9 @@ msgstr ""
|
|||
msgid "Default Currency"
|
||||
msgstr ""
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -78,7 +78,6 @@
|
|||
{% if config['ENABLE_CAPTCHA'] %}
|
||||
{{ input(form.captcha) }}
|
||||
{% endif %}
|
||||
{{ input(form.default_currency) }}
|
||||
{% if not home %}
|
||||
{{ submit(form.submit, home=True) }}
|
||||
{% endif %}
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2020-08-01 10:41+0000\n"
|
||||
"Last-Translator: Oymate <dhruboadittya96@gmail.com>\n"
|
||||
"Language: bn_BD\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "প্রকল্পের ইতিহাসের জন্য আই
|
|||
msgid "Default Currency"
|
||||
msgstr "ডিফল্ট মুদ্রা"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-09-05 13:34+0000\n"
|
||||
"Last-Translator: Clonewayx <fillip1@seznam.cz>\n"
|
||||
"Language: cs\n"
|
||||
|
@ -41,6 +41,9 @@ msgstr "Záznam IP adres pro historii projektu"
|
|||
msgid "Default Currency"
|
||||
msgstr "Výchozí měna"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-09-23 19:36+0000\n"
|
||||
"Last-Translator: Christian H. <sunrisechain@gmail.com>\n"
|
||||
"Language: de\n"
|
||||
|
@ -43,6 +43,9 @@ msgstr "IP Tracking für die Projekt-Historie verwenden"
|
|||
msgid "Default Currency"
|
||||
msgstr "Standardwährung"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-08-01 08:34+0000\n"
|
||||
"Last-Translator: Eugenia Russell <eugenia.russell2019@gmail.com>\n"
|
||||
"Language: el\n"
|
||||
|
@ -42,6 +42,9 @@ msgstr "Χρήση παρακολούθησης IP για ιστορικό έρ
|
|||
msgid "Default Currency"
|
||||
msgstr "Προεπιλεγμένο Νόμισμα"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-10-01 20:35+0000\n"
|
||||
"Last-Translator: phlostically <phlostically@mailinator.com>\n"
|
||||
"Language: eo\n"
|
||||
|
@ -43,6 +43,9 @@ msgstr "Registri IP-adresojn en projekta historio"
|
|||
msgid "Default Currency"
|
||||
msgstr "Implicita valuto"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-04-14 08:27+0000\n"
|
||||
"Last-Translator: fcoterroba <fcoterroba@gmail.com>\n"
|
||||
"Language: es\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "Usar trackeo IP para historial de proyecto"
|
|||
msgid "Default Currency"
|
||||
msgstr "Moneda por defecto"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2020-11-11 16:28+0000\n"
|
||||
"Last-Translator: Puyma <puyma@amyup.xyz>\n"
|
||||
"Language: es_419\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "Registrar la IPs para el historial del proyecto"
|
|||
msgid "Default Currency"
|
||||
msgstr "Moneda por defecto"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language: fa\n"
|
||||
|
@ -40,6 +40,9 @@ msgstr ""
|
|||
msgid "Default Currency"
|
||||
msgstr ""
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-07-17 21:52+0000\n"
|
||||
"Last-Translator: Baptiste <weblate@bitsofnetworks.org>\n"
|
||||
"Language: fr\n"
|
||||
|
@ -47,6 +47,9 @@ msgstr "Collecter les adresses IP dans l'historique de projet"
|
|||
msgid "Default Currency"
|
||||
msgstr "Devise par défaut"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2020-06-14 14:41+0000\n"
|
||||
"Last-Translator: raghupalash <singhpalash0@gmail.com>\n"
|
||||
"Language: hi\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "प्रोजेक्ट इतिहास के लिए IP ट
|
|||
msgid "Default Currency"
|
||||
msgstr "डिफ़ॉल्ट मुद्रा"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-07-12 01:33+0000\n"
|
||||
"Last-Translator: Reza Almanda <rezaalmanda27@gmail.com>\n"
|
||||
"Language: id\n"
|
||||
|
@ -43,6 +43,9 @@ msgstr "Gunakan pelacakan IP untuk riwayat proyek"
|
|||
msgid "Default Currency"
|
||||
msgstr "Mata Uang Standar"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-03-17 15:18+0000\n"
|
||||
"Last-Translator: TomSolGit <Tommaso.solfa@gmail.com>\n"
|
||||
"Language: it\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "Utilizzare la localizzazione IP per lo storico del progetto"
|
|||
msgid "Default Currency"
|
||||
msgstr "Valuta predefinita"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2020-11-11 16:28+0000\n"
|
||||
"Last-Translator: Jwen921 <yangjingwen0921@gmail.com>\n"
|
||||
"Language: ja\n"
|
||||
|
@ -42,6 +42,9 @@ msgstr "IPでプロジェクトの歴史を追跡する"
|
|||
msgid "Default Currency"
|
||||
msgstr "初期設定にする通貨"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -1,25 +1,26 @@
|
|||
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-10-17 04:56+0000\n"
|
||||
"Last-Translator: a-g-rao <athrigrao@gmail.com>\n"
|
||||
"Language-Team: Kannada <https://hosted.weblate.org/projects/i-hate-money/"
|
||||
"i-hate-money/kn/>\n"
|
||||
"Language: kn\n"
|
||||
"Language-Team: Kannada <https://hosted.weblate.org/projects/i-hate-"
|
||||
"money/i-hate-money/kn/>\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.9-dev\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
|
||||
msgid ""
|
||||
"Not a valid amount or expression. Only numbers and + - * / operators are "
|
||||
"accepted."
|
||||
msgstr ""
|
||||
"ಮೊತ್ತ ಅಥವಾ ಪದಕಂತೆ ಸರಿಯಿಲ್ಲ. ಸಂಖ್ಯೆ ಮತ್ತು +-*/ ಎಣಿಕೆಬಳಕಗಳನ್ನು ಮಾತ್ರ ಸ್ವೀಕರಿಸಲಾಗುವುದು."
|
||||
"ಮೊತ್ತ ಅಥವಾ ಪದಕಂತೆ ಸರಿಯಿಲ್ಲ. ಸಂಖ್ಯೆ ಮತ್ತು +-*/ ಎಣಿಕೆಬಳಕಗಳನ್ನು ಮಾತ್ರ "
|
||||
"ಸ್ವೀಕರಿಸಲಾಗುವುದು."
|
||||
|
||||
msgid "Project name"
|
||||
msgstr "ಯೋಜನೆಯ ಹೆಸರು"
|
||||
|
@ -42,6 +43,9 @@ msgstr ""
|
|||
msgid "Default Currency"
|
||||
msgstr ""
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
@ -217,7 +221,9 @@ msgstr ""
|
|||
|
||||
#, python-format
|
||||
msgid "You have just created '%(project)s' to share your expenses"
|
||||
msgstr "ನೀವು ನಿಮ್ಮ ಖರ್ಚು/ವೆಚ್ಚವನ್ನು ಹಂಚಿಕೊಳ್ಳಲು %(project)s ಯೋಜನೆಯನ್ನು ಸೃಷ್ಟಿಸಿದ್ದೀರಿ"
|
||||
msgstr ""
|
||||
"ನೀವು ನಿಮ್ಮ ಖರ್ಚು/ವೆಚ್ಚವನ್ನು ಹಂಚಿಕೊಳ್ಳಲು %(project)s ಯೋಜನೆಯನ್ನು "
|
||||
"ಸೃಷ್ಟಿಸಿದ್ದೀರಿ"
|
||||
|
||||
msgid "A reminder email has just been sent to you"
|
||||
msgstr "ನಿಮಗೆ ನೆನೆವಿ ಮಿನ್ನಂಚೆಯನ್ನು ಈಗ ಕಳುಹಿಸಲಾಗಿದೆ"
|
||||
|
@ -226,8 +232,8 @@ msgid ""
|
|||
"We tried to send you an reminder email, but there was an error. You can "
|
||||
"still use the project normally."
|
||||
msgstr ""
|
||||
"ನಿಮಗೆ ನೆನವಿ ಮಿನ್ನಂಚೆ ಕಳುಹಿಸಲು ಪ್ರಯತ್ನಿಸಿದ್ದೆವೆ, ಆದರೆ ದೋಷವಿತ್ತು. ನೀವು ಯೋಜನೆಯನ್ನು "
|
||||
"ಸಾಮಾನ್ಯ ಪದತಿಯಂತೆ ಉಪಯೋಗಿಸ ಬಹುದು."
|
||||
"ನಿಮಗೆ ನೆನವಿ ಮಿನ್ನಂಚೆ ಕಳುಹಿಸಲು ಪ್ರಯತ್ನಿಸಿದ್ದೆವೆ, ಆದರೆ ದೋಷವಿತ್ತು. ನೀವು "
|
||||
"ಯೋಜನೆಯನ್ನು ಸಾಮಾನ್ಯ ಪದತಿಯಂತೆ ಉಪಯೋಗಿಸ ಬಹುದು."
|
||||
|
||||
#, python-format
|
||||
msgid "The project identifier is %(project)s"
|
||||
|
@ -235,8 +241,8 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Sorry, there was an error while sending you an email with password reset "
|
||||
"instructions. Please check the email configuration of the server or contact "
|
||||
"the administrator."
|
||||
"instructions. Please check the email configuration of the server or "
|
||||
"contact the administrator."
|
||||
msgstr ""
|
||||
|
||||
msgid "No token provided"
|
||||
|
@ -258,7 +264,8 @@ msgid "Invalid JSON"
|
|||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Cannot add bills in multiple currencies to a project without default currency"
|
||||
"Cannot add bills in multiple currencies to a project without default "
|
||||
"currency"
|
||||
msgstr ""
|
||||
|
||||
msgid "Project successfully deleted"
|
||||
|
@ -269,14 +276,17 @@ msgstr ""
|
|||
|
||||
#, python-format
|
||||
msgid "You have been invited to share your expenses for %(project)s"
|
||||
msgstr "%(project)s ಗಾಗಿ ನಿಮ್ಮ ಖರ್ಚು/ವೆಚ್ಚವನ್ನುಹಂಚಿಕೊಳಲ್ಲು ನಿಮ್ಮನ್ನು ಆಮಂತ್ರಿಸಲಾಗಿದೆ"
|
||||
msgstr ""
|
||||
"%(project)s ಗಾಗಿ ನಿಮ್ಮ ಖರ್ಚು/ವೆಚ್ಚವನ್ನುಹಂಚಿಕೊಳಲ್ಲು ನಿಮ್ಮನ್ನು "
|
||||
"ಆಮಂತ್ರಿಸಲಾಗಿದೆ"
|
||||
|
||||
msgid "Your invitations have been sent"
|
||||
msgstr "ನಿಮ್ಮ ಆಮಂತ್ರಣವನ್ನು ಕಳುಹಿಸಲಾಗಿದೆ"
|
||||
|
||||
msgid ""
|
||||
"Sorry, there was an error while trying to send the invitation emails. Please "
|
||||
"check the email configuration of the server or contact the administrator."
|
||||
"Sorry, there was an error while trying to send the invitation emails. "
|
||||
"Please check the email configuration of the server or contact the "
|
||||
"administrator."
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
|
@ -295,8 +305,8 @@ msgstr ""
|
|||
|
||||
#, python-format
|
||||
msgid ""
|
||||
"User '%(name)s' has been deactivated. It will still appear in the users list "
|
||||
"until its balance becomes zero."
|
||||
"User '%(name)s' has been deactivated. It will still appear in the users "
|
||||
"list until its balance becomes zero."
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
|
@ -530,18 +540,19 @@ msgstr ""
|
|||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" <i>This project has history disabled. New actions won't appear "
|
||||
"below. You can enable history on the</i>\n"
|
||||
" <i>This project has history disabled. New actions won't "
|
||||
"appear below. You can enable history on the</i>\n"
|
||||
" <a href=\"%(url)s\">settings page</a>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"\n"
|
||||
" <i>The table below reflects actions recorded prior to disabling "
|
||||
"project history. You can\n"
|
||||
" <a href=\"#\" data-toggle=\"modal\" data-keyboard=\"false\" data-"
|
||||
"target=\"#confirm-erase\">clear project history</a> to remove them.</i></p>\n"
|
||||
" <i>The table below reflects actions recorded prior to "
|
||||
"disabling project history. You can\n"
|
||||
" <a href=\"#\" data-toggle=\"modal\" data-keyboard=\"false\" "
|
||||
"data-target=\"#confirm-erase\">clear project history</a> to remove "
|
||||
"them.</i></p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
|
@ -623,8 +634,7 @@ msgid "Bill %(name)s renamed to %(new_description)s"
|
|||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Participant %(name)s: weight changed from %(old_weight)s to %(new_weight)s"
|
||||
msgid "Participant %(name)s: weight changed from %(old_weight)s to %(new_weight)s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Amount"
|
||||
|
@ -699,8 +709,8 @@ msgid "Create"
|
|||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Don\\'t reuse a personal password. Choose a private code and send it to your "
|
||||
"friends"
|
||||
"Don\\'t reuse a personal password. Choose a private code and send it to "
|
||||
"your friends"
|
||||
msgstr ""
|
||||
|
||||
msgid "Account manager"
|
||||
|
@ -821,7 +831,8 @@ msgid "Password reminder"
|
|||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"A link to reset your password has been sent to you, please check your emails."
|
||||
"A link to reset your password has been sent to you, please check your "
|
||||
"emails."
|
||||
msgstr ""
|
||||
|
||||
msgid "Return to home page"
|
||||
|
@ -857,10 +868,10 @@ msgid "Send via Emails"
|
|||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Specify a (comma separated) list of email adresses you want to notify about "
|
||||
"the\n"
|
||||
" creation of this budget management project and we will send "
|
||||
"them an email for you."
|
||||
"Specify a (comma separated) list of email adresses you want to notify "
|
||||
"about the\n"
|
||||
" creation of this budget management project and we will "
|
||||
"send them an email for you."
|
||||
msgstr ""
|
||||
|
||||
msgid "Who pays?"
|
||||
|
@ -893,5 +904,6 @@ msgstr ""
|
|||
msgid "Period"
|
||||
msgstr ""
|
||||
|
||||
msgid "You either provided a bad token or no project identifier."
|
||||
msgstr ""
|
||||
#~ msgid "You either provided a bad token or no project identifier."
|
||||
#~ msgstr ""
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-07-18 12:32+0000\n"
|
||||
"Last-Translator: Kemystra <izzmin97@gmail.com>\n"
|
||||
"Language: ms\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "Gunakan penjejakan IP untuk sejarah projek"
|
|||
msgid "Default Currency"
|
||||
msgstr "Mata wang asal"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-07-18 20:48+0000\n"
|
||||
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
||||
"Language: nb_NO\n"
|
||||
|
@ -43,6 +43,9 @@ msgstr "Bruk IP-sporing for prosjekthistorikk"
|
|||
msgid "Default Currency"
|
||||
msgstr "Forvalgt valuta"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-02-17 02:50+0000\n"
|
||||
"Last-Translator: Sander Kooijmans <weblate@gogognome.nl>\n"
|
||||
"Language: nl\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "IP-tracking voor projectgeschiedenis gebruiken"
|
|||
msgid "Default Currency"
|
||||
msgstr "Standaard munteenheid"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-08-31 18:34+0000\n"
|
||||
"Last-Translator: Michał Kowalski <norbertkowalski1994@gmail.com>\n"
|
||||
"Language: pl\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "Użyj śledzenia IP do historii projektu"
|
|||
msgid "Default Currency"
|
||||
msgstr "Domyślna waluta"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2020-10-05 12:12+0000\n"
|
||||
"Last-Translator: ssantos <ssantos@web.de>\n"
|
||||
"Language: pt\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "Usar rastreamento de IP para o histórico do projeto"
|
|||
msgid "Default Currency"
|
||||
msgstr "Moeda predefinida"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2020-08-27 19:22+0000\n"
|
||||
"Last-Translator: André Oliveira <andre_pinto_oliveira@outlook.pt>\n"
|
||||
"Language: pt_BR\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "Usar rastreamento de IP para o histórico do projeto"
|
|||
msgid "Default Currency"
|
||||
msgstr "Moeda Padrão"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-09-20 12:38+0000\n"
|
||||
"Last-Translator: Роман Прокопов <pochta.romana.iz.vyborga@gmail.com>\n"
|
||||
"Language: ru\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "Использовать отслеживание по IP для ист
|
|||
msgid "Default Currency"
|
||||
msgstr "Валюта по умолчанию"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-04-09 13:26+0000\n"
|
||||
"Last-Translator: Rastko Sarcevic <ralesarcevic@gmail.com>\n"
|
||||
"Language: sr\n"
|
||||
|
@ -42,6 +42,9 @@ msgstr ""
|
|||
msgid "Default Currency"
|
||||
msgstr "Podrazumevana Valuta"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-07-20 14:32+0000\n"
|
||||
"Last-Translator: Kristoffer Grundström "
|
||||
"<swedishsailfishosuser@tutanota.com>\n"
|
||||
|
@ -42,6 +42,9 @@ msgstr "Använd IP-spårning för projekthistorik"
|
|||
msgid "Default Currency"
|
||||
msgstr "Standardvaluta"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2020-07-01 18:41+0000\n"
|
||||
"Last-Translator: rohitn01 <rohitmen01@gmail.com>\n"
|
||||
"Language: ta\n"
|
||||
|
@ -44,6 +44,9 @@ msgstr "திட்ட வரலாற்றுக்கு ஐபி கண்
|
|||
msgid "Default Currency"
|
||||
msgstr "இயல்புநிலை நாணயம்"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-09-16 14:36+0000\n"
|
||||
"Last-Translator: PPNplus <ppnplus@protonmail.com>\n"
|
||||
"Language: th\n"
|
||||
|
@ -41,6 +41,9 @@ msgstr "ใช้การติดตามที่อยู่ IP สำห
|
|||
msgid "Default Currency"
|
||||
msgstr "สกุลเงินค่าเริ่มต้น"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-10-17 04:56+0000\n"
|
||||
"Last-Translator: Oğuz Ersen <oguzersen@protonmail.com>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/i-hate-money/"
|
||||
"i-hate-money/tr/>\n"
|
||||
"Language: tr\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/i-hate-"
|
||||
"money/i-hate-money/tr/>\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.9-dev\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
|
||||
msgid ""
|
||||
|
@ -43,6 +43,9 @@ msgstr "Proje geçmişi için IP izlemeyi kullan"
|
|||
msgid "Default Currency"
|
||||
msgstr "Öntanımlı Para Birimi"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
@ -271,8 +274,8 @@ msgid ""
|
|||
"Cannot add bills in multiple currencies to a project without default "
|
||||
"currency"
|
||||
msgstr ""
|
||||
"Öntanımlı para birimi olmayan bir projeye birden fazla para biriminde fatura "
|
||||
"eklenemez"
|
||||
"Öntanımlı para birimi olmayan bir projeye birden fazla para biriminde "
|
||||
"fatura eklenemez"
|
||||
|
||||
msgid "Project successfully deleted"
|
||||
msgstr "Proje başarıyla silindi"
|
||||
|
@ -1029,3 +1032,4 @@ msgstr "Dönem"
|
|||
|
||||
#~ msgid "You either provided a bad token or no project identifier."
|
||||
#~ msgstr "Yanlış bir belirteç sağladınız veya proje tanımlayıcısı belirtmediniz."
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2020-05-21 18:48+0000\n"
|
||||
"Last-Translator: Andrew Zaplitnyak <zaplitnyak@gmail.com>\n"
|
||||
"Language: uk\n"
|
||||
|
@ -43,6 +43,9 @@ msgstr "Слідкувати за мережевою адресою(IP) для
|
|||
msgid "Default Currency"
|
||||
msgstr "Стандартна валюта"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-14 22:10+0200\n"
|
||||
"POT-Creation-Date: 2021-10-18 23:00+0200\n"
|
||||
"PO-Revision-Date: 2021-10-10 05:05+0000\n"
|
||||
"Last-Translator: Frank.wu <me@wuzhiping.top>\n"
|
||||
"Language: zh_Hans\n"
|
||||
|
@ -42,6 +42,9 @@ msgstr "用IP追踪项目历史"
|
|||
msgid "Default Currency"
|
||||
msgstr "默认货币"
|
||||
|
||||
msgid "Setting a default currency enables currency conversion between bills"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This project cannot be set to 'no currency' because it contains bills in "
|
||||
"multiple currencies."
|
||||
|
|
Loading…
Reference in a new issue