Skip to content

Commit 59080d8

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

10 files changed

Lines changed: 84 additions & 92 deletions

File tree

l10n/en_GB.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ OC.L10N.register(
4545
"Create new form" : "Create new form",
4646
"This form does not exist" : "This form does not exist",
4747
"Form expired" : "Form expired",
48+
"This form has expired and is no longer taking responses" : "This form has expired and is no longer taking responses",
4849
"Error while saving configuration" : "Error while saving configuration",
4950
"Error while reloading config" : "Error while reloading config",
5051
"Form creation" : "Form creation",
@@ -171,7 +172,9 @@ OC.L10N.register(
171172
"Set expiration date" : "Set expiration date",
172173
"Show expiration date on form" : "Show expiration date on form",
173174
"Close form" : "Close form",
175+
"Closed forms do not accept new responses." : "Closed forms do not accept new responses.",
174176
"Lock form permanently" : "Lock form permanently",
177+
"Archived forms do not accept new responses and cannot be modified." : "Archived forms do not accept new responses and cannot be modified.",
175178
"Custom submission message" : "Custom submission message",
176179
"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)",
177180
"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!",
@@ -210,6 +213,7 @@ OC.L10N.register(
210213
"View form" : "View form",
211214
"View" : "View",
212215
"Edit" : "Edit",
216+
"Show responses" : "Show responses",
213217
"View mode" : "View mode",
214218
"Share" : "Share",
215219
"Responses are anonymous." : "Responses are anonymous.",
@@ -232,12 +236,16 @@ OC.L10N.register(
232236
"Summary" : "Summary",
233237
"Unlink spreadsheet" : "Unlink spreadsheet",
234238
"Create spreadsheet" : "Create spreadsheet",
239+
"An error occurred while loading responses" : "An error occurred while loading responses",
235240
"File {file} successfully linked" : "File {file} successfully linked",
236241
"There was an error while linking the file" : "There was an error while linking the file",
237242
"Export successful to {file}" : "Export successful to {file}",
238243
"There was an error while exporting to Files" : "There was an error while exporting to Files",
239244
"File is not linked" : "File is not linked",
240245
"There was an error, while exporting to Files" : "There was an error, while exporting to Files",
246+
"Response deleted" : "Response deleted",
247+
"An error occurred while deleting this response" : "An error occurred while deleting this response",
248+
"An error occurred while deleting responses" : "An error occurred while deleting responses",
241249
"Choose spreadsheet location" : "Choose spreadsheet location",
242250
"Select {file}" : "Select {file}",
243251
"Create XLSX" : "Create XLSX",
@@ -253,20 +261,26 @@ OC.L10N.register(
253261
"Delete all responses" : "Delete all responses",
254262
"Search" : "Search",
255263
"Loading responses …" : "Loading responses …",
264+
"No responses found" : "No responses found",
265+
"No responses found for '{submissionSearch}'" : "No responses found for '{submissionSearch}'",
256266
"No responses yet" : "No responses yet",
267+
"Responses will show up here" : "Responses will show up here",
268+
"Are you sure you want to delete all responses?" : "Are you sure you want to delete all responses?",
257269
"Form settings" : "Form settings",
258270
"Sharing" : "Sharing",
259271
"Settings" : "Settings",
260272
"Abort" : "Abort",
261273
"Submit" : "Submit",
262274
"Leave" : "Leave",
263275
"Clear" : "Clear",
276+
"There was an error while loading the response" : "There was an error while loading the response",
264277
"Some answers are not valid" : "Some answers are not valid",
265278
"There was an error submitting the form: {message}" : "There was an error submitting the form: {message}",
266279
"There was an error submitting the form" : "There was an error submitting the form",
267280
"Submit form" : "Submit form",
268281
"Submitting form …" : "Submitting form …",
269282
"Thank you for completing the form!" : "Thank you for completing the form!",
283+
"This form was closed and is no longer taking responses" : "This form was closed and is no longer taking responses",
270284
"Clear form" : "Clear form",
271285
"Confirm submit" : "Confirm submit",
272286
"Are you sure you want to submit an empty form?" : "Are you sure you want to submit an empty form?",

l10n/en_GB.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"Create new form" : "Create new form",
4444
"This form does not exist" : "This form does not exist",
4545
"Form expired" : "Form expired",
46+
"This form has expired and is no longer taking responses" : "This form has expired and is no longer taking responses",
4647
"Error while saving configuration" : "Error while saving configuration",
4748
"Error while reloading config" : "Error while reloading config",
4849
"Form creation" : "Form creation",
@@ -169,7 +170,9 @@
169170
"Set expiration date" : "Set expiration date",
170171
"Show expiration date on form" : "Show expiration date on form",
171172
"Close form" : "Close form",
173+
"Closed forms do not accept new responses." : "Closed forms do not accept new responses.",
172174
"Lock form permanently" : "Lock form permanently",
175+
"Archived forms do not accept new responses and cannot be modified." : "Archived forms do not accept new responses and cannot be modified.",
173176
"Custom submission message" : "Custom submission message",
174177
"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)",
175178
"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!",
@@ -208,6 +211,7 @@
208211
"View form" : "View form",
209212
"View" : "View",
210213
"Edit" : "Edit",
214+
"Show responses" : "Show responses",
211215
"View mode" : "View mode",
212216
"Share" : "Share",
213217
"Responses are anonymous." : "Responses are anonymous.",
@@ -230,12 +234,16 @@
230234
"Summary" : "Summary",
231235
"Unlink spreadsheet" : "Unlink spreadsheet",
232236
"Create spreadsheet" : "Create spreadsheet",
237+
"An error occurred while loading responses" : "An error occurred while loading responses",
233238
"File {file} successfully linked" : "File {file} successfully linked",
234239
"There was an error while linking the file" : "There was an error while linking the file",
235240
"Export successful to {file}" : "Export successful to {file}",
236241
"There was an error while exporting to Files" : "There was an error while exporting to Files",
237242
"File is not linked" : "File is not linked",
238243
"There was an error, while exporting to Files" : "There was an error, while exporting to Files",
244+
"Response deleted" : "Response deleted",
245+
"An error occurred while deleting this response" : "An error occurred while deleting this response",
246+
"An error occurred while deleting responses" : "An error occurred while deleting responses",
239247
"Choose spreadsheet location" : "Choose spreadsheet location",
240248
"Select {file}" : "Select {file}",
241249
"Create XLSX" : "Create XLSX",
@@ -251,20 +259,26 @@
251259
"Delete all responses" : "Delete all responses",
252260
"Search" : "Search",
253261
"Loading responses …" : "Loading responses …",
262+
"No responses found" : "No responses found",
263+
"No responses found for '{submissionSearch}'" : "No responses found for '{submissionSearch}'",
254264
"No responses yet" : "No responses yet",
265+
"Responses will show up here" : "Responses will show up here",
266+
"Are you sure you want to delete all responses?" : "Are you sure you want to delete all responses?",
255267
"Form settings" : "Form settings",
256268
"Sharing" : "Sharing",
257269
"Settings" : "Settings",
258270
"Abort" : "Abort",
259271
"Submit" : "Submit",
260272
"Leave" : "Leave",
261273
"Clear" : "Clear",
274+
"There was an error while loading the response" : "There was an error while loading the response",
262275
"Some answers are not valid" : "Some answers are not valid",
263276
"There was an error submitting the form: {message}" : "There was an error submitting the form: {message}",
264277
"There was an error submitting the form" : "There was an error submitting the form",
265278
"Submit form" : "Submit form",
266279
"Submitting form …" : "Submitting form …",
267280
"Thank you for completing the form!" : "Thank you for completing the form!",
281+
"This form was closed and is no longer taking responses" : "This form was closed and is no longer taking responses",
268282
"Clear form" : "Clear form",
269283
"Confirm submit" : "Confirm submit",
270284
"Are you sure you want to submit an empty form?" : "Are you sure you want to submit an empty form?",

l10n/ga.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ OC.L10N.register(
4545
"Create new form" : "Cruthaigh foirm nua",
4646
"This form does not exist" : "Níl an fhoirm seo ann",
4747
"Form expired" : "Chuaigh an fhoirm in éag",
48+
"This form has expired and is no longer taking responses" : "Tá an fhoirm seo imithe in éag agus nílimid ag glacadh le freagraí a thuilleadh",
4849
"Error while saving configuration" : "Earráid agus cumraíocht á sábháil",
4950
"Error while reloading config" : "Earráid agus an chumraíocht á athlódáil",
5051
"Form creation" : "Cruthú foirme",
@@ -171,7 +172,9 @@ OC.L10N.register(
171172
"Set expiration date" : "Socraigh dáta éaga",
172173
"Show expiration date on form" : "Taispeáin dáta éaga ar an bhfoirm",
173174
"Close form" : "Dún an fhoirm",
175+
"Closed forms do not accept new responses." : "Ní ghlactar le freagraí nua i bhfoirmeacha dúnta.",
174176
"Lock form permanently" : "Glasáil an fhoirm go buan",
177+
"Archived forms do not accept new responses and cannot be modified." : "Ní ghlactar le freagraí nua le foirmeacha cartlannaithe agus ní féidir iad a mhodhnú.",
175178
"Custom submission message" : "Teachtaireacht aighneachta saincheaptha",
176179
"Message to show after a user submitted the form (formatting using Markdown is supported)" : "Teachtaireacht le taispeáint tar éis d'úsáideoir an fhoirm a chur isteach (tacaítear le formáidiú le Markdown a úsáid)",
177180
"Message to show after a user submitted the form. Please note that the message will not be translated!" : "Teachtaireacht le taispeáint tar éis d'úsáideoir an fhoirm a chur isteach. Tabhair faoi deara nach aistreofar an teachtaireacht!",
@@ -210,6 +213,7 @@ OC.L10N.register(
210213
"View form" : "Féach ar an bhfoirm",
211214
"View" : "Amharc",
212215
"Edit" : "Cuir in eagar",
216+
"Show responses" : "Taispeáin freagraí",
213217
"View mode" : "Mód amhairc",
214218
"Share" : "Comhroinn",
215219
"Responses are anonymous." : "Tá freagraí gan ainm.",
@@ -232,12 +236,16 @@ OC.L10N.register(
232236
"Summary" : "Achoimre",
233237
"Unlink spreadsheet" : "Dínasc scarbhileog",
234238
"Create spreadsheet" : "Cruthaigh scarbhileog",
239+
"An error occurred while loading responses" : "Tharla earráid agus freagraí á lódáil",
235240
"File {file} successfully linked" : "D'éirigh le ceangal comhad {file}",
236241
"There was an error while linking the file" : "Tharla earráid agus an comhad á nascadh",
237242
"Export successful to {file}" : "D'éirigh leis an easpórtáil go {file}",
238243
"There was an error while exporting to Files" : "Tharla earráid le linn easpórtáil go Comhaid",
239244
"File is not linked" : "Níl an comhad nasctha",
240245
"There was an error, while exporting to Files" : "Tharla earráid agus easpórtáil go Comhaid",
246+
"Response deleted" : "Scriosadh an freagra",
247+
"An error occurred while deleting this response" : "Tharla earráid agus an freagra seo á scriosadh",
248+
"An error occurred while deleting responses" : "Tharla earráid agus freagraí á scriosadh",
241249
"Choose spreadsheet location" : "Roghnaigh suíomh scarbhileog",
242250
"Select {file}" : "Roghnaigh {comhad}",
243251
"Create XLSX" : "Cruthaigh XLSX",
@@ -253,20 +261,26 @@ OC.L10N.register(
253261
"Delete all responses" : "Scrios gach freagra",
254262
"Search" : "Cuardach",
255263
"Loading responses …" : "Ag lódáil freagraí …",
264+
"No responses found" : "Níor aimsíodh aon fhreagraí",
265+
"No responses found for '{submissionSearch}'" : "Níor aimsíodh aon fhreagraí do '{submissionSearch}'",
256266
"No responses yet" : "Níl freagraí ar bith fós",
267+
"Responses will show up here" : "Beidh freagraí le feiceáil anseo",
268+
"Are you sure you want to delete all responses?" : "An bhfuil tú cinnte gur mian leat na freagraí go léir a scriosadh?",
257269
"Form settings" : "Socruithe foirme",
258270
"Sharing" : "Roinnt",
259271
"Settings" : "Socruithe",
260272
"Abort" : "ginmhilleadh",
261273
"Submit" : "Cuir isteach",
262274
"Leave" : "Fág",
263275
"Clear" : "Glan",
276+
"There was an error while loading the response" : "Tharla earráid agus an freagra á lódáil",
264277
"Some answers are not valid" : "Níl roinnt freagraí bailí",
265278
"There was an error submitting the form: {message}" : "Tharla earráid agus an fhoirm á cur isteach: {message}",
266279
"There was an error submitting the form" : "Tharla earráid agus an fhoirm á cur isteach",
267280
"Submit form" : "Cuir foirm isteach",
268281
"Submitting form …" : "Ag cur isteach an fhoirm …",
269282
"Thank you for completing the form!" : "Go raibh maith agat as an fhoirm a chomhlánú!",
283+
"This form was closed and is no longer taking responses" : "Dúnadh an fhoirm seo agus nílimid ag glacadh le freagraí a thuilleadh",
270284
"Clear form" : "Foirm soiléir",
271285
"Confirm submit" : "Deimhnigh cuir isteach",
272286
"Are you sure you want to submit an empty form?" : "An bhfuil tú cinnte gur mhaith leat foirm folamh a chur isteach?",

l10n/ga.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"Create new form" : "Cruthaigh foirm nua",
4444
"This form does not exist" : "Níl an fhoirm seo ann",
4545
"Form expired" : "Chuaigh an fhoirm in éag",
46+
"This form has expired and is no longer taking responses" : "Tá an fhoirm seo imithe in éag agus nílimid ag glacadh le freagraí a thuilleadh",
4647
"Error while saving configuration" : "Earráid agus cumraíocht á sábháil",
4748
"Error while reloading config" : "Earráid agus an chumraíocht á athlódáil",
4849
"Form creation" : "Cruthú foirme",
@@ -169,7 +170,9 @@
169170
"Set expiration date" : "Socraigh dáta éaga",
170171
"Show expiration date on form" : "Taispeáin dáta éaga ar an bhfoirm",
171172
"Close form" : "Dún an fhoirm",
173+
"Closed forms do not accept new responses." : "Ní ghlactar le freagraí nua i bhfoirmeacha dúnta.",
172174
"Lock form permanently" : "Glasáil an fhoirm go buan",
175+
"Archived forms do not accept new responses and cannot be modified." : "Ní ghlactar le freagraí nua le foirmeacha cartlannaithe agus ní féidir iad a mhodhnú.",
173176
"Custom submission message" : "Teachtaireacht aighneachta saincheaptha",
174177
"Message to show after a user submitted the form (formatting using Markdown is supported)" : "Teachtaireacht le taispeáint tar éis d'úsáideoir an fhoirm a chur isteach (tacaítear le formáidiú le Markdown a úsáid)",
175178
"Message to show after a user submitted the form. Please note that the message will not be translated!" : "Teachtaireacht le taispeáint tar éis d'úsáideoir an fhoirm a chur isteach. Tabhair faoi deara nach aistreofar an teachtaireacht!",
@@ -208,6 +211,7 @@
208211
"View form" : "Féach ar an bhfoirm",
209212
"View" : "Amharc",
210213
"Edit" : "Cuir in eagar",
214+
"Show responses" : "Taispeáin freagraí",
211215
"View mode" : "Mód amhairc",
212216
"Share" : "Comhroinn",
213217
"Responses are anonymous." : "Tá freagraí gan ainm.",
@@ -230,12 +234,16 @@
230234
"Summary" : "Achoimre",
231235
"Unlink spreadsheet" : "Dínasc scarbhileog",
232236
"Create spreadsheet" : "Cruthaigh scarbhileog",
237+
"An error occurred while loading responses" : "Tharla earráid agus freagraí á lódáil",
233238
"File {file} successfully linked" : "D'éirigh le ceangal comhad {file}",
234239
"There was an error while linking the file" : "Tharla earráid agus an comhad á nascadh",
235240
"Export successful to {file}" : "D'éirigh leis an easpórtáil go {file}",
236241
"There was an error while exporting to Files" : "Tharla earráid le linn easpórtáil go Comhaid",
237242
"File is not linked" : "Níl an comhad nasctha",
238243
"There was an error, while exporting to Files" : "Tharla earráid agus easpórtáil go Comhaid",
244+
"Response deleted" : "Scriosadh an freagra",
245+
"An error occurred while deleting this response" : "Tharla earráid agus an freagra seo á scriosadh",
246+
"An error occurred while deleting responses" : "Tharla earráid agus freagraí á scriosadh",
239247
"Choose spreadsheet location" : "Roghnaigh suíomh scarbhileog",
240248
"Select {file}" : "Roghnaigh {comhad}",
241249
"Create XLSX" : "Cruthaigh XLSX",
@@ -251,20 +259,26 @@
251259
"Delete all responses" : "Scrios gach freagra",
252260
"Search" : "Cuardach",
253261
"Loading responses …" : "Ag lódáil freagraí …",
262+
"No responses found" : "Níor aimsíodh aon fhreagraí",
263+
"No responses found for '{submissionSearch}'" : "Níor aimsíodh aon fhreagraí do '{submissionSearch}'",
254264
"No responses yet" : "Níl freagraí ar bith fós",
265+
"Responses will show up here" : "Beidh freagraí le feiceáil anseo",
266+
"Are you sure you want to delete all responses?" : "An bhfuil tú cinnte gur mian leat na freagraí go léir a scriosadh?",
255267
"Form settings" : "Socruithe foirme",
256268
"Sharing" : "Roinnt",
257269
"Settings" : "Socruithe",
258270
"Abort" : "ginmhilleadh",
259271
"Submit" : "Cuir isteach",
260272
"Leave" : "Fág",
261273
"Clear" : "Glan",
274+
"There was an error while loading the response" : "Tharla earráid agus an freagra á lódáil",
262275
"Some answers are not valid" : "Níl roinnt freagraí bailí",
263276
"There was an error submitting the form: {message}" : "Tharla earráid agus an fhoirm á cur isteach: {message}",
264277
"There was an error submitting the form" : "Tharla earráid agus an fhoirm á cur isteach",
265278
"Submit form" : "Cuir foirm isteach",
266279
"Submitting form …" : "Ag cur isteach an fhoirm …",
267280
"Thank you for completing the form!" : "Go raibh maith agat as an fhoirm a chomhlánú!",
281+
"This form was closed and is no longer taking responses" : "Dúnadh an fhoirm seo agus nílimid ag glacadh le freagraí a thuilleadh",
268282
"Clear form" : "Foirm soiléir",
269283
"Confirm submit" : "Deimhnigh cuir isteach",
270284
"Are you sure you want to submit an empty form?" : "An bhfuil tú cinnte gur mhaith leat foirm folamh a chur isteach?",

l10n/hy.js

Lines changed: 0 additions & 24 deletions
This file was deleted.

l10n/hy.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)