Sync to trunk (r46918)
[reactos.git] / dll / win32 / setupapi / lang / cs-CZ.rc
index 29573ac..c1ee9fd 100644 (file)
@@ -1,23 +1,7 @@
-/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
- *
- * Czech resources for SETUPAPI
- *
- * Copyright 2001 Andreas Mohr
- * Copyright 2004 David Kredba
- * 
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+/* FILE:        dll/win32/setupapi/lang/cs-CZ.rc
+ * TRANSLATOR:  Radek Liska aka Black_Fox (radekliska at gmail dot com)
+ * THANKS TO:   David Kredba
+ * UPDATED:     2010-01-07
  */
 
 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
@@ -39,7 +23,7 @@ END
 
 STRINGTABLE DISCARDABLE
 BEGIN
-       IDS_QUERY_REBOOT_TEXT        "Your computer needs to be rebooted to finish installation. Do you want to proceed?"
-       IDS_QUERY_REBOOT_CAPTION     "Reboot"
-       IDS_INF_FILE                 "Setup Information"
+       IDS_QUERY_REBOOT_TEXT        "Aby mohla být instalace dokonèena, musí být poèítaè restartován. Pokraèovat?"
+       IDS_QUERY_REBOOT_CAPTION     "Restartovat"
+       IDS_INF_FILE                 "Instalaèní informace"
 END