Skip to content

Commit c1e0975

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

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l10n/cs.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ OC.L10N.register(
184184
"Load older messages" : "Načíst starší zprávy",
185185
"Retry response generation" : "Znovu zkusit vytvořit odpověď",
186186
"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}).",
188188
"Conversation deletion" : "Konverzace smazána",
189189
"Error loading messages" : "Chyba při načítání zpráv",
190190
"Loading messages…" : "Načítání zpráv …",
@@ -311,6 +311,7 @@ OC.L10N.register(
311311
"Please log in to view the task result" : "Pro zobrazení výsledku úkolu se přihlaste",
312312
"This task does not exist or has been cleaned up" : "Tato úloha neexistuje nebo byla vyčištěna",
313313
"Assistant failed to schedule your task" : "Asistentovi se nepodařilo naplánovat váš úkol",
314+
"AI Assistant" : "AI asistent",
314315
"You will be notified when it is ready." : "Až bude připraveno, budete upozorněni.",
315316
"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“",
316317
"Failed to launch the AI file action" : "Nepodařilo se spustit AI akci ohledně souboru",

l10n/cs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"Load older messages" : "Načíst starší zprávy",
183183
"Retry response generation" : "Znovu zkusit vytvořit odpověď",
184184
"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}).",
186186
"Conversation deletion" : "Konverzace smazána",
187187
"Error loading messages" : "Chyba při načítání zpráv",
188188
"Loading messages…" : "Načítání zpráv …",
@@ -309,6 +309,7 @@
309309
"Please log in to view the task result" : "Pro zobrazení výsledku úkolu se přihlaste",
310310
"This task does not exist or has been cleaned up" : "Tato úloha neexistuje nebo byla vyčištěna",
311311
"Assistant failed to schedule your task" : "Asistentovi se nepodařilo naplánovat váš úkol",
312+
"AI Assistant" : "AI asistent",
312313
"You will be notified when it is ready." : "Až bude připraveno, budete upozorněni.",
313314
"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“",
314315
"Failed to launch the AI file action" : "Nepodařilo se spustit AI akci ohledně souboru",

0 commit comments

Comments
 (0)