# Czech translations for RPB Chessboard package.
# Copyright (C) 2022-2026 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 11:32+0100\n"
"PO-Revision-Date: 2022-06-07 07:38+0200\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#: php/templates/adminpage/compatibilitysettings/chessplugins.php
msgid "Classic post/page editor - Compatibility with other chess plugins"
msgstr ""

#: php/templates/adminpage/compatibilitysettings/chessplugins.php
#, php-format
msgid ""
"In the classic post/page editor, the RPB Chessboard plugin relies on "
"%3$sWordPress shortcodes%4$s to manage chess diagrams and chess games. "
"Hence, by default, %1$s[fen][/fen]%2$s is reserved for chess diagrams, and "
"%1$s[pgn][/pgn]%2$s for chess games. However, this behavior may cause "
"conflicts with other WordPress plugins (typically chess plugins) that use "
"the same shortcodes.These compatibility settings are provided to avoid those "
"conflicts."
msgstr ""

#: php/templates/adminpage/compatibilitysettings/chessplugins.php
msgid ""
"If all your chess games and chess diagrams have been created with the "
"corresponding blocks in the Gutenberg post/page editor, these settings have "
"no effect on your website (the chess game and chess diagram blocks do not "
"rely on WordPress shortcodes)."
msgstr ""

#: php/templates/adminpage/compatibilitysettings/chessplugins.php
msgid "Compatibility mode for the FEN diagram shortcode"
msgstr ""

#: php/templates/adminpage/compatibilitysettings/chessplugins.php
#, php-format
msgid ""
"Activating this option makes RPB Chessboard use %1$s[fen_compat][/"
"fen_compat]%2$s instead of %1$s[fen][/fen]%2$s for FEN diagrams in the "
"classic editor."
msgstr ""

#: php/templates/adminpage/compatibilitysettings/chessplugins.php
msgid "Compatibility mode for the PGN game shortcode"
msgstr ""

#: php/templates/adminpage/compatibilitysettings/chessplugins.php
#, php-format
msgid ""
"Activating this option makes RPB Chessboard use %1$s[pgn_compat][/"
"pgn_compat]%2$s instead of %1$s[pgn][/pgn]%2$s for PGN games in the classic "
"editor."
msgstr ""

#: php/templates/adminpage/compatibilitysettings/lazyloading.php
msgid "Compatibility with themes and plugins with complex behaviors"
msgstr ""

#: php/templates/adminpage/compatibilitysettings/lazyloading.php
msgid ""
"By default, the RPB Chessboard plugin tries to avoid loading its CSS and "
"JavaScript files on pages with no chess diagram or game content, in order to "
"reduce its impact on performance of your website as much as possible. Still, "
"this approach may fail in non-standard situations: for example, if the the "
"theme makes use of AJAX queries to render posts/pages, if you try to use "
"chess diagrams or chess games in post/page comments, in bbPress forums, "
"etc... Disable this option to avoid issues if you are in those situations."
msgstr ""

#: php/templates/adminpage/compatibilitysettings/lazyloading.php
msgid "Lazy-loading for CSS/JavaScript files"
msgstr ""

#: php/templates/adminpage/compatibilitysettings/lazyloading.php
msgid ""
"Disable this option FEN diagrams or PGN games are not properly-rendered on "
"your website."
msgstr ""

#: php/templates/adminpage/chessdiagramsettings/alignment.php
#: php/models/initscript.php
msgid "Diagram alignment"
msgstr ""

#: php/templates/adminpage/chessdiagramsettings/alignment.php
#: php/models/initscript.php
msgid "Centered"
msgstr ""

#: php/templates/adminpage/chessdiagramsettings/alignment.php
msgid "On the left of the text"
msgstr ""

#: php/templates/adminpage/chessdiagramsettings/alignment.php
msgid "On the right of the text"
msgstr ""

#: php/templates/adminpage/chessdiagramsettings/main.php
#, php-format
msgid ""
"This page defines the default settings applicable to the diagrams inserted "
"with the %1$s block."
msgstr ""

#: php/templates/adminpage/chessdiagramsettings/main.php
#: php/models/initscript.php
msgid "Chess diagram"
msgstr ""

