Skip to content

Commit 7a43b3d

Browse files
committed
Update French translations
1 parent e67298a commit 7a43b3d

File tree

7 files changed

+721
-71
lines changed

7 files changed

+721
-71
lines changed
0 Bytes
Binary file not shown.

djangocms_form_builder/locale/de/LC_MESSAGES/django.po

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: PACKAGE VERSION\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-10-31 19:53+0100\n"
14+
"POT-Creation-Date: 2025-11-02 19:00+0100\n"
1515
"PO-Revision-Date: 2023-01-24 13:42+0000\n"
1616
"Last-Translator: Fabian Braun <[email protected]>, 2025\n"
1717
"Language-Team: German (https://app.transifex.com/divio/teams/58664/de/)\n"
@@ -54,8 +54,8 @@ msgstr "Empfänger"
5454
#: actions.py:178
5555
msgid "Space or newline separated list of email addresses."
5656
msgstr ""
57-
"Liste der Email-Empfänger (durch Leerzeichen oder Zeilensprung voneinander "
58-
"getrennt)"
57+
"Liste der Email-Empfänger, durch Leerzeichen oder Zeilensprung voneinander "
58+
"getrennt"
5959

6060
#: actions.py:183
6161
msgid "Mail template set"
@@ -86,7 +86,7 @@ msgid "Form builder"
8686
msgstr "Form-Builder"
8787

8888
#: cms_plugins/ajax_plugins.py:105
89-
msgid "No content in response from"
89+
msgid "No content in response form"
9090
msgstr "Kein Inhalt im Antwort-Formular"
9191

9292
#: cms_plugins/ajax_plugins.py:266 entry_model.py:32 forms.py:100 models.py:23
@@ -118,60 +118,60 @@ msgstr ""
118118
"<code>RECAPTCHA_PRIVATE_KEY</code> verfügbar sind. Ohne Schlüssel kann keine"
119119
" Captcha-Überprüfung durchgeführt werden.</blockquote>"
120120

121-
#: cms_plugins/form_plugins.py:17 cms_plugins/form_plugins.py:212
122-
#: cms_plugins/form_plugins.py:243
121+
#: cms_plugins/form_plugins.py:16 cms_plugins/form_plugins.py:211
122+
#: cms_plugins/form_plugins.py:242
123123
msgid "Forms"
124124
msgstr "Formulare"
125125

126-
#: cms_plugins/form_plugins.py:20
126+
#: cms_plugins/form_plugins.py:19
127127
msgid "Settings"
128128
msgstr "Einstellungen"
129129

130-
#: cms_plugins/form_plugins.py:72
130+
#: cms_plugins/form_plugins.py:71
131131
msgid "Text"
132132
msgstr "Text"
133133

134-
#: cms_plugins/form_plugins.py:80
134+
#: cms_plugins/form_plugins.py:79
135135
msgid "Email"
136136
msgstr "Email"
137137

138-
#: cms_plugins/form_plugins.py:87
138+
#: cms_plugins/form_plugins.py:86
139139
msgid "URL"
140140
msgstr "URL"
141141

142-
#: cms_plugins/form_plugins.py:94
142+
#: cms_plugins/form_plugins.py:93
143143
msgid "Decimal"
144144
msgstr "Dezimalzahl"
145145

146-
#: cms_plugins/form_plugins.py:102
146+
#: cms_plugins/form_plugins.py:101
147147
msgid "Integer"
148148
msgstr "Ganze Zahl"
149149

150-
#: cms_plugins/form_plugins.py:110
150+
#: cms_plugins/form_plugins.py:109
151151
msgid "Textarea"
152152
msgstr "Textfeld"
153153

154-
#: cms_plugins/form_plugins.py:121
154+
#: cms_plugins/form_plugins.py:120
155155
msgid "Date"
156156
msgstr "Datum"
157157

158-
#: cms_plugins/form_plugins.py:128
158+
#: cms_plugins/form_plugins.py:127
159159
msgid "Date and time"
160160
msgstr "Datum und Uhrzeit"
161161

