mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 20:36:09 +02:00
Tools, JSONViewer:
1. Restored i18n. 2. Added missing .lrj files. 3. Regenerated translations and updated Russian translation. git-svn-id: trunk@52972 -
This commit is contained in:
parent
9c7e064f6d
commit
009d3c9089
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -8946,12 +8946,16 @@ tools/install/win/readme.txt svneol=native#text/plain
|
||||
tools/install/win/svn2revisioninc.bat svneol=native#text/x-msdos-program
|
||||
tools/jsonviewer/README.txt svneol=native#text/plain
|
||||
tools/jsonviewer/frmmain.lfm svneol=native#text/plain
|
||||
tools/jsonviewer/frmmain.lrj svneol=native#text/plain
|
||||
tools/jsonviewer/frmmain.pp svneol=native#text/plain
|
||||
tools/jsonviewer/frmnewboolean.lfm svneol=native#text/plain
|
||||
tools/jsonviewer/frmnewboolean.lrj svneol=native#text/plain
|
||||
tools/jsonviewer/frmnewboolean.pp svneol=native#text/plain
|
||||
tools/jsonviewer/frmnewinteger.lfm svneol=native#text/plain
|
||||
tools/jsonviewer/frmnewinteger.lrj svneol=native#text/plain
|
||||
tools/jsonviewer/frmnewinteger.pp svneol=native#text/plain
|
||||
tools/jsonviewer/frmnewstring.lfm svneol=native#text/plain
|
||||
tools/jsonviewer/frmnewstring.lrj svneol=native#text/plain
|
||||
tools/jsonviewer/frmnewstring.pp svneol=native#text/plain
|
||||
tools/jsonviewer/jsonviewer.ico -text
|
||||
tools/jsonviewer/jsonviewer.lpi svneol=native#text/plain
|
||||
|
54
tools/jsonviewer/frmmain.lrj
Normal file
54
tools/jsonviewer/frmmain.lrj
Normal file
@ -0,0 +1,54 @@
|
||||
{"version":1,"strings":[
|
||||
{"hash":92293570,"name":"tmainform.caption","sourcebytes":[74,83,79,78,32,86,105,101,119,101,114],"value":"JSON Viewer"},
|
||||
{"hash":92731454,"name":"tmainform.tbjson.caption","sourcebytes":[84,66,74,83,79,78],"value":"TBJSON"},
|
||||
{"hash":160486420,"name":"tmainform.toolbutton4.caption","sourcebytes":[84,111,111,108,66,117,116,116,111,110,52],"value":"ToolButton4"},
|
||||
{"hash":160486417,"name":"tmainform.toolbutton1.caption","sourcebytes":[84,111,111,108,66,117,116,116,111,110,49],"value":"ToolButton1"},
|
||||
{"hash":177351,"name":"tmainform.anew.caption","sourcebytes":[38,78,101,119],"value":"&New"},
|
||||
{"hash":158092548,"name":"tmainform.anew.hint","sourcebytes":[67,114,101,97,116,101,32,110,101,119,32,74,83,79,78,32,100,111,99,117,109,101,110,116],"value":"Create new JSON document"},
|
||||
{"hash":2844350,"name":"tmainform.aopen.caption","sourcebytes":[38,79,112,101,110],"value":"&Open"},
|
||||
{"hash":190786981,"name":"tmainform.aopen.hint","sourcebytes":[79,112,101,110,32,74,83,79,78,32,100,111,99,117,109,101,110,116,32,102,114,111,109,32,102,105,108,101],"value":"Open JSON document from file"},
|
||||
{"hash":2857157,"name":"tmainform.asave.caption","sourcebytes":[38,83,97,118,101],"value":"&Save"},
|
||||
{"hash":240494053,"name":"tmainform.asave.hint","sourcebytes":[83,97,118,101,32,116,104,101,32,74,83,79,78,32,100,111,99,117,109,101,110,116,32,116,111,32,102,105,108,101],"value":"Save the JSON document to file"},
|
||||
{"hash":147269907,"name":"tmainform.asaveas.caption","sourcebytes":[83,97,118,101,32,38,97,115],"value":"Save &as"},
|
||||
{"hash":228218757,"name":"tmainform.asaveas.hint","sourcebytes":[83,97,118,101,32,74,83,79,78,32,100,111,99,117,109,101,110,116,32,119,105,116,104,32,97,32,110,101,119,32,110,97,109,101],"value":"Save JSON document with a new name"},
|
||||
{"hash":2853892,"name":"tmainform.aquit.caption","sourcebytes":[38,81,117,105,116],"value":"&Quit"},
|
||||
{"hash":34324493,"name":"tmainform.aquit.hint","sourcebytes":[69,120,105,116,32,116,104,101,32,112,114,111,103,114,97,109],"value":"Exit the program"},
|
||||
{"hash":44946457,"name":"tmainform.anewarray.caption","sourcebytes":[78,101,119,32,38,65,114,114,97,121],"value":"New &Array"},
|
||||
{"hash":110779801,"name":"tmainform.anewarray.hint","sourcebytes":[65,100,100,32,97,32,110,101,119,32,74,83,79,78,32,97,114,114,97,121],"value":"Add a new JSON array"},
|
||||
{"hash":185451140,"name":"tmainform.anewobject.caption","sourcebytes":[78,101,119,32,38,79,98,106,101,99,116],"value":"New &Object"},
|
||||
{"hash":175463108,"name":"tmainform.anewobject.hint","sourcebytes":[65,100,100,32,97,32,110,101,119,32,74,83,79,78,32,111,98,106,101,99,116],"value":"Add a new JSON object"},
|
||||
{"hash":75711701,"name":"tmainform.anewstringvalue.caption","sourcebytes":[78,101,119,32,38,115,116,114,105,110,103,32,118,97,108,117,101],"value":"New &string value"},
|
||||
{"hash":149215493,"name":"tmainform.anewstringvalue.hint","sourcebytes":[65,100,100,32,97,32,110,101,119,32,115,116,114,105,110,103,32,118,97,108,117,101],"value":"Add a new string value"},
|
||||
{"hash":157158869,"name":"tmainform.anewnumbervalue.caption","sourcebytes":[38,78,101,119,32,110,117,109,101,114,105,99,97,108,32,86,97,108,117,101],"value":"&New numerical Value"},
|
||||
{"hash":85298565,"name":"tmainform.anewnumbervalue.hint","sourcebytes":[65,100,100,32,97,32,110,101,119,32,110,117,109,98,101,114,32,118,97,108,117,101],"value":"Add a new number value"},
|
||||
{"hash":120386389,"name":"tmainform.anewnullvalue.caption","sourcebytes":[78,101,119,32,78,38,117,108,108,32,118,97,108,117,101],"value":"New N&ull value"},
|
||||
{"hash":143469221,"name":"tmainform.anewnullvalue.hint","sourcebytes":[65,100,100,32,97,32,110,101,119,32,110,117,108,108,32,118,97,108,117,101],"value":"Add a new null value"},
|
||||
{"hash":240573045,"name":"tmainform.anewbooleanvalue.caption","sourcebytes":[78,101,119,32,38,98,111,111,108,101,97,110,32,118,97,108,117,101],"value":"New &boolean value"},
|
||||
{"hash":202065717,"name":"tmainform.anewbooleanvalue.hint","sourcebytes":[65,100,100,32,97,32,110,101,119,32,98,111,111,108,101,97,110,32,118,97,108,117,101],"value":"Add a new boolean value"},
|
||||
{"hash":231763765,"name":"tmainform.adeletevalue.caption","sourcebytes":[38,68,101,108,101,116,101,32,118,97,108,117,101],"value":"&Delete value"},
|
||||
{"hash":20673701,"name":"tmainform.adeletevalue.hint","sourcebytes":[68,101,108,101,116,101,32,116,104,101,32,115,101,108,101,99,116,101,100,32,118,97,108,117,101],"value":"Delete the selected value"},
|
||||
{"hash":2795129,"name":"tmainform.acopy.caption","sourcebytes":[38,67,111,112,121],"value":"&Copy"},
|
||||
{"hash":153301918,"name":"tmainform.acopy.hint","sourcebytes":[67,111,112,121,32,115,101,108,101,99,116,101,100,32,110,111,100,101,32,116,111,32,99,108,105,112,98,111,97,114,100,32,97,115,32,74,83,79,78],"value":"Copy selected node to clipboard as JSON"},
|
||||
{"hash":286148,"name":"tmainform.acut.caption","sourcebytes":[67,38,117,116],"value":"C&ut"},
|
||||
{"hash":116597086,"name":"tmainform.acut.hint","sourcebytes":[67,117,116,32,115,101,108,101,99,116,101,100,32,110,111,100,101,32,116,111,32,99,108,105,112,98,111,97,114,100,32,97,115,32,74,83,79,78],"value":"Cut selected node to clipboard as JSON"},
|
||||
{"hash":45517477,"name":"tmainform.apaste.caption","sourcebytes":[38,80,97,115,116,101],"value":"&Paste"},
|
||||
{"hash":191970978,"name":"tmainform.apaste.hint","sourcebytes":[80,97,115,116,101,32,74,83,79,78,32,100,97,116,97,32,105,110,32,99,108,105,112,98,111,97,114,100,32,97,115,32,110,101,119,32,109,101,109,98,101,114],"value":"Paste JSON data in clipboard as new member"},
|
||||
{"hash":138515668,"name":"tmainform.apasteasdocument.caption","sourcebytes":[80,97,115,116,101,32,97,115,32,110,101,119,32,100,111,99,117,109,101,110,116],"value":"Paste as new document"},
|
||||
{"hash":246305444,"name":"tmainform.apasteasdocument.hint","sourcebytes":[80,97,115,116,101,32,74,83,79,78,32,100,97,116,97,32,105,110,32,99,108,105,112,98,111,97,114,100,32,97,115,32,110,101,119,32,100,111,99,117,109,101,110,116],"value":"Paste JSON data in clipboard as new document"},
|
||||
{"hash":108454787,"name":"tmainform.aexpandall.caption","sourcebytes":[69,38,120,112,97,110,100,32,97,108,108,32,110,111,100,101,115],"value":"E&xpand all nodes"},
|
||||
{"hash":25630004,"name":"tmainform.aexpandall.hint","sourcebytes":[69,120,112,97,110,100,32,97,108,108,32,110,111,100,101,115,32,105,110,32,116,104,101,32,100,111,99,117,109,101,110,116],"value":"Expand all nodes in the document"},
|
||||
{"hash":115078537,"name":"tmainform.aexpandcurrentcontainer.caption","sourcebytes":[69,120,112,97,110,100,32,38,99,117,114,114,101,110,116,32,111,98,106,101,99,116,47,97,114,114,97,121],"value":"Expand ¤t object\/array"},
|
||||
{"hash":179714329,"name":"tmainform.aexpandcurrentcontainer.hint","sourcebytes":[69,120,112,97,110,100,32,97,108,108,32,110,111,100,101,115,32,105,110,32,116,104,101,32,99,117,114,114,101,110,116,32,111,98,106,101,99,116,47,97,114,114,97,121],"value":"Expand all nodes in the current object\/array"},
|
||||
{"hash":2805828,"name":"tmainform.afind.caption","sourcebytes":[38,70,105,110,100],"value":"&Find"},
|
||||
{"hash":127763701,"name":"tmainform.afindnext.caption","sourcebytes":[70,105,110,100,32,38,110,101,120,116,32,111,99,99,117,114,114,101,110,99,101],"value":"Find &next occurrence"},
|
||||
{"hash":2805797,"name":"tmainform.mfile.caption","sourcebytes":[38,70,105,108,101],"value":"&File"},
|
||||
{"hash":2800388,"name":"tmainform.medit.caption","sourcebytes":[38,69,100,105,116],"value":"&Edit"},
|
||||
{"hash":197671907,"name":"tmainform.miinsert.caption","sourcebytes":[38,86,97,108,117,101,115],"value":"&Values"},
|
||||
{"hash":108726499,"name":"tmainform.moptions.caption","sourcebytes":[38,79,112,116,105,111,110,115],"value":"&Options"},
|
||||
{"hash":148787406,"name":"tmainform.mistrict.caption","sourcebytes":[38,83,116,114,105,99,116,32,74,83,79,78],"value":"&Strict JSON"},
|
||||
{"hash":265269188,"name":"tmainform.midocument.caption","sourcebytes":[38,78,101,119,32,100,111,99,117,109,101,110,116,32,119,105,116,104,32,111,98,106,101,99,116],"value":"&New document with object"},
|
||||
{"hash":14765539,"name":"tmainform.misortmembers.caption","sourcebytes":[83,111,114,116,32,111,98,106,101,99,116,32,109,101,109,98,101,114,115],"value":"Sort object members"},
|
||||
{"hash":258842249,"name":"tmainform.micompact.caption","sourcebytes":[67,111,109,112,97,99,116,32,100,105,115,112,108,97,121],"value":"Compact display"},
|
||||
{"hash":33139909,"name":"tmainform.odjson.title","sourcebytes":[83,101,108,101,99,116,32,97,32,74,83,79,78,32,102,105,108,101],"value":"Select a JSON file"},
|
||||
{"hash":65890053,"name":"tmainform.sdjson.title","sourcebytes":[83,97,118,101,32,74,83,79,78,32,100,111,99,117,109,101,110,116,32,116,111,32,102,105,108,101],"value":"Save JSON document to file"}
|
||||
]}
|
@ -26,7 +26,8 @@ interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, fpJSON, JSONParser,
|
||||
Forms, Controls, Dialogs, ActnList, Menus, ComCtrls, IniPropStorage, PropertyStorage;
|
||||
Forms, Controls, Dialogs, ActnList, Menus, ComCtrls, IniPropStorage, PropertyStorage,
|
||||
DefaultTranslator;
|
||||
|
||||
type
|
||||
|
||||
|
5
tools/jsonviewer/frmnewboolean.lrj
Normal file
5
tools/jsonviewer/frmnewboolean.lrj
Normal file
@ -0,0 +1,5 @@
|
||||
{"version":1,"strings":[
|
||||
{"hash":158245269,"name":"tnewbooleanform.caption","sourcebytes":[78,101,119,32,98,111,111,108,101,97,110,32,118,97,108,117,101],"value":"New boolean value"},
|
||||
{"hash":251037109,"name":"tnewbooleanform.label1.caption","sourcebytes":[38,77,101,109,98,101,114,32,110,97,109,101],"value":"&Member name"},
|
||||
{"hash":189693893,"name":"tnewbooleanform.cbvalue.caption","sourcebytes":[83,101,116,32,116,111,32,116,114,117,101],"value":"Set to true"}
|
||||
]}
|
6
tools/jsonviewer/frmnewinteger.lrj
Normal file
6
tools/jsonviewer/frmnewinteger.lrj
Normal file
@ -0,0 +1,6 @@
|
||||
{"version":1,"strings":[
|
||||
{"hash":52631525,"name":"tnewnumberform.caption","sourcebytes":[78,101,119,32,110,117,109,98,101,114,32,118,97,108,117,101],"value":"New number value"},
|
||||
{"hash":202408933,"name":"tnewnumberform.rgtype.caption","sourcebytes":[78,117,109,98,101,114,32,84,121,112,101],"value":"Number Type"},
|
||||
{"hash":2836533,"name":"tnewnumberform.label1.caption","sourcebytes":[38,78,97,109,101],"value":"&Name"},
|
||||
{"hash":6063029,"name":"tnewnumberform.label2.caption","sourcebytes":[86,97,108,117,101],"value":"Value"}
|
||||
]}
|
5
tools/jsonviewer/frmnewstring.lrj
Normal file
5
tools/jsonviewer/frmnewstring.lrj
Normal file
@ -0,0 +1,5 @@
|
||||
{"version":1,"strings":[
|
||||
{"hash":215140197,"name":"tnewstringform.caption","sourcebytes":[78,101,119,32,83,116,114,105,110,103,32,118,97,108,117,101],"value":"New String value"},
|
||||
{"hash":2836533,"name":"tnewstringform.label1.caption","sourcebytes":[38,78,97,109,101],"value":"&Name"},
|
||||
{"hash":45908917,"name":"tnewstringform.label2.caption","sourcebytes":[38,86,97,108,117,101],"value":"&Value"}
|
||||
]}
|
@ -11,7 +11,6 @@
|
||||
<Title Value="JSON Data viewer"/>
|
||||
<ResourceType Value="res"/>
|
||||
<UseXPManifest Value="True"/>
|
||||
<Icon Value="0"/>
|
||||
</General>
|
||||
<i18n>
|
||||
<EnableI18N Value="True"/>
|
||||
@ -46,7 +45,6 @@
|
||||
<Unit0>
|
||||
<Filename Value="jsonviewer.lpr"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="jsonviewer"/>
|
||||
</Unit0>
|
||||
<Unit1>
|
||||
<Filename Value="frmmain.pp"/>
|
||||
@ -54,12 +52,12 @@
|
||||
<ComponentName Value="MainForm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="frmmain"/>
|
||||
</Unit1>
|
||||
<Unit2>
|
||||
<Filename Value="frmnewboolean.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="NewBooleanForm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="frmNewBoolean"/>
|
||||
</Unit2>
|
||||
@ -67,20 +65,19 @@
|
||||
<Filename Value="frmnewinteger.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="NewNumberForm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="frmnewinteger"/>
|
||||
</Unit3>
|
||||
<Unit4>
|
||||
<Filename Value="frmnewstring.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="NewStringForm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="frmnewstring"/>
|
||||
</Unit4>
|
||||
<Unit5>
|
||||
<Filename Value="msgjsonviewer.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="msgjsonviewer"/>
|
||||
</Unit5>
|
||||
</Units>
|
||||
</ProjectOptions>
|
||||
@ -94,12 +91,6 @@
|
||||
<UseAnsiStrings Value="False"/>
|
||||
</SyntaxOptions>
|
||||
</Parsing>
|
||||
<Other>
|
||||
<CompilerMessages>
|
||||
<UseMsgFile Value="True"/>
|
||||
</CompilerMessages>
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Debugging>
|
||||
<Exceptions Count="3">
|
||||
|
Binary file not shown.
@ -245,8 +245,9 @@ msgstr "Uložit j&ako"
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "Uloží JSON dokument s novým názvem"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
#, fuzzy
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "JSON Viewer"
|
||||
|
||||
@ -254,30 +255,14 @@ msgstr "JSON Viewer"
|
||||
msgid "&Edit"
|
||||
msgstr "&Editovat"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "&Soubor"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "&Nový dokument s objektem"
|
||||
@ -298,6 +283,14 @@ msgstr "&Striktní JSON"
|
||||
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"
|
||||
@ -310,3 +303,45 @@ msgstr "ToolButton1"
|
||||
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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
@ -243,8 +243,9 @@ msgstr "Speichern als"
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "JSON-Dokument unter neuem Namen speichern"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
#, fuzzy
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "JSON-Betrachter"
|
||||
|
||||
@ -252,30 +253,14 @@ msgstr "JSON-Betrachter"
|
||||
msgid "&Edit"
|
||||
msgstr "B&earbeiten"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "Datei"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "&Neues Dokument mit Objekt"
|
||||
@ -296,6 +281,14 @@ msgstr ""
|
||||
msgid "&Options"
|
||||
msgstr "Einstellungen"
|
||||
|
||||
#: 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 ""
|
||||
@ -308,3 +301,45 @@ msgstr ""
|
||||
msgid "ToolButton4"
|
||||
msgstr ""
|
||||
|
||||
#: 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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
@ -242,8 +242,9 @@ msgstr "Guard&ar como"
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "Guardar documento JSON con un nuevo nombre"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
#, fuzzy
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "Visor de JSON"
|
||||
|
||||
@ -251,30 +252,14 @@ msgstr "Visor de JSON"
|
||||
msgid "&Edit"
|
||||
msgstr "&Editar"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "Archiv&o"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "&Nuevo documento con objeto"
|
||||
@ -295,6 +280,14 @@ msgstr "JSON e&stricto"
|
||||
msgid "&Options"
|
||||
msgstr "&Opciones"
|
||||
|
||||
#: 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"
|
||||
@ -307,3 +300,45 @@ msgstr "ToolButton1"
|
||||
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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
@ -245,8 +245,9 @@ msgstr "Enregistrer &sous..."
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "Enregistrer le document JSON sous un nouveau nom"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
#, fuzzy
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "Visionneuse de JSON"
|
||||
|
||||
@ -254,30 +255,14 @@ msgstr "Visionneuse de JSON"
|
||||
msgid "&Edit"
|
||||
msgstr "&Éditer"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "&Fichier"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "&Nouveau document avec objet"
|
||||
@ -298,6 +283,14 @@ msgstr "JSON &strict"
|
||||
msgid "&Options"
|
||||
msgstr "&Options"
|
||||
|
||||
#: 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\""
|
||||
@ -310,3 +303,45 @@ msgstr "BoutonOutil1"
|
||||
msgid "ToolButton4"
|
||||
msgstr "BoutonOutil4"
|
||||
|
||||
#: 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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
@ -244,8 +244,9 @@ msgstr "Mentés másként"
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "JSON dokumentum mentése új névvel"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
#, fuzzy
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "JSON Megjelenítő"
|
||||
|
||||
@ -253,30 +254,14 @@ msgstr "JSON Megjelenítő"
|
||||
msgid "&Edit"
|
||||
msgstr "S&zerkesztés"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "&Fájl"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "Új dokumentum objektummal"
|
||||
@ -297,6 +282,14 @@ msgstr "Szigorú JSON"
|
||||
msgid "&Options"
|
||||
msgstr "Beállítás&ok"
|
||||
|
||||
#: 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"
|
||||
@ -309,3 +302,45 @@ msgstr "ToolButton1"
|
||||
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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
@ -245,8 +245,9 @@ msgstr "S&alva con nome"
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "Salva il documento JSON con un nuovo nome"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
#, fuzzy
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "Visualizzatore JSON"
|
||||
|
||||
@ -254,30 +255,14 @@ msgstr "Visualizzatore JSON"
|
||||
msgid "&Edit"
|
||||
msgstr "&Modifica"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "&File"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "&Nuovo documento con oggetto"
|
||||
@ -298,6 +283,14 @@ msgstr "J&SON rigoroso"
|
||||
msgid "&Options"
|
||||
msgstr "&Opzioni"
|
||||
|
||||
#: 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"
|
||||
@ -310,3 +303,45 @@ msgstr "ToolButton1"
|
||||
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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
@ -246,8 +246,9 @@ msgstr "Įrašyti &kaip"
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "JSON dokumentą įrašyti nauju pavadinimu"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
#, fuzzy
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "JSON žiūryklė"
|
||||
|
||||
@ -255,30 +256,14 @@ msgstr "JSON žiūryklė"
|
||||
msgid "&Edit"
|
||||
msgstr "&Taisa"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "&Failas"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "Naujas dok&umentas su objektu"
|
||||
@ -299,6 +284,14 @@ msgstr "Griežtas &JSON"
|
||||
msgid "&Options"
|
||||
msgstr "&Parinktys"
|
||||
|
||||
#: 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"
|
||||
@ -311,3 +304,45 @@ msgstr "IrankioMygtukas1"
|
||||
msgid "ToolButton4"
|
||||
msgstr "IrankioMygtukas4"
|
||||
|
||||
#: 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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
@ -232,8 +232,8 @@ msgstr ""
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr ""
|
||||
|
||||
@ -241,30 +241,14 @@ msgstr ""
|
||||
msgid "&Edit"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr ""
|
||||
@ -285,6 +269,14 @@ msgstr ""
|
||||
msgid "&Options"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
@ -297,3 +289,45 @@ msgstr ""
|
||||
msgid "ToolButton4"
|
||||
msgstr ""
|
||||
|
||||
#: 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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
@ -242,8 +242,9 @@ msgstr "Salvar c&omo"
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "Salvar o documento JSON com um novo nome"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
#, fuzzy
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "Visualizador JSON"
|
||||
|
||||
@ -251,30 +252,14 @@ msgstr "Visualizador JSON"
|
||||
msgid "&Edit"
|
||||
msgstr "&Editar"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "&Arquivo"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "&Novo documento com objeto"
|
||||
@ -295,6 +280,14 @@ msgstr "JSON es&trito"
|
||||
msgid "&Options"
|
||||
msgstr "&Opções"
|
||||
|
||||
#: 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"
|
||||
@ -307,3 +300,45 @@ msgstr "ToolButton1"
|
||||
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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
@ -8,6 +8,8 @@ msgstr ""
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ru\n"
|
||||
"X-Generator: Poedit 1.7.7\n"
|
||||
|
||||
#: msgjsonviewer.sarray
|
||||
msgid "Array (%d elements)"
|
||||
@ -176,7 +178,7 @@ msgstr "Новое &числовое значение"
|
||||
|
||||
#: tmainform.anewnumbervalue.hint
|
||||
msgid "Add a new number value"
|
||||
msgstr "Добавить новое числовое значние"
|
||||
msgstr "Добавить новое числовое значение"
|
||||
|
||||
#: tmainform.anewobject.caption
|
||||
msgid "New &Object"
|
||||
@ -242,8 +244,8 @@ msgstr "Сохранить &как"
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "Сохранить документ JSON под новым именем"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "Программа просмотра JSON"
|
||||
|
||||
@ -251,30 +253,14 @@ msgstr "Программа просмотра JSON"
|
||||
msgid "&Edit"
|
||||
msgstr "&Правка"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "&Файл"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr "Компактное отображение"
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "&Новый документ с объектом"
|
||||
@ -295,6 +281,14 @@ msgstr "&Строгий JSON"
|
||||
msgid "&Options"
|
||||
msgstr "&Параметры"
|
||||
|
||||
#: tmainform.odjson.title
|
||||
msgid "Select a JSON file"
|
||||
msgstr "Выберите файл JSON"
|
||||
|
||||
#: tmainform.sdjson.title
|
||||
msgid "Save JSON document to file"
|
||||
msgstr "Сохранить документ JSON в файл"
|
||||
|
||||
#: tmainform.tbjson.caption
|
||||
msgid "TBJSON"
|
||||
msgstr "TBJSON"
|
||||
@ -307,3 +301,45 @@ msgstr "ToolButton1"
|
||||
msgid "ToolButton4"
|
||||
msgstr "ToolButton4"
|
||||
|
||||
#: tnewbooleanform.caption
|
||||
msgid "New boolean value"
|
||||
msgstr "Новое логическое значение"
|
||||
|
||||
#: tnewbooleanform.cbvalue.caption
|
||||
msgid "Set to true"
|
||||
msgstr "Установить в true"
|
||||
|
||||
#: 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
|
||||
msgid "&Value"
|
||||
msgstr "&Значение"
|
||||
|
||||
|
@ -244,8 +244,9 @@ msgstr "Зберегти &як"
|
||||
msgid "Save JSON document with a new name"
|
||||
msgstr "Зберегти документ JSON з новим іменем"
|
||||
|
||||
#: tmainform.mainform.caption
|
||||
msgctxt "TMAINFORM.MAINFORM.CAPTION"
|
||||
#: tmainform.caption
|
||||
#, fuzzy
|
||||
msgctxt "tmainform.caption"
|
||||
msgid "JSON Viewer"
|
||||
msgstr "Переглядач JSON"
|
||||
|
||||
@ -253,30 +254,14 @@ msgstr "Переглядач JSON"
|
||||
msgid "&Edit"
|
||||
msgstr "&Редагувати"
|
||||
|
||||
#: tmainform.menuitem1.caption
|
||||
msgctxt "TMAINFORM.MENUITEM1.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem2.caption
|
||||
msgctxt "TMAINFORM.MENUITEM2.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem3.caption
|
||||
msgctxt "TMAINFORM.MENUITEM3.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.menuitem8.caption
|
||||
msgctxt "TMAINFORM.MENUITEM8.CAPTION"
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
#: tmainform.mfile.caption
|
||||
msgid "&File"
|
||||
msgstr "&Файл"
|
||||
|
||||
#: tmainform.micompact.caption
|
||||
msgid "Compact display"
|
||||
msgstr ""
|
||||
|
||||
#: tmainform.midocument.caption
|
||||
msgid "&New document with object"
|
||||
msgstr "&Новий документ з об'єктом"
|
||||
@ -297,6 +282,14 @@ msgstr "&Суворий JSON"
|
||||
msgid "&Options"
|
||||
msgstr "&Параметри"
|
||||
|
||||
#: 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"
|
||||
@ -309,3 +302,45 @@ msgstr "ToolButton1"
|
||||
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
|
||||
msgid "&Value"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user