diff --git a/ihatemoney/forms.py b/ihatemoney/forms.py index 00e431a9..f48e5792 100644 --- a/ihatemoney/forms.py +++ b/ihatemoney/forms.py @@ -412,7 +412,7 @@ class MemberForm(FlaskForm): class InviteForm(FlaskForm): - emails = StringField(_("Participants to notify"), render_kw={"class": "tag"}) + emails = StringField(_("People to notify"), render_kw={"class": "tag"}) submit = SubmitField(_("Send invites")) def validate_emails(form, field): diff --git a/ihatemoney/messages.pot b/ihatemoney/messages.pot index e71b3657..8623dcad 100644 --- a/ihatemoney/messages.pot +++ b/ihatemoney/messages.pot @@ -150,7 +150,7 @@ msgstr "" msgid "This project already have this participant" msgstr "" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" diff --git a/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po b/ihatemoney/translations/bn_BD/LC_MESSAGES/messages.po index da3e6089..24934488 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2020-08-01 10:41+0000\n" "Last-Translator: Oymate \n" "Language: bn_BD\n" @@ -171,7 +171,7 @@ msgstr "" msgid "This project already have this participant" msgstr "" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -1007,3 +1007,6 @@ msgstr "" #~ msgid "Edit this member" #~ msgstr "" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/cs/LC_MESSAGES/messages.po b/ihatemoney/translations/cs/LC_MESSAGES/messages.po index 1aeb29ef..5b2e3d59 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-09-05 13:34+0000\n" "Last-Translator: Clonewayx \n" "Language: cs\n" @@ -172,7 +172,7 @@ msgstr "" msgid "This project already have this participant" msgstr "Projekt již obsahuje tohoto člena" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -1028,3 +1028,6 @@ msgstr "" #~ msgid "Edit this member" #~ msgstr "" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/de/LC_MESSAGES/messages.po b/ihatemoney/translations/de/LC_MESSAGES/messages.po index 9521e238..66d510ef 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-09-23 19:36+0000\n" "Last-Translator: Christian H. \n" "Language: de\n" @@ -170,7 +170,7 @@ msgstr "Gewichtung" msgid "Add" msgstr "Hinzufügen" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Teilnehmer %(name)s reaktiviert" @@ -178,9 +178,8 @@ msgstr "Teilnehmer %(name)s reaktiviert" msgid "This project already have this participant" msgstr "Der Benutzer ist bereits dem Projekt zugeordnet" -#, fuzzy -msgid "Participants to notify" -msgstr "Teilnehmer hinzufügen" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Einladung senden" @@ -1067,3 +1066,6 @@ msgstr "Zeitraum" #~ msgid "Edit this member" #~ msgstr "Teilnehmer bearbeiten" +#~ msgid "Participants to notify" +#~ msgstr "Teilnehmer hinzufügen" + diff --git a/ihatemoney/translations/el/LC_MESSAGES/messages.po b/ihatemoney/translations/el/LC_MESSAGES/messages.po index a3654266..3e3fbe91 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-08-01 08:34+0000\n" "Last-Translator: Eugenia Russell \n" "Language: el\n" @@ -171,7 +171,7 @@ msgstr "Βάρος" msgid "Add" msgstr "Προσθήκη" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Ο χρήστης '%(name)s' έχει αφαιρεθεί" @@ -179,7 +179,7 @@ msgstr "Ο χρήστης '%(name)s' έχει αφαιρεθεί" msgid "This project already have this participant" msgstr "Αυτό το έργο έχει ήδη αυτό το μέλος" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -1035,3 +1035,6 @@ msgstr "Περίοδος" #~ msgid "Edit this member" #~ msgstr "Επεξεργασία αυτού του μέλους" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/eo/LC_MESSAGES/messages.po b/ihatemoney/translations/eo/LC_MESSAGES/messages.po index 5a08d3ce..6db10ed5 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-10-01 20:35+0000\n" "Last-Translator: phlostically \n" "Language: eo\n" @@ -168,7 +168,7 @@ msgstr "Pondo" msgid "Add" msgstr "Aldoni" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Uzanto «%(name)s» estis forigita" @@ -176,9 +176,8 @@ msgstr "Uzanto «%(name)s» estis forigita" msgid "This project already have this participant" msgstr "Ĉi tiu projekto jam havas ĉi tiun anon" -#, fuzzy -msgid "Participants to notify" -msgstr "aldoni partoprenantojn" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Sendi invitojn" @@ -1034,3 +1033,6 @@ msgstr "Periodo" #~ msgid "Edit this member" #~ msgstr "Redakti ĉi tiun anon" +#~ msgid "Participants to notify" +#~ msgstr "aldoni partoprenantojn" + diff --git a/ihatemoney/translations/es/LC_MESSAGES/messages.po b/ihatemoney/translations/es/LC_MESSAGES/messages.po index 5fb6bfe2..08fabd97 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-04-14 08:27+0000\n" "Last-Translator: fcoterroba \n" "Language: es\n" @@ -174,9 +174,8 @@ msgstr "" msgid "This project already have this participant" msgstr "" -#, fuzzy -msgid "Participants to notify" -msgstr "añadir participantes" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Enviar invitaciones" @@ -1018,3 +1017,6 @@ msgstr "Período" #~ msgid "Edit this member" #~ msgstr "Editar miembro" +#~ msgid "Participants to notify" +#~ msgstr "añadir participantes" + diff --git a/ihatemoney/translations/es_419/LC_MESSAGES/messages.po b/ihatemoney/translations/es_419/LC_MESSAGES/messages.po index c9562439..ee8fd4cb 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2020-11-11 16:28+0000\n" "Last-Translator: Puyma \n" "Language: es_419\n" @@ -169,7 +169,7 @@ msgstr "Peso" msgid "Add" msgstr "Agregar" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Se ha eliminado al usuario '%(name)s'" @@ -177,9 +177,8 @@ msgstr "Se ha eliminado al usuario '%(name)s'" msgid "This project already have this participant" msgstr "Este proyecto ya tiene a este miembro" -#, fuzzy -msgid "Participants to notify" -msgstr "agregar participantes" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Enviar invitaciones" @@ -1072,3 +1071,6 @@ msgstr "Período" #~ msgid "Edit this member" #~ msgstr "Editar este miembro" +#~ msgid "Participants to notify" +#~ msgstr "agregar participantes" + diff --git a/ihatemoney/translations/fa/LC_MESSAGES/messages.po b/ihatemoney/translations/fa/LC_MESSAGES/messages.po index 967595a0..a0603825 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: fa\n" @@ -166,7 +166,7 @@ msgstr "" msgid "This project already have this participant" msgstr "" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -937,3 +937,6 @@ msgstr "" #~ msgid "Edit this member" #~ msgstr "" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/fr/LC_MESSAGES/messages.po b/ihatemoney/translations/fr/LC_MESSAGES/messages.po index 95524758..02b3dbe8 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-10-19 21:01+0000\n" "Last-Translator: Alexis Metaireau \n" "Language: fr\n" @@ -173,7 +173,7 @@ msgstr "Parts" msgid "Add" msgstr "Ajouter" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Participant⋅e %(name)s réactivé⋅e" @@ -181,9 +181,8 @@ msgstr "Participant⋅e %(name)s réactivé⋅e" msgid "This project already have this participant" msgstr "Ce membre existe déjà pour ce projet" -#, fuzzy -msgid "Participants to notify" -msgstr "ajouter des participant⋅e⋅s" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Envoyer les invitations" @@ -1269,3 +1268,6 @@ msgstr "Période" #~ msgid "Edit this member" #~ msgstr "Éditer ce⋅tte participant⋅e" +#~ msgid "Participants to notify" +#~ msgstr "ajouter des participant⋅e⋅s" + diff --git a/ihatemoney/translations/hi/LC_MESSAGES/messages.po b/ihatemoney/translations/hi/LC_MESSAGES/messages.po index f31e3bf8..c4e26051 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2020-06-14 14:41+0000\n" "Last-Translator: raghupalash \n" "Language: hi\n" @@ -169,7 +169,7 @@ msgstr "वजन" msgid "Add" msgstr "जोड़ें" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "उपयोगकर्ता '%(name)s' को हटा दिया गया है" @@ -177,9 +177,8 @@ msgstr "उपयोगकर्ता '%(name)s' को हटा दिया msgid "This project already have this participant" msgstr "इस परियोजना में पहले से ही यह सदस्य है" -#, fuzzy -msgid "Participants to notify" -msgstr "प्रतिभागियों को जोड़ें" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "आमंत्रण भेजें" @@ -1048,3 +1047,6 @@ msgstr "अवधि" #~ msgid "Edit this member" #~ msgstr "इस सदस्य को संपादित करें" +#~ msgid "Participants to notify" +#~ msgstr "प्रतिभागियों को जोड़ें" + diff --git a/ihatemoney/translations/id/LC_MESSAGES/messages.po b/ihatemoney/translations/id/LC_MESSAGES/messages.po index a64c600c..368063e6 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-07-12 01:33+0000\n" "Last-Translator: Reza Almanda \n" "Language: id\n" @@ -170,7 +170,7 @@ msgstr "Bobot" msgid "Add" msgstr "Tambah" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Pengguna %(name)s telah dihapus" @@ -178,9 +178,8 @@ msgstr "Pengguna %(name)s telah dihapus" msgid "This project already have this participant" msgstr "Proyek ini sudah mempunyai anggota ini" -#, fuzzy -msgid "Participants to notify" -msgstr "tambah partisipan" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Kirim undangan" @@ -1071,3 +1070,6 @@ msgstr "Periode" #~ msgid "Edit this member" #~ msgstr "Ubah anggota ini" +#~ msgid "Participants to notify" +#~ msgstr "tambah partisipan" + diff --git a/ihatemoney/translations/it/LC_MESSAGES/messages.po b/ihatemoney/translations/it/LC_MESSAGES/messages.po index 3d7e84c6..2b2ead23 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-03-17 15:18+0000\n" "Last-Translator: TomSolGit \n" "Language: it\n" @@ -169,7 +169,7 @@ msgstr "Peso" msgid "Add" msgstr "Aggiungi" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "L'utente '%(name)s' è stato rimosso" @@ -177,9 +177,8 @@ msgstr "L'utente '%(name)s' è stato rimosso" msgid "This project already have this participant" msgstr "Membro già presente in questo progetto" -#, fuzzy -msgid "Participants to notify" -msgstr "aggiunti partecipanti" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Invia inviti" @@ -1076,3 +1075,6 @@ msgstr "Periodo" #~ msgid "Edit this member" #~ msgstr "Modifica questo membro" +#~ msgid "Participants to notify" +#~ msgstr "aggiunti partecipanti" + diff --git a/ihatemoney/translations/ja/LC_MESSAGES/messages.po b/ihatemoney/translations/ja/LC_MESSAGES/messages.po index 59fa3e10..04f393d3 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2020-11-11 16:28+0000\n" "Last-Translator: Jwen921 \n" "Language: ja\n" @@ -165,7 +165,7 @@ msgstr "重み" msgid "Add" msgstr "追加" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "ユーザー%(name)sが既に取り除かれました" @@ -173,9 +173,8 @@ msgstr "ユーザー%(name)sが既に取り除かれました" msgid "This project already have this participant" msgstr "プロジェクトはすでにこのメンバーを含めています" -#, fuzzy -msgid "Participants to notify" -msgstr "参加者を追加する" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "招待状を出す" @@ -1011,3 +1010,6 @@ msgstr "期間" #~ msgid "Edit this member" #~ msgstr "このメンバーを編集する" +#~ msgid "Participants to notify" +#~ msgstr "参加者を追加する" + diff --git a/ihatemoney/translations/kn/LC_MESSAGES/messages.po b/ihatemoney/translations/kn/LC_MESSAGES/messages.po index cc498014..65e6ec02 100644 --- a/ihatemoney/translations/kn/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/kn/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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-10-17 04:56+0000\n" "Last-Translator: a-g-rao \n" "Language: kn\n" @@ -170,7 +170,7 @@ msgstr "" msgid "This project already have this participant" msgstr "ಈ ಸದಸ್ಯರು ಈಗಾಗಲೆ ಈ ಯೋಜನೆಯ ಸದಸ್ಯರಾಗಿದ್ದಾರೆ" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -938,3 +938,6 @@ msgstr "" #~ msgid "Edit this member" #~ msgstr "" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/ms/LC_MESSAGES/messages.po b/ihatemoney/translations/ms/LC_MESSAGES/messages.po index 4de1e022..ba8abd95 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-07-18 12:32+0000\n" "Last-Translator: Kemystra \n" "Language: ms\n" @@ -183,7 +183,7 @@ msgstr "" msgid "This project already have this participant" msgstr "Projek ini sudah mempunyai ahli" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -948,3 +948,6 @@ msgstr "" #~ msgid "Edit this member" #~ msgstr "" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po b/ihatemoney/translations/nb_NO/LC_MESSAGES/messages.po index d845a44c..bf4461a6 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-07-18 20:48+0000\n" "Last-Translator: Allan Nordhøy \n" "Language: nb_NO\n" @@ -170,7 +170,7 @@ msgstr "Vekt" msgid "Add" msgstr "Legg til" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Deltageren %(name)s ble reaktivert" @@ -178,9 +178,8 @@ msgstr "Deltageren %(name)s ble reaktivert" msgid "This project already have this participant" msgstr "Allerede medlem av prosjektet" -#, fuzzy -msgid "Participants to notify" -msgstr "legge til deltagere" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Send invitasjoner" @@ -1220,3 +1219,6 @@ msgstr "Periode" #~ msgid "Edit this member" #~ msgstr "Rediger dette medlemmet" +#~ msgid "Participants to notify" +#~ msgstr "legge til deltagere" + diff --git a/ihatemoney/translations/nl/LC_MESSAGES/messages.po b/ihatemoney/translations/nl/LC_MESSAGES/messages.po index 1cd4886c..c46a3c6a 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-02-17 02:50+0000\n" "Last-Translator: Sander Kooijmans \n" "Language: nl\n" @@ -167,7 +167,7 @@ msgstr "Gewicht" msgid "Add" msgstr "Toevoegen" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "De gebruiker '%(name)s' is verwijderd" @@ -175,9 +175,8 @@ msgstr "De gebruiker '%(name)s' is verwijderd" msgid "This project already have this participant" msgstr "Deze deelnemer is al lid van het project" -#, fuzzy -msgid "Participants to notify" -msgstr "deelnemers toevoegen" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Uitnodigingen versturen" @@ -1062,3 +1061,6 @@ msgstr "Periode" #~ msgid "Edit this member" #~ msgstr "Deze deelnemer bewerken" +#~ msgid "Participants to notify" +#~ msgstr "deelnemers toevoegen" + diff --git a/ihatemoney/translations/pl/LC_MESSAGES/messages.po b/ihatemoney/translations/pl/LC_MESSAGES/messages.po index e4410662..eb10a3cb 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-08-31 18:34+0000\n" "Last-Translator: Michał Kowalski \n" "Language: pl\n" @@ -167,7 +167,7 @@ msgstr "Waga" msgid "Add" msgstr "Dodaj" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Użytkownik „%(name)s” został usunięty" @@ -175,9 +175,8 @@ msgstr "Użytkownik „%(name)s” został usunięty" msgid "This project already have this participant" msgstr "Ten projekt ma już tego członka" -#, fuzzy -msgid "Participants to notify" -msgstr "dodać członków" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Wyślij zaproszenia" @@ -1064,3 +1063,6 @@ msgstr "Okres" #~ msgid "Edit this member" #~ msgstr "Edytuj tego członka" +#~ msgid "Participants to notify" +#~ msgstr "dodać członków" + diff --git a/ihatemoney/translations/pt/LC_MESSAGES/messages.po b/ihatemoney/translations/pt/LC_MESSAGES/messages.po index 8175f123..5d82145f 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2020-10-05 12:12+0000\n" "Last-Translator: ssantos \n" "Language: pt\n" @@ -169,7 +169,7 @@ msgstr "Peso" msgid "Add" msgstr "Adicionar" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Utilizador '%(name)s' foi removido" @@ -177,9 +177,8 @@ msgstr "Utilizador '%(name)s' foi removido" msgid "This project already have this participant" msgstr "Este projeto já tem este membro" -#, fuzzy -msgid "Participants to notify" -msgstr "adicionar participantes" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Enviar convites" @@ -1048,3 +1047,6 @@ msgstr "Período" #~ msgid "Edit this member" #~ msgstr "Editar este membro" +#~ msgid "Participants to notify" +#~ msgstr "adicionar participantes" + diff --git a/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po b/ihatemoney/translations/pt_BR/LC_MESSAGES/messages.po index 9dc74789..a3970cb3 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2020-08-27 19:22+0000\n" "Last-Translator: André Oliveira \n" "Language: pt_BR\n" @@ -169,7 +169,7 @@ msgstr "Peso" msgid "Add" msgstr "Adicionar" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Usuário '%(name)s' foi removido" @@ -177,9 +177,8 @@ msgstr "Usuário '%(name)s' foi removido" msgid "This project already have this participant" msgstr "Este projeto já tem este membro" -#, fuzzy -msgid "Participants to notify" -msgstr "adicionar participantes" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Enviar convites" @@ -1046,3 +1045,6 @@ msgstr "Período" #~ msgid "Edit this member" #~ msgstr "Editar este membro" +#~ msgid "Participants to notify" +#~ msgstr "adicionar participantes" + diff --git a/ihatemoney/translations/ru/LC_MESSAGES/messages.po b/ihatemoney/translations/ru/LC_MESSAGES/messages.po index e6a8a5ca..317bb4fb 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-09-20 12:38+0000\n" "Last-Translator: Роман Прокопов \n" "Language: ru\n" @@ -169,7 +169,7 @@ msgstr "Вес" msgid "Add" msgstr "Добавить" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Пользователь '%(name)s' был удалён" @@ -177,9 +177,8 @@ msgstr "Пользователь '%(name)s' был удалён" msgid "This project already have this participant" msgstr "В этом проекте уже есть такой участник" -#, fuzzy -msgid "Participants to notify" -msgstr "добавить пользователя" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Отправить приглашения" @@ -1063,3 +1062,6 @@ msgstr "Период" #~ msgid "Edit this member" #~ msgstr "Изменить этого участника" +#~ msgid "Participants to notify" +#~ msgstr "добавить пользователя" + diff --git a/ihatemoney/translations/sr/LC_MESSAGES/messages.po b/ihatemoney/translations/sr/LC_MESSAGES/messages.po index 6762b61e..27c7c33f 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-04-09 13:26+0000\n" "Last-Translator: Rastko Sarcevic \n" "Language: sr\n" @@ -163,14 +163,14 @@ msgstr "Težina" msgid "Add" msgstr "Dodaj" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Korisnik %(name)s je uklonjen" msgid "This project already have this participant" msgstr "" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -1004,3 +1004,6 @@ msgstr "Period" #~ msgid "Edit this member" #~ msgstr "" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/sv/LC_MESSAGES/messages.po b/ihatemoney/translations/sv/LC_MESSAGES/messages.po index 8d91d96e..f435d46a 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-07-20 14:32+0000\n" "Last-Translator: Kristoffer Grundström " "\n" @@ -165,7 +165,7 @@ msgstr "Vikt" msgid "Add" msgstr "Lägg till" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Användaren '%(name)s' har tagits bort" @@ -173,9 +173,8 @@ msgstr "Användaren '%(name)s' har tagits bort" msgid "This project already have this participant" msgstr "Det här projektet har redan den här medlemmen" -#, fuzzy -msgid "Participants to notify" -msgstr "lägg till deltagare" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Skicka inbjudningar" @@ -1011,3 +1010,6 @@ msgstr "Period" #~ msgid "Edit this member" #~ msgstr "Redigera det här numret" +#~ msgid "Participants to notify" +#~ msgstr "lägg till deltagare" + diff --git a/ihatemoney/translations/ta/LC_MESSAGES/messages.po b/ihatemoney/translations/ta/LC_MESSAGES/messages.po index 1088e706..7d345219 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2020-07-01 18:41+0000\n" "Last-Translator: rohitn01 \n" "Language: ta\n" @@ -175,7 +175,7 @@ msgstr "" msgid "This project already have this participant" msgstr "இந்த திட்டத்தில் ஏற்கனவே இந்த உறுப்பினர் இருக்கிறார்" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -1024,3 +1024,6 @@ msgstr "" #~ msgid "Edit this member" #~ msgstr "" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/th/LC_MESSAGES/messages.po b/ihatemoney/translations/th/LC_MESSAGES/messages.po index d36d482a..73c2fb13 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-09-16 14:36+0000\n" "Last-Translator: PPNplus \n" "Language: th\n" @@ -167,7 +167,7 @@ msgstr "" msgid "This project already have this participant" msgstr "" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -935,3 +935,6 @@ msgstr "" #~ msgid "Edit this member" #~ msgstr "" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/tr/LC_MESSAGES/messages.po b/ihatemoney/translations/tr/LC_MESSAGES/messages.po index c4765061..4c613bc7 100644 --- a/ihatemoney/translations/tr/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/tr/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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-10-19 21:01+0000\n" "Last-Translator: Oğuz Ersen \n" "Language: tr\n" @@ -169,7 +169,7 @@ msgstr "Ağırlık" msgid "Add" msgstr "Ekle" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Katılımcı %(name)s yeniden etkinleştirildi" @@ -177,9 +177,8 @@ msgstr "Katılımcı %(name)s yeniden etkinleştirildi" msgid "This project already have this participant" msgstr "Bu proje zaten bu üyeye sahip" -#, fuzzy -msgid "Participants to notify" -msgstr "katılımcılar ekle" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "Davet gönder" @@ -1061,3 +1060,6 @@ msgstr "Dönem" #~ msgid "Edit this member" #~ msgstr "Bu üyeyi düzenle" +#~ msgid "Participants to notify" +#~ msgstr "katılımcılar ekle" + diff --git a/ihatemoney/translations/uk/LC_MESSAGES/messages.po b/ihatemoney/translations/uk/LC_MESSAGES/messages.po index bcd3ad23..8797f494 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2020-05-21 18:48+0000\n" "Last-Translator: Andrew Zaplitnyak \n" "Language: uk\n" @@ -167,7 +167,7 @@ msgstr "Вага" msgid "Add" msgstr "Додати" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "Користвача '%(name)s' видалено" @@ -175,7 +175,7 @@ msgstr "Користвача '%(name)s' видалено" msgid "This project already have this participant" msgstr "У цьому проєкті вже є такий учасник" -msgid "Participants to notify" +msgid "People to notify" msgstr "" msgid "Send invites" @@ -1023,3 +1023,6 @@ msgstr "" #~ msgid "Edit this member" #~ msgstr "" +#~ msgid "Participants to notify" +#~ msgstr "" + diff --git a/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po b/ihatemoney/translations/zh_Hans/LC_MESSAGES/messages.po index 8f2b1430..0721dc43 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-20 00:25+0200\n" +"POT-Creation-Date: 2021-11-01 18:01+0100\n" "PO-Revision-Date: 2021-10-10 05:05+0000\n" "Last-Translator: Frank.wu \n" "Language: zh_Hans\n" @@ -163,7 +163,7 @@ msgstr "权重" msgid "Add" msgstr "添加" -#, fuzzy, python-format +#, fuzzy msgid "The participant name is invalid" msgstr "成员 %(name)s 被重新激活" @@ -171,9 +171,8 @@ msgstr "成员 %(name)s 被重新激活" msgid "This project already have this participant" msgstr "此项目已经包含此成员了" -#, fuzzy -msgid "Participants to notify" -msgstr "添加参与人" +msgid "People to notify" +msgstr "" msgid "Send invites" msgstr "发送邀请" @@ -1014,3 +1013,6 @@ msgstr "期间" #~ msgid "Edit this member" #~ msgstr "编辑成员" +#~ msgid "Participants to notify" +#~ msgstr "添加参与人" +