162-
#: cms_plugins/form_plugins.py:135
162+
#: cms_plugins/form_plugins.py:134
163163
msgid "Time"
164164
msgstr "Uhrzeit"
165165

166-
#: cms_plugins/form_plugins.py:142 models.py:386
166+
#: cms_plugins/form_plugins.py:141 models.py:386
167167
msgid "Select"
168168
msgstr "Auswahl"
169169

170-
#: cms_plugins/form_plugins.py:161 fields.py:131
170+
#: cms_plugins/form_plugins.py:160 fields.py:131
171171
msgid "Choices"
172172
msgstr "Optionen"
173173

174-
#: cms_plugins/form_plugins.py:165
174+
#: cms_plugins/form_plugins.py:164
175175
msgid ""
176176
"Use this field to quick edit choices. Choices can be added (<kbd>+</kbd>), "
177177
"deleted (<kbd>&times;</kbd>) and updated. On the left side enter the value "
@@ -185,15 +185,15 @@ msgstr ""
185185
"Text, der dem Nutzer angezeigt wird. Die Reihenfolge der Optionen kann im "
186186
"Struktur-Baum geändert werden, <b>nachdem die Eingaben gespeichert sind.</b>"
187187

188-
#: cms_plugins/form_plugins.py:211 models.py:433
188+
#: cms_plugins/form_plugins.py:210 models.py:433
189189
msgid "Choice"
190190
msgstr "Option"
191191

192-
#: cms_plugins/form_plugins.py:222
192+
#: cms_plugins/form_plugins.py:221
193193
msgid "Boolean"
194194
msgstr "Ja/Nein-Feld"
195195

196-
#: cms_plugins/form_plugins.py:242 models.py:465
196+
#: cms_plugins/form_plugins.py:241 models.py:465
197197
msgid "Submit button"
198198
msgstr "Absende-Button"
199199

@@ -233,7 +233,7 @@ msgstr "Formular-Einträge"
233233
msgid "User"
234234
msgstr "Nutzer"
235235

236-
#: entry_model.py:108
236+
#: entry_model.py:114
237237
msgid "User-entered data"
238238
msgstr "Nutzer-Eingaben"
239239

@@ -295,7 +295,7 @@ msgstr ""
295295

296296
#: forms.py:124 models.py:50
297297
msgid "User can reopen form"
298-
msgstr "Nutzer kann Formular wider öffnen"
298+
msgstr "Nutzer kann Formular wieder öffnen"
299299

300300
#: forms.py:127 models.py:52
301301
msgid "Requires \"Login required\" to be checked to work."
@@ -602,7 +602,7 @@ msgstr "hCaptcha"
602602
msgid "Default"
603603
msgstr "Standard"
604604

605-
#: templates/djangocms_form_builder/ajax_form.html:119
605+
#: templates/djangocms_form_builder/ajax_form.html:19
606606
msgid ""
607607
"Network connection or server error. Please try again later. We apologize for"
608608
" the inconvenience."

djangocms_form_builder/locale/en/LC_MESSAGES/django.po

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-10-31 19:53+0100\n"
11+
"POT-Creation-Date: 2025-11-02 19:00+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -81,7 +81,7 @@ msgid "Form builder"
8181
msgstr ""
8282

8383
#: cms_plugins/ajax_plugins.py:105
84-
msgid "No content in response from"
84+
msgid "No content in response form"
8585
msgstr ""
8686

8787
#: cms_plugins/ajax_plugins.py:266 entry_model.py:32 forms.py:100 models.py:23
@@ -107,60 +107,60 @@ msgid ""
107107
"protection will not work.</blockquote>"
108108
msgstr ""
109109

110-
#: cms_plugins/form_plugins.py:17 cms_plugins/form_plugins.py:212
111-
#: cms_plugins/form_plugins.py:243
110+
#: cms_plugins/form_plugins.py:16 cms_plugins/form_plugins.py:211
111+
#: cms_plugins/form_plugins.py:242
112112
msgid "Forms"
113113
msgstr ""
114114

