Skip to content

Commit fc10b31

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent bdfc4da commit fc10b31

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

l10n/en_GB.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ OC.L10N.register(
3737
"Your forms" : "Your forms",
3838
"Shared with you" : "Shared with you",
3939
"Archived forms" : "Archived forms",
40+
"Loading forms …" : "Loading forms …",
4041
"No forms created yet" : "No forms created yet",
4142
"Create a form" : "Create a form",
4243
"Select a form or create a new one" : "Select a form or create a new one",
@@ -117,6 +118,7 @@ OC.L10N.register(
117118
"Maximum number of files" : "Maximum number of files",
118119
"Maximum file size" : "Maximum file size",
119120
"Delete" : "Delete",
121+
"Uploading …" : "Uploading …",
120122
"Add new file as answer" : "Add new file as answer",
121123
"Strongly disagree" : "Strongly disagree",
122124
"Strongly agree" : "Strongly agree",
@@ -164,6 +166,7 @@ OC.L10N.register(
164166
"Custom submission message" : "Custom submission message",
165167
"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)",
166168
"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 …",
167170
"Group" : "Group",
168171
"Team" : "Team",
169172
"Permissions" : "Permissions",
@@ -210,6 +213,7 @@ OC.L10N.register(
210213
"There was an error while removing the question" : "There was an error while removing the question",
211214
"Error while saving form" : "Error while saving form",
212215
"Create form" : "Create form",
216+
"Loading {title} …" : "Loading {title} …",
213217
"Form is archived" : "Form is archived",
214218
"Form '{title}' is archived and cannot be modified." : "Form '{title}' is archived and cannot be modified.",
215219
"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(
245249
"Download" : "Download",
246250
"Delete all responses" : "Delete all responses",
247251
"Search" : "Search",
252+
"Loading responses …" : "Loading responses …",
248253
"No results found" : "No results found",
249254
"No results found for {submissionSearch}" : "No results found for {submissionSearch}",
250255
"No responses yet" : "No responses yet",
@@ -262,6 +267,7 @@ OC.L10N.register(
262267
"There was an error submitting the form: {message}" : "There was an error submitting the form: {message}",
263268
"There was an error submitting the form" : "There was an error submitting the form",
264269
"Submit form" : "Submit form",
270+
"Submitting form …" : "Submitting form …",
265271
"Thank you for completing the form!" : "Thank you for completing the form!",
266272
"This form was closed and is no longer taking answers" : "This form was closed and is no longer taking answers",
267273
"Clear form" : "Clear form",

l10n/en_GB.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"Your forms" : "Your forms",
3636
"Shared with you" : "Shared with you",
3737
"Archived forms" : "Archived forms",
38+
"Loading forms …" : "Loading forms …",
3839
"No forms created yet" : "No forms created yet",
3940
"Create a form" : "Create a form",
4041
"Select a form or create a new one" : "Select a form or create a new one",
@@ -115,6 +116,7 @@
115116
"Maximum number of files" : "Maximum number of files",
116117
"Maximum file size" : "Maximum file size",
117118
"Delete" : "Delete",
119+
"Uploading …" : "Uploading …",
118120
"Add new file as answer" : "Add new file as answer",
119121
"Strongly disagree" : "Strongly disagree",
120122
"Strongly agree" : "Strongly agree",
@@ -162,6 +164,7 @@
162164
"Custom submission message" : "Custom submission message",
163165
"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)",
164166
"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 …",
165168
"Group" : "Group",
166169
"Team" : "Team",
167170
"Permissions" : "Permissions",
@@ -208,6 +211,7 @@
208211
"There was an error while removing the question" : "There was an error while removing the question",
209212
"Error while saving form" : "Error while saving form",
210213
"Create form" : "Create form",
214+
"Loading {title} …" : "Loading {title} …",
211215
"Form is archived" : "Form is archived",
212216
"Form '{title}' is archived and cannot be modified." : "Form '{title}' is archived and cannot be modified.",
213217
"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 @@
243247
"Download" : "Download",
244248
"Delete all responses" : "Delete all responses",
245249
"Search" : "Search",
250+
"Loading responses …" : "Loading responses …",
246251
"No results found" : "No results found",
247252
"No results found for {submissionSearch}" : "No results found for {submissionSearch}",
248253
"No responses yet" : "No responses yet",
@@ -260,6 +265,7 @@
260265
"There was an error submitting the form: {message}" : "There was an error submitting the form: {message}",
261266
"There was an error submitting the form" : "There was an error submitting the form",
262267
"Submit form" : "Submit form",
268+
"Submitting form …" : "Submitting form …",
263269
"Thank you for completing the form!" : "Thank you for completing the form!",
264270
"This form was closed and is no longer taking answers" : "This form was closed and is no longer taking answers",
265271
"Clear form" : "Clear form",

0 commit comments

Comments
 (0)