sgpemv2/po/sgpemv2.pot

558 lines
13 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR University of Padova, dept. of Pure and Applied Mathematics
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: matteo@member.fsf.org\n"
"POT-Creation-Date: 2006-08-18 01:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/backend/concrete_simulation.cc:180
msgid "unable to change policy and to restore the previous: "
msgstr ""
#: src/backend/concrete_simulation.cc:186
msgid "unable to change policy: "
msgstr ""
#: src/backend/string_utils.cc:88 src/backend/string_utils.cc:120
msgid "too few or too many tokens"
msgstr ""
#: src/backend/string_utils.cc:110
msgid "incorrect number format"
msgstr ""
#: src/backend/string_utils.cc:142
msgid "incorrect boolean"
msgstr ""
#: src/graphical_preferences_editor.cc:144
#: src/graphical_preferences_editor.cc:173
msgid "Select a directory to add"
msgstr ""
#: src/gui_builder.cc:137
msgid "Filename to open: "
msgstr ""
#: src/parse_opts.cc:68
msgid "starts the program in command line mode"
msgstr ""
#: src/parse_opts.cc:69
msgid "adds this directory to the default modules search path"
msgstr ""
#: src/parse_opts.cc:70
msgid "adds this directory to default plugin search path"
msgstr ""
#: src/parse_opts.cc:71
msgid "a list of savefiles; only the first will be opened"
msgstr ""
#: src/parse_opts.cc:91
msgid ""
"SGPEMv2, a graphical simulator for process scheduling in a multitasking "
"computer"
msgstr ""
#: src/parse_opts.cc:136
msgid ""
" [II] To see a list of commands available,\n"
" [II] please type \"help\" and hit the ENTER key."
msgstr ""
#: src/parse_opts.cc:160
msgid "Bad invocation: "
msgstr ""
#: src/parse_opts.cc:161
msgid "Use the `-?' or `--help' option to see the help"
msgstr ""
#: src/text_simulation.cc:108
msgid "ERROR: this command requires at least "
msgstr ""
#: src/text_simulation.cc:108
msgid " arguments\n"
msgstr ""
#: src/text_simulation.cc:114
msgid "WARNING: some arguments will be ignored\n"
msgstr ""
#: src/text_simulation.cc:124
msgid ""
"WARNING: Simulation was not recently saved. If you continue some changes to "
"the simulation might be lost.\n"
msgstr ""
#: src/text_simulation.cc:129
msgid "Continue? [y/n] "
msgstr ""
#: src/text_simulation.cc:137
msgid "n"
msgstr ""
#: src/text_simulation.cc:139
msgid "y"
msgstr ""
#: src/text_simulation.cc:242
msgid "ERROR: Provided value is out of range\n"
msgstr ""
#: src/text_simulation.cc:248
msgid "ERROR: Please provide a valid numeric value\n"
msgstr ""
#: src/text_simulation.cc:257
msgid "ERROR: This is a mandatory attribute; you MUST provide a valid value!\n"
msgstr ""
#: src/text_simulation.cc:293 src/text_simulation.cc:345
msgid "ERROR: This is a mandatory atribute; you MUST provide a valid value!\n"
msgstr ""
#: src/text_simulation.cc:339
msgid "ERROR: Please provide a valid boolean value ('true' or 'false')\n"
msgstr ""
#: src/text_simulation.cc:367 src/text_simulation.cc:373
#: src/text_simulation.cc:391 src/text_simulation.cc:695
#: src/text_simulation.cc:1386 src/text_simulation.cc:1423
msgid "ERROR: "
msgstr ""
#: src/text_simulation.cc:369 src/text_simulation.cc:393
msgid ""
"\n"
"Simulation is now stopped\n"
msgstr ""
#: src/text_simulation.cc:375
msgid ""
"\n"
"Simulation is now stopped, and the current policy will be deactivated\n"
msgstr ""
#: src/text_simulation.cc:384
msgid "FATAL ERROR: unable to deactivate the policy: "
msgstr ""
#: src/text_simulation.cc:424
msgid "ERROR: No policy actually selected for the simulation\n"
msgstr ""
#: src/text_simulation.cc:430
msgid "Please provide a value for each attribute:\n"
msgstr ""
#: src/text_simulation.cc:431
msgid ""
"Mandatory arguments are marked with an asterisk (*)\n"
"\n"
msgstr ""
#: src/text_simulation.cc:433
msgid "Integer arguments:\n"
msgstr ""
#: src/text_simulation.cc:453
msgid ""
"\n"
"Floating-point arguments:\n"
msgstr ""
#: src/text_simulation.cc:475
msgid ""
"\n"
"String arguments:\n"
msgstr ""
#: src/text_simulation.cc:507
msgid ""
"Avaiable commands:\n"
"RUN\n"
"STOP\n"
"PAUSE\n"
"CONFIGURE-CPU-POLICY\n"
"HELP\n"
"GET\n"
"SET\n"
"SHOW\n"
"ADD\n"
"REMOVE\n"
"SAVE\n"
"LOAD\n"
"QUIT\n"
"\n"
"HELP followed by a command name shows help about it.\n"
"ex. `HELP RUN` shows help about the command RUN\n"
msgstr ""
#: src/text_simulation.cc:513
msgid ""
"-- RUN COMMAND --\n"
"Starts the simulation. It can be continuous or step-by-step depending on the "
"mode configured with SET CONTINUOUS (default=true).\n"
"\n"
"The output of RUN is a snapshot of the state of the simulation at each "
"instant.\n"
"The instant 0 represents the initial state, during which no process is "
"running. The scheduler activity begins at instant 1.\n"
msgstr ""
#: src/text_simulation.cc:522
msgid ""
"-- STOP COMMAND --\n"
"Stops the simulation. The next call to RUN will bring the simulation to the "
"first instant and start it.\n"
msgstr ""
#: src/text_simulation.cc:525
msgid ""
"-- PAUSE COMMAND --\n"
"Pauses the simulation. The next call to RUN will continue it.\n"
msgstr ""
#: src/text_simulation.cc:528
msgid ""
"-- CONFIGURE-CPU-POLICY COMMAND --\n"
"Configure parameters exposed by the cpu policy.\n"
"\n"
"This is currently the only way to control the behaviour of cpu policies "
"without modifying their source code.\n"
msgstr ""
#: src/text_simulation.cc:532
msgid ""
"-- HELP COMMAND --\n"
"The help you're reading.\n"
msgstr ""
#: src/text_simulation.cc:534
msgid ""
"-- GET COMMAND --\n"
"Syntax: GET <attr_name>\n"
"\twhere <attr_name> may be simulation-tick or continuous.\n"
msgstr ""
#: src/text_simulation.cc:537
msgid ""
"-- SET COMMAND --\n"
"Syntax: SET <attr_name> [=] <value>\n"
"\twhere <attr_name> may be simulation-tick, continuous or cpu-policy.\n"
msgstr ""
#: src/text_simulation.cc:540
msgid ""
"-- SHOW COMMAND --\n"
"Displays the name of the entities (if available) and other informations "
"prefixed by its numeric identifier.\n"
"\n"
"Syntax depends from entities being displayed:\n"
"`SHOW processes|resources|cpu-policies|resource-policies`\n"
"`SHOW threads <process_id>` with <process_id> being the numeric identifier "
"of the parent process\n"
"`SHOW requests <process_id> <thread_id>` with <thread_id> being the numeric "
"identifier of the thread child of process identified by <process_id>\n"
"`SHOW subrequests <process_id> <thread_id> <request_id>` where the numeric "
"ids follow the same logic of the previous commands\n"
msgstr ""
#: src/text_simulation.cc:551
msgid ""
"-- ADD COMMAND --\n"
"Adds an entity by using a questionary-like approach.\n"
"\n"
"Syntax depends from entity being added:\n"
"`ADD process|resource`\n"
"`ADD thread <process_id>` with <process_id> being the numeric identifier of "
"the parent process\n"
"`ADD request <process_id> <thread_id>` with <thread_id> being the numeric "
"identifier of the thread child of process identified by <process_id>\n"
"`ADD subrequest <process_id> <thread_id> <request_id>` where the numeric ids "
"follow the same logic of the previous commands\n"
msgstr ""
#: src/text_simulation.cc:561
msgid ""
"-- REMOVE COMMAND --\n"
"Removes an entity.\n"
"\n"
"Syntax depends from entity being removed:\n"
"`REMOVE process|resource <id>` where <id> is the process or resource "
"identifier\n"
"`REMOVE thread <process_id> <thread_id>` with <process_id> being the "
"identifier of the parent process, and <thread_id> the id of the thread to be "
"removed\n"
"`REMOVE request <process_id> <thread_id> <request_id>` where the numeric ids "
"follow the same logic of the previous commands\n"
"`REMOVE subrequest <process_id> <thread_id> <request_id> <subrequest_id>` "
"where the numeric ids follow the same logic of the previous commands\n"
msgstr ""
#: src/text_simulation.cc:571
msgid ""
"-- SAVE COMMAND --\n"
"Saves the simulation.\n"
"\n"
"Syntax: SAVE <filename>\n"
msgstr ""
#: src/text_simulation.cc:574
msgid ""
"-- LOAD COMMAND --\n"
"Loads the simulation.\n"
"\n"
"Syntax: LOAD <filename>\n"
msgstr ""
#: src/text_simulation.cc:577
msgid ""
"-- QUIT COMMAND --\n"
"Gently closes the program.\n"
msgstr ""
#: src/text_simulation.cc:579
msgid "ERROR: Sorry, no help available for this command.\n"
msgstr ""
#: src/text_simulation.cc:590
msgid ""
"\n"
"Bye.\n"
"\n"
msgstr ""
#: src/text_simulation.cc:617
msgid ""
"ERROR: invalid attribute name. Accepted are: simulation-tick, continuous\n"
msgstr ""
#: src/text_simulation.cc:652
msgid "ERROR: you must provide a valid unsigned integer value\n"
msgstr ""
#: src/text_simulation.cc:691
msgid "ERROR: invalid unsigned integer or not a valid policy index\n"
msgstr ""
#: src/text_simulation.cc:711
msgid "ERROR: you must provide a valid boolean value ('true' or 'false')\n"
msgstr ""
#: src/text_simulation.cc:715
msgid ""
"ERROR: invalid attribute name. Accepted are: simulation-tick, cpu-policy, "
"continuous\n"
msgstr ""
#: src/text_simulation.cc:746 src/text_simulation.cc:947
#: src/text_simulation.cc:1163
msgid "ERROR: invalid argument\n"
msgstr ""
#: src/text_simulation.cc:793
msgid "ERROR: provided process identifier is not a valid integer\n"
msgstr ""
#: src/text_simulation.cc:798
msgid "ERROR: this process identifier does not belong to an existing process\n"
msgstr ""
#: src/text_simulation.cc:829 src/text_simulation.cc:867
#: src/text_simulation.cc:1009 src/text_simulation.cc:1058
#: src/text_simulation.cc:1104 src/text_simulation.cc:1187
#: src/text_simulation.cc:1224 src/text_simulation.cc:1260
#: src/text_simulation.cc:1300 src/text_simulation.cc:1343
msgid "ERROR: provided identifier(s) not a valid integer\n"
msgstr ""
#: src/text_simulation.cc:834 src/text_simulation.cc:872
#: src/text_simulation.cc:1014 src/text_simulation.cc:1063
#: src/text_simulation.cc:1109 src/text_simulation.cc:1192
#: src/text_simulation.cc:1229 src/text_simulation.cc:1265
#: src/text_simulation.cc:1305 src/text_simulation.cc:1348
msgid "ERROR: the identifier(s) do not belong to an existing entity\n"
msgstr ""
#: src/text_simulation.cc:912
msgid "FIXME: Not implemented\n"
msgstr ""
#: src/text_simulation.cc:927
msgid "WARNING: Simulation is not stopped, it will be automatically stopped\n"
msgstr ""
#: src/text_simulation.cc:957 src/text_simulation.cc:975
#: src/text_simulation.cc:1018
msgid "name"
msgstr ""
#: src/text_simulation.cc:958 src/text_simulation.cc:1020
msgid "arrival time"
msgstr ""
#: src/text_simulation.cc:959 src/text_simulation.cc:1650
msgid "priority"
msgstr ""
#: src/text_simulation.cc:976
msgid "pre-emptable?"
msgstr ""
#: src/text_simulation.cc:977
msgid "places"
msgstr ""
#: src/text_simulation.cc:978
msgid "availability"
msgstr ""
#: src/text_simulation.cc:1019
msgid "cpu time"
msgstr ""
#: src/text_simulation.cc:1021
msgid "base priority"
msgstr ""
#: src/text_simulation.cc:1067
msgid "instant"
msgstr ""
#: src/text_simulation.cc:1113
msgid "resource key"
msgstr ""
#: src/text_simulation.cc:1114
msgid "duration"
msgstr ""
#: src/text_simulation.cc:1123
msgid "ERROR: invalid resource identifier\n"
msgstr ""
#: src/text_simulation.cc:1145
msgid "WARNING: Simulation is not stopped, it will be automatically stopped"
msgstr ""
#: src/text_simulation.cc:1220
msgid "invalid resource id"
msgstr ""
#: src/text_simulation.cc:1382 src/text_simulation.cc:1419
msgid "ERROR: No registered serializer available\n"
msgstr ""
#: src/text_simulation.cc:1489
msgid "ERROR: command not supported\n"
msgstr ""
#: src/text_simulation.cc:1507
msgid "RUNNING @"
msgstr ""
#: src/text_simulation.cc:1510
msgid "READY"
msgstr ""
#: src/text_simulation.cc:1513
msgid "BLOCKED"
msgstr ""
#: src/text_simulation.cc:1516 src/text_simulation.cc:1540
msgid "FUTURE"
msgstr ""
#: src/text_simulation.cc:1519
msgid "TERMINATED"
msgstr ""
#: src/text_simulation.cc:1534
msgid "UNALLOCABLE"
msgstr ""
#: src/text_simulation.cc:1537
msgid "ALLOCATED"
msgstr ""
#: src/text_simulation.cc:1543
msgid "EXHAUSTED"
msgstr ""
#: src/text_simulation.cc:1546
msgid "ALLOCABLE"
msgstr ""
#: src/text_simulation.cc:1573
msgid "READY QUEUE: { "
msgstr ""
#: src/text_simulation.cc:1581
msgid " ~ "
msgstr ""
#: src/text_simulation.cc:1584
msgid "}"
msgstr ""
#: src/text_simulation.cc:1598
msgid "RESOURCES:"
msgstr ""
#: src/text_simulation.cc:1604
msgid ", with "
msgstr ""
#: src/text_simulation.cc:1605
msgid " places"
msgstr ""
#: src/text_simulation.cc:1610
msgid "queue: { "
msgstr ""
#: src/text_simulation.cc:1626
msgid " }"
msgstr ""
#: src/text_simulation.cc:1644
msgid "PROCESSES:"
msgstr ""
#: src/text_simulation.cc:1646
msgid "state"
msgstr ""
#: src/text_simulation.cc:1647
msgid "arrival"
msgstr ""
#: src/text_simulation.cc:1648
msgid "requiring"
msgstr ""
#: src/text_simulation.cc:1649
msgid "elapsed"
msgstr ""
#: src/text_simulation.cc:1651
msgid "resource_id"
msgstr ""