2010-12-16 07:14:16 +00:00
< ? php
// MyDMS. Document Management System
// Copyright (C) 2002-2005 Markus Westphal
// Copyright (C) 2006 Malcolm Cowe
// Copyright (C) 2008 Ivan Masár
//
// 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; either version 2 of the License, or
// (at your option) any later version.
//
// 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., 675 Mass Ave, Cambridge, MA 02139, USA.
2010-10-29 13:19:51 +00:00
2010-12-16 07:14:16 +00:00
$text = array ();
$text [ " accept " ] = " Přijmout " ;
$text [ " access_denied " ] = " Přístup zamítnut. " ;
$text [ " access_inheritance " ] = " Dědičnost přístupu " ;
$text [ " access_mode " ] = " Režim přístupu " ;
$text [ " access_mode_all " ] = " Každý " ;
$text [ " access_mode_none " ] = " Žádný přístup " ;
$text [ " access_mode_read " ] = " Na čtení " ;
$text [ " access_mode_readwrite " ] = " Na čtení i zápis " ;
2011-05-30 06:51:11 +00:00
$text [ " access_permission_changed_email " ] = " Povolení upraveno " ;
2010-12-16 07:14:16 +00:00
$text [ " actions " ] = " Činnosti " ;
$text [ " add " ] = " Přidat " ;
$text [ " add_doc_reviewer_approver_warning " ] = " Pozn.: Dokumenty se automaticky označí jako vydané, když není přidělen žádný kontrolor nebo schvalovatel. " ;
$text [ " add_document_link " ] = " Přidat odkaz " ;
$text [ " add_document " ] = " Přidat dokument " ;
2011-05-30 06:51:11 +00:00
$text [ " add_event " ] = " Přidat akci " ;
2010-12-16 07:14:16 +00:00
$text [ " add_group " ] = " Přidat novou skupinu " ;
$text [ " add_member " ] = " Přidat člena " ;
2011-07-21 06:51:19 +00:00
$text [ " add_multiple_documents " ] = " Add multiple documents " ;
2011-05-30 06:51:11 +00:00
$text [ " add_multiple_files " ] = " Přidat více souborů (název souboru použijte jako název dokumentu) " ;
2010-12-16 07:14:16 +00:00
$text [ " add_subfolder " ] = " Přidat podadresář " ;
$text [ " add_user " ] = " Přidat nového uživatele " ;
$text [ " admin " ] = " Správce " ;
$text [ " admin_tools " ] = " Nástroje správce " ;
2011-07-21 06:51:19 +00:00
$text [ " all_categories " ] = " All categories " ;
2010-12-16 07:14:16 +00:00
$text [ " all_documents " ] = " Všechny dokumenty " ;
2011-05-30 06:51:11 +00:00
$text [ " all_pages " ] = " Vše " ;
2010-12-16 07:14:16 +00:00
$text [ " all_users " ] = " Všichni uživatelé " ;
2011-05-30 06:51:11 +00:00
$text [ " already_subscribed " ] = " Již odebráno " ;
2010-12-16 07:14:16 +00:00
$text [ " and " ] = " a " ;
2011-07-21 06:51:19 +00:00
$text [ " apply " ] = " Apply " ;
2011-05-30 06:51:11 +00:00
$text [ " approval_deletion_email " ] = " Zrušení schválení požadavku " ;
2010-12-16 07:14:16 +00:00
$text [ " approval_group " ] = " Skupina schválení " ;
2011-05-30 06:51:11 +00:00
$text [ " approval_request_email " ] = " Schválení požadavku " ;
2010-12-16 07:14:16 +00:00
$text [ " approval_status " ] = " Stav schválení " ;
2011-05-30 06:51:11 +00:00
$text [ " approval_submit_email " ] = " Předložit ke schválení " ;
$text [ " approval_summary " ] = " Souhrn schválení " ;
2010-12-16 07:14:16 +00:00
$text [ " approval_update_failed " ] = " Chyba při aktualizaci stavu schválení. Aktualizace selhala. " ;
$text [ " approvers " ] = " Schvalovatelé " ;
2011-05-30 06:51:11 +00:00
$text [ " april " ] = " Duben " ;
$text [ " archive_creation " ] = " Archivování " ;
$text [ " archive_creation_warning " ] = " Pomocí této operace můžete vytvořit archiv obsahující soubory z celé složky DMS. Po jeho vytvoøení bude archiv ulžen v datové složce serveru. POZOR: archiv bude vytvořen jako běžně čitelný, nelze jej použít jako záložní server. " ;
$text [ " assign_approvers " ] = " Přiřazení schvalující " ;
$text [ " assign_reviewers " ] = " Přiřazení kontroloři " ;
$text [ " assign_user_property_to " ] = " Přiřazení uživatelských vlastností " ;
2010-12-16 07:14:16 +00:00
$text [ " assumed_released " ] = " Pokládá se za zveřejněné " ;
2011-05-30 06:51:11 +00:00
$text [ " august " ] = " Srpen " ;
$text [ " automatic_status_update " ] = " Automatická změna stavu " ;
2010-12-16 07:14:16 +00:00
$text [ " back " ] = " Přejít zpět " ;
2011-05-30 06:51:11 +00:00
$text [ " backup_list " ] = " Existující záložní seznam " ;
$text [ " backup_remove " ] = " Odstranit soubor zálohy " ;
$text [ " backup_tools " ] = " Nástroje pro zálohování " ;
2010-12-16 07:14:16 +00:00
$text [ " between " ] = " mezi " ;
2011-05-30 06:51:11 +00:00
$text [ " calendar " ] = " Kalendář " ;
2010-12-16 07:14:16 +00:00
$text [ " cancel " ] = " Zrušit " ;
$text [ " cannot_assign_invalid_state " ] = " Není možné přidělit schvalovatele dokumentu, který nečeká na kontrolu nebo na schválení. " ;
$text [ " cannot_change_final_states " ] = " Upozornění: Nebylo možné změnit stav dokumentů, které byly odmítnuty, označené jako zastaralé nebo platnost vypršela. " ;
2011-05-30 06:51:11 +00:00
$text [ " cannot_delete_yourself " ] = " Nelze odstranit vlastní " ;
2010-12-16 07:14:16 +00:00
$text [ " cannot_move_root " ] = " Chyba: Není možné přesunout kořenový adresář. " ;
$text [ " cannot_retrieve_approval_snapshot " ] = " Není možné získat informaci o stavu schválení této verze dokumentu. " ;
$text [ " cannot_retrieve_review_snapshot " ] = " Není možné získat informaci o stavu kontroly této verze dokumentu. " ;
$text [ " cannot_rm_root " ] = " Chyba: Není možné smazat kořenový adresář. " ;
2011-07-21 06:51:19 +00:00
$text [ " category " ] = " Category " ;
$text [ " category_filter " ] = " Only categories " ;
$text [ " category_in_use " ] = " This category is currently used by documents. " ;
$text [ " categories " ] = " Categories " ;
2011-05-30 06:51:11 +00:00
$text [ " change_assignments " ] = " Změnit přiřazení " ;
$text [ " change_status " ] = " Změna stavu " ;
2010-12-16 07:14:16 +00:00
$text [ " choose_category " ] = " --Vyberte prosím-- " ;
$text [ " choose_group " ] = " --Vyberte skupinu-- " ;
2011-07-21 06:51:19 +00:00
$text [ " choose_target_category " ] = " Choose category " ;
2010-12-16 07:14:16 +00:00
$text [ " choose_target_document " ] = " Vyberte dokument " ;
$text [ " choose_target_folder " ] = " Vyberte cílový adresář " ;
$text [ " choose_user " ] = " --Vyberte uživatele-- " ;
2011-05-30 06:51:11 +00:00
$text [ " comment_changed_email " ] = " Změna komentáře " ;
2010-12-16 07:14:16 +00:00
$text [ " comment " ] = " Komentář " ;
$text [ " comment_for_current_version " ] = " Komentář k aktuální verzi " ;
2011-07-21 06:51:19 +00:00
$text [ " confirm_create_fulltext_index " ] = " Yes, I would like to recreate the fulltext index! " ;
2010-12-16 07:14:16 +00:00
$text [ " confirm_pwd " ] = " Potvrzení hesla " ;
2011-05-30 06:51:11 +00:00
$text [ " confirm_rm_backup " ] = " Skutečně chcete odstranit soubor \" [arkname] \" ?<br>Pozor: Akci nelze vrátit zpět. " ;
2010-12-16 07:14:16 +00:00
$text [ " confirm_rm_document " ] = " Skutečně chcete odstranit dokument \" [documentname] \" ?<br>Buďte opatrní: Tuto činnost není možné vrátit zpět. " ;
2011-05-30 06:51:11 +00:00
$text [ " confirm_rm_dump " ] = " Skutečně chcete odstranit soubor \" [dumpname] \" ?<br>Pozor: Akce je nevratná. " ;
$text [ " confirm_rm_event " ] = " Skutečně chcete odstranit akci \" [name] \" ?<br>Pozor: Akci nelze vrátit zpìt. " ;
$text [ " confirm_rm_file " ] = " Skutečně chcete odstranit soubor \" [name] \" - \" [documentname] \" ?<br>Pozor: Akci nelze vrátit zpìt. " ;
2010-12-16 07:14:16 +00:00
$text [ " confirm_rm_folder " ] = " Skutečně chcete odstranit \" [foldername] \" a jeho obsah?<br>Buďte opatrní: Tuto činnost nené možné vrátit zpět. " ;
2011-05-30 06:51:11 +00:00
$text [ " confirm_rm_folder_files " ] = " Skutečně chcete odstranit všechny soubory podadresáře z \" [foldername] \" ?<br>Buďte opatrní: Tuto akci nelze vrátit zpět. " ;
$text [ " confirm_rm_group " ] = " Skutečně chcete odstranit skupinu \" [groupname] \" ?<br>Pozor: Akce je nevratná. " ;
$text [ " confirm_rm_log " ] = " Skutečně chcete odstranit LOG soubor \" [logname] \" ?<br>Pozor: Akci nelze vrátit zpět. " ;
$text [ " confirm_rm_user " ] = " Skutečně chcete odstranit uživatele \" [username] \" ?<br>Pozor: Akce je nevratná. " ;
2010-12-16 07:14:16 +00:00
$text [ " confirm_rm_version " ] = " Skutečně chcete odstranit verzi [version] dokumentu \" [documentname] \" ?<br>Buďte opatrní: Tuto činnost není možné vrátit zpět. " ;
2011-05-30 06:51:11 +00:00
$text [ " content " ] = " Domů " ;
2010-12-16 07:14:16 +00:00
$text [ " continue " ] = " Pokračovat " ;
2011-07-21 06:51:19 +00:00
$text [ " create_fulltext_index " ] = " Create fulltext index " ;
$text [ " create_fulltext_index_warning " ] = " You are to recreate the fulltext index. This can take a considerable amount of time and reduce your overall system performance. If you really want to recreate the index, please confirm your operation. " ;
2010-12-16 07:14:16 +00:00
$text [ " creation_date " ] = " Vytvořeno " ;
$text [ " current_version " ] = " Aktuální verze " ;
2011-07-21 06:51:19 +00:00
$text [ " daily " ] = " Daily " ;
$text [ " databasesearch " ] = " Database search " ;
2011-05-30 06:51:11 +00:00
$text [ " december " ] = " Prosinec " ;
2010-12-16 07:14:16 +00:00
$text [ " default_access " ] = " Standardní režim přístupu " ;
$text [ " default_keywords " ] = " Dostupná klíčová slova " ;
$text [ " delete " ] = " Smazat " ;
$text [ " details " ] = " Podrobnosti " ;
$text [ " details_version " ] = " Podrobnosti verze: [version] " ;
2011-05-30 06:51:11 +00:00
$text [ " disclaimer " ] = " Toto je neveřejná oblast. Přístup povolen pouze oprávněným uživatelům. Jakékoliv narušení bude stíháno podle platných právních norem. " ;
2010-12-16 07:14:16 +00:00
$text [ " document_already_locked " ] = " Tento dokument je už zamčený " ;
2011-05-30 06:51:11 +00:00
$text [ " document_deleted " ] = " Dokument odstraněn " ;
$text [ " document_deleted_email " ] = " Dokument odstraněn " ;
2010-12-16 07:14:16 +00:00
$text [ " document " ] = " Dokument " ;
$text [ " document_infos " ] = " Informace o dokumentu " ;
$text [ " document_is_not_locked " ] = " Tento dokument není zamčený " ;
$text [ " document_link_by " ] = " Odkazuje sem " ;
$text [ " document_link_public " ] = " Veřejný " ;
2011-05-30 06:51:11 +00:00
$text [ " document_moved_email " ] = " Dokument přesunut " ;
$text [ " document_renamed_email " ] = " Dokument přejmenován " ;
$text [ " documents " ] = " Dokumenty " ;
2010-12-16 07:14:16 +00:00
$text [ " documents_in_process " ] = " Dokumenty ve zpracování " ;
2011-05-30 06:51:11 +00:00
$text [ " documents_locked_by_you " ] = " Dokument Vámi uzamčen " ;
$text [ " document_status_changed_email " ] = " Stav dokumentu změněn " ;
2010-12-16 07:14:16 +00:00
$text [ " documents_to_approve " ] = " Dokumenty čekající na schválení uživatele " ;
$text [ " documents_to_review " ] = " Dokumenty čekající na kontrolu uživatele " ;
$text [ " documents_user_requiring_attention " ] = " Dokumenty, které uživatel vlastní a vyžadují pozornost " ;
$text [ " document_title " ] = " Dokument '[documentname]' " ;
2011-05-30 06:51:11 +00:00
$text [ " document_updated_email " ] = " Dokument aktualizován " ;
2010-12-16 07:14:16 +00:00
$text [ " does_not_expire " ] = " Platnost nikdy nevyprší " ;
2012-08-31 07:44:25 +00:00
$text [ " does_not_inherit_access_msg " ] = " Zdědit přístup " ;
2010-12-16 07:14:16 +00:00
$text [ " download " ] = " Stáhnout " ;
$text [ " draft_pending_approval " ] = " Návrh - čeká na schválení " ;
$text [ " draft_pending_review " ] = " Návrh - čeká na kontrolu " ;
2011-05-30 06:51:11 +00:00
$text [ " dump_creation " ] = " Vytvoření DB výpisu " ;
$text [ " dump_creation_warning " ] = " Pomocí této operace můžete vytvořit soubor s výpisem obsahu databáze. Po vytvoření bude soubor výpisu uložen ve složce data vašeho serveru. " ;
$text [ " dump_list " ] = " Existující soubor výpisu " ;
$text [ " dump_remove " ] = " Odstranit soubor výpisu " ;
$text [ " edit_comment " ] = " Upravit komentář " ;
2010-12-16 07:14:16 +00:00
$text [ " edit_default_keywords " ] = " Upravit klíčová slova " ;
$text [ " edit_document_access " ] = " Upravit přístup " ;
$text [ " edit_document_notify " ] = " Seznam upozornění " ;
$text [ " edit_document_props " ] = " Upravit dokument " ;
$text [ " edit " ] = " upravit " ;
2011-05-30 06:51:11 +00:00
$text [ " edit_event " ] = " Upravit akci " ;
2010-12-16 07:14:16 +00:00
$text [ " edit_existing_access " ] = " Upravit seznam řízení přístupu " ;
$text [ " edit_existing_notify " ] = " Upravit seznam upozornění " ;
$text [ " edit_folder_access " ] = " Upravit přístup " ;
$text [ " edit_folder_notify " ] = " Seznam upozornění " ;
$text [ " edit_folder_props " ] = " Upravit adresář " ;
$text [ " edit_group " ] = " Upravit skupinu " ;
$text [ " edit_user_details " ] = " Upravit podrobnosti uživatele " ;
$text [ " edit_user " ] = " Upravit uživatele " ;
2011-05-30 06:51:11 +00:00
$text [ " email " ] = " E-mail " ;
$text [ " email_footer " ] = " Změnu nastavení e-mailu můžete kdykoliv provést pomocí funkce'Můj účet' " ;
$text [ " email_header " ] = " Toto je automatická zpráva ze serveru DMS. " ;
2010-12-16 07:14:16 +00:00
$text [ " empty_notify_list " ] = " Žádné položky " ;
2011-07-21 06:51:19 +00:00
$text [ " error_no_document_selected " ] = " No document selected " ;
$text [ " error_no_folder_selected " ] = " No folder selected " ;
2010-12-16 07:14:16 +00:00
$text [ " error_occured " ] = " Vyskytla se chyba " ;
2011-05-30 06:51:11 +00:00
$text [ " event_details " ] = " Údaje akce " ;
2010-12-16 07:14:16 +00:00
$text [ " expired " ] = " Platnost vypršela " ;
$text [ " expires " ] = " Platnost vyprší " ;
2011-05-30 06:51:11 +00:00
$text [ " expiry_changed_email " ] = " Datum expirace změněno " ;
$text [ " february " ] = " Únor " ;
2010-12-16 07:14:16 +00:00
$text [ " file " ] = " Soubor " ;
2011-05-30 06:51:11 +00:00
$text [ " files_deletion " ] = " Soubor odstraněn " ;
$text [ " files_deletion_warning " ] = " Pomocí této volby můžete odstranit všechny soubory z celé složky DMS. Verzovací informace zůstanou viditelné. " ;
$text [ " files " ] = " Soubory " ;
2010-12-16 07:14:16 +00:00
$text [ " file_size " ] = " Velikost souboru " ;
$text [ " folder_contents " ] = " Adresáře " ;
2011-05-30 06:51:11 +00:00
$text [ " folder_deleted_email " ] = " Adresář odstraněn " ;
$text [ " folder " ] = " Adresář " ;
2010-12-16 07:14:16 +00:00
$text [ " folder_infos " ] = " Informace o adresáři " ;
2011-05-30 06:51:11 +00:00
$text [ " folder_moved_email " ] = " Adresář přesunut " ;
$text [ " folder_renamed_email " ] = " Adresář přejmenován " ;
2010-12-16 07:14:16 +00:00
$text [ " folders_and_documents_statistic " ] = " Přehled adresářů a dokumentů " ;
2011-05-30 06:51:11 +00:00
$text [ " folders " ] = " Adresáře " ;
2010-12-16 07:14:16 +00:00
$text [ " folder_title " ] = " Adresář '[foldername]' " ;
2011-05-30 06:51:11 +00:00
$text [ " friday " ] = " Patek " ;
$text [ " from " ] = " Od " ;
2011-07-21 06:51:19 +00:00
$text [ " fullsearch " ] = " Full text search " ;
$text [ " fullsearch_hint " ] = " Use fulltext index " ;
$text [ " fulltext_info " ] = " Fulltext index info " ;
2010-12-16 07:14:16 +00:00
$text [ " global_default_keywords " ] = " Globální klíčová slova " ;
2011-07-21 06:51:19 +00:00
$text [ " global_document_categories " ] = " Categories " ;
2011-05-30 06:51:11 +00:00
$text [ " group_approval_summary " ] = " Souhrn schválení skupiny " ;
$text [ " group_exists " ] = " Skupina již existuje. " ;
2010-12-16 07:14:16 +00:00
$text [ " group " ] = " Skupina " ;
$text [ " group_management " ] = " Skupiny " ;
$text [ " group_members " ] = " Členové skupiny " ;
2011-05-30 06:51:11 +00:00
$text [ " group_review_summary " ] = " Souhrn revizí skupiny " ;
2010-12-16 07:14:16 +00:00
$text [ " groups " ] = " Skupiny " ;
$text [ " guest_login_disabled " ] = " Přihlášení jako host je vypnuté. " ;
$text [ " guest_login " ] = " Přihlásit se jako host " ;
2011-05-30 06:51:11 +00:00
$text [ " help " ] = " Pomoc " ;
2011-07-21 06:51:19 +00:00
$text [ " hourly " ] = " Hourly " ;
2011-05-30 06:51:11 +00:00
$text [ " human_readable " ] = " Bežně čitelný archiv " ;
$text [ " include_documents " ] = " Včetně dokumentů " ;
$text [ " include_subdirectories " ] = " Včetně podadresářů " ;
2010-12-16 07:14:16 +00:00
$text [ " individuals " ] = " Jednotlivci " ;
2012-08-31 07:44:25 +00:00
$text [ " inherits_access_msg " ] = " Přístup se dědí. " ;
$text [ " inherits_access_copy_msg " ] = " Zkopírovat zděděný seznam řízení přístupu " ;
$text [ " inherits_access_empty_msg " ] = " Založit nový seznam řízení přístupu " ;
2010-12-16 07:14:16 +00:00
$text [ " internal_error_exit " ] = " Vnitřní chyba. Nebylo možné dokončit požadavek. Ukončuje se. " ;
$text [ " internal_error " ] = " Vnitřní chyba " ;
$text [ " invalid_access_mode " ] = " Neplatný režim přístupu " ;
$text [ " invalid_action " ] = " Neplatná činnost " ;
$text [ " invalid_approval_status " ] = " Neplatný stav schválení " ;
$text [ " invalid_create_date_end " ] = " Neplatné koncové datum vytvoření. " ;
$text [ " invalid_create_date_start " ] = " Neplatné počáteční datum vytvoření. " ;
$text [ " invalid_doc_id " ] = " Neplatný ID dokumentu " ;
2011-05-30 06:51:11 +00:00
$text [ " invalid_file_id " ] = " Nevalidní ID souboru " ;
2010-12-16 07:14:16 +00:00
$text [ " invalid_folder_id " ] = " Neplatné ID adresáře " ;
$text [ " invalid_group_id " ] = " Neplatné ID skupiny " ;
$text [ " invalid_link_id " ] = " Neplatné ID odkazu " ;
2012-08-31 07:44:25 +00:00
$text [ " invalid_request_token " ] = " Invalid Request Token " ;
2010-12-16 07:14:16 +00:00
$text [ " invalid_review_status " ] = " Neplatný stav kontroly " ;
$text [ " invalid_sequence " ] = " Neplatná hodnota posloupnosti " ;
$text [ " invalid_status " ] = " Neplatný stav dokumentu " ;
$text [ " invalid_target_doc_id " ] = " Neplatné cílové ID dokumentu " ;
$text [ " invalid_target_folder " ] = " Neplatné cílové ID adresáře " ;
$text [ " invalid_user_id " ] = " Neplatné ID uživatele " ;
$text [ " invalid_version " ] = " Neplatná verze dokumentu " ;
2011-05-30 06:51:11 +00:00
$text [ " is_hidden " ] = " Utajit v seznamu uživatelů " ;
$text [ " january " ] = " Leden " ;
2010-12-16 07:14:16 +00:00
$text [ " js_no_approval_group " ] = " Prosím, vyberte skupinu pro schválení " ;
$text [ " js_no_approval_status " ] = " Prosím, vyberte stav schválení " ;
$text [ " js_no_comment " ] = " Žádný komentář " ;
$text [ " js_no_email " ] = " Napište svou emailovou adresu " ;
$text [ " js_no_file " ] = " Prosím, vyberte soubor " ;
$text [ " js_no_keywords " ] = " Zadejte nějaká klíčová slova " ;
$text [ " js_no_login " ] = " Prosím, napište jméno uživatele " ;
$text [ " js_no_name " ] = " Prosím, napište jméno " ;
$text [ " js_no_override_status " ] = " Prosím, vyberte nový stav [přepíše se] " ;
$text [ " js_no_pwd " ] = " Budete muset napsat své heslo " ;
$text [ " js_no_query " ] = " Napište požadavek " ;
$text [ " js_no_review_group " ] = " Prosím, vyberte skupinu pro kontrolu " ;
$text [ " js_no_review_status " ] = " Prosím, vyberte stav kontroly " ;
$text [ " js_pwd_not_conf " ] = " Heslo a potvrzení hesla se neshodují " ;
$text [ " js_select_user_or_group " ] = " Vyberte aspoň uživatele nebo skupinu " ;
$text [ " js_select_user " ] = " Prosím, vyberte uživatele " ;
2011-05-30 06:51:11 +00:00
$text [ " july " ] = " Červenec " ;
$text [ " june " ] = " Červen " ;
2010-12-16 07:14:16 +00:00
$text [ " keyword_exists " ] = " Klíčové slovo už existuje " ;
$text [ " keywords " ] = " Klíčová slova " ;
$text [ " language " ] = " Jazyk " ;
2011-07-21 06:51:19 +00:00
$text [ " last_update " ] = " Naposledy aktualizoval " ;
$text [ " link_alt_updatedocument " ] = " If you would like to upload files bigger than the current maximum upload size, please use the alternative <a href= \" %s \" >upload page</a>. " ;
2010-12-16 07:14:16 +00:00
$text [ " linked_documents " ] = " Související dokumenty " ;
2011-05-30 06:51:11 +00:00
$text [ " linked_files " ] = " Přílohy " ;
2010-12-16 07:14:16 +00:00
$text [ " local_file " ] = " Lokální soubor " ;
2011-07-21 06:51:19 +00:00
$text [ " locked_by " ] = " Locked by " ;
2010-12-16 07:14:16 +00:00
$text [ " lock_document " ] = " Zamknout " ;
$text [ " lock_message " ] = " Tento dokument zamknul <a href= \" mailto:[email] \" >[username]</a>.<br>Pouze oprávnění uživatelé ho mohou odemknout (viz konec stránky). " ;
$text [ " lock_status " ] = " Stav " ;
$text [ " login_error_text " ] = " Chyba při přihlašování. ID uživatele nebo heslo je nesprávné. " ;
$text [ " login_error_title " ] = " Chyba při přihlašování " ;
$text [ " login_not_given " ] = " Nebylo zadané uživatelské jméno " ;
$text [ " login_ok " ] = " Přihlášení proběhlo úspěšně " ;
2011-05-30 06:51:11 +00:00
$text [ " log_management " ] = " Správa LOG souborů " ;
2010-12-16 07:14:16 +00:00
$text [ " logout " ] = " Odhlášení " ;
2011-05-30 06:51:11 +00:00
$text [ " manager " ] = " Správce " ;
$text [ " march " ] = " Březen " ;
$text [ " max_upload_size " ] = " Max. délka pro nahrání jednoho souboru " ;
$text [ " may " ] = " Květen " ;
$text [ " monday " ] = " Pondělí " ;
$text [ " month_view " ] = " Zobrazení měsíce " ;
2011-07-21 06:51:19 +00:00
$text [ " monthly " ] = " Monthly " ;
2010-12-16 07:14:16 +00:00
$text [ " move_document " ] = " Přesunout dokument " ;
$text [ " move_folder " ] = " Přesunout adresář " ;
$text [ " move " ] = " Přesunout " ;
$text [ " my_account " ] = " Můj účet " ;
$text [ " my_documents " ] = " Moje dokumenty " ;
$text [ " name " ] = " Jméno " ;
$text [ " new_default_keyword_category " ] = " Přidat kategorii " ;
$text [ " new_default_keywords " ] = " Přidat klíčová slova " ;
2011-07-21 06:51:19 +00:00
$text [ " new_document_category " ] = " Add category " ;
2011-05-30 06:51:11 +00:00
$text [ " new_document_email " ] = " Nový dokument " ;
$text [ " new_file_email " ] = " Nová příloha " ;
$text [ " new_folder " ] = " Nový adresář " ;
$text [ " new " ] = " Nový " ;
$text [ " new_subfolder_email " ] = " Nový adresář " ;
2010-12-16 07:14:16 +00:00
$text [ " new_user_image " ] = " Nový obrázek " ;
$text [ " no_action " ] = " Nic se nevykoná " ;
2011-05-30 06:51:11 +00:00
$text [ " no_approval_needed " ] = " Nic nečeká na schválení. " ;
$text [ " no_attached_files " ] = " Žádné přiložené soubory " ;
2010-12-16 07:14:16 +00:00
$text [ " no_default_keywords " ] = " Nejsou dostupná žádná klíčová slova. " ;
2011-05-30 06:51:11 +00:00
$text [ " no_docs_locked " ] = " Žádné uzamčené dokumenty " ;
2010-12-16 07:14:16 +00:00
$text [ " no_docs_to_approve " ] = " Momentálně neexistují žádné dokumenty, které vyžadují schválení. " ;
2011-05-30 06:51:11 +00:00
$text [ " no_docs_to_look_at " ] = " Žádné dokumenty, které vyžadují pozornost. " ;
2010-12-16 07:14:16 +00:00
$text [ " no_docs_to_review " ] = " Momentálně neexistují žádné dokumenty, které vyžadují kontrolu. " ;
$text [ " no_group_members " ] = " Tato skupina nemá žádné členy " ;
$text [ " no_groups " ] = " Žádné skupiny " ;
$text [ " no " ] = " Ne " ;
2011-07-21 06:51:19 +00:00
$text [ " no_linked_files " ] = " Žádné propojené soubory " ;
2010-12-16 07:14:16 +00:00
$text [ " no_previous_versions " ] = " Nebyly nalezeny žádné jiné verze " ;
2011-05-30 06:51:11 +00:00
$text [ " no_review_needed " ] = " Nic nečeká k revizi. " ;
$text [ " notify_added_email " ] = " Byl/a jste přidán/a do seznamu pro oznámení " ;
$text [ " notify_deleted_email " ] = " Byl/a jste odstraněn/a ze seznamu pro oznámení " ;
2010-12-16 07:14:16 +00:00
$text [ " no_update_cause_locked " ] = " Proto nemůžete aktualizovat tento dokument. Prosím, kontaktujte uživatele, který ho zamknul. " ;
$text [ " no_user_image " ] = " nebyl nalezen žádný obrázek " ;
2011-05-30 06:51:11 +00:00
$text [ " november " ] = " Listopad " ;
2010-12-16 07:14:16 +00:00
$text [ " obsolete " ] = " Zastaralé " ;
2011-05-30 06:51:11 +00:00
$text [ " october " ] = " Říjen " ;
$text [ " old " ] = " Starý " ;
2010-12-16 07:14:16 +00:00
$text [ " only_jpg_user_images " ] = " Pro obrázky uživatelů je možné použít pouze obrázky .jpg " ;
$text [ " owner " ] = " Vlastník " ;
2011-05-30 06:51:11 +00:00
$text [ " ownership_changed_email " ] = " Vlastník změněn " ;
2010-12-16 07:14:16 +00:00
$text [ " password " ] = " Heslo " ;
$text [ " personal_default_keywords " ] = " Osobní klíčová slova " ;
$text [ " previous_versions " ] = " Předešlé verze " ;
2011-07-21 06:51:19 +00:00
$text [ " refresh " ] = " Refresh " ;
2010-12-16 07:14:16 +00:00
$text [ " rejected " ] = " Odmítnuty " ;
2011-05-30 06:51:11 +00:00
$text [ " released " ] = " Vydáno " ;
2010-12-16 07:14:16 +00:00
$text [ " removed_approver " ] = " byl odstraněn ze seznamu schvalovatelů. " ;
2011-05-30 06:51:11 +00:00
$text [ " removed_file_email " ] = " Příloha odstraněna " ;
2010-12-16 07:14:16 +00:00
$text [ " removed_reviewer " ] = " byl odstraněn ze seznamu kontrolorů. " ;
2011-05-30 06:51:11 +00:00
$text [ " results_page " ] = " Stránka s výsledky " ;
$text [ " review_deletion_email " ] = " Žádost na revizi odstraněn " ;
2010-12-16 07:14:16 +00:00
$text [ " reviewer_already_assigned " ] = " je už pověřen jako kontrolor " ;
$text [ " reviewer_already_removed " ] = " už byl odstraněn z procesu kontroly nebo poslal kontrolu " ;
$text [ " reviewers " ] = " Kontroloři " ;
$text [ " review_group " ] = " Skupina kontroly " ;
2011-05-30 06:51:11 +00:00
$text [ " review_request_email " ] = " Požadavek na kontrolu " ;
2010-12-16 07:14:16 +00:00
$text [ " review_status " ] = " Stav kontroly " ;
2011-05-30 06:51:11 +00:00
$text [ " review_submit_email " ] = " Předložit ke kontrole " ;
$text [ " review_summary " ] = " Souhrn kontroly " ;
2010-12-16 07:14:16 +00:00
$text [ " review_update_failed " ] = " Chyba při aktualizaci stavu kontroly. Aktualizace selhala. " ;
$text [ " rm_default_keyword_category " ] = " Smazat kategorii " ;
$text [ " rm_document " ] = " Odstranit dokument " ;
2011-07-21 06:51:19 +00:00
$text [ " rm_document_category " ] = " Delete category " ;
2011-05-30 06:51:11 +00:00
$text [ " rm_file " ] = " Odstranit soubor " ;
2010-12-16 07:14:16 +00:00
$text [ " rm_folder " ] = " Odstranit adresář " ;
$text [ " rm_group " ] = " Odstranit tuto skupinu " ;
$text [ " rm_user " ] = " Odstranit tohoto uživatele " ;
$text [ " rm_version " ] = " Odstranit verzi " ;
2011-05-30 06:51:11 +00:00
$text [ " role_admin " ] = " Administrátor " ;
$text [ " role_guest " ] = " Host " ;
$text [ " role_user " ] = " Uživatel " ;
2010-12-16 07:14:16 +00:00
$text [ " role " ] = " Role " ;
2011-05-30 06:51:11 +00:00
$text [ " saturday " ] = " Sobota " ;
2010-12-16 07:14:16 +00:00
$text [ " save " ] = " Uložit " ;
2011-07-21 06:51:19 +00:00
$text [ " search_fulltext " ] = " Search in fulltext " ;
2010-12-16 07:14:16 +00:00
$text [ " search_in " ] = " Prohledávat " ;
$text [ " search_mode_and " ] = " všechna slova " ;
$text [ " search_mode_or " ] = " alespoň jedno ze slov " ;
$text [ " search_no_results " ] = " Vašemu dotazu nevyhovují žádné dokumenty " ;
$text [ " search_query " ] = " Hledat " ;
$text [ " search_report " ] = " Nalezených [count] dokumentů odpovídajících dotazu " ;
$text [ " search_results_access_filtered " ] = " Výsledky hledání můžou obsahovat obsah, ke kterému byl zamítnut přístup. " ;
$text [ " search_results " ] = " Výsledky hledání " ;
$text [ " search " ] = " Hledat " ;
$text [ " search_time " ] = " Uplynulý čas: [time] sek " ;
$text [ " selection " ] = " Výběr " ;
$text [ " select_one " ] = " Vyberte jeden " ;
2011-05-30 06:51:11 +00:00
$text [ " september " ] = " Září " ;
2010-12-16 07:14:16 +00:00
$text [ " seq_after " ] = " Po \" [prevname] \" " ;
$text [ " seq_end " ] = " Na konec " ;
$text [ " seq_keep " ] = " Ponechat pozici " ;
$text [ " seq_start " ] = " První pozice " ;
$text [ " sequence " ] = " Posloupnost " ;
$text [ " set_expiry " ] = " Nastavit expiraci " ;
2011-05-30 06:51:11 +00:00
$text [ " set_owner_error " ] = " Chybné nastavení vlastníka " ;
2010-12-16 07:14:16 +00:00
$text [ " set_owner " ] = " Nastavit vlastníka " ;
2011-05-30 06:51:11 +00:00
$text [ " signed_in_as " ] = " Přihlášen jako " ;
$text [ " sign_out " ] = " Odhlásit " ;
$text [ " space_used_on_data_folder " ] = " Použité místo pro data složky " ;
2010-12-16 07:14:16 +00:00
$text [ " status_approval_rejected " ] = " Návrh zamítnut " ;
$text [ " status_approved " ] = " Schválen " ;
$text [ " status_approver_removed " ] = " Schvalovatel odstraněn z procesu " ;
$text [ " status_not_approved " ] = " Neschválený " ;
$text [ " status_not_reviewed " ] = " Nezkontrolovaný " ;
$text [ " status_reviewed " ] = " Zkontrolovaný " ;
$text [ " status_reviewer_rejected " ] = " Návrh zamítnut " ;
$text [ " status_reviewer_removed " ] = " Kontrolor odstraněn z procesu " ;
$text [ " status " ] = " Stav " ;
$text [ " status_unknown " ] = " Neznámý " ;
2011-07-21 06:51:19 +00:00
$text [ " settings_contentDir_desc " ] = " Where the uploaded files are stored (best to choose a directory that is not accessible through your web-server) " ;
$text [ " settings_contentOffsetDir " ] = " Content Offset Directory " ;
$text [ " settings_contentOffsetDir_desc " ] = " To work around limitations in the underlying file system, a new directory structure has been devised that exists within the content directory (Content Directory). This requires a base directory from which to begin. Usually leave this to the default setting, 1048576, but can be any number or string that does not already exist within (Content Directory) " ;
$text [ " settings_coreDir " ] = " Core letoDMS directory " ;
$text [ " settings_coreDir_desc " ] = " Path to LetoDMS_Core (optional) " ;
$text [ " settings_luceneClassDir " ] = " Lucene LetoDMS directory " ;
$text [ " settings_luceneClassDir_desc " ] = " Path to LetoDMS_Lucene (optional) " ;
$text [ " settings_luceneDir " ] = " Lucene index directory " ;
$text [ " settings_luceneDir_desc " ] = " Path to Lucene index " ;
$text [ " settings_createdatabase " ] = " Create database " ;
$text [ " settings_createdirectory " ] = " Create directory " ;
$text [ " settings_currentvalue " ] = " Current value " ;
$text [ " settings_Database " ] = " Database settings " ;
$text [ " settings_dbDatabase " ] = " Database " ;
$text [ " settings_dbDatabase_desc " ] = " The name for your database entered during the installation process. Do not edit field unless absolutely necessary, for example transfer of the database to a new Host. " ;
$text [ " settings_dbDriver " ] = " Database Type " ;
$text [ " settings_dbDriver_desc " ] = " The type of database in use entered during the installation process. Do not edit this field unless you are having to migrate to a different type of database perhaps due to changing hosts. Type of DB-Driver used by adodb (see adodb-readme) " ;
$text [ " settings_dbHostname_desc " ] = " The hostname for your database entered during the installation process. Do not edit field unless absolutely necessary, for example transfer of the database to a new Host. " ;
$text [ " settings_dbHostname " ] = " Server name " ;
$text [ " settings_dbPass_desc " ] = " The password for access to your database entered during the installation process. " ;
$text [ " settings_dbPass " ] = " Password " ;
$text [ " settings_dbUser_desc " ] = " The username for access to your database entered during the installation process. Do not edit field unless absolutely necessary, for example transfer of the database to a new Host. " ;
$text [ " settings_dbUser " ] = " Username " ;
$text [ " settings_delete_install_folder " ] = " To use LetoDMS, you must delete the install directory " ;
$text [ " settings_disableSelfEdit_desc " ] = " If checked user cannot edit his own profile " ;
$text [ " settings_disableSelfEdit " ] = " Disable Self Edit " ;
$text [ " settings_Display " ] = " Display settings " ;
$text [ " settings_Edition " ] = " Edition settings " ;
$text [ " settings_enableAdminRevApp_desc " ] = " Uncheck to don't list administrator as reviewer/approver " ;
$text [ " settings_enableAdminRevApp " ] = " Enable Admin Rev App " ;
$text [ " settings_enableCalendar_desc " ] = " Enable/disable calendar " ;
$text [ " settings_enableCalendar " ] = " Enable Calendar " ;
$text [ " settings_enableConverting_desc " ] = " Enable/disable converting of files " ;
$text [ " settings_enableConverting " ] = " Enable Converting " ;
$text [ " settings_enableEmail_desc " ] = " Enable/disable automatic email notification " ;
$text [ " settings_enableEmail " ] = " Enable E-mail " ;
$text [ " settings_enableFolderTree_desc " ] = " False to don't show the folder tree " ;
$text [ " settings_enableFolderTree " ] = " Enable Folder Tree " ;
$text [ " settings_enableFullSearch " ] = " Enable Full text search " ;
$text [ " settings_enableGuestLogin_desc " ] = " If you want anybody to login as guest, check this option. Note: guest login should be used only in a trusted environment " ;
$text [ " settings_enableGuestLogin " ] = " Enable Guest Login " ;
$text [ " settings_enableUserImage_desc " ] = " Enable users images " ;
$text [ " settings_enableUserImage " ] = " Enable User Image " ;
$text [ " settings_enableUsersView_desc " ] = " Enable/disable group and user view for all users " ;
$text [ " settings_enableUsersView " ] = " Enable Users View " ;
$text [ " settings_error " ] = " Error " ;
$text [ " settings_expandFolderTree_desc " ] = " Expand Folder Tree " ;
$text [ " settings_expandFolderTree " ] = " Expand Folder Tree " ;
$text [ " settings_expandFolderTree_val0 " ] = " start with tree hidden " ;
$text [ " settings_expandFolderTree_val1 " ] = " start with tree shown and first level expanded " ;
$text [ " settings_expandFolderTree_val2 " ] = " start with tree shown fully expanded " ;
$text [ " settings_firstDayOfWeek_desc " ] = " First day of the week " ;
$text [ " settings_firstDayOfWeek " ] = " First day of the week " ;
$text [ " settings_footNote_desc " ] = " Message to display at the bottom of every page " ;
$text [ " settings_footNote " ] = " Foot Note " ;
$text [ " settings_guestID_desc " ] = " ID of guest-user used when logged in as guest (mostly no need to change) " ;
$text [ " settings_guestID " ] = " Guest ID " ;
$text [ " settings_httpRoot_desc " ] = " The relative path in the URL, after the domain part. Do not include the http:// prefix or the web host name. e.g. If the full URL is http://www.example.com/letodms/, set '/letodms/'. If the URL is http://www.example.com/, set '/' " ;
$text [ " settings_httpRoot " ] = " Http Root " ;
$text [ " settings_installADOdb " ] = " Install ADOdb " ;
$text [ " settings_install_success " ] = " The installation is completed successfully " ;
$text [ " settings_language " ] = " Default language " ;
$text [ " settings_language_desc " ] = " Default language (name of a subfolder in folder \" languages \" ) " ;
$text [ " settings_logFileEnable_desc " ] = " Enable/disable log file " ;
$text [ " settings_logFileEnable " ] = " Log File Enable " ;
$text [ " settings_logFileRotation_desc " ] = " The log file rotation " ;
$text [ " settings_logFileRotation " ] = " Log File Rotation " ;
$text [ " settings_luceneDir " ] = " Directory for full text index " ;
$text [ " settings_maxDirID_desc " ] = " Maximum number of sub-directories per parent directory. Default: 32700. " ;
$text [ " settings_maxDirID " ] = " Max Directory ID " ;
$text [ " settings_maxExecutionTime_desc " ] = " This sets the maximum time in seconds a script is allowed to run before it is terminated by the parse " ;
$text [ " settings_maxExecutionTime " ] = " Max Execution Time (s) " ;
$text [ " settings_more_settings " ] = " Configure more settings. Default login: admin/admin " ;
$text [ " settings_notfound " ] = " Not found " ;
$text [ " settings_partitionSize " ] = " Size of partial files uploaded by jumploader " ;
$text [ " settings_php_dbDriver " ] = " PHP extension : php_'see current value' " ;
$text [ " settings_php_gd2 " ] = " PHP extension : php_gd2 " ;
$text [ " settings_php_mbstring " ] = " PHP extension : php_mbstring " ;
$text [ " settings_printDisclaimer_desc " ] = " If true the disclaimer message the lang.inc files will be print on the bottom of the page " ;
$text [ " settings_printDisclaimer " ] = " Print Disclaimer " ;
$text [ " settings_restricted_desc " ] = " Only allow users to log in if they have an entry in the local database (irrespective of successful authentication with LDAP) " ;
$text [ " settings_restricted " ] = " Restricted access " ;
$text [ " settings_rootDir_desc " ] = " Path to where letoDMS is located " ;
$text [ " settings_rootDir " ] = " Root directory " ;
$text [ " settings_rootFolderID_desc " ] = " ID of root-folder (mostly no need to change) " ;
$text [ " settings_rootFolderID " ] = " Root Folder ID " ;
$text [ " settings_SaveError " ] = " Configuration file save error " ;
$text [ " settings_Server " ] = " Server settings " ;
$text [ " settings " ] = " Settings " ;
$text [ " settings_siteDefaultPage_desc " ] = " Default page on login. If empty defaults to out/out.ViewFolder.php " ;
$text [ " settings_siteDefaultPage " ] = " Site Default Page " ;
$text [ " settings_siteName_desc " ] = " Name of site used in the page titles. Default: letoDMS " ;
$text [ " settings_siteName " ] = " Site Name " ;
$text [ " settings_Site " ] = " Site " ;
$text [ " settings_smtpPort_desc " ] = " SMTP Server port, default 25 " ;
$text [ " settings_smtpPort " ] = " SMTP Server port " ;
$text [ " settings_smtpSendFrom_desc " ] = " Send from " ;
$text [ " settings_smtpSendFrom " ] = " Send from " ;
$text [ " settings_smtpServer_desc " ] = " SMTP Server hostname " ;
$text [ " settings_smtpServer " ] = " SMTP Server hostname " ;
$text [ " settings_SMTP " ] = " SMTP Server settings " ;
$text [ " settings_stagingDir " ] = " Directory for partial uploads " ;
$text [ " settings_strictFormCheck_desc " ] = " Strict form checking. If set to true, then all fields in the form will be checked for a value. If set to false, then (most) comments and keyword fields become optional. Comments are always required when submitting a review or overriding document status " ;
$text [ " settings_strictFormCheck " ] = " Strict Form Check " ;
$text [ " settings_suggestionvalue " ] = " Suggestion value " ;
$text [ " settings_System " ] = " System " ;
$text [ " settings_theme " ] = " Default theme " ;
$text [ " settings_theme_desc " ] = " Default style (name of a subfolder in folder \" styles \" ) " ;
$text [ " settings_titleDisplayHack_desc " ] = " Workaround for page titles that go over more than 2 lines. " ;
$text [ " settings_titleDisplayHack " ] = " Title Display Hack " ;
$text [ " settings_updateNotifyTime_desc " ] = " Users are notified about document-changes that took place within the last 'Update Notify Time' seconds " ;
$text [ " settings_updateNotifyTime " ] = " Update Notify Time " ;
$text [ " settings_versioningFileName_desc " ] = " The name of the versioning info file created by the backup tool " ;
$text [ " settings_versioningFileName " ] = " Versioning FileName " ;
$text [ " settings_viewOnlineFileTypes_desc " ] = " Files with one of the following endings can be viewed online (USE ONLY LOWER CASE CHARACTERS) " ;
$text [ " settings_viewOnlineFileTypes " ] = " View Online File Types " ;
$text [ " signed_in_as " ] = " Signed in as " ;
$text [ " sign_in " ] = " sign in " ;
$text [ " sign_out " ] = " sign out " ;
$text [ " space_used_on_data_folder " ] = " Space used on data folder " ;
$text [ " status_approval_rejected " ] = " Draft rejected " ;
$text [ " status_approved " ] = " Approved " ;
$text [ " status_approver_removed " ] = " Approver removed from process " ;
$text [ " status_not_approved " ] = " Not approved " ;
$text [ " status_not_reviewed " ] = " Not reviewed " ;
$text [ " status_reviewed " ] = " Reviewed " ;
$text [ " status_reviewer_rejected " ] = " Draft rejected " ;
$text [ " status_reviewer_removed " ] = " Reviewer removed from process " ;
$text [ " status " ] = " Status " ;
$text [ " status_unknown " ] = " Unknown " ;
2010-12-16 07:14:16 +00:00
$text [ " storage_size " ] = " Storage size " ;
$text [ " submit_approval " ] = " Poslat schválení " ;
$text [ " submit_login " ] = " Přihlásit se " ;
$text [ " submit_review " ] = " Poslat kontrolu " ;
2011-05-30 06:51:11 +00:00
$text [ " sunday " ] = " Neděle " ;
2010-12-16 07:14:16 +00:00
$text [ " theme " ] = " Vzhled " ;
2011-05-30 06:51:11 +00:00
$text [ " thursday " ] = " Čtvrtek " ;
$text [ " toggle_manager " ] = " Přepnout správce " ;
$text [ " to " ] = " Do " ;
$text [ " tuesday " ] = " Úterý " ;
2010-12-16 07:14:16 +00:00
$text [ " under_folder " ] = " V adresáři " ;
$text [ " unknown_command " ] = " Příkaz nebyl rozpoznán. " ;
2011-07-21 06:51:19 +00:00
$text [ " unknown_document_category " ] = " Unknown category " ;
2010-12-16 07:14:16 +00:00
$text [ " unknown_group " ] = " Neznámé ID skupiny " ;
2011-05-30 06:51:11 +00:00
$text [ " unknown_id " ] = " neznámé id " ;
2010-12-16 07:14:16 +00:00
$text [ " unknown_keyword_category " ] = " Neznámá kategorie " ;
$text [ " unknown_owner " ] = " Neznámé ID vlastníka " ;
$text [ " unknown_user " ] = " Neznámé ID uživatele " ;
$text [ " unlock_cause_access_mode_all " ] = " Můžete ho pořád aktualizovat, protože máte režim přístupu \" all \" . Zámek bude automaticky odstraněn. " ;
$text [ " unlock_cause_locking_user " ] = " Můžete ho pořád aktualizovat, protože jste ten, kdo ho zamknul. Zámek bude automaticky odstraněn. " ;
$text [ " unlock_document " ] = " Odemknout " ;
$text [ " update_approvers " ] = " Aktualizovat seznam schvalovatelů " ;
$text [ " update_document " ] = " Aktualizovat " ;
2011-07-21 06:51:19 +00:00
$text [ " update_fulltext_index " ] = " Update fulltext index " ;
2010-12-16 07:14:16 +00:00
$text [ " update_info " ] = " Aktualizovat informace " ;
$text [ " update_locked_msg " ] = " Tento dokument je zamčený. " ;
$text [ " update_reviewers " ] = " Aktualizovat seznam kontrolorů " ;
$text [ " update " ] = " Aktualizovat " ;
$text [ " uploaded_by " ] = " Nahrál " ;
$text [ " uploading_failed " ] = " Nahrání selhalo. Prosím, kontaktujte správce. " ;
2011-07-21 06:51:19 +00:00
$text [ " use_default_categories " ] = " Use predefined categories " ;
2010-12-16 07:14:16 +00:00
$text [ " use_default_keywords " ] = " Použít předdefinovaná klíčová slova " ;
$text [ " user_exists " ] = " Uživatel už existuje. " ;
$text [ " user_image " ] = " Obrázek " ;
$text [ " user_info " ] = " Informace o uživateli " ;
$text [ " user_list " ] = " Seznam uživatelů " ;
$text [ " user_login " ] = " ID uživatele " ;
$text [ " user_management " ] = " Uživatelé " ;
$text [ " user_name " ] = " Plné jméno " ;
$text [ " users " ] = " Uživatel " ;
$text [ " user " ] = " Uživatel " ;
$text [ " version_deleted_email " ] = " Version deleted " ;
$text [ " version_info " ] = " Informace o verzi " ;
2011-05-30 06:51:11 +00:00
$text [ " versioning_file_creation " ] = " Vytvoření verzování souboru " ;
$text [ " versioning_file_creation_warning " ] = " Pomocí této operace můžete vytvořit soubor obsahující informace o verzování celé složky DMS. Po vytvoření bude každý soubor uložen uvnitř složky dokumentů. " ;
$text [ " versioning_info " ] = " Info verzování " ;
2010-12-16 07:14:16 +00:00
$text [ " version " ] = " Verze " ;
$text [ " view_online " ] = " Zobrazit online " ;
$text [ " warning " ] = " Upozornění " ;
2011-05-30 06:51:11 +00:00
$text [ " wednesday " ] = " Středa " ;
$text [ " week_view " ] = " Zobrazení týdne " ;
$text [ " year_view " ] = " Zobrazení roku " ;
2010-12-16 07:14:16 +00:00
$text [ " yes " ] = " Ano " ;
?>