#: php/templates/adminpage/chessdiagramsettings/main.php
#: php/templates/adminpage/chessgamesettings/main.php
msgid ""
"It is possible to override these settings on each individual block, using "
"the options in the block right side panel."
msgstr ""

#: php/templates/adminpage/chessdiagramsettings/aspect.php
#: php/models/initscript.php
msgid "Chessboard aspect"
msgstr ""

#: php/templates/adminpage/smallscreens.php
msgid "Enable support for small-screen devices"
msgstr ""

#: php/templates/adminpage/smallscreens.php
msgid ""
"Activating this option allows to customize how RPB Chessboard renders chess "
"diagrams on small-screen devices (such as smartphones)."
msgstr ""

#: php/templates/adminpage/smallscreens.php
#, php-format
msgid ""
"These options apply to devices whose resolution is less than %1$s pixel "
"width."
msgstr ""

#: php/templates/adminpage/smallscreens.php
#, php-format
msgid ""
"These options apply to devices whose resolution lies between %1$s and %2$s "
"pixel width."
msgstr ""

#: php/templates/adminpage/smallscreens.php
#, php-format
msgid "Screen width &le; %1$s pixels"
msgstr ""

#: php/templates/adminpage/smallscreens.php
#, php-format
msgid "Restrict square size to: %1$s pixels"
msgstr ""

#: php/templates/adminpage/smallscreens.php
msgid "Always hide coordinates"
msgstr ""

#: php/templates/adminpage/smallscreens.php
msgid "Always hide turn flag"
msgstr ""

#: php/templates/adminpage/about.php
msgid ""
"If you need help to use this plugin, if you encounter some bugs, or if you "
"wish to get new features in the future versions, please feel free to use the "
"GitHub tracker."
msgstr ""

#: php/templates/adminpage/about.php
msgid "Need help"
msgstr ""

#: php/templates/adminpage/about.php
msgid "Report a bug"
msgstr ""

#: php/templates/adminpage/about.php
msgid ""
"This plugin is and will remain free. However, if you want to make a donation "
"to support the author's work, you can do it through this PayPal link."
msgstr ""

#: php/templates/adminpage/about.php
msgid "Donate"
msgstr ""

#: php/templates/adminpage/about.php
msgid "Plugin version"
msgstr ""

#: php/templates/adminpage/about.php
msgid "Author"
msgstr ""

#: php/templates/adminpage/about.php
msgid "Contributors"
msgstr ""

#: php/templates/adminpage/about.php
msgid "Translators"
msgstr ""

#: php/templates/adminpage/about.php
#, php-format
msgid ""
"If you are interested in translating this plugin into your language, please "
"%1$scontact the author%2$s."
msgstr ""

#: php/templates/adminpage/about.php
msgid "Graphic resources"
msgstr ""

#: php/templates/adminpage/about.php
#, php-format
msgid ""
"Pieceset %1$sCBurnett%2$s has been created by %3$sColin M.L. Burnett%6$s, "
"who shares it under the [CC-BY-SA] license on %4$sWikimedia Commons%6$s; "
"user %5$sAntonsusi%6$s has also contributed to this work."
msgstr ""

#: php/templates/adminpage/about.php
#, php-format
msgid ""
"Piecesets %1$sCeltic%2$s, %1$sEyes%2$s, %1$sFantasy%2$s, %1$sSkulls%2$s and "
"%1$sSpatial%2$s have been created by %3$sMaurizio Monge%4$s, who makes them "
"freely available for chess programs."
msgstr ""

#: php/templates/adminpage/about.php
#, php-format
msgid ""
"Colorsets %1$sCoral%2$s, %1$sDusk%2$s, %1$sEmerald%2$s, %1$sMarine%2$s, "
"%1$sSandcastle%2$s and %1$sWheat%2$s have been proposed in this %3$sblog "
"post%5$s by %4$sGorgonian%5$s."
msgstr ""

#: php/templates/adminpage/about.php
msgid ""
"The author would like to thank all these people for their highly valuable "
"work."
msgstr ""

#: php/templates/adminpage/about.php
msgid "License"
msgstr ""

