aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/cs/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/cs/sub.php')
-rw-r--r--app/i18n/cs/sub.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/i18n/cs/sub.php b/app/i18n/cs/sub.php
index 2ee7e830d..aee11fb22 100644
--- a/app/i18n/cs/sub.php
+++ b/app/i18n/cs/sub.php
@@ -50,6 +50,7 @@ return array(
'password' => 'HTTP heslo',
'username' => 'HTTP uživatelské jméno',
),
+ 'change_favicon' => 'Change…', // TODO
'clear_cache' => 'Vždy vymazat mezipaměť',
'content_action' => array(
'_' => 'Akce obsahu při načítání obsahu článku',
@@ -74,12 +75,15 @@ return array(
'help' => 'Soubor XML (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // DIRTY
'label' => 'Exportovat jako OPML',
),
+ 'ext_favicon' => 'Set automatically', // TODO
+ 'favicon_changed_by_ext' => 'The icon has been set by the <b>%s</b> extension.', // TODO
'filteractions' => array(
'_' => 'Akce filtrování',
'help' => 'Zapište jeden filtr hledání na řádek. Operátoři <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">viz dokumentace</a>.',
),
'http_headers' => 'HTTP Headers', // TODO
'http_headers_help' => 'Headers are separated by a newline, and the name and value of a header are separated by a colon (e.g: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer some-token</code></kbd>).', // TODO
+ 'icon' => 'Icon', // TODO
'information' => 'Informace',
'keep_min' => 'Minimální počet článků pro ponechání',
'kind' => array(
@@ -212,6 +216,7 @@ return array(
),
'proxy' => 'Nastavete proxy pro načítání tohoto kanálu',
'proxy_help' => 'Vyberte protokol (např.: SOCKS5) a zadejte adresu proxy (např.: <kbd>127.0.0.1:1080</kbd> nebo <kbd>username:password@127.0.0.1:1080</kbd>)',
+ 'reset_favicon' => 'Reset to default', // TODO
'selector_preview' => array(
'show_raw' => 'Zobrazit zdrojový kód',
'show_rendered' => 'Zobrazit obsah',