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/cs.js
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ OC.L10N.register(
184
184
"Load older messages" : "Načíst starší zprávy",
185
185
"Retry response generation" : "Znovu zkusit vytvořit odpověď",
186
186
"Output shown here is generated by AI. Make sure to always double-check." : "Zde zobrazený výstup je vytvořen AI. Vždy si informace ověřujte.",
187
-
"Messages should not be longer than {maxLength} characters (currently {length})." : "Zprávy by neměly být delší než {maxLength} znaků (současně {length}).",
187
+
"Messages should not be longer than {maxLength} characters (currently {length})." : "Zprávy by neměly být delší než {maxLength} znaků (nyní {length}).",
188
188
"Conversation deletion" : "Konverzace smazána",
189
189
"Error loading messages" : "Chyba při načítání zpráv",
190
190
"Loading messages…" : "Načítání zpráv …",
@@ -311,6 +311,7 @@ OC.L10N.register(
311
311
"Please log in to view the task result" : "Pro zobrazení výsledku úkolu se přihlaste",
312
312
"This task does not exist or has been cleaned up" : "Tato úloha neexistuje nebo byla vyčištěna",
313
313
"Assistant failed to schedule your task" : "Asistentovi se nepodařilo naplánovat váš úkol",
314
+
"AI Assistant" : "AI asistent",
314
315
"You will be notified when it is ready." : "Až bude připraveno, budete upozorněni.",
315
316
"It can also be checked in the Assistant in the \"Work with text -> Summarize\" menu." : "Je také možné zaškrtnout v Asistentovi, v nabídce „Práce s textem -> Shrnout“",
316
317
"Failed to launch the AI file action" : "Nepodařilo se spustit AI akci ohledně souboru",
Copy file name to clipboardExpand all lines: l10n/cs.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@
182
182
"Load older messages" : "Načíst starší zprávy",
183
183
"Retry response generation" : "Znovu zkusit vytvořit odpověď",
184
184
"Output shown here is generated by AI. Make sure to always double-check." : "Zde zobrazený výstup je vytvořen AI. Vždy si informace ověřujte.",
185
-
"Messages should not be longer than {maxLength} characters (currently {length})." : "Zprávy by neměly být delší než {maxLength} znaků (současně {length}).",
185
+
"Messages should not be longer than {maxLength} characters (currently {length})." : "Zprávy by neměly být delší než {maxLength} znaků (nyní {length}).",
186
186
"Conversation deletion" : "Konverzace smazána",
187
187
"Error loading messages" : "Chyba při načítání zpráv",
188
188
"Loading messages…" : "Načítání zpráv …",
@@ -309,6 +309,7 @@
309
309
"Please log in to view the task result" : "Pro zobrazení výsledku úkolu se přihlaste",
310
310
"This task does not exist or has been cleaned up" : "Tato úloha neexistuje nebo byla vyčištěna",
311
311
"Assistant failed to schedule your task" : "Asistentovi se nepodařilo naplánovat váš úkol",
312
+
"AI Assistant" : "AI asistent",
312
313
"You will be notified when it is ready." : "Až bude připraveno, budete upozorněni.",
313
314
"It can also be checked in the Assistant in the \"Work with text -> Summarize\" menu." : "Je také možné zaškrtnout v Asistentovi, v nabídce „Práce s textem -> Shrnout“",
314
315
"Failed to launch the AI file action" : "Nepodařilo se spustit AI akci ohledně souboru",
0 commit comments