d73302db9b
git-svn-id: http://piwigo.org/svn/branches/2.1@6418 68402e56-0260-453c-a942-63ccdbb3a9ee
403 lines
No EOL
23 KiB
PHP
403 lines
No EOL
23 KiB
PHP
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | Piwigo - a PHP based picture gallery |
|
|
// | Czech language localization |
|
|
// +-----------------------------------------------------------------------+
|
|
// | Copyright(C) 2009 Pavel Budka & Petr Jirsa http://pbudka.co.cc |
|
|
// +-----------------------------------------------------------------------+
|
|
// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org |
|
|
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
|
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
|
// +-----------------------------------------------------------------------+
|
|
// | This program is free software; you can redistribute it and/or modify |
|
|
// | it under the terms of the GNU General Public License as published by |
|
|
// | the Free Software Foundation |
|
|
// | |
|
|
// | This program is distributed in the hope that it will be useful, but |
|
|
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
|
|
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
|
// | General Public License for more details. |
|
|
// | |
|
|
// | You should have received a copy of the GNU General Public License |
|
|
// | along with this program; if not, write to the Free Software |
|
|
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
|
// | USA. |
|
|
// +-----------------------------------------------------------------------+
|
|
|
|
// Langage informations
|
|
$lang_info['language_name'] = 'Čeština';
|
|
$lang_info['country'] = 'Česká Republika';
|
|
$lang_info['charset'] = 'UTF-8';
|
|
$lang_info['direction'] = 'ltr';
|
|
$lang_info['code'] = 'cz';
|
|
$lang_info['zero_plural'] = true;
|
|
|
|
$lang['%.2f (rated %d times)'] = '%.2f (hodnoceno %d krát)';
|
|
$lang['%d Kb'] = '%d Kb';
|
|
$lang['%d category updated'] = '%d kategorie aktualizována';
|
|
$lang['%d categories updated'] = '%d kategorie aktualizovány';
|
|
$lang['%d comment to validate'] = '%d komentář k validaci';
|
|
$lang['%d comments to validate'] = '%d komentářů k validaci';
|
|
$lang['%d new comment'] = '%d nový komentář';
|
|
$lang['%d new comments'] = '%d nových komentářů';
|
|
$lang['%d comment'] = '%d komentář';
|
|
$lang['%d comments'] = '%d komentářů';
|
|
$lang['%d hit'] = '%d zobrazení';
|
|
$lang['%d hits'] = '%d zobrazení';
|
|
$lang['%d new image'] = '%d nový objekt';
|
|
$lang['%d new images'] = '%d nových objektů';
|
|
$lang['%d new user'] = '%d nový uživatel';
|
|
$lang['%d new users'] = '%d nových uživatelů';
|
|
$lang['%d waiting element'] = '%d čekající objekt';
|
|
$lang['%d waiting elements'] = '%d čekajících objektů';
|
|
$lang['About'] = 'O galerii';
|
|
$lang['All tags'] = 'Všechna klíčová slova';
|
|
$lang['Any tag'] = 'Kterékoliv klíčové slovo';
|
|
$lang['At least one listed rule must be satisfied.'] = 'Alespoň jedno pravidlo ze seznamu musí být splněno.';
|
|
$lang['At least one tag must match'] = 'Alespoň jedno klíčové slovo musí odpovídat';
|
|
$lang['Author'] = 'Autor';
|
|
$lang['Average rate'] = 'Průměrné hodnocení';
|
|
$lang['Categories'] = 'Kategorie';
|
|
$lang['Category'] = 'Kategorie';
|
|
$lang['Close this window'] = 'Zavřít okno';
|
|
$lang['Complete RSS feed (images, comments)'] = 'Kompletní RSS vlákno (fotografie, komentáře)';
|
|
$lang['Confirm Password'] = 'Potvrdit heslo';
|
|
$lang['Connection settings'] = 'Nastavení přihlašovacích údajů';
|
|
$lang['Login'] = 'Přihlásit se';
|
|
$lang['Contact webmaster'] = 'Kontaktovat administrátora';
|
|
$lang['Create a new account'] = 'Vytvořit nový účet';
|
|
$lang['Created on'] = 'Vytvořeno';
|
|
$lang['Creation date'] = 'Datum vytvoření';
|
|
$lang['Current password is wrong'] = 'Chybně zadané heslo';
|
|
$lang['Dimensions'] = 'Rozměry';
|
|
$lang['Display'] = 'Zobrazit';
|
|
$lang['Each listed rule must be satisfied.'] = 'Všechna pravidla ze seznamu musí být splněna.';
|
|
$lang['Email address is missing. Please specify an email address.'] = 'Chybí e-mailová adresa';
|
|
$lang['Email address'] = 'E-mail';
|
|
$lang['Enter your personnal informations'] = 'Vyplňte svá osobní data';
|
|
$lang['Error sending email'] = 'Chyba při odesílání zprávy';
|
|
$lang['File name'] = 'Název souboru';
|
|
$lang['File'] = 'Soubor';
|
|
$lang['Filesize'] = 'Velikost souboru';
|
|
$lang['Filter and display'] = 'Zobrazit podle filtru';
|
|
$lang['Filter'] = 'Filtr';
|
|
$lang['Forgot your password?'] = 'Zapomenuté heslo?';
|
|
$lang['Go through the gallery as a visitor'] = 'Procházet galerii jako host';
|
|
$lang['Help'] = 'Nápověda';
|
|
$lang['Identification'] = 'Identifikace';
|
|
$lang['Image only RSS feed'] = 'RSS vlákno jen s fotografiemi';
|
|
$lang['Keyword'] = 'Klíčové slovo';
|
|
$lang['Links'] = 'Odkazy';
|
|
$lang['Mail address'] = 'E-mailová adresa';
|
|
$lang['N/A'] = 'nezadáno';
|
|
$lang['New on %s'] = 'Nový na %s';
|
|
$lang['New password confirmation does not correspond'] = 'Zadaná hesla se neshodují.';
|
|
$lang['New password sent by email'] = 'Nové heslo bylo zasláno e-mailem';
|
|
$lang['No email address'] = 'Bez e-mailové adresy';
|
|
$lang['No classic user matches this email address'] = 'Nebyl nalezen žádný uživatel se zadanou e-mailovou adresou';
|
|
$lang['Notification'] = 'RSS vlákno';
|
|
$lang['Number of items'] = 'Počet položek';
|
|
$lang['Original dimensions'] = 'Původní rozměry';
|
|
$lang['Password forgotten'] = 'Zapomenuté heslo';
|
|
$lang['Password'] = 'Heslo';
|
|
$lang['Post date'] = 'Datum zveřejnění';
|
|
$lang['Posted on'] = 'Odesláno';
|
|
$lang['Profile'] = 'Profil';
|
|
$lang['Quick connect'] = 'Rychlé přihlášení';
|
|
$lang['RSS feed'] = 'RSS čtečka';
|
|
$lang['Rate'] = 'Hodnocení';
|
|
$lang['Register'] = 'Zaregistrovat se';
|
|
$lang['Registration'] = 'Registrace';
|
|
$lang['Related tags'] = 'Související klíčová slova';
|
|
$lang['Reset'] = 'Vynulovat';
|
|
$lang['Retrieve password'] = 'Obnovit heslo';
|
|
$lang['Search rules'] = 'Podmínky pro vyhledávání';
|
|
$lang['Search tags'] = 'Hledat podle klíčových slov';
|
|
$lang['Search'] = 'Vyhledat';
|
|
$lang['See available tags'] = 'Ukázat dostupná klíčová slova';
|
|
$lang['Send new password'] = 'Poslat nové heslo';
|
|
$lang['Since'] = 'Od';
|
|
$lang['Sort by'] = 'Řadit podle';
|
|
$lang['Sort order'] = 'Směr řazení';
|
|
$lang['Tag'] = 'Klíčové slovo';
|
|
$lang['Tags'] = 'Klíčová slova';
|
|
$lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = 'RSS vlákno informuje o novinkách na těchto stránkách : nové fotografie, aktualizované kategorie, komentáře. Použijte RSS čtečku';
|
|
$lang['Unknown feed identifier'] = 'Neznámý identifikátor vlákna';
|
|
$lang['User comments'] = 'Komentáře uživatelů';
|
|
$lang['Username'] = 'Uživatelské jméno';
|
|
$lang['Visits'] = 'Návštěv';
|
|
$lang['Webmaster'] = 'Administrátor';
|
|
$lang['Week %d'] = 'Týden %d';
|
|
$lang['About Piwigo'] = 'O aplikaci Piwigo';
|
|
$lang['You are not authorized to access the requested page'] = 'Nemáte oprávnění k přístupu na požadovanou stránku';
|
|
$lang['add to caddie'] = 'Přidat do košíku';
|
|
$lang['add this image to your favorites'] = 'Přidat tuto fotografii k oblíbeným';
|
|
$lang['Administration'] = 'Administrace';
|
|
$lang['Adviser mode enabled'] = 'Aktivován mód průvodce';
|
|
$lang['all'] = 'vše';
|
|
$lang['ascending'] = 'vzestupně';
|
|
$lang['author(s) : %s'] = 'autor : %s';
|
|
$lang['Expand all categories'] = 'Rozbalit všechny kategorie';
|
|
$lang['posted after %s (%s)'] = 'vloženo po %s (%s)';
|
|
$lang['posted before %s (%s)'] = 'vloženo před %s (%s)';
|
|
$lang['posted between %s (%s) and %s (%s)'] = 'vloženo mezi %s (%s) a %s (%s)';
|
|
$lang['posted on %s'] = 'vloženo %s';
|
|
$lang['Best rated'] = 'Nejlépe hodnocené';
|
|
$lang['display best rated items'] = 'Zobrazit nejlépe hodnocené položky';
|
|
$lang['caddie'] = 'Košík';
|
|
$lang['Calendar'] = 'Kalendář';
|
|
$lang['All'] = 'Vše';
|
|
$lang['display each day with pictures, month per month'] = 'Fotografie podle dnů, měsíc po měsíci';
|
|
$lang['View'] = 'Zobrazit';
|
|
$lang['chronology_monthly_calendar'] = 'Kalendář na měsíc';
|
|
$lang['chronology_monthly_list'] = 'Seznam na měsíc';
|
|
$lang['chronology_weekly_list'] = 'Týdenní seznam';
|
|
$lang['Click here if your browser does not automatically forward you'] = 'Pokud neproběhlo automatické přesměrování, klikněte sem';
|
|
$lang['comment date'] = 'Datum vložení komentáře';
|
|
$lang['Comment'] = 'Komentář';
|
|
$lang['Your comment has been registered'] = 'Váš komentář byl zaregistrován';
|
|
$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Ochrana proti zahlcení : prosím počkejte chvíli před vložením nového komentáře';
|
|
$lang['Your comment has NOT been registered because it did not pass the validation rules'] = 'Váš komentář nebyl vložen, protože neprošel schválením';
|
|
$lang['An administrator must authorize your comment before it is visible.'] = 'Váš komentář nebude zobrazen dokud jej neschválí administrátor.';
|
|
$lang['This login is already used by another user'] = 'Přihlašovací jméno je již používáno jiným uživatelem';
|
|
$lang['Comments'] = 'Komentáře';
|
|
$lang['Add a comment'] = 'Vložit komentář';
|
|
$lang['created after %s (%s)'] = 'vytvořeno po %s (%s)';
|
|
$lang['created before %s (%s)'] = 'vytvořeno před %s (%s)';
|
|
$lang['created between %s (%s) and %s (%s)'] = 'vytvořeno mezi %s (%s) a %s (%s)';
|
|
$lang['created on %s'] = 'vytvořeno %s';
|
|
$lang['Customize'] = 'Upravit';
|
|
$lang['Your Gallery Customization'] = 'Přizpůsobit galerii ';
|
|
$lang['day'][0] = 'Neděle';
|
|
$lang['day'][1] = 'Pondělí';
|
|
$lang['day'][2] = 'Úterý';
|
|
$lang['day'][3] = 'Středa';
|
|
$lang['day'][4] = 'Čtvrtek';
|
|
$lang['day'][5] = 'Pátek';
|
|
$lang['day'][6] = 'Sobota';
|
|
$lang['Default'] = 'Výchozí';
|
|
$lang['delete this image from your favorites'] = 'Odstranit fotografii z oblíbených';
|
|
$lang['Delete'] = 'Smazat';
|
|
$lang['descending'] = 'sestupně';
|
|
$lang['download'] = 'stáhnout';
|
|
$lang['download this file'] = 'stáhnout tento soubor';
|
|
$lang['edit'] = 'Editovat';
|
|
$lang['wrong date'] = 'Chybné datum';
|
|
$lang['excluded'] = 'Vyjmuto z výběru';
|
|
$lang['My favorites'] = 'Oblíbené';
|
|
$lang['display my favorites pictures'] = 'Zobrazí Vaše oblíbené fotografie';
|
|
$lang['Favorites'] = 'Oblíbené';
|
|
$lang['First'] = 'První';
|
|
$lang['The gallery is locked for maintenance. Please, come back later.'] = 'Galerie je uzamčena z důvodu administrace. Zkuste to prosím později.';
|
|
$lang['Page generated in'] = 'Stránka vytvořena ';
|
|
$lang['guest'] = 'host';
|
|
$lang['Hello'] = 'Přihlášen jako';
|
|
$lang['available for administrators only'] = 'Přístupné pouze adminitrátorům';
|
|
$lang['shows images at the root of this category'] = 'Zobrazit fotografie v této kategorii';
|
|
$lang['See last users comments'] = 'Zobrazit nejnovější komentáře uživatelů';
|
|
$lang['customize the appareance of the gallery'] = 'Přizpůsobit vzhled galerie';
|
|
$lang['search'] = 'Hledat';
|
|
$lang['Home'] = 'Úvodní stránka';
|
|
$lang['Identification'] = 'Identifikace';
|
|
$lang['in this category'] = 'v této kategorii';
|
|
$lang['in %d sub-category'] = 'v %d pod-kategorii';
|
|
$lang['in %d sub-categories'] = 'v %d pod-kategoriích';
|
|
$lang['included'] = 'včetně';
|
|
$lang['Invalid password!'] = 'Špatné heslo!';
|
|
$lang['Language'] = 'Jazyk';
|
|
$lang['last %d days'] = 'posledních %d dnů';
|
|
$lang['Last'] = 'Poslední';
|
|
$lang['Logout'] = 'Odhlásit se';
|
|
$lang['E-mail address'] = 'E-mailová adresa';
|
|
$lang['obligatory'] = 'povinné';
|
|
$lang['Maximum height of the pictures'] = 'Maximální výška fotografií';
|
|
$lang['Maximum height must be a number superior to 50'] = 'Maximální výška musí být číslo vetší než 50';
|
|
$lang['Maximum width of the pictures'] = 'Maximální šířka fotografií';
|
|
$lang['Maximum width must be a number superior to 50'] = 'Maximální šířka musí být číslo vetší než 50';
|
|
$lang['display a calendar by creation date'] = 'Zobrazit v kalendáři podle datumu vytvoření';
|
|
$lang['display all elements in all sub-categories'] = 'Zobrazit všechny objekty v pod-kategoriích';
|
|
$lang['return to normal view mode'] = 'Návrat do normálního zobrazení';
|
|
$lang['display a calendar by posted date'] = 'Zobrazit v kalendáři podle data vložení';
|
|
$lang['month'][10] = 'Říjen';
|
|
$lang['month'][11] = 'Listopad';
|
|
$lang['month'][12] = 'Prosinec';
|
|
$lang['month'][1] = 'Leden';
|
|
$lang['month'][2] = 'Únor';
|
|
$lang['month'][3] = 'Březen';
|
|
$lang['month'][4] = 'Duben';
|
|
$lang['month'][5] = 'Květen';
|
|
$lang['month'][6] = 'Červen';
|
|
$lang['month'][7] = 'Červenec';
|
|
$lang['month'][8] = 'Srpen';
|
|
$lang['month'][9] = 'Září';
|
|
$lang['Most visited'] = 'Nejčastěji zobrazované';
|
|
$lang['display most visited pictures'] = 'Nejčastěji zobrazované fotografie';
|
|
$lang['The number of images per row must be a not null scalar'] = 'Počet fotografií v řádku musí být číslo větší než 0.';
|
|
$lang['Number of images per row'] = 'Počet fotografií v řádku';
|
|
$lang['The number of rows per page must be a not null scalar'] = 'Počet řádků na stránce musí být číslo větší než 0.';
|
|
$lang['Number of rows per page'] = 'Počet řádků na stránce';
|
|
$lang['Unknown identifier'] = 'Neznámý identifikátor';
|
|
$lang['New password'] = 'Nové heslo';
|
|
$lang['Rate this picture'] = 'Ohodnotit tuto fotografii';
|
|
$lang['Next'] = 'Následující';
|
|
$lang['no rate'] = 'bez hodnocení';
|
|
$lang['Elements posted within the last %d day.'] = 'Fotografie vložené během posledního %d dne.';
|
|
$lang['Elements posted within the last %d days.'] = 'Fotografie vložené během posledních %d dnů.';
|
|
$lang['password updated'] = 'heslo aktualizováno';
|
|
$lang['Recent period must be a positive integer value'] = 'Aktuální interval musí být číslo větší než 0.';
|
|
/* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['picture'] = 'fotografie';
|
|
$lang['Click on the picture to see it in high definition'] = 'Pro zobrazení ve vyšším rozlišení klikněte na fotografii';
|
|
$lang['Show file metadata'] = 'Zobrazit metadata';
|
|
$lang['Powered by'] = 'Publikováno pomocí aplikace';
|
|
$lang['Preferences'] = 'Nastavení';
|
|
$lang['Previous'] = 'Předchozí';
|
|
$lang['Random pictures'] = 'Náhodný výběr';
|
|
$lang['display a set of random pictures'] = 'Zobrazit sadu fotografií podle náhodného výběru';
|
|
$lang['Recent categories'] = 'Nové kategorie';
|
|
$lang['display recently updated categories'] = 'Zobrazit nově přidané kategorie';
|
|
$lang['Recent period'] = 'Doba, po kterou jsou fotografie zobrazeny jako nově přidané';
|
|
$lang['Recent pictures'] = 'Nové fotografie';
|
|
$lang['display most recent pictures'] = 'Zobrazit nově přidané fotografie';
|
|
$lang['Redirection...'] = 'Přesměrování...';
|
|
$lang['Please, enter a login'] = 'Zadejte prosím přihlašovací údaje';
|
|
$lang['login mustn\'t end with a space character'] = 'uživatelské jméno nesmí končit mezerou';
|
|
$lang['login mustn\'t start with a space character'] = 'uživatelské jméno nesmí začínat mezerou';
|
|
$lang['this login is already used'] = 'tyto přihlašovací údaje už jsou používány';
|
|
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-mail musí být ve formátu xxx@yyy.eee (například : novak@seznam.cz)';
|
|
$lang['please enter your password again'] = 'prosím zadejte znovu heslo ';
|
|
$lang['Auto login'] = 'Automatické přihlášení';
|
|
$lang['remove this tag from the list'] = 'odstranit toto klíčové slovo ze seznamu';
|
|
$lang['representative'] = 'Reprezentant';
|
|
$lang['return to homepage'] = 'Zpět na úvodní stranu';
|
|
$lang['Search for Author'] = 'Hledat autora';
|
|
$lang['Search in Categories'] = 'Hledání v kategoriích';
|
|
$lang['Search by Date'] = 'Hledat podle data přidání';
|
|
$lang['Date'] = 'Od';
|
|
$lang['End-Date'] = 'Do';
|
|
$lang['Kind of date'] = 'Datum:';
|
|
$lang['Search for words'] = 'Hledat slova';
|
|
$lang['Search for all terms'] = 'Hledat uvedené výrazy ';
|
|
$lang['Search for any terms'] = 'Hledat všechny výrazy';
|
|
$lang['Empty query. No criteria has been entered.'] = 'Neúplný dotaz. Nebyly zadány žádné podmínky pro vyhledávání.';
|
|
$lang['Search Options'] = 'Kritéria vyhledávání';
|
|
$lang['Search results'] = 'Výsledky vyhledávání';
|
|
$lang['Search in subcategories'] = 'Hledat v podkategoriích';
|
|
$lang['searched words : %s'] = 'hledat slova : %s';
|
|
$lang['Contact'] = 'Kontakt';
|
|
$lang['set as category representative'] = 'Nastavit kategorii jako reprezentativní';
|
|
$lang['Show number of comments'] = 'Ukázat počet komentářů';
|
|
$lang['Show number of hits'] = 'Ukázat počet zobrazení';
|
|
$lang['slideshow'] = 'Automatické přehrávání';
|
|
$lang['stop the slideshow'] = 'zastavit automatické přehrávání';
|
|
$lang['Specials'] = 'Zobrazit';
|
|
$lang['SQL queries in'] = 'SQL dotazů během';
|
|
$lang['display only recently posted images'] = 'Zobrazí pouze nově vložené fotografie';
|
|
$lang['return to the display of all images'] = 'návrat ke zobrazení všech fotografií';
|
|
$lang['the beginning'] = 'začátku';
|
|
$lang['Interface theme'] = 'Šablona vzhledu';
|
|
$lang['Thumbnails'] = 'Náhledy';
|
|
$lang['Menu'] = 'Další funkce';
|
|
$lang['A comment on your site'] = 'komentář v Vašim stránkám';
|
|
$lang['today'] = 'dnes';
|
|
$lang['Update your rating'] = 'Aktualizovat hodnocení';
|
|
$lang['wrong filename'] = 'chybný název souboru';
|
|
$lang['the filesize of the picture must not exceed :'] = 'velikost fotografie na disku nesmí být větší než : ';
|
|
$lang['the picture must be to the fileformat jpg, gif or png'] = 'fotografie musí být ve formátu jpg, gif, nebo png';
|
|
$lang['the height of the picture must not exceed :'] = 'výška fotografie nesmí být větší než : ';
|
|
$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Volitelné (doporučeno) : přiřadit náhled k ';
|
|
$lang['the width of the picture must not exceed :'] = 'šířka fotografie nesmí být větší než : ';
|
|
$lang['can\'t upload the picture on the server'] = 'Nelze nahrát fotografii na server';
|
|
$lang['the username must be given'] = 'Je nutné zadat uživatelské jméno';
|
|
$lang['A picture\'s name already used'] = 'Fotografie s tímto názvem již existuje';
|
|
$lang['You must choose a picture fileformat for the image'] = 'Je nutné zvolit typ souboru fotografie';
|
|
$lang['Name of the picture'] = 'Název fotografie';
|
|
$lang['Upload a picture'] = 'Nahrát fotografii';
|
|
$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Fotografie byla úspěšně přidána, zobrazí se po schválení administrátorem';
|
|
$lang['Upload a picture'] = 'Nahrát fotografii';
|
|
$lang['useful when password forgotten'] = 'užitečné při zapomenutí hesla';
|
|
$lang['Quick search'] = 'Rychlé hledání';
|
|
$lang['Connected user: %s'] = 'Připojený uživatel: %s';
|
|
$lang['IP: %s'] = 'IP: %s';
|
|
$lang['Browser: %s'] = 'Prohlížeč: %s';
|
|
$lang['Author: %s'] = 'Autor: %s';
|
|
$lang['Comment: %s'] = 'Komentář: %s';
|
|
$lang['Comment by %s'] = 'Komentář od %s';
|
|
$lang['User: %s'] = 'Uživatel: %s';
|
|
$lang['Email: %s'] = 'E-mail: %s';
|
|
$lang['Admin: %s'] = 'Administrátor: %s';
|
|
$lang['Registration of %s'] = 'Registrace %s';
|
|
$lang['Category: %s'] = 'Kategorie: %s';
|
|
$lang['Picture name: %s'] = '*Název fotografie: %s';
|
|
$lang['Creation date: %s'] = 'Datum vytvoření: %s';
|
|
$lang['Waiting page: %s'] = 'Čekání na stránku: %s';
|
|
$lang['Picture uploaded by %s'] = 'Fotografie nahrána %s';
|
|
|
|
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Špatný stav pro uživatele "host", bude použit výchozí stav. Prosím informujte administrátora.';
|
|
|
|
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrátor nemůže použít tuto metodu.';
|
|
$lang['a user use already this mail address'] = 'Tato e-mailová adresa je již používána';
|
|
$lang['Category results for'] = 'Výsledky pro kategorie';
|
|
$lang['Tag results for'] = 'Výsledky pro klíčová slova';
|
|
$lang['from %s to %s'] = 'od %s do %s';
|
|
$lang['Play of slideshow'] = 'Spustit prezentaci';
|
|
$lang['Pause of slideshow'] = 'Zastavit prezentaci';
|
|
$lang['Repeat the slideshow'] = 'Opakovat prezentaci';
|
|
$lang['Not repeat the slideshow'] = 'Neopakovat prezentaci';
|
|
$lang['Reduce diaporama speed'] = 'Zpomalit';
|
|
$lang['Accelerate diaporama speed'] = 'Zrychlit';
|
|
$lang['Submit'] = 'Poslat';
|
|
$lang['Yes'] = 'Ano';
|
|
$lang['No'] = 'Ne';
|
|
$lang['%d image'] = '%d fotografie';
|
|
$lang['%d images'] = '%d fotografií';
|
|
$lang['%d image is also linked to current tags'] = '%d fotografie je také spojena s aktuálními klíčovými slovy';
|
|
$lang['%d images are also linked to current tags'] = '%d fotografií je také spojeno s aktuálními klíčovými slovy';
|
|
$lang['See images linked to this tag only'] = 'Ukázat pouze fotografie spojené s aktuálním klíčovým slovem';
|
|
$lang['images posted during the last %d days'] = 'fotografie vložené za posledních %d dnů';
|
|
$lang['Choose an image'] = 'Vybrat fotografii';
|
|
$lang['Piwigo Help'] = 'Nápověda Piwigo';
|
|
$lang['Rank'] = 'Hodnotit';
|
|
$lang['group by letters'] = 'Seskupit podle písmen';
|
|
$lang['letters'] = 'písmena';
|
|
$lang['show tag cloud'] = 'Zobrazit klíčová slova v bublině';
|
|
$lang['cloud'] = 'bublina';
|
|
// --------- Starting below: New or revised $lang ---- from Colibri (2.1)
|
|
|
|
$lang['Are you sure?'] = 'Jste si jistý?';
|
|
$lang['delete this comment'] = 'vymazat tento komentář';
|
|
|
|
// missing translations 2.1.0
|
|
$lang['Reset to default values'] = 'Obnovit výchozí hodnoty';
|
|
$lang['delete all images from your favorites'] = 'vymazat všechny obrázky z Vašich oblíbených';
|
|
$lang['Sent by'] = 'Posláno';
|
|
$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Cookies jsou buď blokovány, nebo nejsou povoleny ve Vašem prohlížeči. Musíte povolit cookies, aby bylo možné se přihlásit.';
|
|
$lang['Some info about this picture'] = 'Informace o této fotografii';
|
|
$lang['Some more (technical) info about this picture'] = 'Více informací o této fotografii (technické)';
|
|
$lang['edit this comment'] = 'upravit tento komentář';
|
|
$lang['Edit a comment'] = 'Upravit komentář';
|
|
$lang['(!) This comment requires validation'] = '(!) Tento komentář vyžaduje kontrolu';
|
|
$lang['Welcome'] = 'Vítejte';
|
|
$lang['Welcome to your Piwigo photo gallery!'] = 'Vítejte ve Vaší Piwigo foto galerii!';
|
|
$lang['... or browse your empty gallery'] = '... nebo prohlížejte Vaši prázdnou galerii';
|
|
$lang['... or please deactivate this message, I will find my way by myself'] = '... nebo prosím zrušte tuto zprávu, program najde způsob sám';
|
|
$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Vítejte %s, Vaše Piwigo foto galerie je prázdná!';
|
|
$lang['I want to add photos'] = 'Chci přidat fotografie';
|
|
$lang['Manage this user comment: %s'] = 'Spravujte tento uživatelský komentář: %s';
|
|
$lang['This author modified following comment:'] = 'Tento autor upravil následující komentář:';
|
|
$lang['This author removed the comment with id %d'] = 'Tento autor smazal komentář s identifikátorem %d';
|
|
$lang['validate this comment'] = 'zkontrolovat tento komentář';
|
|
$lang['%d Kb'] = '%d Kb';
|
|
$lang['IP: %s'] = 'IP: %s';
|
|
// exif
|
|
$lang['exif_field_Make'] = 'Značka';
|
|
$lang['exif_field_Model'] = 'Model';
|
|
$lang['exif_field_DateTimeOriginal'] = 'Vytvořeno';
|
|
$lang['exif_field_ApertureFNumber'] = 'Clona';
|
|
$lang['exif_field_ExposureTime'] = 'Čas';
|
|
$lang['exif_field_ISOSpeedRatings'] = 'ISO';
|
|
$lang['exif_field_FocalLength'] = 'Ohnisko';
|
|
$lang['exif_field_ExposureBiasValue'] = 'Korekce';
|
|
$lang['exif_field_ExposureProgram'] = 'Program';
|
|
$lang['exif_field_Flash'] = 'Blesk';
|
|
|
|
?>
|