#: php/templates/adminpage/about.php
#, php-format
msgid ""
"This plugin is distributed under the terms of the %1$sGNU General Public "
"License version 3%3$s (GPLv3), as published by the %2$sFree Software "
"Foundation%3$s. The full text of this license is available at %4$s. A copy "
"of this document is also provided with the plugin source code."
msgstr ""

#: php/templates/adminpage/about.php
msgid ""
"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."
msgstr ""

#: php/templates/adminpage/theming/main.php
msgid "Show annotations"
msgstr ""

#: php/templates/adminpage/theming/main.php php/models/initscript.php
msgid "Select"
msgstr ""

#: php/templates/adminpage/theming/main.php
#, php-format
msgid "Delete colorset \"%1$s\"? Press OK to confirm..."
msgstr ""

#: php/templates/adminpage/theming/main.php
#, php-format
msgid "Delete pieceset \"%1$s\"? Press OK to confirm..."
msgstr ""

#: php/templates/adminpage/theming/piecesets.php
msgid "Piecesets"
msgstr ""

#: php/templates/adminpage/theming/piecesets.php
msgid "Add new pieceset"
msgstr ""

#: php/templates/adminpage/theming/piecesets.php
#: php/templates/adminpage/theming/piecesetedition.php
#: php/templates/adminpage/theming/colorsetedition.php
#: php/templates/adminpage/theming/colorsets.php
msgid "Name"
msgstr ""

#: php/templates/adminpage/theming/piecesets.php
#: php/templates/adminpage/theming/piecesetedition.php
#: php/templates/adminpage/theming/colorsetedition.php
#: php/templates/adminpage/theming/colorsets.php
msgid "Slug"
msgstr ""

#: php/templates/adminpage/theming/piecesets.php
#: php/templates/adminpage/theming/colorsets.php
msgid "Preview"
msgstr ""

#: php/templates/adminpage/theming/piecesets.php
#: php/templates/adminpage/theming/colorsets.php
msgid "Edit"
msgstr ""

#: php/templates/adminpage/theming/piecesets.php
#: php/templates/adminpage/theming/colorsets.php
msgid "Delete"
msgstr ""

#: php/templates/adminpage/theming/piecesetedition.php
msgid "New pieceset"
msgstr ""

#: php/templates/adminpage/theming/piecesetedition.php
msgid "Edit pieceset"
msgstr ""

#: php/templates/adminpage/theming/piecesetedition.php
msgid "Create pieceset"
msgstr ""

#: php/templates/adminpage/theming/piecesetedition.php
#: php/templates/adminpage/theming/colorsetedition.php
#: php/templates/adminpage/generic/form.php
msgid "Save changes"
msgstr ""

#: php/templates/adminpage/theming/piecesetedition.php
#: php/templates/adminpage/theming/colorsetedition.php
#: php/templates/adminpage/generic/form.php
msgid "Cancel"
msgstr ""

#: php/templates/adminpage/theming/colorsetedition.php
msgid "New colorset"
msgstr ""

#: php/templates/adminpage/theming/colorsetedition.php
msgid "Edit colorset"
msgstr ""

#: php/templates/adminpage/theming/colorsetedition.php
msgid "Dark squares"
msgstr ""

#: php/templates/adminpage/theming/colorsetedition.php
msgid "Light squares"
msgstr ""

#: php/templates/adminpage/theming/colorsetedition.php
msgid "Blue markers"
msgstr ""

#: php/templates/adminpage/theming/colorsetedition.php
msgid "Green markers"
msgstr ""

#: php/templates/adminpage/theming/colorsetedition.php
msgid "Red markers"
msgstr ""

#: php/templates/adminpage/theming/colorsetedition.php
msgid "Yellow markers"
msgstr ""

#: php/templates/adminpage/theming/colorsetedition.php
msgid "Create colorset"
msgstr ""

#: php/templates/adminpage/theming/colorsets.php
msgid "Colorsets"
msgstr ""

#: php/templates/adminpage/theming/colorsets.php
msgid "Add new colorset"
msgstr ""

#: php/templates/adminpage/chessgamesettings/diagrams.php
#: php/models/initscript.php
msgid "Diagrams"
msgstr ""

#: php/templates/adminpage/chessgamesettings/diagrams.php
#, php-format
msgid ""
"These settings affects the diagrams inserted with token %1$s in PGN "
"comments. See %2$sdocumentation%3$s for an example of such diagram."
msgstr ""

