cs-CZ.rc (ba53f72a) cs-CZ.rc (e6c23361)
1/*
2 * PROJECT: PAINT for ReactOS
3 * LICENSE: LGPL-2.0-or-later (https://spdx.org/licenses/LGPL-2.0-or-later)
4 * PURPOSE: Czech resource file
5 * TRANSLATORS: Copyright 2009-2010 Radek Liška aka Black_Fox <radekliska@gmail.com>
6 * Copyright 2011 Kamil Hornicek <kamil.hornicek@reactos.org>
7 */
8

--- 250 unchanged lines hidden (view full) ---

259 IDS_BOLD "Bold"
260 IDS_ITALIC "Italic"
261 IDS_UNDERLINE "Underline"
262 IDS_VERTICAL "Vertical"
263 IDS_PRINTRES "%d x %d pixel/cm"
264 IDS_CANTPASTE "Failed to paste from the clipboard. The data format is either incorrect or not supported."
265 IDS_SAVEERROR "Failed to save the bitmap to file:\n\n%s"
266 IDS_CANTSENDMAIL "Failed to send a mail."
1/*
2 * PROJECT: PAINT for ReactOS
3 * LICENSE: LGPL-2.0-or-later (https://spdx.org/licenses/LGPL-2.0-or-later)
4 * PURPOSE: Czech resource file
5 * TRANSLATORS: Copyright 2009-2010 Radek Liška aka Black_Fox <radekliska@gmail.com>
6 * Copyright 2011 Kamil Hornicek <kamil.hornicek@reactos.org>
7 */
8

--- 250 unchanged lines hidden (view full) ---

259 IDS_BOLD "Bold"
260 IDS_ITALIC "Italic"
261 IDS_UNDERLINE "Underline"
262 IDS_VERTICAL "Vertical"
263 IDS_PRINTRES "%d x %d pixel/cm"
264 IDS_CANTPASTE "Failed to paste from the clipboard. The data format is either incorrect or not supported."
265 IDS_SAVEERROR "Failed to save the bitmap to file:\n\n%s"
266 IDS_CANTSENDMAIL "Failed to send a mail."
267 IDS_LOSECOLOR "The color information will be lost in this operation. Are you sure to proceed?"
267END
268END