You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Message to show after a user submitted the form (formatting using Markdown is supported)" : "Message to show after a user submitted the form (formatting using Markdown is supported)",
166
168
"Message to show after a user submitted the form. Please note that the message will not be translated!" : "Message to show after a user submitted the form. Please note that the message will not be translated!",
169
+
"Search for user, group or team …" : "Search for user, group or team …",
167
170
"Group" : "Group",
168
171
"Team" : "Team",
169
172
"Permissions" : "Permissions",
@@ -210,6 +213,7 @@ OC.L10N.register(
210
213
"There was an error while removing the question" : "There was an error while removing the question",
211
214
"Error while saving form" : "Error while saving form",
212
215
"Create form" : "Create form",
216
+
"Loading {title} …" : "Loading {title} …",
213
217
"Form is archived" : "Form is archived",
214
218
"Form '{title}' is archived and cannot be modified." : "Form '{title}' is archived and cannot be modified.",
215
219
"Form '{title}' is locked by {lockedBy} and cannot be modified. The lock expires: {lockedUntil}" : "Form '{title}' is locked by {lockedBy} and cannot be modified. The lock expires: {lockedUntil}",
@@ -245,6 +249,7 @@ OC.L10N.register(
245
249
"Download" : "Download",
246
250
"Delete all responses" : "Delete all responses",
247
251
"Search" : "Search",
252
+
"Loading responses …" : "Loading responses …",
248
253
"No results found" : "No results found",
249
254
"No results found for {submissionSearch}" : "No results found for {submissionSearch}",
250
255
"No responses yet" : "No responses yet",
@@ -262,6 +267,7 @@ OC.L10N.register(
262
267
"There was an error submitting the form: {message}" : "There was an error submitting the form: {message}",
263
268
"There was an error submitting the form" : "There was an error submitting the form",
264
269
"Submit form" : "Submit form",
270
+
"Submitting form …" : "Submitting form …",
265
271
"Thank you for completing the form!" : "Thank you for completing the form!",
266
272
"This form was closed and is no longer taking answers" : "This form was closed and is no longer taking answers",
"Message to show after a user submitted the form (formatting using Markdown is supported)" : "Message to show after a user submitted the form (formatting using Markdown is supported)",
164
166
"Message to show after a user submitted the form. Please note that the message will not be translated!" : "Message to show after a user submitted the form. Please note that the message will not be translated!",
167
+
"Search for user, group or team …" : "Search for user, group or team …",
165
168
"Group" : "Group",
166
169
"Team" : "Team",
167
170
"Permissions" : "Permissions",
@@ -208,6 +211,7 @@
208
211
"There was an error while removing the question" : "There was an error while removing the question",
209
212
"Error while saving form" : "Error while saving form",
210
213
"Create form" : "Create form",
214
+
"Loading {title} …" : "Loading {title} …",
211
215
"Form is archived" : "Form is archived",
212
216
"Form '{title}' is archived and cannot be modified." : "Form '{title}' is archived and cannot be modified.",
213
217
"Form '{title}' is locked by {lockedBy} and cannot be modified. The lock expires: {lockedUntil}" : "Form '{title}' is locked by {lockedBy} and cannot be modified. The lock expires: {lockedUntil}",
@@ -243,6 +247,7 @@
243
247
"Download" : "Download",
244
248
"Delete all responses" : "Delete all responses",
245
249
"Search" : "Search",
250
+
"Loading responses …" : "Loading responses …",
246
251
"No results found" : "No results found",
247
252
"No results found for {submissionSearch}" : "No results found for {submissionSearch}",
248
253
"No responses yet" : "No responses yet",
@@ -260,6 +265,7 @@
260
265
"There was an error submitting the form: {message}" : "There was an error submitting the form: {message}",
261
266
"There was an error submitting the form" : "There was an error submitting the form",
262
267
"Submit form" : "Submit form",
268
+
"Submitting form …" : "Submitting form …",
263
269
"Thank you for completing the form!" : "Thank you for completing the form!",
264
270
"This form was closed and is no longer taking answers" : "This form was closed and is no longer taking answers",
0 commit comments