#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php
msgid "Piece symbols"
msgstr ""

#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php
msgid "English initials"
msgstr ""

#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php
msgid "Localized initials"
msgstr ""

#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php
msgid "Figurines"
msgstr ""

#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php
msgid "Custom"
msgstr ""

#: php/templates/adminpage/chessgamesettings/piecesymbols.php
msgid ""
"This setting only affects how chess moves are rendered to post/page readers. "
"Authors must always use English initials when writting PGN content into "
"posts and pages."
msgstr ""

#. King symbol
#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php php/models/adminsubpage/chessgamesettings.php
msgid "K"
msgstr "K"

#. Queen symbol
#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php php/models/adminsubpage/chessgamesettings.php
msgid "Q"
msgstr "D"

#. Rook symbol
#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php php/models/adminsubpage/chessgamesettings.php
msgid "R"
msgstr "V"

#. Bishop symbol
#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php php/models/adminsubpage/chessgamesettings.php
msgid "B"
msgstr "S"

#. Knight symbol
#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php php/models/adminsubpage/chessgamesettings.php
msgid "N"
msgstr "J"

#. Pawn symbol
#: php/templates/adminpage/chessgamesettings/piecesymbols.php
#: php/models/initscript.php php/models/adminsubpage/chessgamesettings.php
msgid "P"
msgstr "P"

#: php/templates/adminpage/chessgamesettings/navigationboardaspect.php
msgid "Navigation board aspect"
msgstr ""

#: php/templates/adminpage/chessgamesettings/main.php
#, php-format
msgid ""
"This page defines the default settings applicable to the components inserted "
"with the %1$s block."
msgstr ""

#: php/templates/adminpage/chessgamesettings/main.php php/models/initscript.php
msgid "Chess game"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid "Position of the navigation board"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid "No navigation board"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid "In a popup frame"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid "Above the game headers and the move list"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid "Below the move list"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid "On the left of the move list"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid "On the right of the move list"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid "On the left, with scrollable move list"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid "On the right, with scrollable move list"
msgstr ""

#: php/templates/adminpage/chessgamesettings/navigationboard.php
msgid ""
"A navigation board may be added to each PGN game to help post/page readers "
"to follow the progress of the game. This navigation board is displayed "
"either in a popup frame (in this case, it becomes visible only when the "
"reader clicks on a move) or next to the move list (then it is visible as "
"soon as the page is loaded)."
msgstr ""

#: php/templates/adminpage/generic/form.php
msgid "Reset settings"
msgstr ""

#: php/templates/adminpage/generic/form.php
msgid ""
"This will reset all the settings in this page to their default values. Press "
"OK to confirm..."
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
#, php-format
msgid "Square size: %1$s pixels"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Show coordinates"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Show turn"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Colorset:"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Pieceset:"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php php/models/initscript.php
msgid "Move animation"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Show move arrow"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Move arrow color:"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php php/models/initscript.php
msgid "Sound effects"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Move preview"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Show the play/stop button"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Show the flip button"
msgstr ""

#: php/templates/adminpage/generic/boardaspect.php
msgid "Show the download button"
msgstr ""

#: php/templates/block/pgn.php
msgid "You must activate JavaScript to enhance chess game visualization."
msgstr ""

#: php/templates/block/fen.php
msgid "You must activate JavaScript to enhance chess diagram visualization."
msgstr ""

#: php/templates/pluginlink.php
msgid "Settings"
msgstr ""

#: php/models/initscript.php
msgid "Move pieces"
msgstr ""

#: php/models/initscript.php
msgid "Add white pieces"
msgstr ""

#: php/models/initscript.php
msgid "Add black pieces"
msgstr ""

#: php/models/initscript.php
msgid "Add white pawn"
msgstr ""

#: php/models/initscript.php
msgid "Add white knight"
msgstr ""

#: php/models/initscript.php
msgid "Add white bishop"
msgstr ""

#: php/models/initscript.php
msgid "Add white rook"
msgstr ""

#: php/models/initscript.php
msgid "Add white queen"
msgstr ""

#: php/models/initscript.php
msgid "Add white king"
msgstr ""

