mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 16:39:26 +02:00
parent
1ecbf0622e
commit
dba1791aa2
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -278,12 +278,8 @@ components/datadict/frmselectcodegenerator.lfm svneol=native#text/plain
|
||||
components/datadict/frmselectcodegenerator.lrs svneol=native#text/pascal
|
||||
components/datadict/frmselectcodegenerator.pp svneol=native#text/plain
|
||||
components/datadict/idedatadict.pp svneol=native#text/plain
|
||||
components/datadict/languages/frmconfdatadict.po svneol=native#text/plain
|
||||
components/datadict/languages/frmconfprojdatadict.po svneol=native#text/plain
|
||||
components/datadict/languages/idedatadict.po svneol=native#text/plain
|
||||
components/datadict/languages/ldd_consts.pb.po svneol=native#text/plain
|
||||
components/datadict/languages/ldd_consts.po svneol=native#text/plain
|
||||
components/datadict/languages/reglazdatadict.po svneol=native#text/plain
|
||||
components/datadict/lazdatadict.lpk svneol=native#text/plain
|
||||
components/datadict/lazdatadict.pas svneol=native#text/plain
|
||||
components/datadict/reglazdatadict.lrs svneol=native#text/pascal
|
||||
|
@ -1,11 +0,0 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: frmconfdatadict.serrselectdir
|
||||
msgid "Please select an existing directory"
|
||||
msgstr ""
|
||||
|
||||
#: frmconfdatadict.serrselectexe
|
||||
msgid "Please select an existing database desktop application"
|
||||
msgstr ""
|
||||
|
@ -1,11 +0,0 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: frmconfprojdatadict.serrselectdd
|
||||
msgid "Please select a known data dictionary"
|
||||
msgstr ""
|
||||
|
||||
#: frmconfprojdatadict.serrselectfile
|
||||
msgid "Please select an existing data dictionary file"
|
||||
msgstr ""
|
||||
|
@ -1,11 +0,0 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: idedatadict.sfromfile
|
||||
msgid "from file: "
|
||||
msgstr ""
|
||||
|
||||
#: idedatadict.sloadingdatadict
|
||||
msgid "Loading data dictionary "
|
||||
msgstr ""
|
||||
|
@ -1,63 +0,0 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: reglazdatadict.sapplicationfilter
|
||||
msgid "Applications|*"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.sapplyingddtodataset
|
||||
msgid "Applying data dictionary to dataset %s"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.sapplyingddtofield
|
||||
msgid "Applying data dictionary to field %s"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.serrnodatadesktopdoselect
|
||||
msgid ""
|
||||
"Could not locate the database desktop application.\n"
|
||||
"Would you like to select it ?\n"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.serrnodatadictactive
|
||||
msgid ""
|
||||
"No datadictionary active.\n"
|
||||
"Please set a data dictionary for the project\n"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.smenuconfdatadict
|
||||
msgid "Configuration"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.smenuconfprojdatadict
|
||||
msgid "Set..."
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.smenudatadesktop
|
||||
msgid "Database Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.smenudatadict
|
||||
msgid "Data dictionary"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.smenudatadictapply
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.smenudatadictcreatecode
|
||||
msgid "Create code from dataset"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.smenudatadictdesignsql
|
||||
msgid "Design SQL"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.smenuopendatadict
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: reglazdatadict.swarningnoddforfield
|
||||
msgid "Warning: No definition in data dictionary for field %s"
|
||||
msgstr ""
|
||||
|
@ -87,7 +87,6 @@
|
||||
</Item18>
|
||||
</Files>
|
||||
<i18n>
|
||||
<EnableI18N Value="True"/>
|
||||
<OutDir Value="languages"/>
|
||||
</i18n>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
|
Loading…
Reference in New Issue
Block a user