mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 09:09:17 +02:00
Regenerated translations; updated Russian translation
git-svn-id: trunk@43924 -
This commit is contained in:
parent
1ff96a4fd4
commit
8b68f76335
@ -87,6 +87,10 @@ msgstr "Columna localización"
|
||||
msgid "Time column"
|
||||
msgstr "Columna tiempo"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataclass
|
||||
msgid "Data class column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataname
|
||||
msgid "Data name column"
|
||||
msgstr "Columna nombre dato"
|
||||
@ -99,6 +103,10 @@ msgstr "Columna tipo dato"
|
||||
msgid "Data value column"
|
||||
msgstr "Columna valor dato"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdatavisibility
|
||||
msgid "Data visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthmethaddress
|
||||
msgid "Method address column"
|
||||
msgstr "Columna dirección metodo"
|
||||
|
@ -89,6 +89,10 @@ msgstr "Vietos stulpelis"
|
||||
msgid "Time column"
|
||||
msgstr "Laiko stulpelis"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataclass
|
||||
msgid "Data class column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataname
|
||||
msgid "Data name column"
|
||||
msgstr "Duomenų pavadinimo stulpelis"
|
||||
@ -101,6 +105,10 @@ msgstr "Duomenų tipo stulpelis"
|
||||
msgid "Data value column"
|
||||
msgstr "Duomenų vertės stulpelis"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdatavisibility
|
||||
msgid "Data visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthmethaddress
|
||||
msgid "Method address column"
|
||||
msgstr "Metodo adreso stulpelis"
|
||||
|
@ -79,6 +79,10 @@ msgstr ""
|
||||
msgid "Time column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataclass
|
||||
msgid "Data class column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataname
|
||||
msgid "Data name column"
|
||||
msgstr ""
|
||||
@ -91,6 +95,10 @@ msgstr ""
|
||||
msgid "Data value column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdatavisibility
|
||||
msgid "Data visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthmethaddress
|
||||
msgid "Method address column"
|
||||
msgstr ""
|
||||
|
@ -87,6 +87,10 @@ msgstr "Столбец расположения"
|
||||
msgid "Time column"
|
||||
msgstr "Столбец времени"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataclass
|
||||
msgid "Data class column"
|
||||
msgstr "Столбец класса поля"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataname
|
||||
msgid "Data name column"
|
||||
msgstr "Столбец имени поля"
|
||||
@ -99,6 +103,10 @@ msgstr "Столбец типа поля"
|
||||
msgid "Data value column"
|
||||
msgstr "Столбец значения поля"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdatavisibility
|
||||
msgid "Data visibility column"
|
||||
msgstr "Столбец видимости поля"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthmethaddress
|
||||
msgid "Method address column"
|
||||
msgstr "Столбец адреса метода"
|
||||
|
@ -86,6 +86,10 @@ msgstr "Графа розміщення"
|
||||
msgid "Time column"
|
||||
msgstr "Графа часу"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataclass
|
||||
msgid "Data class column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdataname
|
||||
msgid "Data name column"
|
||||
msgstr "Графа назви даних"
|
||||
@ -98,6 +102,10 @@ msgstr "Графа типу даних"
|
||||
msgid "Data value column"
|
||||
msgstr "Графа значення даних"
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthdatavisibility
|
||||
msgid "Data visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.drsinspectcolwidthmethaddress
|
||||
msgid "Method address column"
|
||||
msgstr "Графа адреси методу"
|
||||
|
@ -26,7 +26,9 @@ msgid "The debugger failed to get the application's PID.%0:sThis may be caused b
|
||||
msgstr "El depurador no pudo conseguir PID de la aplicación.%0:sEsto puede ser causado por falta de información de depuración."
|
||||
|
||||
#: gdbmidebugger.gdbmicommandstartmainruntostoperror
|
||||
msgid "The debugger was unable to initalize itself.%0:sThe application did run (and terminated) before the debugger could set any breakpoints. %0:sThis may be caused by missing debug info."
|
||||
#, fuzzy
|
||||
#| msgid "The debugger was unable to initalize itself.%0:sThe application did run (and terminated) before the debugger could set any breakpoints. %0:sThis may be caused by missing debug info."
|
||||
msgid "The debugger was unable to initialize itself.%0:sThe application did run (and terminated) before the debugger could set any breakpoints. %0:sThis may be caused by missing debug info."
|
||||
msgstr "El depurador fue incapaz de initalizarse.%0:sLa aplicación se ha ejecutado (y terminado) antes de que el depurador puede establecer puntos de interrupción. %0:sEsto puede ser causado por falta de información de depuración."
|
||||
|
||||
#: gdbmidebugger.gdbmierroronruncommand
|
||||
@ -93,7 +95,8 @@ msgstr ""
|
||||
msgid "GDB did not terminate"
|
||||
msgstr ""
|
||||
|
||||
#: gdbmidebugger.gdbmifatalerroroccured
|
||||
#: gdbmidebugger.gdbmifatalerroroccurred
|
||||
msgctxt "gdbmidebugger.gdbmifatalerroroccurred"
|
||||
msgid "Unrecoverable error: \"%s\""
|
||||
msgstr "Error irrecuperable: \"%s\""
|
||||
|
||||
|
@ -85,7 +85,8 @@ msgstr ""
|
||||
msgid "GDB did not terminate"
|
||||
msgstr ""
|
||||
|
||||
#: gdbmidebugger.gdbmifatalerroroccured
|
||||
#: gdbmidebugger.gdbmifatalerroroccurred
|
||||
msgctxt "gdbmidebugger.gdbmifatalerroroccurred"
|
||||
msgid "Unrecoverable error: \"%s\""
|
||||
msgstr "修復不可能なエラー:\"%s\""
|
||||
|
||||
|
@ -95,7 +95,8 @@ msgstr ""
|
||||
msgid "GDB did not terminate"
|
||||
msgstr ""
|
||||
|
||||
#: gdbmidebugger.gdbmifatalerroroccured
|
||||
#: gdbmidebugger.gdbmifatalerroroccurred
|
||||
msgctxt "gdbmidebugger.gdbmifatalerroroccurred"
|
||||
msgid "Unrecoverable error: \"%s\""
|
||||
msgstr "Neatstatoma klaida: „%s“"
|
||||
|
||||
|
@ -85,7 +85,8 @@ msgstr ""
|
||||
msgid "GDB did not terminate"
|
||||
msgstr ""
|
||||
|
||||
#: gdbmidebugger.gdbmifatalerroroccured
|
||||
#: gdbmidebugger.gdbmifatalerroroccurred
|
||||
msgctxt "gdbmidebugger.gdbmifatalerroroccurred"
|
||||
msgid "Unrecoverable error: \"%s\""
|
||||
msgstr ""
|
||||
|
||||
|
@ -101,8 +101,8 @@ msgstr ""
|
||||
msgid "GDB did not terminate"
|
||||
msgstr ""
|
||||
|
||||
#: gdbmidebugger.gdbmifatalerroroccured
|
||||
#| msgid "Unrecoverable Error: \"%s\""
|
||||
#: gdbmidebugger.gdbmifatalerroroccurred
|
||||
msgctxt "gdbmidebugger.gdbmifatalerroroccurred"
|
||||
msgid "Unrecoverable error: \"%s\""
|
||||
msgstr "Erro irrecuperável: \"%s\""
|
||||
|
||||
|
@ -100,8 +100,8 @@ msgstr "IDE не удалось завершить процесс GDB. Тепе
|
||||
msgid "GDB did not terminate"
|
||||
msgstr "Процесс GDB не завершился"
|
||||
|
||||
#: gdbmidebugger.gdbmifatalerroroccured
|
||||
#| msgid "Unrecoverable Error: \"%s\""
|
||||
#: gdbmidebugger.gdbmifatalerroroccurred
|
||||
msgctxt "gdbmidebugger.gdbmifatalerroroccurred"
|
||||
msgid "Unrecoverable error: \"%s\""
|
||||
msgstr "Неустранимая ошибка: \"%s\""
|
||||
|
||||
|
@ -92,7 +92,8 @@ msgstr ""
|
||||
msgid "GDB did not terminate"
|
||||
msgstr ""
|
||||
|
||||
#: gdbmidebugger.gdbmifatalerroroccured
|
||||
#: gdbmidebugger.gdbmifatalerroroccurred
|
||||
msgctxt "gdbmidebugger.gdbmifatalerroroccurred"
|
||||
msgid "Unrecoverable error: \"%s\""
|
||||
msgstr "Критична помилка: \"%s\""
|
||||
|
||||
|
@ -8918,6 +8918,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr ""
|
||||
|
@ -1977,7 +1977,7 @@ msgstr ""
|
||||
#: lazarusidestrconsts.dlglang
|
||||
msgctxt "lazarusidestrconsts.dlglang"
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
msgstr "اللّغة"
|
||||
|
||||
#: lazarusidestrconsts.dlglast
|
||||
msgid "Last (i.e. at end of source)"
|
||||
@ -2822,7 +2822,7 @@ msgstr ""
|
||||
#: lazarusidestrconsts.dlgrunoenvironment
|
||||
msgctxt "lazarusidestrconsts.dlgrunoenvironment"
|
||||
msgid "Environment"
|
||||
msgstr ""
|
||||
msgstr "البيئة"
|
||||
|
||||
#: lazarusidestrconsts.dlgrunolocal
|
||||
msgid "Local"
|
||||
@ -7519,7 +7519,7 @@ msgstr ""
|
||||
#: lazarusidestrconsts.lisemdall
|
||||
msgctxt "lazarusidestrconsts.lisemdall"
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
msgstr "الكلّ"
|
||||
|
||||
#: lazarusidestrconsts.lisemdemptymethods
|
||||
msgctxt "lazarusidestrconsts.lisemdemptymethods"
|
||||
@ -8922,6 +8922,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr ""
|
||||
@ -11384,7 +11404,7 @@ msgstr ""
|
||||
#: lazarusidestrconsts.lisnever
|
||||
msgctxt "lazarusidestrconsts.lisnever"
|
||||
msgid "Never"
|
||||
msgstr ""
|
||||
msgstr "أبدا"
|
||||
|
||||
#: lazarusidestrconsts.lisnew
|
||||
msgctxt "lazarusidestrconsts.lisnew"
|
||||
@ -14448,7 +14468,7 @@ msgstr ""
|
||||
#: lazarusidestrconsts.lissortseloptions
|
||||
msgctxt "lazarusidestrconsts.lissortseloptions"
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
msgstr "خيارات"
|
||||
|
||||
#: lazarusidestrconsts.lissortselparagraphs
|
||||
msgid "Paragraphs"
|
||||
@ -17566,12 +17586,12 @@ msgstr ""
|
||||
#: lazarusidestrconsts.srkmecsellineend
|
||||
msgctxt "lazarusidestrconsts.srkmecsellineend"
|
||||
msgid "Select Line End"
|
||||
msgstr ""
|
||||
msgstr "عيّن نهاية السّطر"
|
||||
|
||||
#: lazarusidestrconsts.srkmecsellinestart
|
||||
msgctxt "lazarusidestrconsts.srkmecsellinestart"
|
||||
msgid "Select Line Start"
|
||||
msgstr ""
|
||||
msgstr "عيّن بداية السّطر"
|
||||
|
||||
#: lazarusidestrconsts.srkmecsellinetextstart
|
||||
msgid "Select to text start in line"
|
||||
@ -17580,7 +17600,7 @@ msgstr ""
|
||||
#: lazarusidestrconsts.srkmecselpagebottom
|
||||
msgctxt "lazarusidestrconsts.srkmecselpagebottom"
|
||||
msgid "Select Page Bottom"
|
||||
msgstr ""
|
||||
msgstr "عيّن نهاية الصّفحة"
|
||||
|
||||
#: lazarusidestrconsts.srkmecselpagedown
|
||||
msgid "Select Page Down"
|
||||
@ -17597,7 +17617,7 @@ msgstr ""
|
||||
#: lazarusidestrconsts.srkmecselpagetop
|
||||
msgctxt "lazarusidestrconsts.srkmecselpagetop"
|
||||
msgid "Select Page Top"
|
||||
msgstr ""
|
||||
msgstr "عيّن بداية الصّفحة"
|
||||
|
||||
#: lazarusidestrconsts.srkmecselpageup
|
||||
msgid "Select Page Up"
|
||||
@ -17638,12 +17658,12 @@ msgstr ""
|
||||
#: lazarusidestrconsts.srkmecselwordleft
|
||||
msgctxt "lazarusidestrconsts.srkmecselwordleft"
|
||||
msgid "Select Word Left"
|
||||
msgstr ""
|
||||
msgstr "عيّن الكلمة الّتي على اليسار"
|
||||
|
||||
#: lazarusidestrconsts.srkmecselwordright
|
||||
msgctxt "lazarusidestrconsts.srkmecselwordright"
|
||||
msgid "Select Word Right"
|
||||
msgstr ""
|
||||
msgstr "عيّن الكلمة الّتي على اليمين"
|
||||
|
||||
#: lazarusidestrconsts.srkmecsetfreebookmark
|
||||
msgctxt "lazarusidestrconsts.srkmecsetfreebookmark"
|
||||
|
@ -9110,6 +9110,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Instal·lació fallida"
|
||||
|
@ -8990,6 +8990,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Vlastnosti"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Instalace selhala"
|
||||
|
@ -9170,6 +9170,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Properties"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Installation fehlgeschlagen"
|
||||
|
@ -9311,6 +9311,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Propiedades"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Falló la instalación"
|
||||
|
@ -8883,6 +8883,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Ominaisuudet"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Asennus epäonnistui"
|
||||
|
@ -1,4 +1,4 @@
|
||||
msgid ""
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: lazaruside\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
@ -9222,6 +9222,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Propriétés "
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Installation ratée"
|
||||
|
@ -9293,6 +9293,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "תכונות"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "ההתקנה נכשלה"
|
||||
|
@ -9233,6 +9233,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Tulajdonságok"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Telepítés sikertelen"
|
||||
|
@ -9162,6 +9162,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Instalasi gagal"
|
||||
|
@ -9315,6 +9315,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Proprietà"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Installazione fallita"
|
||||
|
@ -8951,6 +8951,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "プロパティ"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "インストールに失敗"
|
||||
|
@ -9154,6 +9154,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Savybės"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Diegimas nepavyko"
|
||||
|
@ -9136,6 +9136,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Installatie mislukt"
|
||||
|
@ -9202,6 +9202,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr ""
|
||||
|
@ -8895,6 +8895,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr ""
|
||||
|
@ -9159,6 +9159,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Propriedades"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Falha na instalação"
|
||||
|
@ -5,7 +5,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2014-01-28 01:35+0400\n"
|
||||
"PO-Revision-Date: 2014-02-07 02:39+0400\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,3325,-1,-1\n"
|
||||
@ -9158,6 +9158,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Свойства"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr "Показать столбец класса"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr "Показать столбец типа"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr "Показать столбец видимости"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr "Экземпляр"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr "Использовать класс экземпляра"
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Установка не удалась"
|
||||
|
@ -9219,6 +9219,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Vlastnosti"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Inštalácia zlyhala"
|
||||
|
@ -8972,6 +8972,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr ""
|
||||
|
@ -9116,6 +9116,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "Властивості"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "Встановлення не вдалося"
|
||||
|
@ -9241,6 +9241,26 @@ msgctxt "lazarusidestrconsts.lisinspectproperties"
|
||||
msgid "Properties"
|
||||
msgstr "属性"
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolclass
|
||||
msgid "Show class column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcoltype
|
||||
msgid "Show type column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectshowcolvisibility
|
||||
msgid "Show visibility column"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstance
|
||||
msgid "Instance"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinspectuseinstancehint
|
||||
msgid "Use instance class"
|
||||
msgstr ""
|
||||
|
||||
#: lazarusidestrconsts.lisinstallationfailed
|
||||
msgid "Installation failed"
|
||||
msgstr "安装失败"
|
||||
|
Loading…
Reference in New Issue
Block a user