Skip to content

Commit 7adf8d7

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 43c7a2e commit 7adf8d7

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

options/locale/locale_cs-CZ.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ remove_all=Odstranit vše
9393
remove_label_str=Odstranit položku „%s“
9494
edit=Upravit
9595
view=Zobrazit
96+
test=Test
9697

9798
enabled=Povolený
9899
disabled=Zakázané
@@ -3223,6 +3224,10 @@ config.cache_adapter=Adaptér mezipaměti
32233224
config.cache_interval=Interval mezipaměti
32243225
config.cache_conn=Připojení mezipaměti
32253226
config.cache_item_ttl=Čas vypršení položky v mezipaměti
3227+
config.cache_test=Otestovat cache
3228+
config.cache_test_failed=Test cache se nezdařil: %v.
3229+
config.cache_test_slow=Test cache byl úspěšný, ale reakce je pomalá: %s.
3230+
config.cache_test_succeeded=Test mezipaměti byl úspěšný, odpověď za %s.
32263231

32273232
config.session_config=Nastavení relace
32283233
config.session_provider=Poskytovatel relace

options/locale/locale_pt-PT.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ remove_all=Remover tudo
9393
remove_label_str=`Remover item "%s"`
9494
edit=Editar
9595
view=Ver
96+
test=Teste
9697

9798
enabled=Habilitado
9899
disabled=Desabilitado
@@ -3224,6 +3225,10 @@ config.cache_adapter=Adaptador de cache
32243225
config.cache_interval=Intervalo de cache
32253226
config.cache_conn=Conexão de cache
32263227
config.cache_item_ttl=TTL do item de cache
3228+
config.cache_test=Teste da cache
3229+
config.cache_test_failed=Fahou ao sondar a cache: %v.
3230+
config.cache_test_slow=O teste da cache foi bem sucedido, mas a resposta é lenta: %s.
3231+
config.cache_test_succeeded=O teste da cache foi bem sucedido, obtive resposta em %s.
32273232

32283233
config.session_config=Configuração de sessão
32293234
config.session_provider=Fornecedor da sessão

0 commit comments

Comments
 (0)