#: php/models/initscript.php
msgid "Add black pawn"
msgstr ""

#: php/models/initscript.php
msgid "Add black knight"
msgstr ""

#: php/models/initscript.php
msgid "Add black bishop"
msgstr ""

#: php/models/initscript.php
msgid "Add black rook"
msgstr ""

#: php/models/initscript.php
msgid "Add black queen"
msgstr ""

#: php/models/initscript.php
msgid "Add black king"
msgstr ""

#: php/models/initscript.php
msgid "Toggle turn"
msgstr ""

#: php/models/initscript.php
msgid "Flip the board"
msgstr "Otočení šachovnice"

#: php/models/initscript.php
msgid "Position & annotations"
msgstr ""

#: php/models/initscript.php
msgid "Reset"
msgstr ""

#: php/models/initscript.php
msgid "Clear"
msgstr ""

#: php/models/initscript.php
msgid "Clear annotations"
msgstr ""

#: php/models/initscript.php
msgid "FEN"
msgstr ""

#: php/models/initscript.php
msgid "Square marker"
msgstr ""

#: php/models/initscript.php
msgid "Arrow marker"
msgstr ""

#: php/models/initscript.php
#, php-format
msgid "Marker %1$s"
msgstr ""

#: php/models/initscript.php
msgid "Reset to the startup position"
msgstr ""

#: php/models/initscript.php
msgid "Remove all pieces"
msgstr ""

#: php/models/initscript.php
msgid "Remove all square/arrow/text markers"
msgstr ""

#: php/models/initscript.php
msgid "Use default square size"
msgstr ""

#: php/models/initscript.php
msgid "Square size"
msgstr ""

#: php/models/initscript.php
msgid "Coordinates"
msgstr ""

#: php/models/initscript.php
msgid "Turn flag"
msgstr ""

#: php/models/initscript.php
msgid "Colorset"
msgstr ""

#: php/models/initscript.php
msgid "Pieceset"
msgstr ""

#: php/models/initscript.php
msgid "Use default"
msgstr ""

#: php/models/initscript.php
msgid "Current edition mode"
msgstr ""

#: php/models/initscript.php
msgid "Float on left"
msgstr ""

#: php/models/initscript.php
msgid "Float on right"
msgstr ""

#: php/models/initscript.php
msgid "Hidden"
msgstr ""

#: php/models/initscript.php
msgid "Visible"
msgstr ""

#: php/models/initscript.php
msgid "Error in the FEN string describing the chess diagram."
msgstr ""

#: php/models/initscript.php
msgid "Error while analyzing the PGN string."
msgstr ""

#: php/models/initscript.php
msgid "Error while downloading the PGN file."
msgstr ""

#: php/models/initscript.php
#, php-format
msgid "Cannot download `%1$s`. HTTP request returns status code %2$s."
msgstr ""

#: php/models/initscript.php
msgid "Go to the beginning of the game"
msgstr "Začátek partie"

#: php/models/initscript.php
msgid "Go to the previous move"
msgstr "Předchozí tah"

#: php/models/initscript.php
msgid "Go to the next move"
msgstr "Další tah"

#: php/models/initscript.php
msgid "Go to the end of the game"
msgstr "Konec partie"

#: php/models/initscript.php
msgid "Play/stop the game"
msgstr ""

#: php/models/initscript.php
msgid "Download the game"
msgstr "Stažení PGN"

#: php/models/initscript.php
#, php-format
msgid "Annotated by %1$s"
msgstr "Komentátor: %1$s"

#: php/models/initscript.php
#, php-format
msgid "line %1$s"
msgstr ""

#: php/models/initscript.php
msgid "Initial position"
msgstr "Výchozí pozice"

#: php/models/initscript.php
msgid "PGN text"
msgstr ""

#: php/models/initscript.php
msgid "Game options"
msgstr ""

#: php/models/initscript.php
msgid "Navigation board"
msgstr ""

#: php/models/initscript.php
msgid "Use default move arrow color"
msgstr ""

#: php/models/initscript.php
msgid "Beginning of the game"
msgstr ""

#: php/models/initscript.php
msgid "End of the game"
msgstr ""

#: php/models/initscript.php
msgid "Custom move"
msgstr ""

