updated translations

git-svn-id: trunk@7286 -
This commit is contained in:
mattias 2005-06-25 16:21:45 +00:00
parent 2fa4062629
commit fa3b24cef5
21 changed files with 317 additions and 6 deletions

View File

@ -1859,6 +1859,13 @@ resourcestring
+'sChoose a type.';
lisNewDlgCreateANewProjectChooseAType = 'Create a new project.%sChoose a '
+'type.';
lisChooseOneOfTheseItemsToCreateANewFile = 'Choose one of these items to '
+'create a new File';
lisChooseOneOfTheseItemsToCreateANewProject = 'Choose one of these items to '
+'create a new Project';
lisChooseOneOfTheseItemsToCreateANewPackage = 'Choose one of these items to '
+'create a new Package';
lisPackage = 'Package';
lisNewDlgCreateANewPascalUnit = 'Create a new pascal unit.';
lisNewDlgCreateANewUnitWithALCLForm = 'Create a new unit with a LCL form.';
lisNewDlgCreateANewUnitWithADataModule = 'Create a new unit with a datamodule.';

View File

@ -555,36 +555,36 @@ end;
function TNewLazIDEItemCategoryFile.LocalizedName: string;
begin
Result:='File';
Result:=lisToDoLFile;
end;
function TNewLazIDEItemCategoryFile.Description: string;
begin
Result:='Choose one of these items to create a new File';
Result:=lisChooseOneOfTheseItemsToCreateANewFile;
end;
{ TNewLazIDEItemCategoryProject }
function TNewLazIDEItemCategoryProject.LocalizedName: string;
begin
Result:='Project';
Result:=dlgEnvProject;
end;
function TNewLazIDEItemCategoryProject.Description: string;
begin
Result:='Choose one of these items to create a new Project';
Result:=lisChooseOneOfTheseItemsToCreateANewProject;
end;
{ TNewLazIDEItemCategoryPackage }
function TNewLazIDEItemCategoryPackage.LocalizedName: string;
begin
Result:='Package';
Result:=lisPackage;
end;
function TNewLazIDEItemCategoryPackage.Description: string;
begin
Result:='Choose one of these items to create a new Package';
Result:=lisChooseOneOfTheseItemsToCreateANewPackage;
end;
end.

View File

@ -981,6 +981,18 @@ msgstr ""
msgid "Choose make path"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr ""
@ -4401,6 +4413,10 @@ msgstr ""
msgid "Overwrite file?"
msgstr ""
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr ""

View File

@ -970,6 +970,18 @@ msgstr "Tria el directori"
msgid "Choose make path"
msgstr "Tria la trajectòria per a crear"
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Tria el codi font del programa (*.pp, *.pas, *.lpr)"
@ -4390,6 +4402,10 @@ msgstr "Mode substituir"
msgid "Overwrite file?"
msgstr "Voleu sobrescriure el fitxer?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Paquet %s"

View File

@ -984,6 +984,18 @@ msgstr "Verzeichnis ausw
msgid "Choose make path"
msgstr "Make-Verzeichnis auswählen"
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Programmquelltext (*.pp, *.pas, *.lpr) auswählen"
@ -4404,6 +4416,10 @@ msgstr "
msgid "Overwrite file?"
msgstr "Datei überschreiben?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Paket %s"

View File

@ -981,6 +981,18 @@ msgstr "Escoja directorio"
msgid "Choose make path"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Escoja archivo fuente del programa (*.pp,*.pas,*.lpr)"
@ -4401,6 +4413,10 @@ msgstr "Sobreescribir Modo"
msgid "Overwrite file?"
msgstr "¿Sobreescribir archivo?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Paquete %s"

View File

@ -981,6 +981,18 @@ msgstr "Escoja directorio"
msgid "Choose make path"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Escoja archivo fuente del programa (*.pp,*.pas,*.lpr)"
@ -4401,6 +4413,10 @@ msgstr "Sobreescribir Modo"
msgid "Overwrite file?"
msgstr "¿Sobreescribir archivo?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Paquete %s"

View File

@ -970,6 +970,18 @@ msgstr ""
msgid "Choose make path"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Valitse ohjelman lähdekoodi (*.pp,*.pas,*.lpr)"
@ -4390,6 +4402,10 @@ msgstr ""
msgid "Overwrite file?"
msgstr "Korvataanko tiedosto?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr ""

View File

@ -970,6 +970,18 @@ msgstr ""
msgid "Choose make path"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Valitse ohjelman lähdekoodi (*.pp,*.pas,*.lpr)"
@ -4390,6 +4402,10 @@ msgstr ""
msgid "Overwrite file?"
msgstr "Korvataanko tiedosto?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr ""

View File

@ -981,6 +981,18 @@ msgstr "Choisissez le r
msgid "Choose make path"
msgstr "Choisissez le chemin \"make\""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Choisissez le source du programme (*.pp,*.pas,*.lpr)"
@ -4401,6 +4413,10 @@ msgstr "Mode recouvrement"
msgid "Overwrite file?"
msgstr "Ecraser le fichier ?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Paquet %s"

