mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 12:19:28 +02:00
updated localization
git-svn-id: trunk@4975 -
This commit is contained in:
parent
e3ebdc4ee5
commit
c0a8e6d692
2
Makefile
2
Makefile
@ -2284,7 +2284,7 @@ makefiles: fpc_makefiles
|
||||
ifneq ($(wildcard fpcmake.loc),)
|
||||
include fpcmake.loc
|
||||
endif
|
||||
.PHONY: lcl components ide idepkg tools all clean
|
||||
.PHONY: lcl components ideintf packager ide idepkg tools all clean cleanide
|
||||
.SUFFIXES: .rc .res
|
||||
%.res: %.rc
|
||||
windres -i $< -o $@ --preprocessor $(RCPP)
|
||||
|
@ -64,7 +64,7 @@ export LAZARUS_CONFIG_DIR
|
||||
LAZARUS_IDE_CONFIG=$(LAZARUS_CONFIG_DIR)/idemake.cfg
|
||||
|
||||
[rules]
|
||||
.PHONY: lcl components ide idepkg tools all clean
|
||||
.PHONY: lcl components ideintf packager ide idepkg tools all clean cleanide
|
||||
.SUFFIXES: .rc .res
|
||||
|
||||
%.res: %.rc
|
||||
@ -102,5 +102,7 @@ ifeq ($(OS_TARGET), win32)
|
||||
endif
|
||||
|
||||
clean: cleanall cleanide
|
||||
|
||||
#install: $(INSTALLTARGET) $(addsuffix _install,$(TARGET_DIRS))
|
||||
# end.
|
||||
|
||||
|
@ -206,6 +206,10 @@ msgstr "Definir macro %s"
|
||||
msgid "Define macro gnome2"
|
||||
msgstr "definir macro gnome2"
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk1
|
||||
msgid "Define macro gtk1"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk2
|
||||
msgid "Define macro gtk2"
|
||||
msgstr "Definir macro gtk2"
|
||||
@ -234,6 +238,10 @@ msgstr ""
|
||||
msgid "duplicate identifier: %s"
|
||||
msgstr "identificador duplicat: %s"
|
||||
|
||||
#: codetoolsstrconsts:ctselse
|
||||
msgid "else"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsendforrecordnotfound
|
||||
msgid "end for record not found"
|
||||
msgstr "Final del registre no trobat"
|
||||
@ -306,6 +314,10 @@ msgstr "directori d'interf
|
||||
msgid "gtk2 interface directory"
|
||||
msgstr "directori d'interfície gtk2"
|
||||
|
||||
#: codetoolsstrconsts:ctsideintfdirectory
|
||||
msgid "IDEIntf Directory"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsidentifier
|
||||
msgid "identifier"
|
||||
msgstr "Identificador"
|
||||
|
@ -206,6 +206,10 @@ msgstr ""
|
||||
msgid "Define macro gnome2"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk1
|
||||
msgid "Define macro gtk1"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk2
|
||||
msgid "Define macro gtk2"
|
||||
msgstr ""
|
||||
@ -234,6 +238,10 @@ msgstr ""
|
||||
msgid "duplicate identifier: %s"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctselse
|
||||
msgid "else"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsendforrecordnotfound
|
||||
msgid "end for record not found"
|
||||
msgstr ""
|
||||
@ -306,6 +314,10 @@ msgstr ""
|
||||
msgid "gtk2 interface directory"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsideintfdirectory
|
||||
msgid "IDEIntf Directory"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsidentifier
|
||||
msgid "identifier"
|
||||
msgstr ""
|
||||
|
@ -216,6 +216,10 @@ msgstr "Macro d
|
||||
msgid "Define macro gnome2"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk1
|
||||
msgid "Define macro gtk1"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk2
|
||||
msgid "Define macro gtk2"
|
||||
msgstr "Macro gtk2 définie"
|
||||
@ -244,6 +248,10 @@ msgstr ""
|
||||
msgid "duplicate identifier: %s"
|
||||
msgstr "identificateur %s dupliqué"
|
||||
|
||||
#: codetoolsstrconsts:ctselse
|
||||
msgid "else"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsendforrecordnotfound
|
||||
msgid "end for record not found"
|
||||
msgstr "end pour le record non trouvé"
|
||||
@ -316,6 +324,10 @@ msgstr "r
|
||||
msgid "gtk2 interface directory"
|
||||
msgstr "répertoire interface gtk2"
|
||||
|
||||
#: codetoolsstrconsts:ctsideintfdirectory
|
||||
msgid "IDEIntf Directory"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsidentifier
|
||||
msgid "identifier"
|
||||
msgstr "identificateur"
|
||||
|
@ -215,6 +215,10 @@ msgstr "Define macro %s"
|
||||
msgid "Define macro gnome2"
|
||||
msgstr "Define delle macro gnome2"
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk1
|
||||
msgid "Define macro gtk1"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk2
|
||||
msgid "Define macro gtk2"
|
||||
msgstr "Define delle macro gtk2"
|
||||
@ -243,6 +247,10 @@ msgstr ""
|
||||
msgid "duplicate identifier: %s"
|
||||
msgstr "identificatore duplicato: %s"
|
||||
|
||||
#: codetoolsstrconsts:ctselse
|
||||
msgid "else"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsendforrecordnotfound
|
||||
msgid "end for record not found"
|
||||
msgstr "fine record non trovata"
|
||||
@ -315,6 +323,10 @@ msgstr "directory di interfaccia gnome"
|
||||
msgid "gtk2 interface directory"
|
||||
msgstr "gtk2 directory di interfaccia"
|
||||
|
||||
#: codetoolsstrconsts:ctsideintfdirectory
|
||||
msgid "IDEIntf Directory"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsidentifier
|
||||
msgid "identifier"
|
||||
msgstr "identificatore"
|
||||
|
@ -216,6 +216,10 @@ msgstr "Define Macro %s"
|
||||
msgid "Define macro gnome2"
|
||||
msgstr "Define macro gnome2"
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk1
|
||||
msgid "Define macro gtk1"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk2
|
||||
msgid "Define macro gtk2"
|
||||
msgstr "Define macro gtk2"
|
||||
@ -244,6 +248,10 @@ msgstr ""
|
||||
msgid "duplicate identifier: %s"
|
||||
msgstr "zdublowany identyfikator: %s"
|
||||
|
||||
#: codetoolsstrconsts:ctselse
|
||||
msgid "else"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsendforrecordnotfound
|
||||
msgid "end for record not found"
|
||||
msgstr "nie znalaz³em koñca (end) rekordu"
|
||||
@ -316,6 +324,10 @@ msgstr "katalog interfejsu gnome"
|
||||
msgid "gtk2 interface directory"
|
||||
msgstr "katalog interfejsu gtk2"
|
||||
|
||||
#: codetoolsstrconsts:ctsideintfdirectory
|
||||
msgid "IDEIntf Directory"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsidentifier
|
||||
msgid "identifier"
|
||||
msgstr "identyfikator"
|
||||
|
@ -502,6 +502,10 @@ msgstr ""
|
||||
msgid "If LCLWidgetType=gtk2 then"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctselse
|
||||
msgid "else"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsiftargetosisnotwin32
|
||||
msgid "If TargetOS<>win32 then"
|
||||
msgstr ""
|
||||
@ -510,6 +514,10 @@ msgstr ""
|
||||
msgid "If LCLWidgetType=gnome2 then"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk1
|
||||
msgid "Define macro gtk1"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsdefinemacrogtk2
|
||||
msgid "Define macro gtk2"
|
||||
msgstr ""
|
||||
@ -542,6 +550,10 @@ msgstr ""
|
||||
msgid "Designer Directory"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsideintfdirectory
|
||||
msgid "IDEIntf Directory"
|
||||
msgstr ""
|
||||
|
||||
#: codetoolsstrconsts:ctsjitformdirectory
|
||||
msgid "JITForm Directory"
|
||||
msgstr ""
|
||||
|
@ -658,6 +658,10 @@ msgstr ""
|
||||
msgid "Build IDE"
|
||||
msgstr "Construir IDE"
|
||||
|
||||
#: lazarusidestrconsts:lisbuildideintf
|
||||
msgid "Build IDE Interface"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildjitform
|
||||
msgid "Build JIT Form"
|
||||
msgstr "Construir forma JIT"
|
||||
@ -1298,6 +1302,10 @@ msgstr "L
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:liskeycatcustom
|
||||
msgid "Custom commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismakeresstrcustomidentifier
|
||||
msgid "Custom Identifier"
|
||||
msgstr "Identificador personalitzat"
|
||||
@ -1306,6 +1314,10 @@ msgstr "Identificador personalitzat"
|
||||
msgid "Custom position"
|
||||
msgstr "Posició personalitzada"
|
||||
|
||||
#: lazarusidestrconsts:srkmeccustomtool
|
||||
msgid "Custom tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenucut
|
||||
msgid "Cut"
|
||||
msgstr "Tallar"
|
||||
@ -3630,6 +3642,10 @@ msgstr ""
|
||||
msgid "Only selection"
|
||||
msgstr "Selecció única"
|
||||
|
||||
#: lazarusidestrconsts:lisfindfileonlytextfiles
|
||||
msgid "Only text files"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenuopen
|
||||
msgid "Open"
|
||||
msgstr "Obrir"
|
||||
@ -4842,6 +4858,10 @@ msgstr ""
|
||||
msgid "Show All"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:liscoshowallmessages
|
||||
msgid "Show all messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowprocserror
|
||||
msgid "Show all procs on error"
|
||||
msgstr "Mostrar tots els processos en trobar un error"
|
||||
@ -4911,8 +4931,8 @@ msgid "Show Hints"
|
||||
msgstr "Mostrar indicacions"
|
||||
|
||||
#: lazarusidestrconsts:dlghintsunused
|
||||
msgid "Show Hints for unused project units"
|
||||
msgstr "Mostrar indicacions per unitats no utilitzades del projecte"
|
||||
msgid "Show Hints for unused units in main source"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowlinenumbers
|
||||
msgid "Show line numbers"
|
||||
@ -5190,6 +5210,10 @@ msgstr "Tabuladors a espais"
|
||||
msgid "Tabs to spaces in selection"
|
||||
msgstr "Tabuladors a espais en la selecció"
|
||||
|
||||
#: lazarusidestrconsts:listargetcpu
|
||||
msgid "Target CPU"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lislazbuildtargetdirectory
|
||||
msgid "Target Directory:"
|
||||
msgstr ""
|
||||
@ -5206,7 +5230,7 @@ msgstr "Nom del fitxer destinaci
|
||||
msgid "Target filename of project"
|
||||
msgstr "Nom del fitxer destinació del projecte"
|
||||
|
||||
#: lazarusidestrconsts:dlgtargetos
|
||||
#: lazarusidestrconsts:listargetos
|
||||
msgid "Target OS"
|
||||
msgstr "SO de destinació"
|
||||
|
||||
@ -5635,7 +5659,7 @@ msgid "There is a FPC unit with the same name as a package:%s%s%s%s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenamefrom
|
||||
msgid "There is a FPC unit with the same name:%s%s%s%s%s from %s%s%s"
|
||||
msgid "There is a FPC unit with the same name as:%s%s%s%s%s from %s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisexttoolthereisamaximumoftools
|
||||
|
@ -668,6 +668,10 @@ msgstr ""
|
||||
msgid "Build IDE"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildideintf
|
||||
msgid "Build IDE Interface"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildjitform
|
||||
msgid "Build JIT Form"
|
||||
msgstr ""
|
||||
@ -1308,6 +1312,10 @@ msgstr "Cursor Zeile im aktuellem Editor"
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:liskeycatcustom
|
||||
msgid "Custom commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismakeresstrcustomidentifier
|
||||
msgid "Custom Identifier"
|
||||
msgstr ""
|
||||
@ -1316,6 +1324,10 @@ msgstr ""
|
||||
msgid "Custom position"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:srkmeccustomtool
|
||||
msgid "Custom tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenucut
|
||||
msgid "Cut"
|
||||
msgstr "Ausschneiden"
|
||||
@ -3640,6 +3652,10 @@ msgstr ""
|
||||
msgid "Only selection"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisfindfileonlytextfiles
|
||||
msgid "Only text files"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenuopen
|
||||
msgid "Open"
|
||||
msgstr "Oeffne"
|
||||
@ -4852,6 +4868,10 @@ msgstr ""
|
||||
msgid "Show All"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:liscoshowallmessages
|
||||
msgid "Show all messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowprocserror
|
||||
msgid "Show all procs on error"
|
||||
msgstr ""
|
||||
@ -4921,7 +4941,7 @@ msgid "Show Hints"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlghintsunused
|
||||
msgid "Show Hints for unused project units"
|
||||
msgid "Show Hints for unused units in main source"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowlinenumbers
|
||||
@ -5200,6 +5220,10 @@ msgstr ""
|
||||
msgid "Tabs to spaces in selection"
|
||||
msgstr "Konvertiere Tabs in Leerzeichen"
|
||||
|
||||
#: lazarusidestrconsts:listargetcpu
|
||||
msgid "Target CPU"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lislazbuildtargetdirectory
|
||||
msgid "Target Directory:"
|
||||
msgstr ""
|
||||
@ -5216,7 +5240,7 @@ msgstr "Zieldateiname+Parameter des Projekts"
|
||||
msgid "Target filename of project"
|
||||
msgstr "Zieldateiname des Projekts"
|
||||
|
||||
#: lazarusidestrconsts:dlgtargetos
|
||||
#: lazarusidestrconsts:listargetos
|
||||
msgid "Target OS"
|
||||
msgstr ""
|
||||
|
||||
@ -5645,7 +5669,7 @@ msgid "There is a FPC unit with the same name as a package:%s%s%s%s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenamefrom
|
||||
msgid "There is a FPC unit with the same name:%s%s%s%s%s from %s%s%s"
|
||||
msgid "There is a FPC unit with the same name as:%s%s%s%s%s from %s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisexttoolthereisamaximumoftools
|
||||
|
@ -669,6 +669,10 @@ msgstr "Construir Archivo"
|
||||
msgid "Build IDE"
|
||||
msgstr "Construir IDE"
|
||||
|
||||
#: lazarusidestrconsts:lisbuildideintf
|
||||
msgid "Build IDE Interface"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildjitform
|
||||
msgid "Build JIT Form"
|
||||
msgstr "Construir Formulario JIT"
|
||||
@ -1309,6 +1313,10 @@ msgstr "Línea del cursor en el editor actual"
|
||||
msgid "Custom"
|
||||
msgstr "Personalizado"
|
||||
|
||||
#: lazarusidestrconsts:liskeycatcustom
|
||||
msgid "Custom commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismakeresstrcustomidentifier
|
||||
msgid "Custom Identifier"
|
||||
msgstr "Identificador Personalizado"
|
||||
@ -1317,6 +1325,10 @@ msgstr "Identificador Personalizado"
|
||||
msgid "Custom position"
|
||||
msgstr "Posición personalizada"
|
||||
|
||||
#: lazarusidestrconsts:srkmeccustomtool
|
||||
msgid "Custom tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenucut
|
||||
msgid "Cut"
|
||||
msgstr "Cortar"
|
||||
@ -3641,6 +3653,10 @@ msgstr "Ayuda en línea no implementada todavía"
|
||||
msgid "Only selection"
|
||||
msgstr "Sólo selección"
|
||||
|
||||
#: lazarusidestrconsts:lisfindfileonlytextfiles
|
||||
msgid "Only text files"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenuopen
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
@ -4853,6 +4869,10 @@ msgstr "¿Debería renombrarse a minúsculas el archivo %s%s%s%s?"
|
||||
msgid "Show All"
|
||||
msgstr "Mostrar Todo"
|
||||
|
||||
#: lazarusidestrconsts:liscoshowallmessages
|
||||
msgid "Show all messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowprocserror
|
||||
msgid "Show all procs on error"
|
||||
msgstr "Mostrar todos los procs de error"
|
||||
@ -4922,8 +4942,8 @@ msgid "Show Hints"
|
||||
msgstr "Mostrar sugerencias"
|
||||
|
||||
#: lazarusidestrconsts:dlghintsunused
|
||||
msgid "Show Hints for unused project units"
|
||||
msgstr "Mostrar sugerencias para unidades de proyecto sin uso"
|
||||
msgid "Show Hints for unused units in main source"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowlinenumbers
|
||||
msgid "Show line numbers"
|
||||
@ -5201,6 +5221,10 @@ msgstr "Tabulaciones a espacios"
|
||||
msgid "Tabs to spaces in selection"
|
||||
msgstr "Tabulaciones a espacios en selección"
|
||||
|
||||
#: lazarusidestrconsts:listargetcpu
|
||||
msgid "Target CPU"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lislazbuildtargetdirectory
|
||||
msgid "Target Directory:"
|
||||
msgstr "Directorio objetivo"
|
||||
@ -5217,7 +5241,7 @@ msgstr "Archivo + parámetros"
|
||||
msgid "Target filename of project"
|
||||
msgstr "Nombre del archivo target del proyecto"
|
||||
|
||||
#: lazarusidestrconsts:dlgtargetos
|
||||
#: lazarusidestrconsts:listargetos
|
||||
msgid "Target OS"
|
||||
msgstr "OS objetivo:"
|
||||
|
||||
@ -5646,7 +5670,7 @@ msgid "There is a FPC unit with the same name as a package:%s%s%s%s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenamefrom
|
||||
msgid "There is a FPC unit with the same name:%s%s%s%s%s from %s%s%s"
|
||||
msgid "There is a FPC unit with the same name as:%s%s%s%s%s from %s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisexttoolthereisamaximumoftools
|
||||
|
@ -667,6 +667,10 @@ msgstr "Construire le fichier"
|
||||
msgid "Build IDE"
|
||||
msgstr "Construire l'IDE"
|
||||
|
||||
#: lazarusidestrconsts:lisbuildideintf
|
||||
msgid "Build IDE Interface"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildjitform
|
||||
msgid "Build JIT Form"
|
||||
msgstr "Construire JIT Form"
|
||||
@ -1307,6 +1311,10 @@ msgstr "Ligne du curseur dans l'
|
||||
msgid "Custom"
|
||||
msgstr "Personnaliser"
|
||||
|
||||
#: lazarusidestrconsts:liskeycatcustom
|
||||
msgid "Custom commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismakeresstrcustomidentifier
|
||||
msgid "Custom Identifier"
|
||||
msgstr "Identificateur personalisé"
|
||||
@ -1315,6 +1323,10 @@ msgstr "Identificateur personalis
|
||||
msgid "Custom position"
|
||||
msgstr "Position personnalisée"
|
||||
|
||||
#: lazarusidestrconsts:srkmeccustomtool
|
||||
msgid "Custom tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenucut
|
||||
msgid "Cut"
|
||||
msgstr "Couper"
|
||||
@ -3639,6 +3651,10 @@ msgstr "Aide en ligne pas encore implemant
|
||||
msgid "Only selection"
|
||||
msgstr "Sélection seulement"
|
||||
|
||||
#: lazarusidestrconsts:lisfindfileonlytextfiles
|
||||
msgid "Only text files"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenuopen
|
||||
msgid "Open"
|
||||
msgstr "Ouvrir"
|
||||
@ -4851,6 +4867,10 @@ msgstr "Souhaitez vous renommer en minuscule %s%s%s%s ?"
|
||||
msgid "Show All"
|
||||
msgstr "Voir tout"
|
||||
|
||||
#: lazarusidestrconsts:liscoshowallmessages
|
||||
msgid "Show all messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowprocserror
|
||||
msgid "Show all procs on error"
|
||||
msgstr "Affiches toutes les proc.sur l'erreur"
|
||||
@ -4920,8 +4940,8 @@ msgid "Show Hints"
|
||||
msgstr "Affiche les conseils"
|
||||
|
||||
#: lazarusidestrconsts:dlghintsunused
|
||||
msgid "Show Hints for unused project units"
|
||||
msgstr "Affiche les unités non utilisées par le projet"
|
||||
msgid "Show Hints for unused units in main source"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowlinenumbers
|
||||
msgid "Show line numbers"
|
||||
@ -5199,6 +5219,10 @@ msgstr "Tabulations converties en espaces"
|
||||
msgid "Tabs to spaces in selection"
|
||||
msgstr "Remplacer les tabulation par des espaces sur la sélection"
|
||||
|
||||
#: lazarusidestrconsts:listargetcpu
|
||||
msgid "Target CPU"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lislazbuildtargetdirectory
|
||||
msgid "Target Directory:"
|
||||
msgstr "Repertoire destination :"
|
||||
@ -5215,7 +5239,7 @@ msgstr "Nom de destination du projet + param
|
||||
msgid "Target filename of project"
|
||||
msgstr "Nom de destination du projet"
|
||||
|
||||
#: lazarusidestrconsts:dlgtargetos
|
||||
#: lazarusidestrconsts:listargetos
|
||||
msgid "Target OS"
|
||||
msgstr "OS de destination"
|
||||
|
||||
@ -5644,7 +5668,7 @@ msgid "There is a FPC unit with the same name as a package:%s%s%s%s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenamefrom
|
||||
msgid "There is a FPC unit with the same name:%s%s%s%s%s from %s%s%s"
|
||||
msgid "There is a FPC unit with the same name as:%s%s%s%s%s from %s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisexttoolthereisamaximumoftools
|
||||
|
@ -667,6 +667,10 @@ msgstr "Esegui build del file"
|
||||
msgid "Build IDE"
|
||||
msgstr "Esegui build dell'IDE"
|
||||
|
||||
#: lazarusidestrconsts:lisbuildideintf
|
||||
msgid "Build IDE Interface"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildjitform
|
||||
msgid "Build JIT Form"
|
||||
msgstr "Esegui build della form JIT"
|
||||
@ -1307,6 +1311,10 @@ msgstr "Riga cursore nell'editor corrente"
|
||||
msgid "Custom"
|
||||
msgstr "Personalizzato"
|
||||
|
||||
#: lazarusidestrconsts:liskeycatcustom
|
||||
msgid "Custom commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismakeresstrcustomidentifier
|
||||
msgid "Custom Identifier"
|
||||
msgstr "Identificatore personalizzato"
|
||||
@ -1315,6 +1323,10 @@ msgstr "Identificatore personalizzato"
|
||||
msgid "Custom position"
|
||||
msgstr "Posizione personalizzata"
|
||||
|
||||
#: lazarusidestrconsts:srkmeccustomtool
|
||||
msgid "Custom tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenucut
|
||||
msgid "Cut"
|
||||
msgstr "Taglia"
|
||||
@ -3639,6 +3651,10 @@ msgstr "Guida in linea non ancora implementata"
|
||||
msgid "Only selection"
|
||||
msgstr "Solo selezione"
|
||||
|
||||
#: lazarusidestrconsts:lisfindfileonlytextfiles
|
||||
msgid "Only text files"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenuopen
|
||||
msgid "Open"
|
||||
msgstr "Apri"
|
||||
@ -4851,6 +4867,10 @@ msgstr "Rinomina del pacchetto in minuscolo in%s%s%s%s?"
|
||||
msgid "Show All"
|
||||
msgstr "Mostra tutto"
|
||||
|
||||
#: lazarusidestrconsts:liscoshowallmessages
|
||||
msgid "Show all messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowprocserror
|
||||
msgid "Show all procs on error"
|
||||
msgstr "Mostra tutti i processi in errore"
|
||||
@ -4920,8 +4940,8 @@ msgid "Show Hints"
|
||||
msgstr "Mostra i suggerimenti"
|
||||
|
||||
#: lazarusidestrconsts:dlghintsunused
|
||||
msgid "Show Hints for unused project units"
|
||||
msgstr "Mostra i suggerimenti per le unit di progetto non utilizzate"
|
||||
msgid "Show Hints for unused units in main source"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowlinenumbers
|
||||
msgid "Show line numbers"
|
||||
@ -5199,6 +5219,10 @@ msgstr "Tabulazioni in spazi"
|
||||
msgid "Tabs to spaces in selection"
|
||||
msgstr "Tab della selezione in spazi"
|
||||
|
||||
#: lazarusidestrconsts:listargetcpu
|
||||
msgid "Target CPU"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lislazbuildtargetdirectory
|
||||
msgid "Target Directory:"
|
||||
msgstr "Directory obiettivo:"
|
||||
@ -5215,7 +5239,7 @@ msgstr "Nome file obiettivo + parametri"
|
||||
msgid "Target filename of project"
|
||||
msgstr "Nome file obiettivo del progetto"
|
||||
|
||||
#: lazarusidestrconsts:dlgtargetos
|
||||
#: lazarusidestrconsts:listargetos
|
||||
msgid "Target OS"
|
||||
msgstr "SO obiettivo"
|
||||
|
||||
@ -5644,7 +5668,7 @@ msgid "There is a FPC unit with the same name as a package:%s%s%s%s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenamefrom
|
||||
msgid "There is a FPC unit with the same name:%s%s%s%s%s from %s%s%s"
|
||||
msgid "There is a FPC unit with the same name as:%s%s%s%s%s from %s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisexttoolthereisamaximumoftools
|
||||
|
@ -668,6 +668,10 @@ msgstr "Zbuduj plik"
|
||||
msgid "Build IDE"
|
||||
msgstr "Buduj IDE"
|
||||
|
||||
#: lazarusidestrconsts:lisbuildideintf
|
||||
msgid "Build IDE Interface"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildjitform
|
||||
msgid "Build JIT Form"
|
||||
msgstr "Buduj formularz JIT"
|
||||
@ -1308,6 +1312,10 @@ msgstr "Wiersz w miejscu kursora"
|
||||
msgid "Custom"
|
||||
msgstr "Dodatkowe"
|
||||
|
||||
#: lazarusidestrconsts:liskeycatcustom
|
||||
msgid "Custom commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismakeresstrcustomidentifier
|
||||
msgid "Custom Identifier"
|
||||
msgstr "Identyfikator u¿ytkownika"
|
||||
@ -1316,6 +1324,10 @@ msgstr "Identyfikator u
|
||||
msgid "Custom position"
|
||||
msgstr "Inna pozycja"
|
||||
|
||||
#: lazarusidestrconsts:srkmeccustomtool
|
||||
msgid "Custom tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenucut
|
||||
msgid "Cut"
|
||||
msgstr "Wytnij"
|
||||
@ -3640,6 +3652,10 @@ msgstr "Pomoc sieciowa jeszcze nie dzia
|
||||
msgid "Only selection"
|
||||
msgstr "Tylko zaznaczenie"
|
||||
|
||||
#: lazarusidestrconsts:lisfindfileonlytextfiles
|
||||
msgid "Only text files"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenuopen
|
||||
msgid "Open"
|
||||
msgstr "Otwórz ..."
|
||||
@ -4852,6 +4868,10 @@ msgstr "Czy litery w nazwie pliku maj
|
||||
msgid "Show All"
|
||||
msgstr "Poka¿ wszystkie"
|
||||
|
||||
#: lazarusidestrconsts:liscoshowallmessages
|
||||
msgid "Show all messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowprocserror
|
||||
msgid "Show all procs on error"
|
||||
msgstr "Wszystkie procs przy b³êdzie"
|
||||
@ -4921,8 +4941,8 @@ msgid "Show Hints"
|
||||
msgstr "Wskazówki"
|
||||
|
||||
#: lazarusidestrconsts:dlghintsunused
|
||||
msgid "Show Hints for unused project units"
|
||||
msgstr "Wskazówki o nieu¿ywanych modu³ach"
|
||||
msgid "Show Hints for unused units in main source"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowlinenumbers
|
||||
msgid "Show line numbers"
|
||||
@ -5200,6 +5220,10 @@ msgstr "Tabulacje odst
|
||||
msgid "Tabs to spaces in selection"
|
||||
msgstr "Tabulatory -> odstêpy w zazn."
|
||||
|
||||
#: lazarusidestrconsts:listargetcpu
|
||||
msgid "Target CPU"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lislazbuildtargetdirectory
|
||||
msgid "Target Directory:"
|
||||
msgstr "Docelowy katalog:"
|
||||
@ -5216,7 +5240,7 @@ msgstr "Docelowa nazwa programu + parametry"
|
||||
msgid "Target filename of project"
|
||||
msgstr "Docelowa nazwa programu"
|
||||
|
||||
#: lazarusidestrconsts:dlgtargetos
|
||||
#: lazarusidestrconsts:listargetos
|
||||
msgid "Target OS"
|
||||
msgstr "Docelowy system operacyjny"
|
||||
|
||||
@ -5645,7 +5669,7 @@ msgid "There is a FPC unit with the same name as a package:%s%s%s%s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenamefrom
|
||||
msgid "There is a FPC unit with the same name:%s%s%s%s%s from %s%s%s"
|
||||
msgid "There is a FPC unit with the same name as:%s%s%s%s%s from %s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisexttoolthereisamaximumoftools
|
||||
|
@ -74,6 +74,14 @@ msgstr ""
|
||||
msgid "LCL Widget Type"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:listargetcpu
|
||||
msgid "Target CPU"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:listargetos
|
||||
msgid "Target OS"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:liscommandlineparamsofprogram
|
||||
msgid "Command line parameters of program"
|
||||
msgstr ""
|
||||
@ -2587,7 +2595,7 @@ msgid "Write an FPC Logo"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlghintsunused
|
||||
msgid "Show Hints for unused project units"
|
||||
msgid "Show Hints for unused units in main source"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgconfigfiles
|
||||
@ -2654,6 +2662,10 @@ msgstr ""
|
||||
msgid "Scan for Make messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:liscoshowallmessages
|
||||
msgid "Show all messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgunitoutp
|
||||
msgid "Unit output directory:"
|
||||
msgstr ""
|
||||
@ -3702,6 +3714,10 @@ msgstr ""
|
||||
msgid "External tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:srkmeccustomtool
|
||||
msgid "Custom tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:srkmecenvironmentoptions
|
||||
msgid "General environment options"
|
||||
msgstr ""
|
||||
@ -3966,6 +3982,10 @@ msgstr ""
|
||||
msgid "Designer commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:liskeycatcustom
|
||||
msgid "Custom commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:rslanguageautomatic
|
||||
msgid "Automatic (or english)"
|
||||
msgstr ""
|
||||
@ -4046,6 +4066,10 @@ msgstr ""
|
||||
msgid "Build SynEdit"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildideintf
|
||||
msgid "Build IDE Interface"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildjitform
|
||||
msgid "Build JIT Form"
|
||||
msgstr ""
|
||||
@ -5474,6 +5498,10 @@ msgstr ""
|
||||
msgid "Include sub directories"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisfindfileonlytextfiles
|
||||
msgid "Only text files"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangpackage
|
||||
msgid "Package: %s"
|
||||
msgstr ""
|
||||
@ -5611,7 +5639,7 @@ msgid "%sBoth packages are connected. This means, either one package uses the ot
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenamefrom
|
||||
msgid "There is a FPC unit with the same name:%s%s%s%s%s from %s%s%s"
|
||||
msgid "There is a FPC unit with the same name as:%s%s%s%s%s from %s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenameasapackage
|
||||
|
@ -658,6 +658,10 @@ msgstr "
|
||||
msgid "Build IDE"
|
||||
msgstr "óÏÂÒÁÔØ IDE"
|
||||
|
||||
#: lazarusidestrconsts:lisbuildideintf
|
||||
msgid "Build IDE Interface"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildjitform
|
||||
msgid "Build JIT Form"
|
||||
msgstr "óÏÂÒÁÔØ JIT Form"
|
||||
@ -1298,6 +1302,10 @@ msgstr "
|
||||
msgid "Custom"
|
||||
msgstr "ðÏÌØÚÏ×ÁÔÅÌØÓËÉÊ"
|
||||
|
||||
#: lazarusidestrconsts:liskeycatcustom
|
||||
msgid "Custom commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismakeresstrcustomidentifier
|
||||
msgid "Custom Identifier"
|
||||
msgstr "ðÏÌØÚÏ×ÁÔÅÌØÓËÉÊ ID"
|
||||
@ -1306,6 +1314,10 @@ msgstr "
|
||||
msgid "Custom position"
|
||||
msgstr "ðÏÌØÚÏ×ÁÔÅÌØÓËÁÑ ÐÏÚÉÃÉÑ"
|
||||
|
||||
#: lazarusidestrconsts:srkmeccustomtool
|
||||
msgid "Custom tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenucut
|
||||
msgid "Cut"
|
||||
msgstr "÷ÙÒÅÚÁÔØ"
|
||||
@ -3630,6 +3642,10 @@ msgstr "
|
||||
msgid "Only selection"
|
||||
msgstr "ôÏÌØËÏ ×ÙÂÒÁÎÎÏÅ"
|
||||
|
||||
#: lazarusidestrconsts:lisfindfileonlytextfiles
|
||||
msgid "Only text files"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenuopen
|
||||
msgid "Open"
|
||||
msgstr "ïÔËÒÙÔØ"
|
||||
@ -4842,6 +4858,10 @@ msgstr "
|
||||
msgid "Show All"
|
||||
msgstr "ðÏËÁÚÁÔØ ×ÓÅ"
|
||||
|
||||
#: lazarusidestrconsts:liscoshowallmessages
|
||||
msgid "Show all messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowprocserror
|
||||
msgid "Show all procs on error"
|
||||
msgstr "÷ÓÅ ÐÒÏÃ-ÒÙ ÐÒÉ ÏÛÉÂËÁÈ"
|
||||
@ -4911,8 +4931,8 @@ msgid "Show Hints"
|
||||
msgstr "ðÏËÁÚÁÔØ ÐÏÄÓËÁÚËÉ"
|
||||
|
||||
#: lazarusidestrconsts:dlghintsunused
|
||||
msgid "Show Hints for unused project units"
|
||||
msgstr "ðÏÄÓËÁÚËÉ ÄÌÑ ÎÅÎÕÖÎÙÈ ÍÏÄÕÌÅÊ ÐÒÏÅËÔÁ"
|
||||
msgid "Show Hints for unused units in main source"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowlinenumbers
|
||||
msgid "Show line numbers"
|
||||
@ -5190,6 +5210,10 @@ msgstr "
|
||||
msgid "Tabs to spaces in selection"
|
||||
msgstr "ôáâ ÓÄÅÌÁÔØ ÐÒÏÂÅÌÁÍÉ × ×ÙÄÅÌÅÎÎÏÍ"
|
||||
|
||||
#: lazarusidestrconsts:listargetcpu
|
||||
msgid "Target CPU"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lislazbuildtargetdirectory
|
||||
msgid "Target Directory:"
|
||||
msgstr "ëÁÔÁÌÏÇ ÎÁÚÎÁÞÅÎÉÑ:"
|
||||
@ -5206,7 +5230,7 @@ msgstr "
|
||||
msgid "Target filename of project"
|
||||
msgstr "éÍÑ ÆÁÊÌÁ ÂÉÎÁÒÎÉËÁ ÐÒÏÅËÔÁ"
|
||||
|
||||
#: lazarusidestrconsts:dlgtargetos
|
||||
#: lazarusidestrconsts:listargetos
|
||||
msgid "Target OS"
|
||||
msgstr "äÌÑ ËÁËÏÊ ïó"
|
||||
|
||||
@ -5635,7 +5659,7 @@ msgid "There is a FPC unit with the same name as a package:%s%s%s%s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenamefrom
|
||||
msgid "There is a FPC unit with the same name:%s%s%s%s%s from %s%s%s"
|
||||
msgid "There is a FPC unit with the same name as:%s%s%s%s%s from %s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisexttoolthereisamaximumoftools
|
||||
|
@ -658,6 +658,10 @@ msgstr "
|
||||
msgid "Build IDE"
|
||||
msgstr "Ñîáðàòü IDE"
|
||||
|
||||
#: lazarusidestrconsts:lisbuildideintf
|
||||
msgid "Build IDE Interface"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisbuildjitform
|
||||
msgid "Build JIT Form"
|
||||
msgstr "Ñîáðàòü JIT Form"
|
||||
@ -1298,6 +1302,10 @@ msgstr "
|
||||
msgid "Custom"
|
||||
msgstr "Ïîëüçîâàòåëüñêèé"
|
||||
|
||||
#: lazarusidestrconsts:liskeycatcustom
|
||||
msgid "Custom commands"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismakeresstrcustomidentifier
|
||||
msgid "Custom Identifier"
|
||||
msgstr "Ïîëüçîâàòåëüñêèé ID"
|
||||
@ -1306,6 +1314,10 @@ msgstr "
|
||||
msgid "Custom position"
|
||||
msgstr "Ïîëüçîâàòåëüñêàÿ ïîçèöèÿ"
|
||||
|
||||
#: lazarusidestrconsts:srkmeccustomtool
|
||||
msgid "Custom tool %d"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenucut
|
||||
msgid "Cut"
|
||||
msgstr "Âûðåçàòü"
|
||||
@ -3630,6 +3642,10 @@ msgstr "
|
||||
msgid "Only selection"
|
||||
msgstr "Òîëüêî âûáðàííîå"
|
||||
|
||||
#: lazarusidestrconsts:lisfindfileonlytextfiles
|
||||
msgid "Only text files"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lismenuopen
|
||||
msgid "Open"
|
||||
msgstr "Îòêðûòü"
|
||||
@ -4842,6 +4858,10 @@ msgstr "
|
||||
msgid "Show All"
|
||||
msgstr "Ïîêàçàòü âñå"
|
||||
|
||||
#: lazarusidestrconsts:liscoshowallmessages
|
||||
msgid "Show all messages"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowprocserror
|
||||
msgid "Show all procs on error"
|
||||
msgstr "Âñå ïðîö-ðû ïðè îøèáêàõ"
|
||||
@ -4911,8 +4931,8 @@ msgid "Show Hints"
|
||||
msgstr "Ïîêàçàòü ïîäñêàçêè"
|
||||
|
||||
#: lazarusidestrconsts:dlghintsunused
|
||||
msgid "Show Hints for unused project units"
|
||||
msgstr "Ïîäñêàçêè äëÿ íåíóæíûõ ìîäóëåé ïðîåêòà"
|
||||
msgid "Show Hints for unused units in main source"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:dlgshowlinenumbers
|
||||
msgid "Show line numbers"
|
||||
@ -5190,6 +5210,10 @@ msgstr "
|
||||
msgid "Tabs to spaces in selection"
|
||||
msgstr "ÒÀÁ ñäåëàòü ïðîáåëàìè â âûäåëåííîì"
|
||||
|
||||
#: lazarusidestrconsts:listargetcpu
|
||||
msgid "Target CPU"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lislazbuildtargetdirectory
|
||||
msgid "Target Directory:"
|
||||
msgstr "Êàòàëîã íàçíà÷åíèÿ:"
|
||||
@ -5206,7 +5230,7 @@ msgstr "
|
||||
msgid "Target filename of project"
|
||||
msgstr "Èìÿ ôàéëà áèíàðíèêà ïðîåêòà"
|
||||
|
||||
#: lazarusidestrconsts:dlgtargetos
|
||||
#: lazarusidestrconsts:listargetos
|
||||
msgid "Target OS"
|
||||
msgstr "Äëÿ êàêîé ÎÑ"
|
||||
|
||||
@ -5635,7 +5659,7 @@ msgid "There is a FPC unit with the same name as a package:%s%s%s%s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lispkgmangthereisafpcunitwiththesamenamefrom
|
||||
msgid "There is a FPC unit with the same name:%s%s%s%s%s from %s%s%s"
|
||||
msgid "There is a FPC unit with the same name as:%s%s%s%s%s from %s%s%s"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts:lisexttoolthereisamaximumoftools
|
||||
|
@ -74,6 +74,14 @@ msgstr "Inspector d'objectes"
|
||||
msgid "Properties"
|
||||
msgstr "Propietats"
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor2
|
||||
msgid "StringGrid Editor"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor
|
||||
msgid "StringGrid Editor ..."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:sccslvedtbtnaddsub
|
||||
msgid "Sub item"
|
||||
msgstr "Sub-element"
|
||||
|
@ -74,6 +74,14 @@ msgstr "Object Inspector"
|
||||
msgid "Properties"
|
||||
msgstr "Properties"
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor2
|
||||
msgid "StringGrid Editor"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor
|
||||
msgid "StringGrid Editor ..."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:sccslvedtbtnaddsub
|
||||
msgid "Sub item"
|
||||
msgstr ""
|
||||
|
@ -74,6 +74,14 @@ msgstr "Inspector de Objetos"
|
||||
msgid "Properties"
|
||||
msgstr "Propiedades"
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor2
|
||||
msgid "StringGrid Editor"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor
|
||||
msgid "StringGrid Editor ..."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:sccslvedtbtnaddsub
|
||||
msgid "Sub item"
|
||||
msgstr ""
|
||||
|
@ -74,6 +74,14 @@ msgstr "Inspecteur d'objet"
|
||||
msgid "Properties"
|
||||
msgstr "Propriétés"
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor2
|
||||
msgid "StringGrid Editor"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor
|
||||
msgid "StringGrid Editor ..."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:sccslvedtbtnaddsub
|
||||
msgid "Sub item"
|
||||
msgstr "Sous élément"
|
||||
|
@ -84,6 +84,14 @@ msgstr "Ispettore oggetti"
|
||||
msgid "Properties"
|
||||
msgstr "Proprietà"
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor2
|
||||
msgid "StringGrid Editor"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor
|
||||
msgid "StringGrid Editor ..."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:sccslvedtbtnaddsub
|
||||
msgid "Sub item"
|
||||
msgstr "Voce sottostante"
|
||||
|
@ -84,6 +84,14 @@ msgstr "Inspektor obiekt
|
||||
msgid "Properties"
|
||||
msgstr "W³a¶ciwo¶ci"
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor2
|
||||
msgid "StringGrid Editor"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor
|
||||
msgid "StringGrid Editor ..."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:sccslvedtbtnaddsub
|
||||
msgid "Sub item"
|
||||
msgstr "Podelement"
|
||||
|
@ -82,3 +82,11 @@ msgstr ""
|
||||
msgid "Confirme clear all images ?"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor
|
||||
msgid "StringGrid Editor ..."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor2
|
||||
msgid "StringGrid Editor"
|
||||
msgstr ""
|
||||
|
||||
|
@ -84,6 +84,14 @@ msgstr "
|
||||
msgid "Properties"
|
||||
msgstr "笞鲜釉琢"
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor2
|
||||
msgid "StringGrid Editor"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor
|
||||
msgid "StringGrid Editor ..."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:sccslvedtbtnaddsub
|
||||
msgid "Sub item"
|
||||
msgstr "鹣能膛团卧"
|
||||
|
@ -84,6 +84,14 @@ msgstr "
|
||||
msgid "Properties"
|
||||
msgstr "Ñâîéñòâà"
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor2
|
||||
msgid "StringGrid Editor"
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:cesstringgrideditor
|
||||
msgid "StringGrid Editor ..."
|
||||
msgstr ""
|
||||
|
||||
#: objinspstrconsts:sccslvedtbtnaddsub
|
||||
msgid "Sub item"
|
||||
msgstr "Ïîäýëåìåíò"
|
||||
|
@ -122,6 +122,10 @@ msgstr "Avortar"
|
||||
msgid "Blank"
|
||||
msgstr "Blanc"
|
||||
|
||||
#: lclstrconsts:rscalculator
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscannotfocus
|
||||
msgid "Can not focus"
|
||||
msgstr "No puc focalitzar"
|
||||
@ -326,6 +330,10 @@ msgstr "Guardar fitxer com a "
|
||||
msgid "ScrollBar property out of range"
|
||||
msgstr "Propietat de la barra desplaçadora fora de rang"
|
||||
|
||||
#: lclstrconsts:rspickdate
|
||||
msgid "Select a date"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rsselectfonttitle
|
||||
msgid "Select a font"
|
||||
msgstr "Seleccionar una font"
|
||||
|
@ -128,6 +128,10 @@ msgstr "Abbruch"
|
||||
msgid "Blank"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscalculator
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscannotfocus
|
||||
msgid "Can not focus"
|
||||
msgstr ""
|
||||
@ -332,6 +336,10 @@ msgstr ""
|
||||
msgid "ScrollBar property out of range"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rspickdate
|
||||
msgid "Select a date"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rsselectfonttitle
|
||||
msgid "Select a font"
|
||||
msgstr ""
|
||||
|
@ -132,6 +132,10 @@ msgstr "Abortar"
|
||||
msgid "Blank"
|
||||
msgstr "Vacío"
|
||||
|
||||
#: lclstrconsts:rscalculator
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscannotfocus
|
||||
msgid "Can not focus"
|
||||
msgstr "No se puede establecer el foco"
|
||||
@ -336,6 +340,10 @@ msgstr "Guardar archivo como"
|
||||
msgid "ScrollBar property out of range"
|
||||
msgstr "Propiedad ScrollBar fuera de rango"
|
||||
|
||||
#: lclstrconsts:rspickdate
|
||||
msgid "Select a date"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rsselectfonttitle
|
||||
msgid "Select a font"
|
||||
msgstr "Escoja una fuente"
|
||||
|
@ -132,6 +132,10 @@ msgstr "Abandonner"
|
||||
msgid "Blank"
|
||||
msgstr "Blanc"
|
||||
|
||||
#: lclstrconsts:rscalculator
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscannotfocus
|
||||
msgid "Can not focus"
|
||||
msgstr ""
|
||||
@ -336,6 +340,10 @@ msgstr "Enregistrer le fichier sous"
|
||||
msgid "ScrollBar property out of range"
|
||||
msgstr "Propriété ScrollBar hors limite"
|
||||
|
||||
#: lclstrconsts:rspickdate
|
||||
msgid "Select a date"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rsselectfonttitle
|
||||
msgid "Select a font"
|
||||
msgstr "Choisir une police"
|
||||
|
@ -130,6 +130,10 @@ msgstr "Blocca"
|
||||
msgid "Blank"
|
||||
msgstr "Vuoto"
|
||||
|
||||
#: lclstrconsts:rscalculator
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscannotfocus
|
||||
msgid "Can not focus"
|
||||
msgstr "Impossibile spostare il focus"
|
||||
@ -334,6 +338,10 @@ msgstr "Salva con nome"
|
||||
msgid "ScrollBar property out of range"
|
||||
msgstr "Proprietà barra di scorrimento fuori dal range"
|
||||
|
||||
#: lclstrconsts:rspickdate
|
||||
msgid "Select a date"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rsselectfonttitle
|
||||
msgid "Select a font"
|
||||
msgstr "Selezionare un font"
|
||||
|
@ -132,6 +132,10 @@ msgstr "Porzu
|
||||
msgid "Blank"
|
||||
msgstr "Pusty"
|
||||
|
||||
#: lclstrconsts:rscalculator
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscannotfocus
|
||||
msgid "Can not focus"
|
||||
msgstr "Nie mo¿na ustawiæ ogniska."
|
||||
@ -336,6 +340,10 @@ msgstr "Zapisz plik jako"
|
||||
msgid "ScrollBar property out of range"
|
||||
msgstr "W³a¶ciwo¶æ ScrollBar'u poza zakresem"
|
||||
|
||||
#: lclstrconsts:rspickdate
|
||||
msgid "Select a date"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rsselectfonttitle
|
||||
msgid "Select a font"
|
||||
msgstr "Wybierz czcionkê"
|
||||
|
@ -390,3 +390,15 @@ msgstr ""
|
||||
msgid "Resource %s not found"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscalculator
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rserror
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rspickdate
|
||||
msgid "Select a date"
|
||||
msgstr ""
|
||||
|
||||
|
@ -122,6 +122,10 @@ msgstr "
|
||||
msgid "Blank"
|
||||
msgstr "ðÕÓÔÏÊ"
|
||||
|
||||
#: lclstrconsts:rscalculator
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscannotfocus
|
||||
msgid "Can not focus"
|
||||
msgstr "îÅ ÍÏÇÕ ÐÒÉÎÑÔØ ÆÏËÕÓ"
|
||||
@ -326,6 +330,10 @@ msgstr "
|
||||
msgid "ScrollBar property out of range"
|
||||
msgstr "Ó×ÏÊÓÔ×Ï ScrollBar ×ÎÅ ÄÉÁÐÁÚÏÎÁ"
|
||||
|
||||
#: lclstrconsts:rspickdate
|
||||
msgid "Select a date"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rsselectfonttitle
|
||||
msgid "Select a font"
|
||||
msgstr "÷ÙÂÒÁÔØ ÛÒÉÆÔ"
|
||||
|
@ -122,6 +122,10 @@ msgstr "
|
||||
msgid "Blank"
|
||||
msgstr "Ïóñòîé"
|
||||
|
||||
#: lclstrconsts:rscalculator
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rscannotfocus
|
||||
msgid "Can not focus"
|
||||
msgstr "Íå ìîãó ïðèíÿòü ôîêóñ"
|
||||
@ -326,6 +330,10 @@ msgstr "
|
||||
msgid "ScrollBar property out of range"
|
||||
msgstr "ñâîéñòâî ScrollBar âíå äèàïàçîíà"
|
||||
|
||||
#: lclstrconsts:rspickdate
|
||||
msgid "Select a date"
|
||||
msgstr ""
|
||||
|
||||
#: lclstrconsts:rsselectfonttitle
|
||||
msgid "Select a font"
|
||||
msgstr "Âûáðàòü øðèôò"
|
||||
|
25
localize.sh
25
localize.sh
@ -12,24 +12,25 @@
|
||||
#
|
||||
|
||||
set -x
|
||||
|
||||
set -e
|
||||
|
||||
if [ ! -x tools/updatepofiles ]; then
|
||||
cd tools
|
||||
make
|
||||
cd -
|
||||
fi
|
||||
set +e
|
||||
|
||||
# IDE without objectinspector
|
||||
rstconv -i lazarusidestrconsts.rst -o languages/lazaruside.po
|
||||
IDE_RST=`find . -name lazarusidestrconsts.rst | xargs ls -1t | head -1`;
|
||||
rstconv -i $IDE_RST -o languages/lazaruside.po
|
||||
./tools/updatepofiles languages/lazaruside.po
|
||||
for lang in de ru ruwin es fr pl it ca; do
|
||||
msgfmt languages/lazaruside.$lang.po -o languages/lazaruside.$lang.mo
|
||||
done
|
||||
|
||||
# Object Inspector
|
||||
rstconv -i objinspstrconsts.rst -o languages/objinspstrconsts.po
|
||||
ObjInsp_RST=`find . -name objinspstrconsts.rst | xargs ls -1t | head -1`;
|
||||
rstconv -i $ObjInsp_RST -o languages/objinspstrconsts.po
|
||||
tools/updatepofiles languages/objinspstrconsts.po
|
||||
for lang in de es fr ru ruwin pl it ca; do
|
||||
msgfmt languages/objinspstrconsts.$lang.po \
|
||||
@ -37,7 +38,8 @@ for lang in de es fr ru ruwin pl it ca; do
|
||||
done
|
||||
|
||||
# CodeTools
|
||||
rstconv -i components/units/codetoolsstrconsts.rst \
|
||||
CodeTools_RST=`find components/units -name codetoolsstrconsts.rst | xargs ls -1t | head -1`;
|
||||
rstconv -i $CodeTools_RST \
|
||||
-o components/codetools/languages/codetools.po
|
||||
./tools/updatepofiles components/codetools/languages/codetools.po
|
||||
for lang in de fr pl it ca; do
|
||||
@ -46,7 +48,8 @@ for lang in de fr pl it ca; do
|
||||
done
|
||||
|
||||
# SynEdit
|
||||
rstconv -i components/units/syneditstrconst.rst \
|
||||
SynEdit_RST=`find components/units -name syneditstrconst.rst | xargs ls -1t | head -1`;
|
||||
rstconv -i $SynEdit_RST \
|
||||
-o components/synedit/languages/synedit.po
|
||||
./tools/updatepofiles components/synedit/languages/synedit.po
|
||||
for lang in de fr pl ca; do
|
||||
@ -55,19 +58,21 @@ for lang in de fr pl ca; do
|
||||
done
|
||||
|
||||
# SynMacroRecorder
|
||||
rstconv -i components/units/synmacrorecorder.rst \
|
||||
SynMacroRec_RST=`find components/units -name synmacrorecorder.rst | xargs ls -1t | head -1`;
|
||||
rstconv -i $SynMacroRec_RST \
|
||||
-o components/synedit/languages/synmacrorecorder.po
|
||||
./tools/updatepofiles components/synedit/languages/synmacrorecorder.po
|
||||
for lang in de fr ru pl ca; do
|
||||
msgfmt components/synedit/languages/synmacrorecorder.$lang.po \
|
||||
-o components/synedit/languages/synmacrorecorder.$lang.mo
|
||||
-o components/synedit/languages/synmacrorecorder.$lang.mo || true
|
||||
done
|
||||
|
||||
# LCL
|
||||
rstconv -i lcl/units/lclstrconsts.rst -o lcl/languages/lcl.po
|
||||
LCL_RST=`find lcl/units -name lclstrconsts.rst | xargs ls -1t | head -1`;
|
||||
rstconv -i $LCL_RST -o lcl/languages/lcl.po
|
||||
./tools/updatepofiles lcl/languages/lcl.po
|
||||
for lang in de es fr ru ruwin pl it ca; do
|
||||
msgfmt lcl/languages/lcl.$lang.po -o lcl/languages/lcl.$lang.mo
|
||||
msgfmt lcl/languages/lcl.$lang.po -o lcl/languages/lcl.$lang.mo || true
|
||||
done
|
||||
|
||||
# end.
|
||||
|
Loading…
Reference in New Issue
Block a user