From 08c91d2d7b9d79948ddd29b66e5a0c0209276dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Sysel?= Date: Sun, 21 Jun 2015 10:47:54 +0200 Subject: [PATCH] typos --- locales/cs_CZ/translations.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/cs_CZ/translations.php b/locales/cs_CZ/translations.php index 03d902a..93bc96e 100644 --- a/locales/cs_CZ/translations.php +++ b/locales/cs_CZ/translations.php @@ -28,7 +28,7 @@ return array( 'sort by date %s(%s)%s' => 'řadit podle data %s(%s)%s', 'most recent first' => 'nejdříve nejnovější', 'older first' => 'nejdříve starší', - 'Show only this subscription' => 'Zopbrazovat pouze tento odběr', + 'Show only this subscription' => 'Zobrazovat pouze tento odběr', 'Go to unread' => 'Jít na nepřečtené', 'Go to bookmarks' => 'Jít na záložky', 'Go to history' => 'Jít na historii', @@ -129,7 +129,7 @@ return array( '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.', + 'Your feeds have been imported.' => 'Zdroje byly importová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', @@ -143,7 +143,7 @@ return array( '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 %supdate your subscriptions%s?' => 'Nic ke čtení, chete %saktualizovat vaše odběry%s?', + 'Nothing to read, do you want to %supdate your subscriptions%s?' => 'Nic ke čtení, chcete %saktualizovat vaše odběry%s?', 'Show help' => 'Zobrazit nápovědu', 'Close help' => 'Zavřít nápovědu', '%d second ago' => array('před sekundou', 'před %d sekundami', 'před %d sekundami'),