Changeset 30 for trunk/Languages/LazFuckIDE.po
- Timestamp:
- Feb 18, 2012, 7:49:17 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Languages/LazFuckIDE.po
r28 r30 113 113 msgstr "" 114 114 115 #: tmainform.ainterpretterruntocursor.caption116 msgid "Run to cursor"117 msgstr ""118 119 #: tmainform.ainterpretterstepinto.caption120 msgid "Step into"121 msgstr ""122 123 #: tmainform.ainterpretterstepout.caption124 msgid "Step out"125 msgstr ""126 127 #: tmainform.ainterpretterstopover.caption128 msgid "Step over"129 msgstr ""130 131 115 #: tmainform.aoptions.caption 132 116 msgctxt "TMAINFORM.AOPTIONS.CAPTION" … … 142 126 msgstr "" 143 127 128 #: tmainform.aprogramruntocursor.caption 129 msgctxt "TMAINFORM.APROGRAMRUNTOCURSOR.CAPTION" 130 msgid "Run to cursor" 131 msgstr "" 132 133 #: tmainform.aprogramstepinto.caption 134 msgctxt "TMAINFORM.APROGRAMSTEPINTO.CAPTION" 135 msgid "Step into" 136 msgstr "" 137 138 #: tmainform.aprogramstepout.caption 139 msgctxt "TMAINFORM.APROGRAMSTEPOUT.CAPTION" 140 msgid "Step out" 141 msgstr "" 142 144 143 #: tmainform.aprogramstop.caption 145 144 msgid "Stop" 145 msgstr "" 146 147 #: tmainform.aprogramstopover.caption 148 msgctxt "TMAINFORM.APROGRAMSTOPOVER.CAPTION" 149 msgid "Step over" 146 150 msgstr "" 147 151 … … 228 232 msgstr "" 229 233 234 #: tmainform.toolbutton12.caption 235 msgid "ToolButton12" 236 msgstr "" 237 238 #: tmainform.toolbutton13.caption 239 msgid "ToolButton13" 240 msgstr "" 241 242 #: tmainform.toolbutton14.caption 243 msgid "ToolButton14" 244 msgstr "" 245 246 #: tmainform.toolbutton15.caption 247 msgid "ToolButton15" 248 msgstr "" 249 230 250 #: toptionsform.buttoncancel.caption 231 251 msgid "Cancel" … … 258 278 259 279 #: ubrainfuck.sjumptablecolision 280 msgctxt "ubrainfuck.sjumptablecolision" 260 281 msgid "Jump table colision" 261 282 msgstr "" 262 283 263 284 #: ubrainfuck.sjumptableinsistent 285 msgctxt "ubrainfuck.sjumptableinsistent" 264 286 msgid "Jump table is inconsistent" 265 287 msgstr "" 266 288 267 289 #: ubrainfuck.smemorycelloutofrange 290 msgctxt "ubrainfuck.smemorycelloutofrange" 268 291 msgid "Memory cell %s value out of range" 269 292 msgstr "" 270 293 271 294 #: ubrainfuck.sprogramlowerlimit 295 msgctxt "ubrainfuck.sprogramlowerlimit" 272 296 msgid "Program run over lower limit" 273 297 msgstr "" 274 298 275 299 #: ubrainfuck.sprogramupperlimit 300 msgctxt "ubrainfuck.sprogramupperlimit" 276 301 msgid "Program run over upper limit" 277 302 msgstr "" 278 303 279 304 #: ubrainfuck.sreadinputerror 305 msgctxt "ubrainfuck.sreadinputerror" 280 306 msgid "Read input error" 281 307 msgstr "" … … 321 347 msgstr "" 322 348 349 #: utarget.scompiledfilenotfound 350 msgctxt "utarget.scompiledfilenotfound" 351 msgid "Program compiled file \"%s\" not found" 352 msgstr "" 353 354 #: utarget.scompilernotfound 355 msgctxt "utarget.scompilernotfound" 356 msgid "Compiler \"%s\" not found" 357 msgstr "" 358 359 #: utargetinterpretter.sjumptablecolision 360 msgctxt "utargetinterpretter.sjumptablecolision" 361 msgid "Jump table colision" 362 msgstr "" 363 364 #: utargetinterpretter.sjumptableinsistent 365 msgctxt "utargetinterpretter.sjumptableinsistent" 366 msgid "Jump table is inconsistent" 367 msgstr "" 368 369 #: utargetinterpretter.smemorycelloutofrange 370 msgctxt "utargetinterpretter.smemorycelloutofrange" 371 msgid "Memory cell %s value out of range" 372 msgstr "" 373 374 #: utargetinterpretter.sprogramlowerlimit 375 msgctxt "utargetinterpretter.sprogramlowerlimit" 376 msgid "Program run over lower limit" 377 msgstr "" 378 379 #: utargetinterpretter.sprogramupperlimit 380 msgctxt "utargetinterpretter.sprogramupperlimit" 381 msgid "Program run over upper limit" 382 msgstr "" 383 384 #: utargetinterpretter.sreadinputerror 385 msgctxt "utargetinterpretter.sreadinputerror" 386 msgid "Read input error" 387 msgstr "" 388
Note:
See TracChangeset
for help on using the changeset viewer.