# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Appukonrad , 2012 # Sanky , 2012 # Jan Prudil , 2015 # Patrik Jager , 2018 # Zbyněk Schwarz , 2015 msgid "" msgstr "" "Project-Id-Version: VBA-M\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-04-02 13:00+0000\n" "PO-Revision-Date: 2011-12-03 19:42+0000\n" "Last-Translator: Patrik Jager , 2018\n" "Language-Team: Czech (http://app.transifex.com/bgk/vba-m/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #: cmdevents.cpp:136 msgid "" "Game Boy Advance Files " "(*.agb;*.gba;*.bin;*.elf;*.mb;*.zip;*.7z;*.rar)|*.agb;*.gba;*.bin;*.elf;*.mb;*.agb.gz;*.gba.gz;*.bin.gz;*.elf.gz;*.mb.gz;*.agb.z;*.gba.z;*.bin.z;*.elf.z;*.mb.z;*.zip;*.7z;*.rar|Game" " Boy Files " "(*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.zip;*.7z;*.rar)|*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.dmg.gz;*.gb.gz;*.gbc.gz;*.cgb.gz;*.sgb.gz;*.dmg.z;*.gb.z;*.gbc.z;*.cgb.z;*.sgb.z;*.zip;*.7z;*.rar|" msgstr "" #: cmdevents.cpp:147 msgid "Open ROM file" msgstr "Otevřít soubor ROM" #: cmdevents.cpp:168 msgid "" "Game Boy Files " "(*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.zip;*.7z;*.rar)|*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.dmg.gz;*.gb.gz;*.gbc.gz;*.cgb.gz;*.sgb.gz;*.dmg.z;*.gb.z;*.gbc.z;*.cgb.z;*.sgb.z;*.zip;*.7z;*.rar|" msgstr "" #: cmdevents.cpp:174 msgid "Open GB ROM file" msgstr "Otevřít soubor GB ROM" #: cmdevents.cpp:195 msgid "" "Game Boy Color Files " "(*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.zip;*.7z;*.rar)|*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.dmg.gz;*.gb.gz;*.gbc.gz;*.cgb.gz;*.sgb.gz;*.dmg.z;*.gb.z;*.gbc.z;*.cgb.z;*.sgb.z;*.zip;*.7z;*.rar|" msgstr "" #: cmdevents.cpp:201 msgid "Open GBC ROM file" msgstr "Otevřít soubor GBC ROM" #: cmdevents.cpp:366 cmdevents.cpp:388 msgid "Select Dot Code file" msgstr "Vybrat soubor s tečkovým kódem" #: cmdevents.cpp:368 cmdevents.cpp:390 msgid "e-Reader Dot Code (*.bin;*.raw)|*.bin;*.raw" msgstr "Tečkový kód pro E-čtečku (*.bin;*.raw)|*.bin;*.raw" #: cmdevents.cpp:409 cmdevents.cpp:604 msgid "Select battery file" msgstr "Vybrat soubor s baterií" #: cmdevents.cpp:410 cmdevents.cpp:605 msgid "Battery file (*.sav)|*.sav|Flash save (*.dat)|*.dat" msgstr "Soubor s baterií (*.sav)|*.sav|Flashové uložení (*.dat)|*.dat" #: cmdevents.cpp:418 msgid "" "Importing a battery file will erase any saved games (permanently after the " "next write). Do you want to continue?" msgstr "" #: cmdevents.cpp:419 cmdevents.cpp:447 cmdevents.cpp:567 msgid "Confirm import" msgstr "Potvrdit import" #: cmdevents.cpp:425 panel.cpp:470 #, c-format msgid "Loaded battery %s" msgstr "Nahrána baterie %s" #: cmdevents.cpp:427 #, c-format msgid "Error loading battery %s" msgstr "Chyba nahrávání baterie %s" #: cmdevents.cpp:436 msgid "Select code file" msgstr "Vybrat soubor s kódy" #: cmdevents.cpp:437 msgid "Game Shark Code File (*.spc;*.xpc)|*.spc;*.xpc" msgstr "" #: cmdevents.cpp:437 msgid "Game Shark Code File (*.gcf)|*.gcf" msgstr "" #: cmdevents.cpp:446 msgid "" "Importing a code file will replace any loaded cheats. Do you want to " "continue?" msgstr "" #: cmdevents.cpp:463 #, c-format msgid "Cannot open file %s" msgstr "Nelze otevřít soubor %s" #: cmdevents.cpp:473 #, c-format msgid "Unsupported code file %s" msgstr "Nepodporovaný soubor s kódy %s" #: cmdevents.cpp:543 #, c-format msgid "Loaded code file %s" msgstr "Načten soubor s kódy %s " #: cmdevents.cpp:545 #, c-format msgid "Error loading code file %s" msgstr "Chyba při nahrávání souboru s kódy %s" #: cmdevents.cpp:556 cmdevents.cpp:632 msgid "Select snapshot file" msgstr "Vyberte soubor se snímkem" #: cmdevents.cpp:557 msgid "" "Game Shark & PAC Snapshots (*.sps;*.xps)|*.sps;*.xps|Game Shark SP Snapshots" " (*.gsv)|*.gsv" msgstr "" #: cmdevents.cpp:557 msgid "Game Boy Snapshot (*.gbs)|*.gbs" msgstr "" #: cmdevents.cpp:566 msgid "" "Importing a snapshot file will erase any saved games (permanently after the " "next write). Do you want to continue?" msgstr "" #: cmdevents.cpp:591 #, c-format msgid "Loaded snapshot file %s" msgstr "Nahrán soubor se snímkem %s" #: cmdevents.cpp:593 #, c-format msgid "Error loading snapshot file %s" msgstr "Chyba při nahrávání snapshot souboru %s" #: cmdevents.cpp:616 #, c-format msgid "Wrote battery %s" msgstr "Zapsána baterie %s" #: cmdevents.cpp:618 panel.cpp:782 #, c-format msgid "Error writing battery %s" msgstr "Chyba zapisování baterie %s" #: cmdevents.cpp:626 msgid "EEPROM saves cannot be exported" msgstr "EEPROM uložení nelze exportovat" #: cmdevents.cpp:633 msgid "Game Shark Snapshot (*.sps)|*.sps" msgstr "" #: cmdevents.cpp:647 msgid "Exported from Visual Boy Advance-M" msgstr "" #: cmdevents.cpp:659 #, c-format msgid "Saved snapshot file %s" msgstr "Soubor snímku %s uložen" #: cmdevents.cpp:661 #, c-format msgid "Error saving snapshot file %s" msgstr "Chyba ukládání snapshot souboru %s" #: cmdevents.cpp:677 cmdevents.cpp:755 cmdevents.cpp:825 cmdevents.cpp:894 #: gfxviewers.cpp:1662 gfxviewers.cpp:1805 viewers.cpp:564 viewers.cpp:778 #: viewsupt.cpp:1188 msgid "Select output file" msgstr "Vyberte výstupní soubor" #: cmdevents.cpp:678 gfxviewers.cpp:1663 gfxviewers.cpp:1806 viewsupt.cpp:1189 msgid "PNG images|*.png|BMP images|*.bmp" msgstr "PNG obrázky|*.png|BMP obrázky|*.bmp" #: cmdevents.cpp:702 sys.cpp:578 #, c-format msgid "Wrote snapshot %s" msgstr "Snímek %s zapsán" #: cmdevents.cpp:723 cmdevents.cpp:793 cmdevents.cpp:862 cmdevents.cpp:928 msgid " files (" msgstr " soubory (" #: cmdevents.cpp:961 msgid "Select file" msgstr "Vybrat soubor" #: cmdevents.cpp:1265 cmdevents.cpp:1358 msgid "Select state file" msgstr "Vybrat uložení" #: cmdevents.cpp:1266 cmdevents.cpp:1359 msgid "Visual Boy Advance saved game files|*.sgm" msgstr "" #: cmdevents.cpp:1389 cmdevents.cpp:1399 cmdevents.cpp:1410 #, c-format msgid "Current state slot #%d" msgstr "" #: cmdevents.cpp:1473 msgid "Cannot use Colorizer Hack when Game Boy BIOS File is enabled." msgstr "" #: cmdevents.cpp:1684 msgid "Sound enabled" msgstr "Zvuk povolen" #: cmdevents.cpp:1684 msgid "Sound disabled" msgstr "Zvuk zakázán" #: cmdevents.cpp:1697 cmdevents.cpp:1711 #, c-format msgid "Volume: %d %%" msgstr "" #: cmdevents.cpp:1780 msgid "Set to 0 for pseudo tty" msgstr "Nastavte na 0 pro pseudo tty" #: cmdevents.cpp:1782 msgid "Port to wait for connection:" msgstr "Port kde očekávat připojení:" #: cmdevents.cpp:1783 msgid "GDB Connection" msgstr "GDB Připojení" #: cmdevents.cpp:1835 #, c-format msgid "Waiting for connection at %s" msgstr "Připojení očekáváno na %s" #: cmdevents.cpp:1842 #, c-format msgid "Waiting for connection on port %d" msgstr "Připojení očekáváno na portu %d" #: cmdevents.cpp:1845 msgid "Waiting for GDB..." msgstr "Čekání na GDB..." #: cmdevents.cpp:2210 panel.cpp:270 panel.cpp:382 msgid "Could not initialize the sound driver!" msgstr "" #: cmdevents.cpp:2279 msgid "" "YOUR CONFIGURATION WILL BE DELETED!\n" "\n" "Are you sure?" msgstr "" #: cmdevents.cpp:2280 msgid "FACTORY RESET" msgstr "" #: cmdevents.cpp:2315 msgid "Nintendo Game Boy / Color / Advance emulator." msgstr "" #: cmdevents.cpp:2316 msgid "" "Copyright (C) 1999-2003 Forgotten\n" "Copyright (C) 2004-2006 VBA development team\n" "Copyright (C) 2007-2020 VBA-M development team" msgstr "" #: cmdevents.cpp:2318 msgid "" "This program is free software: you can redistribute it and / or modify\n" "it under the terms of the GNU General Public License as published by\n" "the Free Software Foundation, either version 2 of the License, or\n" "(at your option) any later version.\n" "\n" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" "GNU General Public License for more details.\n" "\n" "You should have received a copy of the GNU General Public License\n" "along with this program. If not, see http://www.gnu.org/licenses ." msgstr "" #: cmdevents.cpp:2503 msgid "Cannot use Game Boy BIOS when Colorizer Hack is enabled." msgstr "" #: cmdevents.cpp:2569 msgid "LAN link is already active. Disable link mode to disconnect." msgstr "" #: cmdevents.cpp:2575 msgid "Network is not supported in local mode." msgstr "Síť není podporována v místním režimu." #: config/internal/option-internal.cpp:381 msgid "Use bilinear filter with 3d renderer" msgstr "" #: config/internal/option-internal.cpp:382 msgid "Full-screen filter to apply" msgstr "" #: config/internal/option-internal.cpp:383 msgid "Filter plugin library" msgstr "" #: config/internal/option-internal.cpp:384 msgid "Interframe blending function" msgstr "" #: config/internal/option-internal.cpp:385 msgid "Keep window on top" msgstr "" #: config/internal/option-internal.cpp:387 msgid "Maximum number of threads to run filters in" msgstr "" #: config/internal/option-internal.cpp:389 msgid "Render method; if unsupported, simple method will be used" msgstr "" #: config/internal/option-internal.cpp:390 msgid "Default scale factor" msgstr "" #: config/internal/option-internal.cpp:392 msgid "Retain aspect ratio when resizing" msgstr "" #: config/internal/option-internal.cpp:396 msgid "BIOS file to use for Game Boy, if enabled" msgstr "" #: config/internal/option-internal.cpp:398 msgid "Game Boy color enhancement, if enabled" msgstr "" #: config/internal/option-internal.cpp:400 msgid "Enable DX Colorization Hacks" msgstr "" #: config/internal/option-internal.cpp:402 #: config/internal/option-internal.cpp:428 msgid "Apply LCD filter, if enabled" msgstr "" #: config/internal/option-internal.cpp:404 msgid "BIOS file to use for Game Boy Color, if enabled" msgstr "" #: config/internal/option-internal.cpp:406 msgid "" "The default palette, as 8 comma-separated 4-digit hex integers (rgb555)." msgstr "" #: config/internal/option-internal.cpp:409 msgid "" "The first user palette, as 8 comma-separated 4-digit hex integers (rgb555)." msgstr "" #: config/internal/option-internal.cpp:412 msgid "" "The second user palette, as 8 comma-separated 4-digit hex integers (rgb555)." msgstr "" #: config/internal/option-internal.cpp:415 msgid "Automatically gather a full page before printing" msgstr "" #: config/internal/option-internal.cpp:417 msgid "Automatically save printouts as screen captures with -print suffix" msgstr "" #: config/internal/option-internal.cpp:419 #: config/internal/option-internal.cpp:449 msgid "Directory to look for ROM files" msgstr "" #: config/internal/option-internal.cpp:421 msgid "Directory to look for Game Boy Color ROM files" msgstr "" #: config/internal/option-internal.cpp:424 msgid "BIOS file to use, if enabled" msgstr "" #: config/internal/option-internal.cpp:434 msgid "Enable link at boot" msgstr "" #: config/internal/option-internal.cpp:439 msgid "Enable faster network protocol by default" msgstr "" #: config/internal/option-internal.cpp:441 msgid "Default network link client host" msgstr "" #: config/internal/option-internal.cpp:442 msgid "Default network link server IP to bind" msgstr "" #: config/internal/option-internal.cpp:444 msgid "Default network link port (server and client)" msgstr "" #: config/internal/option-internal.cpp:445 msgid "Default network protocol" msgstr "" #: config/internal/option-internal.cpp:446 msgid "Link timeout (ms)" msgstr "" #: config/internal/option-internal.cpp:447 msgid "Link cable type" msgstr "" #: config/internal/option-internal.cpp:453 msgid "Automatically load last saved state" msgstr "" #: config/internal/option-internal.cpp:455 msgid "" "Directory to store game save files (relative paths are relative to ROM; " "blank is config dir)" msgstr "" #: config/internal/option-internal.cpp:457 msgid "Freeze recent load list" msgstr "" #: config/internal/option-internal.cpp:459 msgid "" "Directory to store A / V and game recordings (relative paths are relative to" " ROM)" msgstr "" #: config/internal/option-internal.cpp:462 msgid "Number of seconds between rewind snapshots (0 to disable)" msgstr "" #: config/internal/option-internal.cpp:464 msgid "Directory to store screenshots (relative paths are relative to ROM)" msgstr "" #: config/internal/option-internal.cpp:467 msgid "" "Directory to store saved state files (relative paths are relative to " "BatteryDir)" msgstr "" #: config/internal/option-internal.cpp:469 msgid "Enable status bar" msgstr "" #: config/internal/option-internal.cpp:470 msgid "INI file version (DO NOT MODIFY)" msgstr "" #: config/internal/option-internal.cpp:474 msgid "" "The parameter Joypad//