View File

@ -981,6 +981,18 @@ msgstr ""
msgid "Choose make path"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr ""
@ -4401,6 +4413,10 @@ msgstr ""
msgid "Overwrite file?"
msgstr ""
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr ""

View File

@ -980,6 +980,18 @@ msgstr "Scegliere la directory"
msgid "Choose make path"
msgstr "Scegli il percorso make"
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Scegliere sorgente programma (*.pp,*.pas,*.lpr)"
@ -4400,6 +4412,10 @@ msgstr "Modalità sovrascrittura"
msgid "Overwrite file?"
msgstr "Sovrascrivere il file?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Pacchetto %s"

View File

@ -980,6 +980,18 @@ msgstr "Scegliere la directory"
msgid "Choose make path"
msgstr "Scegli il percorso make"
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Scegliere sorgente programma (*.pp,*.pas,*.lpr)"
@ -4400,6 +4412,10 @@ msgstr "Modalit
msgid "Overwrite file?"
msgstr "Sovrascrivere il file?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Pacchetto %s"

View File

@ -981,6 +981,18 @@ msgstr "Kies directory"
msgid "Choose make path"
msgstr "Kies Maak pad"
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Kies programma broncode (*.pp, *.pas, *.lpr)"
@ -4401,6 +4413,10 @@ msgstr ""
msgid "Overwrite file?"
msgstr "Bestand overschrijven?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr ""

View File

@ -981,6 +981,18 @@ msgstr "Wybierz katalog"
msgid "Choose make path"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Wybierz źródło programu (*.pp,*.pas,*.lpr)"
@ -4401,6 +4413,10 @@ msgstr "Tryb nadpisywania"
msgid "Overwrite file?"
msgstr "Zastąpić plik?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Pakiet %s"

View File

@ -981,6 +981,18 @@ msgstr "Wybierz katalog"
msgid "Choose make path"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Wybierz ¼ród³o programu (*.pp,*.pas,*.lpr)"
@ -4401,6 +4413,10 @@ msgstr "Tryb nadpisywania"
msgid "Overwrite file?"
msgstr "Zast±piæ plik?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Pakiet %s"

View File

@ -981,6 +981,18 @@ msgstr "Wybierz katalog"
msgid "Choose make path"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Wybierz Ÿród³o programu (*.pp,*.pas,*.lpr)"
@ -4401,6 +4413,10 @@ msgstr "Tryb nadpisywania"
msgid "Overwrite file?"
msgstr "Zast¹piæ plik?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Pakiet %s"

View File

@ -5766,6 +5766,22 @@ msgstr ""
msgid "Create a new project.%sChoose a type."
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lisnewdlgcreateanewpascalunit
msgid "Create a new pascal unit."
msgstr ""

View File

@ -970,6 +970,18 @@ msgstr "
msgid "Choose make path"
msgstr "÷ÙÂÅÒÉÔÅ ÐÕÔØ make"
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "÷ÙÂÅÒÉÔÅ ÉÓÈÏÄÎÉË ÐÒÏÇÒÁÍÍÙ (*.pp,*.pas,*.lpr)"
@ -4390,6 +4402,10 @@ msgstr "
msgid "Overwrite file?"
msgstr "ðÅÒÅÐÉÓÁÔØ ÆÁÊÌ?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "ðÁËÅÔ %s"

View File

@ -970,6 +970,18 @@ msgstr "Выбор каталога"
msgid "Choose make path"
msgstr "Выберите путь make"
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Выберите исходник программы (*.pp,*.pas,*.lpr)"
@ -4390,6 +4402,10 @@ msgstr "Режим замены"
msgid "Overwrite file?"
msgstr "Переписать файл?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Пакет %s"

View File

@ -970,6 +970,18 @@ msgstr "
msgid "Choose make path"
msgstr "Âûáåðèòå ïóòü make"
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewfile
msgid "Choose one of these items to create a new File"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewpackage
msgid "Choose one of these items to create a new Package"
msgstr ""
#: lazarusidestrconsts:lischooseoneoftheseitemstocreateanewproject
msgid "Choose one of these items to create a new Project"
msgstr ""
#: lazarusidestrconsts:lischooseprogramsourcepppaslpr
msgid "Choose program source (*.pp,*.pas,*.lpr)"
msgstr "Âûáåðèòå èñõîäíèê ïðîãðàììû (*.pp,*.pas,*.lpr)"
@ -4390,6 +4402,10 @@ msgstr "
msgid "Overwrite file?"
msgstr "Ïåðåïèñàòü ôàéë?"
#: lazarusidestrconsts:lispackage
msgid "Package"
msgstr ""
#: lazarusidestrconsts:lispckeditpackage
msgid "Package %s"
msgstr "Ïàêåò %s"