Changeset 30 for trunk/Languages/LazFuckIDE.cs.po
- Timestamp:
- Feb 18, 2012, 7:49:17 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Languages/LazFuckIDE.cs.po
r28 r30 122 122 msgstr "NápovÄda" 123 123 124 #: tmainform.ainterpretterruntocursor.caption125 msgid "Run to cursor"126 msgstr "Spustit po ukazatel"127 128 #: tmainform.ainterpretterstepinto.caption129 msgid "Step into"130 msgstr "Vstoupit do"131 132 #: tmainform.ainterpretterstepout.caption133 msgid "Step out"134 msgstr "Vystoupit z"135 136 #: tmainform.ainterpretterstopover.caption137 msgid "Step over"138 msgstr "PÅejÃt pÅes"139 140 124 #: tmainform.aoptions.caption 141 125 msgctxt "tmainform.aoptions.caption" … … 151 135 msgstr "Spustit" 152 136 137 #: tmainform.aprogramruntocursor.caption 138 msgctxt "tmainform.aprogramruntocursor.caption" 139 msgid "Run to cursor" 140 msgstr "Spustit po ukazatel" 141 142 #: tmainform.aprogramstepinto.caption 143 msgctxt "tmainform.aprogramstepinto.caption" 144 msgid "Step into" 145 msgstr "Vstoupit do" 146 147 #: tmainform.aprogramstepout.caption 148 msgctxt "tmainform.aprogramstepout.caption" 149 msgid "Step out" 150 msgstr "Vystoupit z" 151 153 152 #: tmainform.aprogramstop.caption 154 153 msgid "Stop" 155 154 msgstr "Zastavit" 155 156 #: tmainform.aprogramstopover.caption 157 msgctxt "tmainform.aprogramstopover.caption" 158 msgid "Step over" 159 msgstr "PÅejÃt pÅes" 156 160 157 161 #: tmainform.aprojectclose.caption … … 237 241 msgstr "CÃl" 238 242 243 #: tmainform.toolbutton12.caption 244 msgid "ToolButton12" 245 msgstr "" 246 247 #: tmainform.toolbutton13.caption 248 msgid "ToolButton13" 249 msgstr "" 250 251 #: tmainform.toolbutton14.caption 252 msgid "ToolButton14" 253 msgstr "" 254 255 #: tmainform.toolbutton15.caption 256 msgid "ToolButton15" 257 msgstr "" 258 239 259 #: toptionsform.buttoncancel.caption 240 260 msgid "Cancel" … … 267 287 268 288 #: ubrainfuck.sjumptablecolision 289 msgctxt "ubrainfuck.sjumptablecolision" 269 290 msgid "Jump table colision" 270 291 msgstr "Kolize skokové tabulky" 271 292 272 293 #: ubrainfuck.sjumptableinsistent 294 msgctxt "ubrainfuck.sjumptableinsistent" 273 295 msgid "Jump table is inconsistent" 274 296 msgstr "Nekonzistentnà skoková tabulka" 275 297 276 298 #: ubrainfuck.smemorycelloutofrange 299 msgctxt "ubrainfuck.smemorycelloutofrange" 277 300 msgid "Memory cell %s value out of range" 278 301 msgstr "Hodnota pamÄÅ¥ové buÅky %s je mimo rozsah" 279 302 280 303 #: ubrainfuck.sprogramlowerlimit 304 msgctxt "ubrainfuck.sprogramlowerlimit" 281 305 msgid "Program run over lower limit" 282 306 msgstr "Program pÅekroÄil dolnà omezenÃ" 283 307 284 308 #: ubrainfuck.sprogramupperlimit 309 msgctxt "ubrainfuck.sprogramupperlimit" 285 310 msgid "Program run over upper limit" 286 311 msgstr "Program pÅekroÄil hornà omezenÃ" 287 312 288 313 #: ubrainfuck.sreadinputerror 314 msgctxt "ubrainfuck.sreadinputerror" 289 315 msgid "Read input error" 290 316 msgstr "Chyba Ätenà vstupu" … … 330 356 msgstr "Program ukonÄen" 331 357 358 #: utarget.scompiledfilenotfound 359 msgctxt "utarget.scompiledfilenotfound" 360 msgid "Program compiled file \"%s\" not found" 361 msgstr "" 362 363 #: utarget.scompilernotfound 364 msgctxt "utarget.scompilernotfound" 365 msgid "Compiler \"%s\" not found" 366 msgstr "" 367 368 #: utargetinterpretter.sjumptablecolision 369 msgctxt "utargetinterpretter.sjumptablecolision" 370 msgid "Jump table colision" 371 msgstr "Kolize skokové tabulky" 372 373 #: utargetinterpretter.sjumptableinsistent 374 msgctxt "utargetinterpretter.sjumptableinsistent" 375 msgid "Jump table is inconsistent" 376 msgstr "Nekonzistentnà skoková tabulka" 377 378 #: utargetinterpretter.smemorycelloutofrange 379 msgctxt "utargetinterpretter.smemorycelloutofrange" 380 msgid "Memory cell %s value out of range" 381 msgstr "Hodnota pamÄÅ¥ové buÅky %s je mimo rozsah" 382 383 #: utargetinterpretter.sprogramlowerlimit 384 msgctxt "utargetinterpretter.sprogramlowerlimit" 385 msgid "Program run over lower limit" 386 msgstr "Program pÅekroÄil dolnà omezenÃ" 387 388 #: utargetinterpretter.sprogramupperlimit 389 msgctxt "utargetinterpretter.sprogramupperlimit" 390 msgid "Program run over upper limit" 391 msgstr "Program pÅekroÄil hornà omezenÃ" 392 393 #: utargetinterpretter.sreadinputerror 394 msgctxt "utargetinterpretter.sreadinputerror" 395 msgid "Read input error" 396 msgstr "Chyba Ätenà vstupu" 397
Note:
See TracChangeset
for help on using the changeset viewer.