From a77b1d0e962c7a9ee712a964a1aad98e8446a301 Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:54:24 -0500 Subject: [PATCH] Lokalise: updates --- translations/ui-developer/cs_CZ.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/ui-developer/cs_CZ.json b/translations/ui-developer/cs_CZ.json index 3d98195..dc8d895 100644 --- a/translations/ui-developer/cs_CZ.json +++ b/translations/ui-developer/cs_CZ.json @@ -121,7 +121,7 @@ "okapiConsole.modules.permissionSets": "Definuje {count} {count, plural, one {povolení} other {povolení}}", "okapiConsole.modules.enabled": "Zprovozněno?", "okapiConsole.modules.enable.success": "Povolený modul {id}", - "okapiConsole.modules.disable.success": "Zakázaný modul {id}", + "okapiConsole.modules.disable.success": "Deaktivovaný modul {id}", "okapiConsole.modules.enable.failure": "Nelze povolit modul {id}: {error}: {detail}", "okapiConsole.modules.disable.failure": "Nelze zakázat modul {id}: {error}: {detail}", "okapiConsole.modules.dependencyError": "Některé závislosti by nebyly uspokojeny", @@ -168,5 +168,5 @@ "rtr.invalidateRT": "Zneplatnit tokenu obnovení", "rtr.registerServiceWorker": "Zaregistrovat servisního pracovníka", "rtr.unregisterServiceWorker": "Zrušit registraci servisního pracovníka", - "configuration.preserveConsole": "Preserve console on logout" + "configuration.preserveConsole": "Zachovat konzoly při odhlášení" } \ No newline at end of file