diff --git a/options/locale/locale_cs-CZ.ini b/options/locale/locale_cs-CZ.ini index 10c5a0fc5..7f65e1317 100644 --- a/options/locale/locale_cs-CZ.ini +++ b/options/locale/locale_cs-CZ.ini @@ -93,6 +93,7 @@ remove_all=Odstranit vše remove_label_str=Odstranit položku „%s“ edit=Upravit view=Zobrazit +test=Test enabled=Povolený disabled=Zakázané @@ -3223,6 +3224,10 @@ config.cache_adapter=Adaptér mezipaměti config.cache_interval=Interval mezipaměti config.cache_conn=Připojení mezipaměti config.cache_item_ttl=Čas vypršení položky v mezipaměti +config.cache_test=Otestovat cache +config.cache_test_failed=Test cache se nezdařil: %v. +config.cache_test_slow=Test cache byl úspěšný, ale reakce je pomalá: %s. +config.cache_test_succeeded=Test mezipaměti byl úspěšný, odpověď za %s. config.session_config=Nastavení relace config.session_provider=Poskytovatel relace diff --git a/options/locale/locale_pt-PT.ini b/options/locale/locale_pt-PT.ini index bf7bd492f..1fc2a05e6 100644 --- a/options/locale/locale_pt-PT.ini +++ b/options/locale/locale_pt-PT.ini @@ -93,6 +93,7 @@ remove_all=Remover tudo remove_label_str=`Remover item "%s"` edit=Editar view=Ver +test=Teste enabled=Habilitado disabled=Desabilitado @@ -3224,6 +3225,10 @@ config.cache_adapter=Adaptador de cache config.cache_interval=Intervalo de cache config.cache_conn=Conexão de cache config.cache_item_ttl=TTL do item de cache +config.cache_test=Teste da cache +config.cache_test_failed=Fahou ao sondar a cache: %v. +config.cache_test_slow=O teste da cache foi bem sucedido, mas a resposta é lenta: %s. +config.cache_test_succeeded=O teste da cache foi bem sucedido, obtive resposta em %s. config.session_config=Configuração de sessão config.session_provider=Fornecedor da sessão