mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 09:19:40 +02:00
IDEIntf: moved TBufDatasetDesignEditor resource strings to objinspstrconsts.pas, regenerated translations and updated Russian translation
git-svn-id: trunk@63102 -
This commit is contained in:
parent
e205a3c230
commit
d7481e96ff
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -2136,8 +2136,6 @@ components/ideintf/images/propertygrid/pg_active_row_150.png -text svneol=unset#
|
||||
components/ideintf/images/propertygrid/pg_active_row_200.png -text svneol=unset#image/png
|
||||
components/ideintf/keyvalpropeditdlg.lfm svneol=native#text/plain
|
||||
components/ideintf/keyvalpropeditdlg.pas svneol=native#text/pascal
|
||||
components/ideintf/languages/bufdatasetdsgn.pot svneol=native#text/plain
|
||||
components/ideintf/languages/bufdatasetdsgn.ru.po svneol=native#text/plain
|
||||
components/ideintf/languages/objinspstrconsts.ca.po svneol=native#text/plain
|
||||
components/ideintf/languages/objinspstrconsts.cs.po svneol=native#text/plain
|
||||
components/ideintf/languages/objinspstrconsts.de.po svneol=native#text/plain
|
||||
|
@ -5,7 +5,7 @@ unit bufdatasetdsgn;
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, DB, bufdataset, ComponentEditors, FieldsEditor;
|
||||
Classes, SysUtils, DB, bufdataset, ComponentEditors, FieldsEditor, ObjInspStrConsts;
|
||||
|
||||
Type
|
||||
|
||||
@ -34,17 +34,6 @@ implementation
|
||||
|
||||
Uses TypInfo, Forms, Dialogs, LazIDEintf, selectdatasetdlg;
|
||||
|
||||
resourcestring
|
||||
lrsDatasetActive = 'Dataset is already active, close it first.';
|
||||
lrsCreateDataset = 'Create dataset';
|
||||
lrsLoadFromFile = 'Load data from file';
|
||||
lrsSaveToFile = 'Save data to file';
|
||||
lrsSelectDataFileName = 'Select a file with data to load into dataset';
|
||||
lrsProvideDataFileName = 'Select a data file to save data to';
|
||||
lrsBufDSFilters = 'XML data files|*.xml;Binary data files|*.dat';
|
||||
lrsCopyFromDataset = 'Copy data from other dataset';
|
||||
lrsNoDatasetsAvailableForCopy = 'No dataset available to copy data from.';
|
||||
|
||||
{ TBufDatasetDesignEditor }
|
||||
|
||||
procedure TBufDatasetDesignEditor.CreateDataset(aBufDS: TBufDataset);
|
||||
|
@ -1,39 +0,0 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: bufdatasetdsgn.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: bufdatasetdsgn.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: bufdatasetdsgn.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: bufdatasetdsgn.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: bufdatasetdsgn.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: bufdatasetdsgn.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: bufdatasetdsgn.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: bufdatasetdsgn.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: bufdatasetdsgn.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
@ -1,49 +0,0 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Maxim Ganetsky <maxkill@mail.ru>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ru\n"
|
||||
"X-Generator: Poedit 2.2.1\n"
|
||||
|
||||
#: bufdatasetdsgn.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr "Файлы данных XML|*.xml;Двоичные файлы данных|*.dat"
|
||||
|
||||
#: bufdatasetdsgn.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr "Копировать данные из другого набора"
|
||||
|
||||
#: bufdatasetdsgn.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr "Создать набор данных"
|
||||
|
||||
#: bufdatasetdsgn.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr "Сначала следует закрыть активный набор данных."
|
||||
|
||||
#: bufdatasetdsgn.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr "Загрузить данные из файла"
|
||||
|
||||
#: bufdatasetdsgn.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr "Отсутствуют наборы данных для копирования из них."
|
||||
|
||||
#: bufdatasetdsgn.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr "Выберите файл для сохранения данных"
|
||||
|
||||
#: bufdatasetdsgn.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr "Сохранить данные в файл"
|
||||
|
||||
#: bufdatasetdsgn.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr "Выберите файл с данными для загрузки в набор"
|
||||
|
@ -300,6 +300,42 @@ msgstr ""
|
||||
msgid "Set value"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
#, fuzzy
|
||||
#| msgid "Add page"
|
||||
|
@ -298,6 +298,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Nastavit hodnotu"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -299,6 +299,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Wert setzen"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -298,6 +298,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Establecer valor"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -291,6 +291,42 @@ msgstr ""
|
||||
msgid "Set value"
|
||||
msgstr "Aseta arvo"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -299,6 +299,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Définir une valeur"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -296,6 +296,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "קבע ערך"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
#, fuzzy
|
||||
#| msgid "Add page"
|
||||
|
@ -298,6 +298,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Érték megadása"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -300,6 +300,42 @@ msgstr ""
|
||||
msgid "Set value"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
#, fuzzy
|
||||
#| msgid "Add page"
|
||||
|
@ -299,6 +299,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Imposta valore"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -296,6 +296,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "値を設定"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -299,6 +299,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Keisti vertę"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -294,6 +294,42 @@ msgstr ""
|
||||
msgid "Set value"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
#, fuzzy
|
||||
#| msgid "Add page"
|
||||
|
@ -299,6 +299,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -291,6 +291,42 @@ msgstr ""
|
||||
msgid "Set value"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -298,6 +298,42 @@ msgstr "\"IfNDef\""
|
||||
msgid "Set value"
|
||||
msgstr "Definir valor"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -5,7 +5,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2019-02-12 19:27+0300\n"
|
||||
"PO-Revision-Date: 2020-05-01 02:46+0300\n"
|
||||
"Last-Translator: Maxim Ganetsky <maxkill@mail.ru>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: ru\n"
|
||||
@ -298,6 +298,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Установить значение"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr "Файлы данных XML|*.xml;Двоичные файлы данных|*.dat"
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr "Копировать данные из другого набора"
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr "Создать набор данных"
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr "Сначала следует закрыть активный набор данных."
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr "Загрузить данные из файла"
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr "Отсутствуют наборы данных для копирования из них."
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr "Выберите файл для сохранения данных"
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr "Сохранить данные в файл"
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr "Выберите файл с данными для загрузки в набор"
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -299,6 +299,42 @@ msgstr ""
|
||||
msgid "Set value"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -298,6 +298,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Değer ayarla"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -301,6 +301,42 @@ msgstr "IfNDef"
|
||||
msgid "Set value"
|
||||
msgstr "Вказати значення"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -299,6 +299,42 @@ msgstr ""
|
||||
msgid "Set value"
|
||||
msgstr "设置值"
|
||||
|
||||
#: objinspstrconsts.lrsbufdsfilters
|
||||
msgid "XML data files|*.xml;Binary data files|*.dat"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscopyfromdataset
|
||||
msgid "Copy data from other dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrscreatedataset
|
||||
msgid "Create dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsdatasetactive
|
||||
msgid "Dataset is already active, close it first."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsloadfromfile
|
||||
msgid "Load data from file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsnodatasetsavailableforcopy
|
||||
msgid "No dataset available to copy data from."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsprovidedatafilename
|
||||
msgid "Select a data file to save data to"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrssavetofile
|
||||
msgid "Save data to file"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.lrsselectdatafilename
|
||||
msgid "Select a file with data to load into dataset"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts.nbcesaddpage
|
||||
msgctxt "objinspstrconsts.nbcesaddpage"
|
||||
msgid "Add Page"
|
||||
|
@ -482,6 +482,17 @@ resourcestring
|
||||
oisRenamePage = 'Rename Page';
|
||||
oisDeletePageQuestion = 'Do you want to delete the page?';
|
||||
|
||||
// TBufDatasetDesignEditor
|
||||
lrsDatasetActive = 'Dataset is already active, close it first.';
|
||||
lrsCreateDataset = 'Create dataset';
|
||||
lrsLoadFromFile = 'Load data from file';
|
||||
lrsSaveToFile = 'Save data to file';
|
||||
lrsSelectDataFileName = 'Select a file with data to load into dataset';
|
||||
lrsProvideDataFileName = 'Select a data file to save data to';
|
||||
lrsBufDSFilters = 'XML data files|*.xml;Binary data files|*.dat';
|
||||
lrsCopyFromDataset = 'Copy data from other dataset';
|
||||
lrsNoDatasetsAvailableForCopy = 'No dataset available to copy data from.';
|
||||
|
||||
implementation
|
||||
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user