lazarus/tools/jsonviewer/languages/jsonviewer.cs.po

601 lines
12 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: JsonViewer\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Chronos <robie@centrum.cz>\n"
"Language-Team: Václav Valíček <vaclav@valicek.name>\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"X-Generator: Poedit 2.2\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: msgjsonviewer.sarray
#, object-pascal-format
msgid "Array (%d elements)"
msgstr "Pole (%d elementů)"
#: msgjsonviewer.scancelclose
msgid "Do not close the window"
msgstr "Nezavírat okno"
#: msgjsonviewer.scancelpaste
msgid "Do not paste the new data"
msgstr "Nevkládat nová data"
#: msgjsonviewer.scaption
msgctxt "msgjsonviewer.scaption"
msgid "JSON Viewer"
msgstr "JSON Prohlížeč"
#: msgjsonviewer.sdiscard
msgid "Discard changes"
msgstr "Zahodit změny"
#: msgjsonviewer.sdocumentmodified
msgid "JSON document modified"
msgstr "JSON dokument upraven"
#: msgjsonviewer.sdocumentmodifiedaction
#, object-pascal-format, fuzzy
#| msgid ""
#| "The JSON data in \"%s\" was changed but not saved.\n"
#| "What do want to do ?\n"
msgid ""
"The JSON data in \"%s\" was changed but not saved.\n"
"What do want to do ?"
msgstr ""
"Data JSONu v \"%s\" byla upravena, ale neuložena.\n"
"Co si přejete udělat?\n"
#: msgjsonviewer.sduplicatemembername
#, object-pascal-format
msgid "Duplicate member name \"%s\"."
msgstr "Duplicitní jméno člena \"%s\"."
#: msgjsonviewer.sefilenameneeded
msgid "Filename needed for generated code"
msgstr ""
#: msgjsonviewer.selement
#, object-pascal-format
msgid "Element nr. %d"
msgstr "Element # %d"
#: msgjsonviewer.sempty
msgid "Empty document"
msgstr "Prázdný dokument"
#: msgjsonviewer.serrcreatingconfigdir
#, object-pascal-format
msgid "Could not create the configuration files directory \"%s\""
msgstr "Nemohu vytvořit složku konfiguračních souborů \"%s\""
#: msgjsonviewer.serrinvalidvalue
#, object-pascal-format
msgid "Invalid value or wrong type: \"%s\""
msgstr "Neplatná hodnota nebo špatný typ: \"%s\""
#: msgjsonviewer.serrnovalidjsonclipboard
msgid "The clipboard does not contain valid JSON data"
msgstr "Schránka neobsahuje validní JSON data"
#: msgjsonviewer.snewmember
msgid "New object member"
msgstr "Nový prvek objektu"
#: msgjsonviewer.snewmembername
#, object-pascal-format
msgid "Enter a name for the new member (type: %s)"
msgstr "Zadejte jméno pro nového člena (druh: %s)"
#: msgjsonviewer.snomorematches
msgid "No nodes match the criterium"
msgstr "Žádné uzly neodpovídají kritériím"
#: msgjsonviewer.snull
msgid "null"
msgstr "null"
#: msgjsonviewer.sobject
#, object-pascal-format
msgid "Object (%d members)"
msgstr "Objekt (%d prvků)"
#: msgjsonviewer.ssavedata
msgid "Save the changes"
msgstr "Uložit změny"
#: msgjsonviewer.stabcaptionraw
msgid "Raw"
msgstr ""
#: msgjsonviewer.stabcaptionvisual
msgid "Visual"
msgstr ""
#: tauthenticationform.caption
msgctxt "tauthenticationform.caption"
msgid "HTTP Authentication"
msgstr ""
#: tauthenticationform.lcbusername.caption
msgctxt "tauthenticationform.lcbusername.caption"
msgid "&Username"
msgstr ""
#: tauthenticationform.lepassword.caption
msgid "&Password"
msgstr ""
#: tcreatecodeform.caption
msgctxt "tcreatecodeform.caption"
msgid "Create pascal code"
msgstr ""
#: tcreatecodeform.cgoptions.caption
msgid "Other options"
msgstr ""
#: tcreatecodeform.eextraunitnames.texthint
msgid "Unit names, separated by commas"
msgstr ""
#: tcreatecodeform.leconstructorargslabel1.caption
msgid "Constructor arguments"
msgstr ""
#: tcreatecodeform.lepropertytypesuffix.caption
msgid "Property type suffix"
msgstr ""
#: tcreatecodeform.letoplevelclassname.caption
msgid "Toplevel class name"
msgstr ""
#: tcreatecodeform.leunitname.caption
msgid "Unit name"
msgstr ""
#: tcreatecodeform.leunitname1.caption
msgid "Field Prefix"
msgstr ""
#: tcreatecodeform.lextraunitnames.caption
msgid "Extra units in uses"
msgstr ""
#: tcreatecodeform.lfecode.caption
msgid "File"
msgstr ""
#: tcreatecodeform.lparentname.caption
msgid "Object Parent class"
msgstr ""
#: tcreatecodeform.lseindent.caption
msgid "Indent"
msgstr ""
#: tcreatecodeform.tscode.caption
msgid "Preview"
msgstr ""
#: tcreatecodeform.tsoptions.caption
msgid "Options"
msgstr ""
#: theaderform.caption
msgid "Request header"
msgstr ""
#: theaderform.lcbname.caption
msgctxt "theaderform.lcbname.caption"
msgid "&Name"
msgstr ""
#: theaderform.lcbvalue.caption
msgctxt "theaderform.lcbvalue.caption"
msgid "&Value"
msgstr ""
#: tmainform.aaddtofavourites.caption
msgid "Add request to favourites"
msgstr ""
#: tmainform.aclose.caption
msgid "&Close"
msgstr ""
#: tmainform.aclose.hint
msgid "Close file"
msgstr ""
#: tmainform.acopy.caption
msgid "&Copy"
msgstr "&Kopírovat"
#: tmainform.acopy.hint
msgid "Copy selected node to clipboard as JSON"
msgstr "Kopírovat vybraný prvek do schránky jako JSON"
#: tmainform.acreatecode.caption
msgctxt "tmainform.acreatecode.caption"
msgid "Create Pascal code"
msgstr ""
#: tmainform.acreatecode.hint
msgctxt "tmainform.acreatecode.hint"
msgid "Create Pascal code"
msgstr ""
#: tmainform.acut.caption
msgid "C&ut"
msgstr "Vyjmo&ut"
#: tmainform.acut.hint
msgid "Cut selected node to clipboard as JSON"
msgstr "Vyjmout zvolený prvek do schránky jako JSON"
#: tmainform.adeletevalue.caption
msgid "&Delete value"
msgstr "O&dstranit hodnotu"
#: tmainform.adeletevalue.hint
msgid "Delete the selected value"
msgstr "Odstranit zvolenou hodnotu"
#: tmainform.aexpandall.caption
msgid "E&xpand all nodes"
msgstr "E&xpanze všech uzlů"
#: tmainform.aexpandall.hint
msgid "Expand all nodes in the document"
msgstr "Rozbalí všechny uzly v dokumentu"
#: tmainform.aexpandcurrentcontainer.caption
msgid "Expand &current object/array"
msgstr "Rozbalit &vybraný objekt/pole"
#: tmainform.aexpandcurrentcontainer.hint
msgid "Expand all nodes in the current object/array"
msgstr "Rozbalí všechny uzly v aktuálním objektu/poli"
#: tmainform.afind.caption
msgid "&Find"
msgstr "&Najít"
#: tmainform.afind.hint
msgid "Find"
msgstr ""
#: tmainform.afindnext.caption
msgid "Find &next occurrence"
msgstr "Najít &další výskyt"
#: tmainform.afindnext.hint
msgid "Find next"
msgstr ""
#: tmainform.anew.caption
msgid "&New"
msgstr "&Nový"
#: tmainform.anew.hint
msgid "Create new JSON document"
msgstr "Vytvoří JSON dokument"
#: tmainform.anewarray.caption
msgid "New &Array"
msgstr "Nové &Pole"
#: tmainform.anewarray.hint
msgid "Add a new JSON array"
msgstr "Přidá nové JSON pole"
#: tmainform.anewbooleanvalue.caption
msgid "New &boolean value"
msgstr "Nová boolovská hodnota"
#: tmainform.anewbooleanvalue.hint
msgid "Add a new boolean value"
msgstr "Přidá novou hodnotu typu boolean"
#: tmainform.anewnullvalue.caption
msgid "New N&ull value"
msgstr "Nová n&ull hodnota"
#: tmainform.anewnullvalue.hint
msgid "Add a new null value"
msgstr "Přidá null hodnotu"
#: tmainform.anewnumbervalue.caption
msgid "&New numerical Value"
msgstr "&Nová numerická hodnota"
#: tmainform.anewnumbervalue.hint
msgid "Add a new number value"
msgstr "Přidá novou číselnou hodnotu"
#: tmainform.anewobject.caption
msgid "New &Object"
msgstr "Nový &Objekt"
#: tmainform.anewobject.hint
msgid "Add a new JSON object"
msgstr "Přidá nový JSON objekt"
#: tmainform.anewstringvalue.caption
msgid "New &string value"
msgstr "Nový řetěze&c"
#: tmainform.anewstringvalue.hint
msgid "Add a new string value"
msgstr "Přidá nový řetězec"
#: tmainform.aopen.caption
msgid "&Open"
msgstr "&Otevřít"
#: tmainform.aopen.hint
msgid "Open JSON document from file"
msgstr "Otevře JSON dokument ze souboru"
#: tmainform.apaste.caption
msgid "&Paste"
msgstr "V&ložit"
#: tmainform.apaste.hint
msgid "Paste JSON data in clipboard as new member"
msgstr "Vloží JSON data ze schránky jako novou položku"
#: tmainform.apasteasdocument.caption
msgid "Paste as new document"
msgstr "Vložit jako nový dokument"
#: tmainform.apasteasdocument.hint
msgid "Paste JSON data in clipboard as new document"
msgstr "Vložit JSON data ze schránky jako nový dokument"
#: tmainform.aquit.caption
msgid "&Quit"
msgstr "&Konec"
#: tmainform.aquit.hint
msgid "Exit the program"
msgstr "Ukončí program"
#: tmainform.asave.caption
msgid "&Save"
msgstr "&Uložit"
#: tmainform.asave.hint
msgid "Save the JSON document to file"
msgstr "Uloží JSON dokument do souboru"
#: tmainform.asaveas.caption
msgid "Save &as"
msgstr "Uložit j&ako"
#: tmainform.asaveas.hint
msgid "Save JSON document with a new name"
msgstr "Uloží JSON dokument s novým názvem"
#: tmainform.caption
#, fuzzy
msgctxt "tmainform.caption"
msgid "JSON Viewer"
msgstr "JSON Viewer"
#: tmainform.medit.caption
msgid "&Edit"
msgstr "&Editovat"
#: tmainform.mfavourites.caption
msgid "Favourites"
msgstr ""
#: tmainform.mfile.caption
msgid "&File"
msgstr "&Soubor"
#: tmainform.miallowcomments.caption
msgctxt "tmainform.miallowcomments.caption"
msgid "Allow comments"
msgstr ""
#: tmainform.miallowtrailingcomma.caption
msgid "Allow trailing comma"
msgstr ""
#: tmainform.micompact.caption
msgid "Compact display"
msgstr ""
#: tmainform.midocument.caption
msgid "&New document with object"
msgstr "&Nový dokument s objektem"
#: tmainform.miinsert.caption
msgid "&Values"
msgstr "&Hodnoty"
#: tmainform.miquotestrings.caption
msgid "Quote string values"
msgstr ""
#: tmainform.misaveformatted.caption
msgid "Save Formatted JSON"
msgstr ""
#: tmainform.mishowrest.caption
msgid "Show REST panel"
msgstr ""
#: tmainform.misortmembers.caption
msgid "Sort object members"
msgstr "Seřadit členy objektu"
#: tmainform.mistrict.caption
msgid "&Strict JSON"
msgstr "&Striktní JSON"
#: tmainform.moptions.caption
msgid "&Options"
msgstr "V&olby"
#: tmainform.odjson.title
msgid "Select a JSON file"
msgstr ""
#: tmainform.sdjson.title
msgid "Save JSON document to file"
msgstr ""
#: tmainform.tbjson.caption
msgid "TBJSON"
msgstr "TBJSON"
#: tmainform.tbshowrest.caption
msgid "Show &REST query"
msgstr ""
#: tmainform.toolbutton1.caption
msgid "ToolButton1"
msgstr "ToolButton1"
#: tmainform.toolbutton4.caption
msgid "ToolButton4"
msgstr "ToolButton4"
#: tnewbooleanform.caption
msgid "New boolean value"
msgstr ""
#: tnewbooleanform.cbvalue.caption
msgid "Set to true"
msgstr ""
#: tnewbooleanform.label1.caption
msgid "&Member name"
msgstr ""
#: tnewnumberform.caption
msgid "New number value"
msgstr ""
#: tnewnumberform.label1.caption
msgctxt "tnewnumberform.label1.caption"
msgid "&Name"
msgstr ""
#: tnewnumberform.label2.caption
msgid "Value"
msgstr ""
#: tnewnumberform.rgtype.caption
msgid "Number Type"
msgstr ""
#: tnewstringform.caption
msgid "New String value"
msgstr ""
#: tnewstringform.label1.caption
msgctxt "tnewstringform.label1.caption"
msgid "&Name"
msgstr ""
#: tnewstringform.label2.caption
msgctxt "tnewstringform.label2.caption"
msgid "&Value"
msgstr ""
#: trestframe.aaddheader.caption
msgctxt "trestframe.aaddheader.caption"
msgid "Add Header"
msgstr ""
#: trestframe.aaddheader.hint
msgctxt "trestframe.aaddheader.hint"
msgid "Add Header"
msgstr ""
#: trestframe.aaddtofavourites.caption
msgid "Add to favourites..."
msgstr ""
#: trestframe.aauthentication.caption
msgctxt "trestframe.aauthentication.caption"
msgid "HTTP Basic authentication"
msgstr ""
#: trestframe.aauthentication.hint
msgctxt "trestframe.aauthentication.hint"
msgid "HTTP Basic authentication"
msgstr ""
#: trestframe.adeleteheader.caption
msgctxt "trestframe.adeleteheader.caption"
msgid "Delete Header"
msgstr ""
#: trestframe.adeleteheader.hint
msgctxt "trestframe.adeleteheader.hint"
msgid "Delete Header"
msgstr ""
#: trestframe.aeditheader.caption
msgctxt "trestframe.aeditheader.caption"
msgid "Edit Header"
msgstr ""
#: trestframe.aeditheader.hint
msgctxt "trestframe.aeditheader.hint"
msgid "Edit Header"
msgstr ""
#: trestframe.asend.caption
msgid "&Send"
msgstr ""
#: trestframe.asend.hint
msgid "Send request"
msgstr ""
#: trestframe.cbusecurrenttabcontent.caption
msgctxt "trestframe.cbusecurrenttabcontent.caption"
msgid "Use current tab as content"
msgstr ""
#: trestframe.lhttpstatus.caption
msgid "HTTP"
msgstr ""
#: trestframe.tsheaders.caption
msgid "Request headers"
msgstr ""
#: trestframe.tsrequestcontent.caption
msgid "Request content"
msgstr ""
#: trestframe.tsresult.caption
msgid "Request result"
msgstr ""
#: tsaverequestdataform.caption
msgid "Save request data as favourite"
msgstr ""
#: tsaverequestdataform.cbsavecontent.caption
msgid "Save request content"
msgstr ""
#: tsaverequestdataform.label1.caption
msgid "Name"
msgstr ""