#: php/models/initscript.php
msgid "None"
msgstr ""

#: php/models/initscript.php
msgid "Popup"
msgstr ""

#: php/models/initscript.php
msgid "Above"
msgstr ""

#: php/models/initscript.php
msgid "Below"
msgstr ""

#: php/models/initscript.php
msgid "Scroll on left"
msgstr ""

#: php/models/initscript.php
msgid "Scroll on right"
msgstr ""

#: php/models/initscript.php
msgid "Disabled"
msgstr ""

#: php/models/initscript.php
msgid "Enabled"
msgstr ""

#: php/models/initscript.php
msgid "Game index"
msgstr ""

#: php/models/initscript.php
msgid "Flip nav. board and diagrams"
msgstr ""

#: php/models/initscript.php
msgid "Initial selection"
msgstr ""

#: php/models/initscript.php
msgid "Move arrow"
msgstr ""

#: php/models/initscript.php
msgid "Play/stop button"
msgstr ""

#: php/models/initscript.php
msgid "Flip button"
msgstr ""

#: php/models/initscript.php
msgid "Download button"
msgstr ""

#: php/models/initscript.php
msgid ""
"For example: 1w for the first white move, 12b for the twelfth black move..."
msgstr ""

#: php/models/initscript.php
msgid "Upload or select media"
msgstr ""

#: php/models/initscript.php
msgid "Select the PGN file"
msgstr ""

#: php/models/adminpage.php
msgid "Chess diagram block settings"
msgstr ""

#: php/models/adminpage.php
msgid "Chess game block settings"
msgstr ""

#: php/models/adminpage.php
msgid "Compatibility settings"
msgstr ""

#: php/models/adminpage.php
msgid "Small-screen devices"
msgstr ""

#: php/models/adminpage.php
msgid "Theming"
msgstr ""

#: php/models/adminpage.php
msgid "Documentation"
msgstr ""

#: php/models/adminpage.php
msgid "About"
msgstr ""

#: php/models/block/pgn.php
msgid "invalid media"
msgstr ""

#: php/models/traits/custompiecesets.php php/models/traits/customcolorsets.php
msgid "(no name)"
msgstr ""

#: php/models/postaction/settings/abstract.php
msgid "Settings saved."
msgstr ""

#: php/models/postaction/settings/abstract.php
msgid "Settings reseted."
msgstr ""

#: php/models/postaction/theming/colorset.php
msgid "Colorset created."
msgstr ""

#: php/models/postaction/theming/colorset.php
msgid "Error while creating the colorset."
msgstr ""

#: php/models/postaction/theming/colorset.php
msgid "Colorset updated."
msgstr ""

#: php/models/postaction/theming/colorset.php
msgid "Error while updating the colorset."
msgstr ""

#: php/models/postaction/theming/colorset.php
msgid "Colorset deleted."
msgstr ""

#: php/models/postaction/theming/colorset.php
msgid "Error while deleting the colorset."
msgstr ""

#: php/models/postaction/theming/pieceset.php
msgid "Pieceset created."
msgstr ""

#: php/models/postaction/theming/pieceset.php
msgid "Error while creating the pieceset."
msgstr ""

#: php/models/postaction/theming/pieceset.php
msgid "Pieceset updated."
msgstr ""

#: php/models/postaction/theming/pieceset.php
msgid "Error while updating the pieceset."
msgstr ""

#: php/models/postaction/theming/pieceset.php
msgid "Pieceset deleted."
msgstr ""

#: php/models/postaction/theming/pieceset.php
msgid "Error while deleting the pieceset."
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "My colorset"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "My pieceset"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the black pawns"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the black knights"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the black bishops"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the black rooks"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the black queens"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the black kings"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the black turn flags"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the white pawns"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the white knights"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the white bishops"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the white rooks"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the white queens"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the white kings"
msgstr ""

#: php/models/adminsubpage/theming.php
msgid "Select the image to use for the white turn flags"
msgstr ""

#: php/models/post.php
msgid "The current user is not allowed to change RPB Chessboard settings."
msgstr ""

#: rpb-chessboard.php
msgid ""
"This plugin allows you to typeset and display chess diagrams and PGN-encoded "
"chess games."
msgstr ""