115-
#: cms_plugins/form_plugins.py:20
115+
#: cms_plugins/form_plugins.py:19
116116
msgid "Settings"
117117
msgstr ""
118118

119-
#: cms_plugins/form_plugins.py:72
119+
#: cms_plugins/form_plugins.py:71
120120
msgid "Text"
121121
msgstr ""
122122

123-
#: cms_plugins/form_plugins.py:80
123+
#: cms_plugins/form_plugins.py:79
124124
msgid "Email"
125125
msgstr ""
126126

127-
#: cms_plugins/form_plugins.py:87
127+
#: cms_plugins/form_plugins.py:86
128128
msgid "URL"
129129
msgstr ""
130130

131-
#: cms_plugins/form_plugins.py:94
131+
#: cms_plugins/form_plugins.py:93
132132
msgid "Decimal"
133133
msgstr ""
134134

135-
#: cms_plugins/form_plugins.py:102
135+
#: cms_plugins/form_plugins.py:101
136136
msgid "Integer"
137137
msgstr ""
138138

139-
#: cms_plugins/form_plugins.py:110
139+
#: cms_plugins/form_plugins.py:109
140140
msgid "Textarea"
141141
msgstr ""
142142

143-
#: cms_plugins/form_plugins.py:121
143+
#: cms_plugins/form_plugins.py:120
144144
msgid "Date"
145145
msgstr ""
146146

147-
#: cms_plugins/form_plugins.py:128
147+
#: cms_plugins/form_plugins.py:127
148148
msgid "Date and time"
149149
msgstr ""
150150

151-
#: cms_plugins/form_plugins.py:135
151+
#: cms_plugins/form_plugins.py:134
152152
msgid "Time"
153153
msgstr ""
154154

155-
#: cms_plugins/form_plugins.py:142 models.py:386
155+
#: cms_plugins/form_plugins.py:141 models.py:386
156156
msgid "Select"
157157
msgstr ""
158158

159-
#: cms_plugins/form_plugins.py:161 fields.py:131
159+
#: cms_plugins/form_plugins.py:160 fields.py:131
160160
msgid "Choices"
161161
msgstr ""
162162

163-
#: cms_plugins/form_plugins.py:165
163+
#: cms_plugins/form_plugins.py:164
164164
msgid ""
165165
"Use this field to quick edit choices. Choices can be added (<kbd>+</kbd>), "
166166
"deleted (<kbd>&times;</kbd>) and updated. On the left side enter the value "
@@ -169,15 +169,15 @@ msgid ""
169169
"<b>after saving</b> the edits."
170170
msgstr ""
171171

172-
#: cms_plugins/form_plugins.py:211 models.py:433
172+
#: cms_plugins/form_plugins.py:210 models.py:433
173173
msgid "Choice"
174174
msgstr ""
175175

176-
#: cms_plugins/form_plugins.py:222
176+
#: cms_plugins/form_plugins.py:221
177177
msgid "Boolean"
178178
msgstr ""
179179

180-
#: cms_plugins/form_plugins.py:242 models.py:465
180+
#: cms_plugins/form_plugins.py:241 models.py:465
181181
msgid "Submit button"
182182
msgstr ""
183183

@@ -217,7 +217,7 @@ msgstr ""
217217
msgid "User"
218218
msgstr ""
219219

220-
#: entry_model.py:108
220+
#: entry_model.py:114
221221
msgid "User-entered data"
222222
msgstr ""
223223

@@ -553,7 +553,7 @@ msgstr ""
553553
msgid "Default"
554554
msgstr ""
555555

556-
#: templates/djangocms_form_builder/ajax_form.html:119
556+
#: templates/djangocms_form_builder/ajax_form.html:19
557557
msgid ""
558558
"Network connection or server error. Please try again later. We apologize for "
559559
"the inconvenience."
12.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)