Translations by Marek Hladík

Marek Hladík has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

12 of 2 results
12.
`%s': cannot unbind in command keymap
2021-12-28
`%s': nelze zrušit vazbu v příkazu klávesové zkratky
26.
Returns the context of the current subroutine call. Without EXPR, returns "$line $filename". With EXPR, returns "$line $subroutine $filename"; this extra information can be used to provide a stack trace. The value of EXPR indicates how many call frames to go back before the current one; the top frame is frame 0.
2021-12-28
Vrátí kontext aktuálního volání podprogramu. Bez EXPR vrátí "$line $filename". S EXPR se vrátí $line $subrutina $filename"; tyto dodatečné informace lze použít pro poskytnutí trasování zásobníku. Hodnota EXPR udává, kolik rámců volání se má vrátit před aktuálním; horní rámec je rámec 0.