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
Copy file name to clipboardExpand all lines: l10n/de.js
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -231,8 +231,10 @@ OC.L10N.register(
231
231
"Failed to schedule your task" : "Die Planung deiner Aufgabe ist fehlgeschlagen",
232
232
"Submit the current task's result" : "Das Ergebnis der aktuellen Aufgabe übermitteln",
233
233
"Output file for task {taskId} ({taskTypeName})" : "Ausgabedatei für die Aufgabe {taskId} ({taskTypeName})",
234
+
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "Der Server konnte deine Aufgabe mit der ID {id} nicht verarbeiten. Bitte informiere die Serveradministration über dieses Problem.",
234
235
"Assistant error" : "Fehler des Assistenten",
235
236
"Please log in to view the task result" : "Bitte anmelden um das Aufgabenergebnis anzusehen",
236
-
"This task does not exist or has been cleaned up" : "Diese Aufgabe existiert nicht oder wurde bereinigt"
237
+
"This task does not exist or has been cleaned up" : "Diese Aufgabe existiert nicht oder wurde bereinigt",
238
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Der Assistent konnte deine Aufgabe nicht planen. Bitte versuche es erneut und informiere die Serveradministration, falls das Problem weiterhin besteht."
Copy file name to clipboardExpand all lines: l10n/de.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -229,8 +229,10 @@
229
229
"Failed to schedule your task" : "Die Planung deiner Aufgabe ist fehlgeschlagen",
230
230
"Submit the current task's result" : "Das Ergebnis der aktuellen Aufgabe übermitteln",
231
231
"Output file for task {taskId} ({taskTypeName})" : "Ausgabedatei für die Aufgabe {taskId} ({taskTypeName})",
232
+
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "Der Server konnte deine Aufgabe mit der ID {id} nicht verarbeiten. Bitte informiere die Serveradministration über dieses Problem.",
232
233
"Assistant error" : "Fehler des Assistenten",
233
234
"Please log in to view the task result" : "Bitte anmelden um das Aufgabenergebnis anzusehen",
234
-
"This task does not exist or has been cleaned up" : "Diese Aufgabe existiert nicht oder wurde bereinigt"
235
+
"This task does not exist or has been cleaned up" : "Diese Aufgabe existiert nicht oder wurde bereinigt",
236
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Der Assistent konnte deine Aufgabe nicht planen. Bitte versuche es erneut und informiere die Serveradministration, falls das Problem weiterhin besteht."
Copy file name to clipboardExpand all lines: l10n/de_DE.js
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -231,8 +231,10 @@ OC.L10N.register(
231
231
"Failed to schedule your task" : "Ihre Aufgabe konnte nicht geplant werden",
232
232
"Submit the current task's result" : "Das Ergebnis der aktuellen Aufgabe übermitteln",
233
233
"Output file for task {taskId} ({taskTypeName})" : "Ausgabedatei für die Aufgabe {taskId} ({taskTypeName})",
234
+
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "Der Server konnte Ihre Aufgabe mit der ID {id} nicht verarbeiten. Bitte informieren Sie die Serveradministration über dieses Problem.",
234
235
"Assistant error" : "Fehler des Assistenten",
235
236
"Please log in to view the task result" : "Bitte anmelden um das Aufgabenergebnis anzusehen",
236
-
"This task does not exist or has been cleaned up" : "Diese Aufgabe existiert nicht oder wurde bereinigt"
237
+
"This task does not exist or has been cleaned up" : "Diese Aufgabe existiert nicht oder wurde bereinigt",
238
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Der Assistent konnte Ihre Aufgabe nicht planen. Bitte versuchen Sie es erneut und informieren Sie die Serveradministration, falls das Problem weiterhin besteht."
Copy file name to clipboardExpand all lines: l10n/de_DE.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -229,8 +229,10 @@
229
229
"Failed to schedule your task" : "Ihre Aufgabe konnte nicht geplant werden",
230
230
"Submit the current task's result" : "Das Ergebnis der aktuellen Aufgabe übermitteln",
231
231
"Output file for task {taskId} ({taskTypeName})" : "Ausgabedatei für die Aufgabe {taskId} ({taskTypeName})",
232
+
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "Der Server konnte Ihre Aufgabe mit der ID {id} nicht verarbeiten. Bitte informieren Sie die Serveradministration über dieses Problem.",
232
233
"Assistant error" : "Fehler des Assistenten",
233
234
"Please log in to view the task result" : "Bitte anmelden um das Aufgabenergebnis anzusehen",
234
-
"This task does not exist or has been cleaned up" : "Diese Aufgabe existiert nicht oder wurde bereinigt"
235
+
"This task does not exist or has been cleaned up" : "Diese Aufgabe existiert nicht oder wurde bereinigt",
236
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Der Assistent konnte Ihre Aufgabe nicht planen. Bitte versuchen Sie es erneut und informieren Sie die Serveradministration, falls das Problem weiterhin besteht."
Copy file name to clipboardExpand all lines: l10n/en_GB.js
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -211,6 +211,7 @@ OC.L10N.register(
211
211
"Download this media" : "Download this media",
212
212
"Save this media" : "Save this media",
213
213
"Share this media" : "Share this media",
214
+
"Select from storage" : "Select from storage",
214
215
"Pick a file" : "Pick a file",
215
216
"Clear value" : "Clear value",
216
217
"Type some number" : "Type some number",
@@ -230,8 +231,10 @@ OC.L10N.register(
230
231
"Failed to schedule your task" : "Failed to schedule your task",
231
232
"Submit the current task's result" : "Submit the current task's result",
232
233
"Output file for task {taskId} ({taskTypeName})" : "Output file for task {taskId} ({taskTypeName})",
234
+
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "The server failed to process your task with ID {id}. Please inform the server administrators of this issue.",
233
235
"Assistant error" : "Assistant error",
234
236
"Please log in to view the task result" : "Please log in to view the task result",
235
-
"This task does not exist or has been cleaned up" : "This task does not exist or has been cleaned up"
237
+
"This task does not exist or has been cleaned up" : "This task does not exist or has been cleaned up",
238
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists."
Copy file name to clipboardExpand all lines: l10n/en_GB.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -209,6 +209,7 @@
209
209
"Download this media" : "Download this media",
210
210
"Save this media" : "Save this media",
211
211
"Share this media" : "Share this media",
212
+
"Select from storage" : "Select from storage",
212
213
"Pick a file" : "Pick a file",
213
214
"Clear value" : "Clear value",
214
215
"Type some number" : "Type some number",
@@ -228,8 +229,10 @@
228
229
"Failed to schedule your task" : "Failed to schedule your task",
229
230
"Submit the current task's result" : "Submit the current task's result",
230
231
"Output file for task {taskId} ({taskTypeName})" : "Output file for task {taskId} ({taskTypeName})",
232
+
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "The server failed to process your task with ID {id}. Please inform the server administrators of this issue.",
231
233
"Assistant error" : "Assistant error",
232
234
"Please log in to view the task result" : "Please log in to view the task result",
233
-
"This task does not exist or has been cleaned up" : "This task does not exist or has been cleaned up"
235
+
"This task does not exist or has been cleaned up" : "This task does not exist or has been cleaned up",
236
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists."
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "Serveril ei õnnestunud ülesande nr {id} töötlemine. Palun teavita sellest serveri haldajat.",
226
228
"Assistant error" : "Viga Abilise töös",
227
229
"Please log in to view the task result" : "Ülesande tulemuse nägemiseks logi palun sisse",
228
-
"This task does not exist or has been cleaned up" : "Ülesannet pole olemas või on kustutatud"
230
+
"This task does not exist or has been cleaned up" : "Ülesannet pole olemas või on kustutatud",
231
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Abiline ei suutnud sinu lisatud ülesannet ajastada. Palun proovi uuesti ja kui viga kestab, siis palun teavita sellest serveri haldajat."
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "Serveril ei õnnestunud ülesande nr {id} töötlemine. Palun teavita sellest serveri haldajat.",
224
226
"Assistant error" : "Viga Abilise töös",
225
227
"Please log in to view the task result" : "Ülesande tulemuse nägemiseks logi palun sisse",
226
-
"This task does not exist or has been cleaned up" : "Ülesannet pole olemas või on kustutatud"
228
+
"This task does not exist or has been cleaned up" : "Ülesannet pole olemas või on kustutatud",
229
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Abiline ei suutnud sinu lisatud ülesannet ajastada. Palun proovi uuesti ja kui viga kestab, siis palun teavita sellest serveri haldajat."
Copy file name to clipboardExpand all lines: l10n/ga.js
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,7 @@ OC.L10N.register(
202
202
"Could not upload the recorded file" : "Níorbh fhéidir an comhad taifeadta a uaslódáil",
203
203
"Output file share link copied to clipboard" : "Nasc comhroinnte aschuir arna chóipeáil chuig an ngearrthaisce",
204
204
"Click this to open the file" : "Cliceáil seo chun an comhad a oscailt",
205
+
"This output file has been saved in {path}" : "Tá an comhad aschuir seo sábháilte i {path}",
205
206
"Could not copy to clipboard" : "Níorbh fhéidir cóip a dhéanamh chuig an ngearrthaisce",
206
207
"Upload from device" : "Íosluchtaigh ó gléas",
207
208
"Select from Nextcloud" : "Roghnaigh ó Nextcloud",
@@ -210,6 +211,7 @@ OC.L10N.register(
210
211
"Download this media" : "Íosluchtaigh meáin seo",
211
212
"Save this media" : "Sábháil an meán seo",
212
213
"Share this media" : "Roinn na meáin seo",
214
+
"Select from storage" : "Roghnaigh ón stóras",
213
215
"Pick a file" : "Pioc comhad",
214
216
"Clear value" : "Luach soiléir",
215
217
"Type some number" : "Clóscríobh uimhir éigin",
@@ -229,8 +231,10 @@ OC.L10N.register(
229
231
"Failed to schedule your task" : "Theip ar do thasc a sceidealú",
230
232
"Submit the current task's result" : "Cuir isteach toradh an taisc reatha",
231
233
"Output file for task {taskId} ({taskTypeName})" : "Comhad aschuir don tasc{taskId}({taskTypeName})",
234
+
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "Theip ar an bhfreastalaí do thasc leis an ID {id} a phróiseáil. Cuir riarthóirí an fhreastalaí ar an eolas faoin gceist seo, le do thoil.",
232
235
"Assistant error" : "Earráid Assistant",
233
236
"Please log in to view the task result" : "Logáil isteach le do thoil chun toradh an taisc a fheiceáil",
234
-
"This task does not exist or has been cleaned up" : "Níl an tasc seo ann nó tá sé glanta suas"
237
+
"This task does not exist or has been cleaned up" : "Níl an tasc seo ann nó tá sé glanta suas",
238
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Theip ar an gCúntóir do thasc a sceidealú. Déan iarracht arís agus cuir na riarthóirí freastalaí ar an eolas má leanann an fhadhb seo ar aghaidh."
Copy file name to clipboardExpand all lines: l10n/ga.json
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,7 @@
200
200
"Could not upload the recorded file" : "Níorbh fhéidir an comhad taifeadta a uaslódáil",
201
201
"Output file share link copied to clipboard" : "Nasc comhroinnte aschuir arna chóipeáil chuig an ngearrthaisce",
202
202
"Click this to open the file" : "Cliceáil seo chun an comhad a oscailt",
203
+
"This output file has been saved in {path}" : "Tá an comhad aschuir seo sábháilte i {path}",
203
204
"Could not copy to clipboard" : "Níorbh fhéidir cóip a dhéanamh chuig an ngearrthaisce",
204
205
"Upload from device" : "Íosluchtaigh ó gléas",
205
206
"Select from Nextcloud" : "Roghnaigh ó Nextcloud",
@@ -208,6 +209,7 @@
208
209
"Download this media" : "Íosluchtaigh meáin seo",
209
210
"Save this media" : "Sábháil an meán seo",
210
211
"Share this media" : "Roinn na meáin seo",
212
+
"Select from storage" : "Roghnaigh ón stóras",
211
213
"Pick a file" : "Pioc comhad",
212
214
"Clear value" : "Luach soiléir",
213
215
"Type some number" : "Clóscríobh uimhir éigin",
@@ -227,8 +229,10 @@
227
229
"Failed to schedule your task" : "Theip ar do thasc a sceidealú",
228
230
"Submit the current task's result" : "Cuir isteach toradh an taisc reatha",
229
231
"Output file for task {taskId} ({taskTypeName})" : "Comhad aschuir don tasc{taskId}({taskTypeName})",
232
+
"The server failed to process your task with ID {id}. Please inform the server administrators of this issue." : "Theip ar an bhfreastalaí do thasc leis an ID {id} a phróiseáil. Cuir riarthóirí an fhreastalaí ar an eolas faoin gceist seo, le do thoil.",
230
233
"Assistant error" : "Earráid Assistant",
231
234
"Please log in to view the task result" : "Logáil isteach le do thoil chun toradh an taisc a fheiceáil",
232
-
"This task does not exist or has been cleaned up" : "Níl an tasc seo ann nó tá sé glanta suas"
235
+
"This task does not exist or has been cleaned up" : "Níl an tasc seo ann nó tá sé glanta suas",
236
+
"Assistant failed to schedule your task. Please try again and inform the server administrators if this issue persists." : "Theip ar an gCúntóir do thasc a sceidealú. Déan iarracht arís agus cuir na riarthóirí freastalaí ar an eolas má leanann an fhadhb seo ar aghaidh."
0 commit comments