mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 11:38:04 +02:00
Renamed LazarusCommonStrConst to IdeIntfStrConsts
This commit is contained in:
parent
80ef1fb668
commit
2a67f6ec76
@ -320,8 +320,8 @@
|
||||
<UnitName Value="SelEdits"/>
|
||||
</Item>
|
||||
<Item>
|
||||
<Filename Value="lazaruscommonstrconst.pas"/>
|
||||
<UnitName Value="LazarusCommonStrConst"/>
|
||||
<Filename Value="ideintfstrconsts.pas"/>
|
||||
<UnitName Value="ideintfstrconsts"/>
|
||||
</Item>
|
||||
</Files>
|
||||
<LazDoc Paths="docs"/>
|
||||
|
@ -20,7 +20,7 @@ uses
|
||||
ObjectInspector, ObjInspStrConsts, OIFavoriteProperties, ProjectGroupIntf,
|
||||
PropEdits, PropEditUtils, SrcEditorIntf, StatusBarPropEdit,
|
||||
StringsPropEditDlg, TextTools, ToolBarIntf, TreeViewPropEdit, UnitResources,
|
||||
bufdatasetdsgn, selectdatasetdlg, SelEdits, LazarusCommonStrConst,
|
||||
bufdatasetdsgn, selectdatasetdlg, SelEdits, IdeIntfStrConsts,
|
||||
LazarusPackageIntf;
|
||||
|
||||
implementation
|
||||
|
@ -1,4 +1,4 @@
|
||||
unit LazarusCommonStrConst;
|
||||
unit IdeIntfStrConsts;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
@ -5,94 +5,94 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Voeg by"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "Voeg by"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Skrap"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
#, fuzzy
|
||||
#| msgid "&Ok"
|
||||
msgid "&OK"
|
||||
msgstr "&Goed"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Kanselleer"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Gaan aan"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Help"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
#, fuzzy
|
||||
msgid "Ignore"
|
||||
msgstr "Verwerp"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
@ -5,93 +5,93 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
#, fuzzy
|
||||
msgid "Abort"
|
||||
msgstr "أجهض"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "أضف"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "إمسح"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "إمح"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "معونة"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
#, fuzzy
|
||||
msgid "Ignore"
|
||||
msgstr "تجاهل"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "أبدا"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
@ -5,97 +5,97 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
#, fuzzy
|
||||
msgid "Abort"
|
||||
msgstr "Avortar"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Afegeix"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Afegeix"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
#, fuzzy
|
||||
#| msgid "&Ok"
|
||||
msgid "&OK"
|
||||
msgstr "D'Ac&ord"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel·la"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Elimina"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
#, fuzzy
|
||||
#| msgid "Add..."
|
||||
msgid "Add ..."
|
||||
msgstr "Afegeix"
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Ajuda"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
#, fuzzy
|
||||
msgid "Ignore"
|
||||
msgstr "Ignora"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "D'Acord"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Přerušit"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Přidat"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Vždy"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Přidat"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "&Pokračovat"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Smazat"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "Přid&at ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Povolený"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&OK"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušit"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Pokračovat"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Odstranit"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Zakázáno"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Přidat ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Povoleno"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Nápověda"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Ignorovat"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Nikdy"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Ano"
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Alles abbrechen"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Hinzufügen"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Immer"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Hinzufügen"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Löschen"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "Hinzufügen ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Einschalten"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&OK"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Fortsetzen"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Ausgeschaltet"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Hinzufügen ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Eingeschaltet"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Hilfe"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Übergehen"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Nie"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
@ -5,93 +5,93 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
#, fuzzy
|
||||
msgid "Abort"
|
||||
msgstr "Abortar"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Añadir"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Siempre"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Añadir"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "&Continuar"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Borrar"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "&Añadir ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Activado"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&Aceptar"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Borrar"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Desactivado"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Añadir ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Activo"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Ayuda"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
#, fuzzy
|
||||
msgid "Ignore"
|
||||
msgstr "Ignorar"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Nunca"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "Aceptar"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Sí"
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Keskeytä"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Lisää"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Aina"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Lisää"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "&Jatka"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Poista"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "&Lisää ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Sallittu"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Peru"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Jatka"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Poista"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Estetty"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Lisää ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Sallittu"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Ohje"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Ohita"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Ei koskaan"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Ei"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Kyllä"
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Abandon"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Ajouter"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Toujours"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Ajouter"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "&Continuer"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Supprimer"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "&Ajouter..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Activé"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&OK"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Continuer"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Désactivé"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Ajouter..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Activé"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Aide"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Ignorer"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Jamais"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Oui"
|
||||
|
@ -5,97 +5,97 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
#, fuzzy
|
||||
msgid "Abort"
|
||||
msgstr "בטל"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "הוסף"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "תמיד"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "הו&סף"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "מ&חק"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "מאופשר"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "א&שר"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "בטל"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "המשך"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "מחק"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "מבוטל"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
#, fuzzy
|
||||
#| msgid "Add..."
|
||||
msgid "Add ..."
|
||||
msgstr "הוסף ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "מאופשר"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "עזרה"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
#, fuzzy
|
||||
msgid "Ignore"
|
||||
msgstr "התעלם"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "לזארוס"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "אף פעם"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "לא"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
#, fuzzy
|
||||
#| msgid "ok"
|
||||
msgid "OK"
|
||||
msgstr "אשר"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Megszakítás"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Hozzáadás"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Mindig"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "Hozzáadás"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "Folytatás"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "Törlés"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "Hozzá&adás ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "Engedélyezve"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&OK"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Mégsem"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Folytatás"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Törlés"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Letiltva"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Hozzáadás ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Engedélyezve"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Súgó"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Kihagyás"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Soha"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Nem"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Igen"
|
||||
|
@ -5,97 +5,97 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
#, fuzzy
|
||||
msgid "Abort"
|
||||
msgstr "Batalkan"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Tambah"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "T&ambah"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Hapus"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Dihidupkan"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
#, fuzzy
|
||||
#| msgid "&Ok"
|
||||
msgid "&OK"
|
||||
msgstr "&Ok"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Batal"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Lanjutkan"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Hapus"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
#, fuzzy
|
||||
#| msgid "Add..."
|
||||
msgid "Add ..."
|
||||
msgstr "Tambah..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Hidupkan"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Panduan"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
#, fuzzy
|
||||
msgid "Ignore"
|
||||
msgstr "Abaikan"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
@ -5,93 +5,93 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
#, fuzzy
|
||||
msgid "Abort"
|
||||
msgstr "Interrompi"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Aggiungi"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Sempre"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Aggiungi"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Cancella"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "&Aggiungi ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Abilitato"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&Ok"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Annulla"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Continua"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Cancella"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Disabilitato"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Aggiungi ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Abilitato"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Aiuto"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
#, fuzzy
|
||||
msgid "Ignore"
|
||||
msgstr "Ignora"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Mai"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "ok"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "中止"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "追加"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "常に"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "追加(&A)"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "続ける(&C)"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "削除(&D)"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "追加(&A) ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "有効にする(&E)"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "OK(&O)"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "キャンセル"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "継続"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "削除"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "無効化"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "追加 ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "有効"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "ヘルプ"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "無視"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "しない(ない)"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "いいえ"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "はい"
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Nutraukti"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Pridėti"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Visada"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "Pri&dėti"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "&Tęsti"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Pašalinti"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "&Pridėti…"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "Į&galintas"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&Tinka"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Atsisakyti"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Tęsti"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Pašalinti"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Pasyvus"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Pridėti…"
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Veiksnus"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Žinynas"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Ignoruoti"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Niekada"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "gerai"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Taip"
|
||||
|
@ -5,97 +5,97 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
#, fuzzy
|
||||
msgid "Abort"
|
||||
msgstr "Afbreken"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Toevoegen"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Toevoegen"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Verwijderen"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Ingeschakeld"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
#, fuzzy
|
||||
#| msgid "&Ok"
|
||||
msgid "&OK"
|
||||
msgstr "&Ok"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Doorgaan"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Verwijder"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
#, fuzzy
|
||||
#| msgid "Add..."
|
||||
msgid "Add ..."
|
||||
msgstr "Toevoegen ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Ingeschakeld"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Help"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
#, fuzzy
|
||||
msgid "Ignore"
|
||||
msgstr "Negeren"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "Ok"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Przerwij"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Dodaj"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Zawsze"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Dodaj"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "Kontynuuj"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Usuń"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "Dodaj ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "Włączony"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&OK"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Anuluj"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Kontynuuj"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Usuń"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Wyłączone"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Dodaj..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Włącz"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Pomoc"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Ignoruj"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Nigdy"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Tak"
|
||||
|
91
components/ideintf/languages/ideintfstrconsts.pot
Normal file
91
components/ideintf/languages/ideintfstrconsts.pot
Normal file
@ -0,0 +1,91 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Abortar"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Adicionar"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Sempre"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Adicionar"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "&Continuar"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Excluir"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "&Adicionar ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Ativo"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&OK"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Excluir"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Desativado"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Adicionar ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Ativo"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Ajuda"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Ignorar"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Nunca"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Não"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Sim"
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Прервать"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Добавить"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Всегда"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Добавить"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "&Продолжить"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Удалить"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "&Добавить ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Включить"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&ОК"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Отмена"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Продолжить"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Удалить"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Отключить"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Добавить ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Включить"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Справка"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Пропустить"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Никогда"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Нет"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "ОК"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Да"
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Zrušiť"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Pridať"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Vždy"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Pridať"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "Pokračovať"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Zmazať"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "Prid&ať ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Povolené"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&OK"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušiť"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Pokračovať"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Zmazať"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Zakázané"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Pridať..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Povolené"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Pomoc"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Ignorovať"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Nikdy"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Áno"
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "İptal"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Ekle"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Her zaman"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Ekle"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "&Devam"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Sil"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "&Ekle ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Etkin"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&TAMAM"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "İptal"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Devam et"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Sil"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Devre dışı"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Ekle ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Etkin"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Yardım"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Yoksay"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Asla"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Hayır"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "TAMAM"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Evet"
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "Перервати"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "Додати"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "Завжди"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "&Додати"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "&Продовжити"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "&Видалити"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "&Додати ..."
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "&Доступний"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "&Гаразд"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "Скасувати"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "Продовжити"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "Вилучити"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "Вимкнено"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "Додати..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "Доступний"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "Довідка"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "Знехтувати"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "Ніколи"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr "Ні"
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "Гаразд"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "Так"
|
||||
|
@ -5,91 +5,91 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
#: ideintfstrconsts.lisabort
|
||||
msgid "Abort"
|
||||
msgstr "取消"
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
#: ideintfstrconsts.lisadd
|
||||
msgid "Add"
|
||||
msgstr "添加"
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
#: ideintfstrconsts.lisalways
|
||||
msgid "Always"
|
||||
msgstr "总是"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
#: ideintfstrconsts.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr "添加(&A)"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
#: ideintfstrconsts.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr "继续(&C)"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
#: ideintfstrconsts.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr "删除(&D)"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
#: ideintfstrconsts.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr "添加...(&A)"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
#: ideintfstrconsts.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr "激活(&E)"
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
#: ideintfstrconsts.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr "确定(&O)"
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
#: ideintfstrconsts.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
#: ideintfstrconsts.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr "继续"
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
#: ideintfstrconsts.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr "删除"
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
#: ideintfstrconsts.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr "禁用"
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
#: ideintfstrconsts.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr "添加..."
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
#: ideintfstrconsts.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr "允许"
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
#: ideintfstrconsts.lishelp
|
||||
msgid "Help"
|
||||
msgstr "帮助"
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
#: ideintfstrconsts.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr "忽略"
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
#: ideintfstrconsts.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr "Lazarus"
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
#: ideintfstrconsts.lisnever
|
||||
msgid "Never"
|
||||
msgstr "从不"
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
#: ideintfstrconsts.lisno
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
#: ideintfstrconsts.lisok
|
||||
msgid "OK"
|
||||
msgstr "确定"
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
#: ideintfstrconsts.lisyes
|
||||
msgid "Yes"
|
||||
msgstr "是"
|
||||
|
@ -1,91 +0,0 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: lazaruscommonstrconst.lisabort
|
||||
msgid "Abort"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisadd
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisalways
|
||||
msgid "Always"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnadd
|
||||
msgid "&Add"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtncontinue
|
||||
msgid "&Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndelete
|
||||
msgid "&Delete"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtndlgadd
|
||||
msgid "&Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnenabled
|
||||
msgid "&Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisbtnok
|
||||
msgid "&OK"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.liscancel
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.liscontinue
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdelete
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdisabled
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisdlgadd
|
||||
msgid "Add ..."
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisenabled
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lishelp
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisignore
|
||||
msgid "Ignore"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lislazarus
|
||||
msgid "Lazarus"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisnever
|
||||
msgid "Never"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisno
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisok
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: lazaruscommonstrconst.lisyes
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
@ -39,7 +39,7 @@ uses
|
||||
// LazUtils
|
||||
LConvEncoding, LazFileUtils, LazFileCache, LazStringUtils, LazUTF8, AvgLvlTree,
|
||||
// IDEIntf
|
||||
LazarusCommonStrConst, IDEWindowIntf, SrcEditorIntf, IDEHelpIntf, IDEImagesIntf,
|
||||
IdeIntfStrConsts, IDEWindowIntf, SrcEditorIntf, IDEHelpIntf, IDEImagesIntf,
|
||||
// IDE
|
||||
IDEProcs, PackageDefs, PackageSystem, Project, LazarusIDEStrConsts,
|
||||
EnvironmentOpts, SearchPathProcs;
|
||||
|
@ -38,7 +38,7 @@ uses
|
||||
// CodeTools
|
||||
CodeToolManager, CodeCache,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, BaseIDEIntf, IDEMsgIntf, IDEExternToolIntf, IDEImagesIntf,
|
||||
IdeIntfStrConsts, BaseIDEIntf, IDEMsgIntf, IDEExternToolIntf, IDEImagesIntf,
|
||||
// IDE
|
||||
IDEProcs, DialogProcs, LazarusIDEStrConsts,
|
||||
// Converter
|
||||
|
@ -12,7 +12,7 @@ uses
|
||||
// LazUtils
|
||||
FileUtil,
|
||||
// IDE, converter
|
||||
LazarusCommonStrConst, LazarusIDEStrConsts, ConverterTypes;
|
||||
IdeIntfStrConsts, LazarusIDEStrConsts, ConverterTypes;
|
||||
|
||||
type
|
||||
|
||||
|
@ -11,7 +11,7 @@ uses
|
||||
// LazUtils
|
||||
AvgLvlTree,
|
||||
// IDE, converter
|
||||
LazarusCommonStrConst, LazarusIDEStrConsts, ConverterTypes;
|
||||
IdeIntfStrConsts, LazarusIDEStrConsts, ConverterTypes;
|
||||
|
||||
type
|
||||
|
||||
|
@ -41,7 +41,7 @@ uses
|
||||
Classes, SysUtils, LazFileUtils, Forms, Controls, Dialogs,
|
||||
IDEWindowIntf, Menus, ComCtrls, Debugger, DebuggerDlg, ActnList,
|
||||
IDEImagesIntf, DbgIntfDebuggerBase, DbgIntfMiscClasses,
|
||||
BaseDebugManager, IdeDebuggerStringConstants, LazarusCommonStrConst,
|
||||
BaseDebugManager, IdeDebuggerStringConstants, IdeIntfStrConsts,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, SourceEditor, MainBase, MainIntf;
|
||||
|
||||
|
@ -11,7 +11,7 @@ uses
|
||||
// LazUtils
|
||||
LazUTF8,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEHelpIntf,
|
||||
IdeIntfStrConsts, IDEHelpIntf,
|
||||
// DebuggerIntf
|
||||
DbgIntfDebuggerBase,
|
||||
// IDE
|
||||
|
@ -34,7 +34,7 @@ uses
|
||||
DbgIntfDebuggerBase,
|
||||
// IdeIntf
|
||||
PropEdits, ObjectInspector, IDEOptionsIntf, IDEOptEditorIntf, IDEUtils,
|
||||
LazarusCommonStrConst, GDBMIDebugger,
|
||||
IdeIntfStrConsts, GDBMIDebugger,
|
||||
// IDE
|
||||
TransferMacros, LazarusIDEStrConsts, PathEditorDlg, IDEProcs, DialogProcs,
|
||||
InputHistory, EnvironmentOpts, BaseDebugManager, Project, Debugger,
|
||||
|
@ -29,7 +29,7 @@ uses
|
||||
// LCL
|
||||
Forms, Controls, StdCtrls, CheckLst, Buttons, Dialogs,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEImagesIntf, IDEOptionsIntf, IDEOptEditorIntf,
|
||||
IdeIntfStrConsts, IDEImagesIntf, IDEOptionsIntf, IDEOptEditorIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, Debugger, BaseDebugManager, Project;
|
||||
|
||||
|
@ -29,7 +29,7 @@ uses
|
||||
// LCL
|
||||
Forms, StdCtrls, Menus, ComCtrls, Buttons,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf,
|
||||
IdeIntfStrConsts, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, IdeDebuggerStringConstants, Debugger, IdeDebuggerOpts, BaseDebugManager;
|
||||
type
|
||||
|
@ -41,7 +41,7 @@ uses
|
||||
// LazUtils
|
||||
LazUtilities, LazUTF8,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDECommands, PropEdits, IDEDialogs, IDEImagesIntf,
|
||||
IdeIntfStrConsts, IDECommands, PropEdits, IDEDialogs, IDEImagesIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, IDEOptionDefs, EnvironmentOpts;
|
||||
|
||||
|
@ -32,7 +32,7 @@ uses
|
||||
// LazUtils
|
||||
LazStringUtils,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, PropEdits,
|
||||
IdeIntfStrConsts, PropEdits,
|
||||
// IDE
|
||||
IDEProcs, LazarusIDEStrConsts;
|
||||
|
||||
|
@ -14,7 +14,7 @@ uses
|
||||
LazLogger, LazTracer,
|
||||
// IdeIntf
|
||||
FormEditingIntf, IDEWindowIntf, IDEImagesIntf, ComponentEditors, IDEDialogs,
|
||||
LazarusCommonStrConst, PropEdits,
|
||||
IdeIntfStrConsts, PropEdits,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, LazIDEIntf, MenuDesignerBase, MenuEditorForm, MenuShortcutDisplay,
|
||||
MenuTemplates, MenuResolveConflicts;
|
||||
|
@ -28,7 +28,7 @@ uses
|
||||
// BuildIntf
|
||||
BaseIDEIntf, ProjectIntf,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, LazIDEIntf, ObjectInspector, OIFavoriteProperties, PropEdits, IDEDialogs,
|
||||
IdeIntfStrConsts, LazIDEIntf, ObjectInspector, OIFavoriteProperties, PropEdits, IDEDialogs,
|
||||
// IDE
|
||||
DialogProcs, LazConf, LazarusIDEStrConsts;
|
||||
|
||||
|
@ -37,7 +37,7 @@ uses
|
||||
CheckLst, StdCtrls, ExtCtrls, Buttons,
|
||||
CodeTree, PascalParserTool, CodeCache, CodeToolManager,
|
||||
LazIDEIntf, SrcEditorIntf, IDEDialogs,
|
||||
LazarusCommonStrConst, LazarusIDEStrConsts;
|
||||
IdeIntfStrConsts, LazarusIDEStrConsts;
|
||||
|
||||
type
|
||||
|
||||
|
@ -15,7 +15,7 @@ uses
|
||||
// CodeTools
|
||||
BasicCodeTools,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEHelpIntf, MacroDefIntf, LazIDEIntf, IDEUtils,
|
||||
IdeIntfStrConsts, IDEHelpIntf, MacroDefIntf, LazIDEIntf, IDEUtils,
|
||||
// IDE
|
||||
InputHistory, LazarusIDEStrConsts, EnvironmentOpts, TransferMacros;
|
||||
|
||||
|
@ -57,7 +57,7 @@ uses
|
||||
// Codetools
|
||||
CodeToolManager, DefineTemplates,
|
||||
// IDEIntf
|
||||
LazarusCommonStrConst, LazIDEIntf, IDEMsgIntf, IDEHelpIntf, IDEImagesIntf, IDEWindowIntf,
|
||||
IdeIntfStrConsts, LazIDEIntf, IDEMsgIntf, IDEHelpIntf, IDEImagesIntf, IDEWindowIntf,
|
||||
PackageIntf, IDEExternToolIntf, IDEDialogs, IDEUtils,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, TransferMacros, LazConf, DialogProcs,
|
||||
|
@ -42,7 +42,7 @@ uses
|
||||
// IdeIntf
|
||||
IDEImagesIntf, IDEHelpIntf, IDEDialogs,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, LazarusCommonStrConst, IDEProcs, TransferMacros, EnvironmentOpts,
|
||||
LazarusIDEStrConsts, IdeIntfStrConsts, IDEProcs, TransferMacros, EnvironmentOpts,
|
||||
IdeXmlConfigProcs;
|
||||
|
||||
type
|
||||
|
@ -36,7 +36,7 @@ uses
|
||||
// codetools
|
||||
FileProcs, CodeToolManager, DirectoryCacher,
|
||||
// IDEIntf
|
||||
LazarusCommonStrConst, IDEDialogs, IDEImagesIntf, PackageIntf,
|
||||
IdeIntfStrConsts, IDEDialogs, IDEImagesIntf, PackageIntf,
|
||||
// IDE
|
||||
PackageDefs, PackageSystem, InputHistory, LazarusIDEStrConsts, Project,
|
||||
EnvironmentOpts, IDEProcs, RecentListProcs;
|
||||
|
@ -35,7 +35,7 @@ uses
|
||||
StdCtrls, ExtCtrls, ButtonPanel,
|
||||
CodeToolManager, BasicCodeTools, DefineTemplates,
|
||||
CompOptsIntf, ProjectIntf, IDEDialogs,
|
||||
InputHistory, TransferMacros, Project, LazarusCommonStrConst, LazarusIDEStrConsts;
|
||||
InputHistory, TransferMacros, Project, IdeIntfStrConsts, LazarusIDEStrConsts;
|
||||
|
||||
type
|
||||
|
||||
|
@ -43,7 +43,7 @@ uses
|
||||
SynHighlighterLFM, SynEdit, SynEditMiscClasses,
|
||||
// IDEIntf
|
||||
IDEExternToolIntf, PackageIntf, IDEWindowIntf, PropEdits, PropEditUtils,
|
||||
LazarusCommonStrConst, IDEMsgIntf, IDEImagesIntf, IDEDialogs, ComponentReg,
|
||||
IdeIntfStrConsts, IDEMsgIntf, IDEImagesIntf, IDEDialogs, ComponentReg,
|
||||
// IDE
|
||||
CustomFormEditor, LazarusIDEStrConsts, EditorOptions, SourceMarks, JITForms;
|
||||
|
||||
|
@ -36,7 +36,7 @@ uses
|
||||
// LazUtils
|
||||
FileUtil, LazFileUtils, Laz2_XMLCfg, LazStringUtils,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEWindowIntf, IDEHelpIntf, IDEDialogs,
|
||||
IdeIntfStrConsts, IDEWindowIntf, IDEHelpIntf, IDEDialogs,
|
||||
// IDE
|
||||
IDEProcs, LazarusIDEStrConsts, LazConf, TransferMacros, InputHistory,
|
||||
ShowDeletingFilesDlg, EnvironmentOpts, RecentListProcs;
|
||||
|
@ -44,7 +44,7 @@ uses
|
||||
// IDEIntf
|
||||
SrcEditorIntf, MenuIntf, IDEWindowIntf, LazIDEIntf, IDEHelpIntf, IDEDialogs,
|
||||
// IDE
|
||||
LazarusCommonStrConst, LazarusIDEStrConsts, EditorOptions, CodeMacroSelect, CodeMacroPrompt;
|
||||
IdeIntfStrConsts, LazarusIDEStrConsts, EditorOptions, CodeMacroSelect, CodeMacroPrompt;
|
||||
|
||||
type
|
||||
TAutoCompleteOption = (
|
||||
|
@ -55,7 +55,7 @@ uses
|
||||
// Codetools
|
||||
CodeToolManager, DefineTemplates,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEWindowIntf, IDEImagesIntf, IDEDialogs,
|
||||
IdeIntfStrConsts, IDEWindowIntf, IDEImagesIntf, IDEDialogs,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, CodeToolsOptions, CodeToolsDefPreview, TransferMacros,
|
||||
EditorOptions, InputFileDialog, LazConf, IDEProcs, EditDefineTree, CompilerOptions;
|
||||
|
@ -50,7 +50,7 @@ uses
|
||||
CodeCache, CodeToolManager, PascalParserTool, CodeTree,
|
||||
// IDEIntf
|
||||
IDEWindowIntf, SrcEditorIntf, MenuIntf, IDECommands, LazIDEIntf, ProjectIntf,
|
||||
LazarusCommonStrConst, CompOptsIntf, IDEDialogs, ToolBarIntf,
|
||||
IdeIntfStrConsts, CompOptsIntf, IDEDialogs, ToolBarIntf,
|
||||
// IDEDebugger
|
||||
IdeDebuggerStringConstants,
|
||||
// IDE
|
||||
|
@ -26,7 +26,7 @@ interface
|
||||
|
||||
uses
|
||||
Classes, Forms, StdCtrls, Buttons, ButtonPanel, CheckLst, LCLType, Controls,
|
||||
IDEHelpIntf, IDEImagesIntf, LazarusCommonStrConst, LazarusIDEStrConsts, Compiler;
|
||||
IDEHelpIntf, IDEImagesIntf, IdeIntfStrConsts, LazarusIDEStrConsts, Compiler;
|
||||
|
||||
type
|
||||
|
||||
|
@ -37,7 +37,7 @@ uses
|
||||
// SynEdit
|
||||
SynMacroRecorder, SynEdit, SynEditKeyCmds,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEWindowIntf, IDEImagesIntf, SrcEditorIntf, IDEHelpIntf, IDECommands,
|
||||
IdeIntfStrConsts, IDEWindowIntf, IDEImagesIntf, SrcEditorIntf, IDEHelpIntf, IDECommands,
|
||||
LazIDEIntf, IDEDialogs,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, ProjectDefs, LazConf, Project, KeyMapping,
|
||||
|
@ -40,7 +40,7 @@ uses
|
||||
// CodeTools
|
||||
CodeToolsStructs, CodeCache, CodeToolManager, PascalParserTool, CodeTree,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, SrcEditorIntf, LazIDEIntf, PropEdits, IDEDialogs,
|
||||
IdeIntfStrConsts, SrcEditorIntf, LazIDEIntf, PropEdits, IDEDialogs,
|
||||
// IDE
|
||||
CustomFormEditor, JitForms, Project, LazarusIDEStrConsts, EditorOptions;
|
||||
|
||||
|
@ -54,7 +54,7 @@ interface
|
||||
uses
|
||||
Classes, SysUtils, Controls, Forms, StdCtrls, Buttons, ButtonPanel,
|
||||
LCLProc, LCLType, LazConf, LazFileUtils, Laz2_XMLCfg, LazFileCache,
|
||||
IDEHelpIntf, IDEImagesIntf, LazarusCommonStrConst, LazarusIDEStrConsts, EnvironmentOpts;
|
||||
IDEHelpIntf, IDEImagesIntf, IdeIntfStrConsts, LazarusIDEStrConsts, EnvironmentOpts;
|
||||
|
||||
type
|
||||
|
||||
|
@ -45,7 +45,7 @@ uses
|
||||
// IDEIntf
|
||||
IDEImagesIntf, MenuIntf, IDECommands, IDEDialogs, LazIDEIntf,
|
||||
// IDE
|
||||
LazarusCommonStrConst, LazarusIDEStrConsts, EnvironmentOpts, HelpFPCMessages, etSrcEditMarks,
|
||||
IdeIntfStrConsts, LazarusIDEStrConsts, EnvironmentOpts, HelpFPCMessages, etSrcEditMarks,
|
||||
MsgWnd_Options, etQuickFixes, ExtTools, IDEOptionDefs, CompilerOptions;
|
||||
|
||||
const
|
||||
|
@ -46,7 +46,7 @@ uses
|
||||
EnvironmentOpts,
|
||||
ExtToolEditDlg, KeyMapping, TransferMacros, IDEProcs, LazFileUtils,
|
||||
CompilerOptions,
|
||||
LazarusCommonStrConst, LazarusIDEStrConsts, IDEOptionDefs, EditorOptions;
|
||||
IdeIntfStrConsts, LazarusIDEStrConsts, IDEOptionDefs, EditorOptions;
|
||||
|
||||
const
|
||||
MaxExtTools = ecExtToolLast-ecExtToolFirst+1;
|
||||
|
@ -49,7 +49,7 @@ uses
|
||||
// Codetools
|
||||
FileProcs,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEExternToolIntf, IDEHelpIntf, PropEdits, IDEDialogs, IDECommands, IDEUtils,
|
||||
IdeIntfStrConsts, IDEExternToolIntf, IDEHelpIntf, PropEdits, IDEDialogs, IDECommands, IDEUtils,
|
||||
// IDE
|
||||
TransferMacros, LazarusIDEStrConsts, EnvironmentOpts, KeyMapping;
|
||||
|
||||
|
@ -28,7 +28,7 @@ uses
|
||||
SynEditTypes, SynEdit,
|
||||
// IdeIntf
|
||||
MacroIntf, IDEWindowIntf, SrcEditorIntf, IDEHelpIntf, IDEDialogs,
|
||||
LazarusCommonStrConst, ProjectGroupIntf,
|
||||
IdeIntfStrConsts, ProjectGroupIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, InputHistory, InputhistoryWithSearchOpt, EditorOptions, Project,
|
||||
IDEProcs, SearchFrm, SearchResultView, EnvironmentOpts, SearchPathProcs;
|
||||
|
@ -40,7 +40,7 @@ uses
|
||||
// LazUtils
|
||||
LazFileUtils, LazFileCache, laz2_DOM, LazStringUtils, AvgLvlTree,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, LazIDEIntf, IDEWindowIntf, SrcEditorIntf, PackageIntf, IDEDialogs,
|
||||
IdeIntfStrConsts, LazIDEIntf, IDEWindowIntf, SrcEditorIntf, PackageIntf, IDEDialogs,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, IDEProcs, MiscOptions, DialogProcs,
|
||||
InputHistory, SearchResultView, CodeHelp, TransferMacros;
|
||||
|
@ -39,7 +39,7 @@ uses
|
||||
// codetools
|
||||
CodeToolsStrConsts, CodeCache, CodeToolManager,
|
||||
// IDEIntf
|
||||
LazarusCommonStrConst, LazIDEIntf, IDEMsgIntf, PackageLinkIntf, PackageIntf, IDEExternToolIntf,
|
||||
IdeIntfStrConsts, LazIDEIntf, IDEMsgIntf, PackageLinkIntf, PackageIntf, IDEExternToolIntf,
|
||||
// IDE
|
||||
DialogProcs, PackageDefs, Project, IDEProcs, LazarusIDEStrConsts,
|
||||
etFPCMsgParser, SearchPathProcs, PackageLinks, PackageSystem, BasePkgManager;
|
||||
|
@ -41,7 +41,7 @@ uses
|
||||
// LCL
|
||||
LCLPlatformDef, Controls, Graphics, ComCtrls, Menus,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf, CompOptsIntf, KeywordFuncLists,
|
||||
IdeIntfStrConsts, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf, CompOptsIntf, KeywordFuncLists,
|
||||
// IDE
|
||||
EnvironmentOpts, PackageSystem, PackageDefs, Project, LazarusIDEStrConsts,
|
||||
TransferMacros, ModeMatrixOpts, ModeMatrixCtrl, compiler_config_target;
|
||||
|
@ -34,7 +34,7 @@ uses
|
||||
// LazUtils
|
||||
FileUtil, Laz2_XMLCfg, ImgList,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf, FormEditingIntf, ComponentReg,
|
||||
IdeIntfStrConsts, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf, FormEditingIntf, ComponentReg,
|
||||
// IDE
|
||||
EnvironmentOpts, LazarusIDEStrConsts, IDEOptionDefs, PackageDefs;
|
||||
|
||||
|
@ -33,7 +33,7 @@ uses
|
||||
// LazControls
|
||||
DividerBevel,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEOptionsIntf, IDEOptEditorIntf, IDEWindowIntf, IDEUtils, IDEDialogs,
|
||||
IdeIntfStrConsts, IDEOptionsIntf, IDEOptEditorIntf, IDEWindowIntf, IDEUtils, IDEDialogs,
|
||||
// IDE
|
||||
EnvironmentOpts, LazarusIDEStrConsts, IDETranslations, InputHistory;
|
||||
|
||||
|
@ -33,7 +33,7 @@ uses
|
||||
// SynEdit
|
||||
SynEditMouseCmds,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf, IDEDialogs,
|
||||
IdeIntfStrConsts, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf, IDEDialogs,
|
||||
// IDE
|
||||
EditorOptions, LazarusIDEStrConsts, MouseActionDialog, KeyMapping;
|
||||
|
||||
|
@ -34,7 +34,7 @@ uses
|
||||
// LazControls
|
||||
DividerBevel,
|
||||
// IDEIntf
|
||||
LazarusCommonStrConst, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf,
|
||||
IdeIntfStrConsts, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, MainBar, EnvironmentOpts, IdeCoolbarData, CoolBarOptions;
|
||||
|
||||
|
@ -29,7 +29,7 @@ uses
|
||||
// LCL
|
||||
Forms, ExtCtrls, StdCtrls,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEOptionsIntf, IDEOptEditorIntf,
|
||||
IdeIntfStrConsts, IDEOptionsIntf, IDEOptEditorIntf,
|
||||
// IDE
|
||||
EnvironmentOpts, LazarusIDEStrConsts;
|
||||
|
||||
|
@ -28,7 +28,7 @@ uses
|
||||
// LazUtils
|
||||
FileUtil, LazFileUtils, LazStringUtils, LazFileCache, LazUTF8,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEImagesIntf,
|
||||
IdeIntfStrConsts, IDEImagesIntf,
|
||||
// IDE
|
||||
TransferMacros, GenericListSelect, LazarusIDEStrConsts;
|
||||
|
||||
|
@ -13,7 +13,7 @@ uses
|
||||
// LazUtils
|
||||
FileUtil, LazFileUtils, LazUTF8,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf, IDEDialogs,
|
||||
IdeIntfStrConsts, IDEOptionsIntf, IDEOptEditorIntf, IDEImagesIntf, IDEDialogs,
|
||||
// IDE
|
||||
Project, ProjectUserResources, LazarusIDEStrConsts;
|
||||
|
||||
|
@ -28,7 +28,7 @@ interface
|
||||
uses
|
||||
Classes, SysUtils, Forms, Controls, Graphics, Dialogs, StdCtrls,
|
||||
ExtCtrls, Buttons,ButtonPanel,
|
||||
LazarusCommonStrConst, LazarusIDEStrConsts;
|
||||
IdeIntfStrConsts, LazarusIDEStrConsts;
|
||||
|
||||
type
|
||||
|
||||
|
@ -26,7 +26,7 @@ interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs,
|
||||
StdCtrls, ExtCtrls, Buttons, LazarusCommonStrConst, LazarusIDEStrConsts, LCLType, ButtonPanel;
|
||||
StdCtrls, ExtCtrls, Buttons, IdeIntfStrConsts, LazarusIDEStrConsts, LCLType, ButtonPanel;
|
||||
|
||||
type
|
||||
|
||||
|
@ -41,7 +41,7 @@ uses
|
||||
// LazUtils
|
||||
LazFileUtils, Laz2_XMLCfg, LazFileCache,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, LazHelpIntf, IDEOptionsIntf, IDEOptEditorIntf, MacroIntf,
|
||||
IdeIntfStrConsts, LazHelpIntf, IDEOptionsIntf, IDEOptEditorIntf, MacroIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, IDEOptionDefs, LazConf;
|
||||
|
||||
|
@ -45,7 +45,7 @@ uses
|
||||
// IDEIntf
|
||||
PropEdits, ObjectInspector, TextTools, IDEDialogs, LazHelpIntf, MacroIntf,
|
||||
IDEWindowIntf, IDEMsgIntf, PackageIntf, LazIDEIntf, HelpFPDoc, IDEHelpIntf,
|
||||
LazarusCommonStrConst, IDEExternToolIntf, IDEImagesIntf,
|
||||
IdeIntfStrConsts, IDEExternToolIntf, IDEImagesIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, DialogProcs, ObjInspExt, EnvironmentOpts, AboutFrm,
|
||||
Project, MainBar, IDEFPDocFileSearch, PackageDefs, PackageSystem, HelpOptions,
|
||||
|
@ -39,7 +39,7 @@ uses
|
||||
LazControlDsgn, // move this to lazarus.lpr
|
||||
// IdeIntf
|
||||
IDEWindowIntf, IDEOptionsIntf, IDEOptEditorIntf, IDECommands, IDEHelpIntf,
|
||||
LazarusCommonStrConst, ProjectIntf, IDEImagesIntf,
|
||||
IdeIntfStrConsts, ProjectIntf, IDEImagesIntf,
|
||||
// IDE
|
||||
EnvironmentOpts, EditorOptions, BuildModesManager, Compiler_ModeMatrix,
|
||||
Project, LazarusIDEStrConsts,
|
||||
|
@ -49,7 +49,7 @@ uses
|
||||
// LazUtils
|
||||
FileUtil, LazUTF8, LazFileUtils, LazFileCache, LazLoggerBase,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, MacroDefIntf, IDEDialogs, IDEImagesIntf, IDEUtils,
|
||||
IdeIntfStrConsts, MacroDefIntf, IDEDialogs, IDEImagesIntf, IDEUtils,
|
||||
// DebuggerIntf
|
||||
DbgIntfDebuggerBase,
|
||||
// LazDebuggerGdbmi
|
||||
|
@ -39,7 +39,7 @@ uses
|
||||
// LazUtils
|
||||
LazFileCache, LazUTF8, LazFileUtils, FileUtil, LazLoggerBase, Laz2_XMLCfg,
|
||||
// IDEIntf
|
||||
LazarusCommonStrConst,
|
||||
IdeIntfStrConsts,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, LazConf, EnvironmentOpts, FppkgHelper;
|
||||
|
||||
|
@ -27,7 +27,7 @@ uses
|
||||
// LazUtils
|
||||
LazFileUtils, LazFileCache,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEDialogs,
|
||||
IdeIntfStrConsts, IDEDialogs,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, TransferMacros, InputHistory;
|
||||
|
||||
|
@ -39,7 +39,7 @@ uses
|
||||
MemCheck,
|
||||
{$ENDIF}
|
||||
Classes, SysUtils, LCLType, Controls, Forms, Buttons, StdCtrls,
|
||||
Dialogs, LResources, LazarusCommonStrConst, LazarusIDEStrConsts;
|
||||
Dialogs, LResources, IdeIntfStrConsts, LazarusIDEStrConsts;
|
||||
|
||||
|
||||
type
|
||||
|
@ -82,7 +82,7 @@ uses
|
||||
IDEIntf, ObjectInspector, PropEdits, PropEditUtils, EditorSyntaxHighlighterDef,
|
||||
IDECommands, IDEWindowIntf, ComponentReg, IDEDialogs, SrcEditorIntf, IDEMsgIntf,
|
||||
MenuIntf, LazIDEIntf, IDEOptEditorIntf, IDEImagesIntf, ComponentEditors,
|
||||
LazarusCommonStrConst, ToolBarIntf, SelEdits,
|
||||
IdeIntfStrConsts, ToolBarIntf, SelEdits,
|
||||
// protocol
|
||||
IDEProtocol,
|
||||
// compile
|
||||
|
@ -47,7 +47,7 @@ uses
|
||||
// CodeTools
|
||||
CodeToolManager, CodeToolsStructs, CodeCache,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEWindowIntf, IDEHelpIntf, IDEDialogs,
|
||||
IdeIntfStrConsts, IDEWindowIntf, IDEHelpIntf, IDEDialogs,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, EditorOptions, InputHistory, MiscOptions, IDEProcs,
|
||||
RecentListProcs;
|
||||
|
@ -47,7 +47,7 @@ uses
|
||||
LazUTF8, FileUtil,
|
||||
// IdeIntf
|
||||
IDEWindowIntf, IDEImagesIntf, NewItemIntf, ProjectIntf,
|
||||
LazarusCommonStrConst, LazIDEIntf, IDEHelpIntf, IDEDialogs,
|
||||
IdeIntfStrConsts, LazIDEIntf, IDEHelpIntf, IDEDialogs,
|
||||
// IDE
|
||||
InputHistory, LazarusIDEStrConsts, Project, MainIntf;
|
||||
|
||||
|
@ -10,7 +10,7 @@ interface
|
||||
uses
|
||||
Classes, SysUtils, Forms, Controls, Dialogs, StdCtrls, ComCtrls,
|
||||
LCLType, LazFileUtils, DbgIntfDebuggerBase,
|
||||
LazarusCommonStrConst, IdeDebuggerStringConstants, BaseDebugManager, Debugger;
|
||||
IdeIntfStrConsts, IdeDebuggerStringConstants, BaseDebugManager, Debugger;
|
||||
|
||||
type
|
||||
{$IFDEF darwin}
|
||||
|
@ -29,7 +29,7 @@ interface
|
||||
|
||||
uses
|
||||
Classes, math, Forms, Dialogs, StdCtrls, Buttons, IDEImagesIntf,
|
||||
LazarusCommonStrConst, IdeDebuggerStringConstants;
|
||||
IdeIntfStrConsts, IdeDebuggerStringConstants;
|
||||
|
||||
type
|
||||
|
||||
|
@ -6,7 +6,7 @@ interface
|
||||
|
||||
uses
|
||||
Forms, Controls, ButtonPanel, StdCtrls, ExtCtrls, Debugger,
|
||||
LazarusCommonStrConst, DbgIntfDebuggerBase, IdeDebuggerStringConstants;
|
||||
IdeIntfStrConsts, DbgIntfDebuggerBase, IdeDebuggerStringConstants;
|
||||
|
||||
type
|
||||
|
||||
|
@ -46,7 +46,7 @@ uses
|
||||
DbgIntfDebuggerBase, DbgIntfMiscClasses, SynEdit, laz.VirtualTrees, SpinEx,
|
||||
LazDebuggerIntf, LazDebuggerIntfBaseTypes, BaseDebugManager, EnvironmentOpts,
|
||||
IdeDebuggerWatchResult, IdeDebuggerWatchResPrinter,
|
||||
ArrayNavigationFrame, IdeDebuggerUtils, LazarusCommonStrConst, IdeDebuggerStringConstants;
|
||||
ArrayNavigationFrame, IdeDebuggerUtils, IdeIntfStrConsts, IdeDebuggerStringConstants;
|
||||
|
||||
type
|
||||
|
||||
|
@ -42,7 +42,7 @@ uses
|
||||
Classes, SysUtils, Forms, StdCtrls, Extctrls, ButtonPanel,
|
||||
IDEHelpIntf, DbgIntfDebuggerBase, LazDebuggerIntf,
|
||||
Debugger, IdeDebuggerOpts, BaseDebugManager, EnvironmentOpts,
|
||||
LazarusCommonStrConst, IdeDebuggerStringConstants;
|
||||
IdeIntfStrConsts, IdeDebuggerStringConstants;
|
||||
|
||||
type
|
||||
|
||||
|
@ -30,7 +30,7 @@ uses
|
||||
// LazControls
|
||||
ShortPathEdit,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, MacroIntf, IDEImagesIntf, IDEUtils,
|
||||
IdeIntfStrConsts, MacroIntf, IDEImagesIntf, IDEUtils,
|
||||
// IDE
|
||||
TransferMacros, GenericListSelect, LazarusIDEStrConsts;
|
||||
|
||||
|
@ -69,7 +69,7 @@ uses
|
||||
ProjectIntf, PackageIntf, PackageLinkIntf, PackageDependencyIntf,
|
||||
// IDEIntf
|
||||
IDEHelpIntf, IDECommands, IDEDialogs, IDEImagesIntf, LazIDEIntf, ToolBarIntf,
|
||||
LazarusCommonStrConst, MenuIntf,
|
||||
IdeIntfStrConsts, MenuIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, MainBase, MainBar, IDEProcs, DialogProcs, IDEOptionDefs, Project,
|
||||
InputHistory, TransferMacros, EnvironmentOpts, BuildManager, BasePkgManager,
|
||||
|
@ -40,7 +40,7 @@ uses
|
||||
// BuildIntf
|
||||
ProjPackIntf, CompOptsIntf, PublishModuleIntf,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEWindowIntf, IDEHelpIntf, IDEDialogs, IDEImagesIntf, LazIDEIntf,
|
||||
IdeIntfStrConsts, IDEWindowIntf, IDEHelpIntf, IDEDialogs, IDEImagesIntf, LazIDEIntf,
|
||||
// IDE
|
||||
ProjectDefs, Project, PackageDefs, IDEOptionDefs, InputHistory,
|
||||
LazarusIDEStrConsts, IDEProcs, EnvironmentOpts, CompilerOptions,
|
||||
|
@ -51,7 +51,7 @@ uses
|
||||
// LCL
|
||||
Controls, Forms, Buttons, StdCtrls, ComCtrls, Dialogs, ButtonPanel, ExtCtrls,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, BaseIDEIntf, IDEHelpIntf, ProjectIntf, IDEDialogs, IDEImagesIntf, MacroIntf,
|
||||
IdeIntfStrConsts, BaseIDEIntf, IDEHelpIntf, ProjectIntf, IDEDialogs, IDEImagesIntf, MacroIntf,
|
||||
// LazUtils
|
||||
LazFileUtils, LazFileCache, LazUTF8, Laz2_XMLCfg,
|
||||
// IDE
|
||||
|
@ -40,7 +40,7 @@ uses
|
||||
// LazUtils
|
||||
FileUtil, LazFileUtils, LazFileCache, LazTracer,
|
||||
// IDEIntf
|
||||
LazarusCommonStrConst, IDEWindowIntf, LazIDEIntf, SrcEditorIntf, IDEDialogs, ProjectGroupIntf,
|
||||
IdeIntfStrConsts, IDEWindowIntf, LazIDEIntf, SrcEditorIntf, IDEDialogs, ProjectGroupIntf,
|
||||
// ide
|
||||
LazarusIDEStrConsts, InputHistory, IDEProcs, SearchResultView, Project,
|
||||
SearchPathProcs;
|
||||
|
@ -49,7 +49,7 @@ uses
|
||||
NewItemIntf, ProjectIntf, PackageIntf, PackageDependencyIntf, IDEExternToolIntf,
|
||||
// IdeIntf
|
||||
IDEDialogs, PropEdits, IDEMsgIntf, LazIDEIntf, MenuIntf, IDEWindowIntf, FormEditingIntf,
|
||||
LazarusCommonStrConst, ObjectInspector, SrcEditorIntf, EditorSyntaxHighlighterDef, UnitResources, ComponentReg,
|
||||
IdeIntfStrConsts, ObjectInspector, SrcEditorIntf, EditorSyntaxHighlighterDef, UnitResources, ComponentReg,
|
||||
// IDE
|
||||
IDEProcs, DialogProcs, IDEProtocol, LazarusIDEStrConsts, NewDialog,
|
||||
NewProjectDlg, MainBase, MainBar, MainIntf, Project, ProjectDefs,
|
||||
|
@ -40,7 +40,7 @@ uses
|
||||
// Codetools
|
||||
CodeCache, CodeToolManager,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, SrcEditorIntf, LazIDEIntf, IDEImagesIntf, IDEDialogs,
|
||||
IdeIntfStrConsts, SrcEditorIntf, LazIDEIntf, IDEImagesIntf, IDEDialogs,
|
||||
// IDE
|
||||
LazarusIDEStrConsts;
|
||||
|
||||
|
@ -42,7 +42,7 @@ uses
|
||||
// BuildIntf
|
||||
ProjectIntf,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, LazIDEIntf, IDEImagesIntf, IDEWindowIntf,
|
||||
IdeIntfStrConsts, LazIDEIntf, IDEImagesIntf, IDEWindowIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, SourceEditor, Project, EnvironmentOpts, MainIntf;
|
||||
|
||||
|
@ -51,7 +51,7 @@ uses
|
||||
// LazControls
|
||||
ListFilterEdit,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEWindowIntf, IDEHelpIntf, IDEImagesIntf,
|
||||
IdeIntfStrConsts, IDEWindowIntf, IDEHelpIntf, IDEImagesIntf,
|
||||
// IDE
|
||||
LazarusIdeStrConsts, IDEProcs, CustomFormEditor, SearchPathProcs, PackageDefs;
|
||||
|
||||
|
@ -45,7 +45,7 @@ uses
|
||||
// LazUtils
|
||||
FileUtil, LazFileUtils,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, IDEWindowIntf, PackageIntf, IDEHelpIntf,
|
||||
IdeIntfStrConsts, IDEWindowIntf, PackageIntf, IDEHelpIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, PackageDefs, PackageSystem, EnvironmentOpts;
|
||||
|
||||
|
@ -45,7 +45,7 @@ uses
|
||||
{$ENDIF}
|
||||
TypInfo, Classes, SysUtils, Forms, LazFileUtils, LCLProc, ComCtrls,
|
||||
LazIDEIntf, PackageIntf, MenuIntf,
|
||||
LazarusCommonStrConst, LazarusIDEStrConsts, EnvironmentOpts,
|
||||
IdeIntfStrConsts, LazarusIDEStrConsts, EnvironmentOpts,
|
||||
CompilerOptions, PackageDefs, PackageSystem, Project;
|
||||
|
||||
type
|
||||
|
@ -40,7 +40,7 @@ interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, Forms, StdCtrls, ComCtrls, ButtonPanel,
|
||||
LazarusCommonStrConst, LazarusIDEStrConsts, PackageDefs;
|
||||
IdeIntfStrConsts, LazarusIDEStrConsts, PackageDefs;
|
||||
|
||||
|
||||
type
|
||||
|
@ -25,7 +25,7 @@ unit ConfirmPkgListDlg;
|
||||
interface
|
||||
|
||||
uses
|
||||
Buttons, Classes, ExtCtrls, Grids, Forms, Controls, ButtonPanel, LazarusCommonStrConst;
|
||||
Buttons, Classes, ExtCtrls, Grids, Forms, Controls, ButtonPanel, IdeIntfStrConsts;
|
||||
|
||||
type
|
||||
|
||||
|
@ -48,7 +48,7 @@ uses
|
||||
// LazUtils
|
||||
LazFileUtils, Laz2_XMLCfg, LazUTF8,
|
||||
// IdeIntf
|
||||
LazarusCommonStrConst, PackageDependencyIntf, PackageIntf, IDEImagesIntf,
|
||||
IdeIntfStrConsts, PackageDependencyIntf, PackageIntf, IDEImagesIntf,
|
||||
IDEHelpIntf, IDEDialogs, IDEWindowIntf, PackageLinkIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, InputHistory, LazConf, PackageDefs, PackageSystem, LPKCache, PackageLinks;
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user