238 lines
10 KiB
PHP
238 lines
10 KiB
PHP
<?php
|
|
|
|
return array(
|
|
// 'attachment' => '',
|
|
// 'When there is nothing to read, redirect me to this page' => '',
|
|
// 'Subscription page' => '',
|
|
// 'History page' => '',
|
|
// 'Bookmark page' => '',
|
|
// 'There is nothing new to read, enjoy your favorites articles!' => '',
|
|
// 'There is nothing new to read, enjoy your previous readings!' => '',
|
|
// 'Immediately' => '',
|
|
// '(error occurred during the last check)' => '',
|
|
// 'The feed id is required' => '',
|
|
// 'The title is required' => '',
|
|
// 'The site url is required' => '',
|
|
// 'The feed url is required' => '',
|
|
'or' => 'nebo',
|
|
// 'edit' => '',
|
|
'cancel' => 'zrušit',
|
|
// 'Edit' => '',
|
|
// 'Feed URL' => '',
|
|
// 'Website URL' => '',
|
|
// 'Title' => '',
|
|
// 'Edit subscription' => '',
|
|
// 'Unable to edit your subscription.' => '',
|
|
// 'Your subscription has been updated.' => '',
|
|
// 'Older items first' => '',
|
|
// 'Most recent first' => '',
|
|
// 'Default sorting order for items' => '',
|
|
// 'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => '',
|
|
// 'sort by date<span class="hide-mobile"> (%s)</span>' => '',
|
|
// 'most recent first' => '',
|
|
// 'older first' => '',
|
|
// 'Show only this subscription' => '',
|
|
// 'Go to unread' => '',
|
|
// 'Go to bookmarks' => '',
|
|
// 'Go to history' => '',
|
|
// 'Go to subscriptions' => '',
|
|
// 'Go to preferences' => '',
|
|
// 'Bookmarklet:' => '',
|
|
// 'Subscribe with Miniflux' => '',
|
|
// 'Drag and drop this link to your bookmarks' => '',
|
|
// 'The content grabber is disabled successfully.' => '',
|
|
// 'The content grabber is enabled successfully.' => '',
|
|
// 'Unable to activate the content grabber for this subscription.' => '',
|
|
// 'enable full content' => '',
|
|
// 'disable full content' => '',
|
|
// 'Download full content' => '',
|
|
// 'Downloading full content is slower because Miniflux grab the content from the original website. You should use that for subscriptions that display only a summary. This feature doesn\'t work with all websites.' => '',
|
|
// 'No message' => '',
|
|
// 'flush messages' => '',
|
|
'API endpoint:' => 'Koncový bod:',
|
|
'API username:' => 'Uživatelské jméno:',
|
|
'API token:' => 'Heslo:',
|
|
// 'Generate new tokens' => '',
|
|
// 'Bookmarks RSS Feed:' => '',
|
|
// 'updated just now' => '',
|
|
'checked at' => 'zkontrolováno',
|
|
// 'never updated after creation' => '',
|
|
// 'Unable to enable this subscription.' => '',
|
|
'This subscription has been enabled successfully.' => 'Odběr byl úspěšně povolen.',
|
|
// 'Unable to disable this subscription.' => '',
|
|
'This subscription has been disabled successfully.' => 'Odběr byl úspěšně zakázán.',
|
|
'Do you really want to disable this subscription: "%s"?' => 'Opravdu chcete zakázet odběr "%s"?',
|
|
'enable' => 'povolit',
|
|
'disable' => 'zakázat',
|
|
'Disable' => 'Zakázat',
|
|
// 'Subscription disabled' => '',
|
|
'Listing' => 'Seznam',
|
|
'content downloaded' => 'obsah stažen',
|
|
'in progress...' => 'probíhá…',
|
|
// 'unable to fetch content' => '',
|
|
'Download content' => 'Stáhnout obsah',
|
|
'download content' => 'stáhnout obsah',
|
|
'Help' => 'Nápověda',
|
|
'Theme' => 'Vzhled',
|
|
'No item' => 'Žádný článěk',
|
|
'items' => 'články',
|
|
'There is %d empty feeds, there is maybe an error: %s...' => 'K dispozici je %d prázdné kanály, je možná chyba: %s...',
|
|
'Items per page' => 'Článků na stránku',
|
|
'Previous page' => 'Předchozí stránka',
|
|
'Next page' => 'Další stránka',
|
|
'Do not fetch the content of articles' => 'Nestahovat obsah článků',
|
|
'Remove automatically read items' => 'Automaticky odstraňovat přečtené stránky',
|
|
'Never' => 'Nikdy',
|
|
'After %d day' => 'Po %d dni',
|
|
'After %d days' => 'Po %d dnech',
|
|
'unread' => 'nepřečtené',
|
|
'bookmark' => 'přidat do záložek',
|
|
'remove bookmark' => 'odstranit záložku',
|
|
'bookmarks' => 'záložky',
|
|
'Bookmarks' => 'Záložky',
|
|
'Bookmark item' => 'Přidat článek do záložek',
|
|
'No bookmark' => 'Žádné záložky',
|
|
'history' => 'historie',
|
|
'subscriptions' => 'odběry',
|
|
'Subscriptions' => 'Odběry',
|
|
'preferences' => 'nastavení',
|
|
'Preferences' => 'Nastavení',
|
|
'logout' => 'odhlásit',
|
|
'Username' => 'Přihlašovací jméno',
|
|
'Password' => 'Heslo',
|
|
'Confirmation' => 'Potvrzení',
|
|
'Language' => 'Jazyk',
|
|
'Save' => 'Uložit',
|
|
// 'More information' => '',
|
|
'Database' => 'Databáze',
|
|
'Database size:' => 'Velikost databáze:',
|
|
'Optimize the database' => 'Optimalizovat databázi',
|
|
'(VACUUM command)' => '(příkaz VACUUM)',
|
|
'Download the entire database' => 'Stáhnout celou databázi',
|
|
'(Gzip compressed Sqlite file)' => '(Gzipem komprimovaný SQLite soubot)',
|
|
'Keyboard shortcuts' => 'Klávesové zkratky',
|
|
'Previous item' => 'Předchozí článek',
|
|
'Next item' => 'Další článek',
|
|
'Mark as read or unread' => 'Označit jako (ne)přečtené',
|
|
'Open original link' => 'Otevřít původní odkaz',
|
|
'Open item' => 'Otevřít článek',
|
|
'About' => 'O aplikaci',
|
|
'Miniflux version:' => 'Verze Miniflux:',
|
|
'Nothing to read' => 'Nic ke čtení',
|
|
'unread items' => 'nepřečtené články',
|
|
'mark all as read' => 'označit vše jako přečtené',
|
|
'original link' => 'původní odkaz',
|
|
'mark as read' => 'označit jako přečtené',
|
|
'No history' => 'Žádná historie',
|
|
'mark as unread' => 'označit jako nepřečtené',
|
|
'History' => 'Historie',
|
|
'flush all items' => 'zahodit všechny články',
|
|
'Item not found' => 'Článek nenalezen',
|
|
'Unread items' => 'Nepřečtené články',
|
|
'Next' => 'Další',
|
|
'Previous' => 'Předchozí',
|
|
'Sign in' => 'Přihlásit',
|
|
'feeds' => 'zdroje',
|
|
'add' => 'přidat',
|
|
'import' => 'importovat',
|
|
'export' => 'exportovat',
|
|
'OPML Import' => 'Importovat OPML',
|
|
'OPML file' => 'OPML soubor',
|
|
'Import' => 'Importovat',
|
|
'refresh all' => 'aktualizovat vše',
|
|
'No subscription' => 'Žádné zdroje',
|
|
'remove' => 'odstranit',
|
|
'Remove' => 'Odstranit',
|
|
'refresh' => 'aktualizovat',
|
|
'feed link' => 'odkaz zdroje',
|
|
'New subscription' => 'Nový odběr',
|
|
'Website or Feed URL' => 'URL stránky nebo zdroje',
|
|
'Add' => 'Přidat',
|
|
'http://website/' => 'http://webova-stranka/',
|
|
'Yes' => 'Ano',
|
|
'Official website:' => 'Oficiální stránka:',
|
|
'Bad username or password' => 'Špatné přihlašovací jméno nebo heslo',
|
|
'Unable to update your preferences.' => 'Nelze aktualizovat nastavení.',
|
|
'Your preferences are updated.' => 'Nastavení aktualizována.',
|
|
'Unable to import your OPML file.' => 'Nelze importovat OPML soubor.',
|
|
'Your feeds have been imported.' => 'Zdroje byly naimportovány.',
|
|
'Unable to find a subscription.' => 'Nelze nalézt odběry.',
|
|
'Subscription added successfully.' => 'Odběr úspěšně přidán.',
|
|
'Your subscriptions are updated' => 'Odběry aktualizovány',
|
|
'Unable to remove this subscription.' => 'Nelze odstranit tento odběr.',
|
|
'This subscription has been removed successfully.' => 'Tento odběr byl úspěšně odstraněn.',
|
|
'The user name is required' => 'Přihlašovací jméno je vyžadováno',
|
|
'The maximum length is 50 characters' => 'Maximální délka je 50 znaků',
|
|
'The password is required' => 'Heslo je vyžadováno',
|
|
'The minimum length is 6 characters' => 'Minimální délka je 6 znaků',
|
|
'The confirmation is required' => 'Potvrzení je vyžadováno',
|
|
'Passwords don\'t match' => 'Hesla se neshodují',
|
|
'Do you really want to remove these items from your history?' => 'Opravdu chcete odstranit tyto články z historie?',
|
|
'Do you really want to remove this subscription: "%s"?' => 'Opravdu chcete odstranit tento odběr: "%s"?',
|
|
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => 'Nic ke čtení, chete <a href="?action=refresh-all" data-action="refresh-all">aktualizovat vaše odběry?</a>',
|
|
'Show help' => 'Zobrazit nápovědu',
|
|
'Close help' => 'Zavřít nápovědu',
|
|
// '%d second ago' => '',
|
|
// '%d seconds ago' => '',
|
|
// '%d minute ago' => '',
|
|
// '%d minutes ago' => '',
|
|
// '%d hour ago' => '',
|
|
// '%d hours ago' => '',
|
|
// '%d day ago' => '',
|
|
// '%d days ago' => '',
|
|
// '%d week ago' => '',
|
|
// '%d weeks ago' => '',
|
|
// '%d month ago' => '',
|
|
// '%d months ago' => '',
|
|
// 'Timezone' => '',
|
|
// 'Update all subscriptions' => '',
|
|
// 'Auto-Update URL' => '',
|
|
// 'Update Miniflux' => '',
|
|
// 'Miniflux is updated!' => '',
|
|
// 'Unable to update Miniflux, check the console for errors.' => '',
|
|
// 'Don\'t forget to backup your database' => '',
|
|
// 'The name must have only alpha-numeric characters' => '',
|
|
// 'New database' => '',
|
|
// 'Database name' => '',
|
|
// 'Default database' => '',
|
|
// 'Select another database' => '',
|
|
// 'The database name is required' => '',
|
|
// 'Database created successfully.' => '',
|
|
// 'Unable to create the new database.' => '',
|
|
// 'Add a new database (new user)' => '',
|
|
// 'Create' => '',
|
|
// 'Unknown' => '',
|
|
// 'Remember Me' => '',
|
|
// 'Display items on lists' => '',
|
|
// 'Summaries' => '',
|
|
// 'Full contents' => '',
|
|
// 'Force RTL mode (Right-to-left language)' => '',
|
|
// 'Activated' => '',
|
|
// 'Remove this feed' => '',
|
|
// 'Miniflux' => '',
|
|
// 'mini<span>flux</span>' => '',
|
|
// 'Username:' => '',
|
|
// 'Password:' => '',
|
|
// 'All' => '',
|
|
// 'Advanced' => '',
|
|
// 'Documentation' => '',
|
|
// 'Installation instructions' => '',
|
|
// 'Upgrade to a new version' => '',
|
|
// 'Cronjob' => '',
|
|
// 'Advanced configuration' => '',
|
|
// 'Full article download' => '',
|
|
// 'Multiple users' => '',
|
|
// 'Themes' => '',
|
|
// 'Json-RPC API' => '',
|
|
// 'Fever API' => '',
|
|
// 'Translations' => '',
|
|
// 'Run Miniflux with Docker' => '',
|
|
// 'FAQ' => '',
|
|
// 'settings' => '',
|
|
// 'help' => '',
|
|
// 'api' => '',
|
|
// 'about' => '',
|
|
// 'Link:' => '',
|
|
// 'This action will update Miniflux with the last development version, are you sure?' => '',
|
|
);
|