diff --git a/ihatemoney/forms.py b/ihatemoney/forms.py index 7839a5d9..3afd9630 100644 --- a/ihatemoney/forms.py +++ b/ihatemoney/forms.py @@ -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): diff --git a/ihatemoney/messages.pot b/ihatemoney/messages.pot index 3109d69d..bdb93d29 100644 --- a/ihatemoney/messages.pot +++ b/ihatemoney/messages.pot @@ -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." diff --git a/ihatemoney/templates/forms.html b/ihatemoney/templates/forms.html index 9d8e8c99..2de11ec5 100644 --- a/ihatemoney/templates/forms.html +++ b/ihatemoney/templates/forms.html @@ -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 %} diff --git a/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po b/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po index a03b417a..cca30b76 100644 --- a/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/cs/LC_MESSAGES/messages.po b/ihatemoney/translations/cs/LC_MESSAGES/messages.po index 82a304cd..61bcb06f 100644 --- a/ihatemoney/translations/cs/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/cs/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/de/LC_MESSAGES/messages.po b/ihatemoney/translations/de/LC_MESSAGES/messages.po index 77aaf86e..48346342 100644 --- a/ihatemoney/translations/de/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/de/LC_MESSAGES/messages.po @@ -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. \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." diff --git a/ihatemoney/translations/el/LC_MESSAGES/messages.po b/ihatemoney/translations/el/LC_MESSAGES/messages.po index 103420d4..f9713704 100644 --- a/ihatemoney/translations/el/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/el/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/eo/LC_MESSAGES/messages.po b/ihatemoney/translations/eo/LC_MESSAGES/messages.po index 1dd7a756..094a76c6 100644 --- a/ihatemoney/translations/eo/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/eo/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/es/LC_MESSAGES/messages.po b/ihatemoney/translations/es/LC_MESSAGES/messages.po index 0efc2a15..9153d69a 100644 --- a/ihatemoney/translations/es/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/es/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/es_419/LC_MESSAGES/messages.po b/ihatemoney/translations/es_419/LC_MESSAGES/messages.po index 454a2628..611edae2 100644 --- a/ihatemoney/translations/es_419/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/es_419/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/fa/LC_MESSAGES/messages.po b/ihatemoney/translations/fa/LC_MESSAGES/messages.po index 24e34af0..bef246f2 100644 --- a/ihatemoney/translations/fa/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/fa/LC_MESSAGES/messages.po @@ -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." diff --git a/ihatemoney/translations/fr/LC_MESSAGES/messages.po b/ihatemoney/translations/fr/LC_MESSAGES/messages.po index 52a77533..89c628b6 100644 --- a/ihatemoney/translations/fr/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/fr/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/hi/LC_MESSAGES/messages.po b/ihatemoney/translations/hi/LC_MESSAGES/messages.po index b6f9af64..523022d6 100644 --- a/ihatemoney/translations/hi/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/hi/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/id/LC_MESSAGES/messages.po b/ihatemoney/translations/id/LC_MESSAGES/messages.po index 11a08810..7259f1c1 100644 --- a/ihatemoney/translations/id/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/id/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/it/LC_MESSAGES/messages.po b/ihatemoney/translations/it/LC_MESSAGES/messages.po index 23716b6e..a4f745dc 100644 --- a/ihatemoney/translations/it/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/it/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/ja/LC_MESSAGES/messages.po b/ihatemoney/translations/ja/LC_MESSAGES/messages.po index 247d7196..db349493 100644 --- a/ihatemoney/translations/ja/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/ja/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/kn/LC_MESSAGES/messages.po b/ihatemoney/translations/kn/LC_MESSAGES/messages.po index d5cb82d4..ecfa8a30 100644 --- a/ihatemoney/translations/kn/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/kn/LC_MESSAGES/messages.po @@ -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 \n" -"Language-Team: Kannada \n" "Language: kn\n" +"Language-Team: Kannada \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" -" This project has history disabled. New actions won't appear " -"below. You can enable history on the\n" +" This project has history disabled. New actions won't " +"appear below. You can enable history on the\n" " settings page\n" " " msgstr "" msgid "" "\n" -" The table below reflects actions recorded prior to disabling " -"project history. You can\n" -" clear project history to remove them.

\n" +" The table below reflects actions recorded prior to " +"disabling project history. You can\n" +" clear project history to remove " +"them.

\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 "" + diff --git a/ihatemoney/translations/ms/LC_MESSAGES/messages.po b/ihatemoney/translations/ms/LC_MESSAGES/messages.po index ec396df0..8219bf9c 100644 --- a/ihatemoney/translations/ms/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/ms/LC_MESSAGES/messages.po @@ -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 \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 " diff --git a/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po b/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po index cbb4f50f..c061637d 100644 --- a/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po @@ -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 \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 " diff --git a/ihatemoney/translations/nl/LC_MESSAGES/messages.po b/ihatemoney/translations/nl/LC_MESSAGES/messages.po index d87c5f7d..35f7f26d 100644 --- a/ihatemoney/translations/nl/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/nl/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/pl/LC_MESSAGES/messages.po b/ihatemoney/translations/pl/LC_MESSAGES/messages.po index a1ea0eb2..605812f9 100644 --- a/ihatemoney/translations/pl/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/pl/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/pt/LC_MESSAGES/messages.po b/ihatemoney/translations/pt/LC_MESSAGES/messages.po index 103d5cef..d5602124 100644 --- a/ihatemoney/translations/pt/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/pt/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po b/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po index 72485c53..9872addf 100644 --- a/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/ru/LC_MESSAGES/messages.po b/ihatemoney/translations/ru/LC_MESSAGES/messages.po index 5adb422a..3da27dde 100644 --- a/ihatemoney/translations/ru/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/ru/LC_MESSAGES/messages.po @@ -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: Роман Прокопов \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." diff --git a/ihatemoney/translations/sr/LC_MESSAGES/messages.po b/ihatemoney/translations/sr/LC_MESSAGES/messages.po index 5791a1ae..9051975f 100644 --- a/ihatemoney/translations/sr/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/sr/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/sv/LC_MESSAGES/messages.po b/ihatemoney/translations/sv/LC_MESSAGES/messages.po index 1809dff5..70f7de04 100644 --- a/ihatemoney/translations/sv/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/sv/LC_MESSAGES/messages.po @@ -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 " "\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." diff --git a/ihatemoney/translations/ta/LC_MESSAGES/messages.po b/ihatemoney/translations/ta/LC_MESSAGES/messages.po index e5200f70..ce8c7a06 100644 --- a/ihatemoney/translations/ta/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/ta/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/th/LC_MESSAGES/messages.po b/ihatemoney/translations/th/LC_MESSAGES/messages.po index d32debec..513ef606 100644 --- a/ihatemoney/translations/th/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/th/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/tr/LC_MESSAGES/messages.po b/ihatemoney/translations/tr/LC_MESSAGES/messages.po index 3814d22c..810968dd 100644 --- a/ihatemoney/translations/tr/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/tr/LC_MESSAGES/messages.po @@ -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 \n" -"Language-Team: Turkish \n" "Language: tr\n" +"Language-Team: Turkish \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." + diff --git a/ihatemoney/translations/uk/LC_MESSAGES/messages.po b/ihatemoney/translations/uk/LC_MESSAGES/messages.po index 0a330099..cc11e9a1 100644 --- a/ihatemoney/translations/uk/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/uk/LC_MESSAGES/messages.po @@ -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 \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." diff --git a/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po b/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po index 394602b4..c788dcec 100644 --- a/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po @@ -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 \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."