From 90af2be1163ddc3ed8f24b27b7a5a0846eca9f9b Mon Sep 17 00:00:00 2001 From: matrevis Date: Mon, 18 Sep 2006 01:17:06 +0000 Subject: [PATCH] - Updated pot. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1281 3ecf2c5c-341e-0410-92b4-d18e462d057c --- po/POTFILES.in | 2 - po/sgpemv2.pot | 106 +++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 85 insertions(+), 23 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index a57eab5..129a2b0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -33,7 +33,6 @@ src/backend/dynamic_process.cc src/backend/resource_policies_gatekeeper.cc src/backend/dynamic_resource.cc src/backend/thread.cc -src/backend/holt_graph.cc src/backend/string_utils.cc src/backend/user_interrupt_exception.cc src/backend/serializer_error.cc @@ -74,7 +73,6 @@ src/testsuite/test-history.cc src/testsuite/test-simulation_widget.cc src/testsuite/test-key_file.cc src/testsuite/test-cairo_widget.cc -src/testsuite/test-global_preferences_serialization.cc src/jump_to_dialog.cc src/resources_widget.cc src/configure_policy_dialog.cc diff --git a/po/sgpemv2.pot b/po/sgpemv2.pot index 5ec6606..f6a940b 100644 --- a/po/sgpemv2.pot +++ b/po/sgpemv2.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: matteo@member.fsf.org\n" -"POT-Creation-Date: 2006-09-17 14:18+0200\n" +"POT-Creation-Date: 2006-09-18 02:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,11 +16,33 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: src/gui_builder.cc:215 src/gui_builder.cc:258 src/gui_builder.cc:328 +#: src/gui_builder.cc:176 src/gui_builder.cc:299 +msgid "Please choose a file" +msgstr "" + +#: src/gui_builder.cc:196 src/gui_builder.cc:313 +msgid "Any files" +msgstr "" + +#: src/gui_builder.cc:208 src/gui_builder.cc:258 src/gui_builder.cc:332 +msgid "File: " +msgstr "" + +#: src/gui_builder.cc:208 +msgid " loaded." +msgstr "" + +#: src/gui_builder.cc:215 src/gui_builder.cc:263 src/gui_builder.cc:339 +msgid "" +"No serializer available.\n" +"There's no registered serializer. Please check the loaded plugins." +msgstr "" + +#: src/gui_builder.cc:218 src/gui_builder.cc:266 src/gui_builder.cc:342 msgid "ERROR: No registered serializer available" msgstr "" -#: src/gui_builder.cc:220 src/gui_builder.cc:263 src/gui_builder.cc:333 +#: src/gui_builder.cc:224 src/gui_builder.cc:272 src/gui_builder.cc:348 #: src/text_simulation.cc:399 src/text_simulation.cc:405 #: src/text_simulation.cc:424 src/text_simulation.cc:490 #: src/text_simulation.cc:496 src/text_simulation.cc:515 @@ -29,43 +51,47 @@ msgstr "" msgid "ERROR: " msgstr "" -#: src/gui_builder.cc:355 src/gui_builder.cc:383 +#: src/gui_builder.cc:258 src/gui_builder.cc:332 +msgid " saved." +msgstr "" + +#: src/gui_builder.cc:371 src/gui_builder.cc:399 msgid "" "No CPU policy is currently selected.\n" "Please choose one before trying to configure it." msgstr "" -#: src/gui_builder.cc:361 src/gui_builder.cc:390 +#: src/gui_builder.cc:377 src/gui_builder.cc:406 msgid "Configuring CPU Policy " msgstr "" -#: src/gui_builder.cc:449 +#: src/gui_builder.cc:465 msgid "Selected CPU policy " msgstr "" -#: src/gui_builder.cc:457 +#: src/gui_builder.cc:473 msgid "Impossible to select this CPU Policy.\n" msgstr "" -#: src/gui_builder.cc:463 +#: src/gui_builder.cc:479 msgid "No CPU policy selected. Please select one." msgstr "" -#: src/gui_builder.cc:511 +#: src/gui_builder.cc:527 msgid "Current resource policy deselected." msgstr "" -#: src/gui_builder.cc:513 +#: src/gui_builder.cc:529 msgid "Selected resource policy " msgstr "" -#: src/gui_builder.cc:537 +#: src/gui_builder.cc:553 msgid "" "Want to save?\n" "You'll lose your changes if you don't." msgstr "" -#: src/gui_builder.cc:715 +#: src/gui_builder.cc:744 msgid "Filename to open: " msgstr "" @@ -117,41 +143,41 @@ msgstr "" msgid " } at instant " msgstr "" -#: src/simulation_controller.cc:194 src/jump_to_dialog.cc:108 +#: src/simulation_controller.cc:194 src/jump_to_dialog.cc:106 msgid "The selected user CPU policy stopped before returning:\n" msgstr "" -#: src/simulation_controller.cc:201 src/jump_to_dialog.cc:115 +#: src/simulation_controller.cc:201 src/jump_to_dialog.cc:113 msgid "" "The selected user CPU policy was malformed and failed to sort the queue:\n" msgstr "" -#: src/simulation_controller.cc:213 src/jump_to_dialog.cc:127 +#: src/simulation_controller.cc:213 src/jump_to_dialog.cc:125 msgid " [EE] Fatal error. Impossible to deactivate the policy in " msgstr "" -#: src/simulation_controller.cc:214 src/jump_to_dialog.cc:128 +#: src/simulation_controller.cc:214 src/jump_to_dialog.cc:126 msgid " [EE] " msgstr "" -#: src/simulation_controller.cc:221 src/jump_to_dialog.cc:134 +#: src/simulation_controller.cc:221 src/jump_to_dialog.cc:132 msgid "No active policy selected:\n" msgstr "" -#: src/simulation_controller.cc:228 src/jump_to_dialog.cc:141 +#: src/simulation_controller.cc:228 src/jump_to_dialog.cc:139 msgid "Unexpected error:\n" msgstr "" -#: src/add_request_dialog.cc:96 +#: src/add_request_dialog.cc:95 msgid "key" msgstr "" -#: src/add_request_dialog.cc:97 +#: src/add_request_dialog.cc:96 msgid "resource" msgstr "" -#: src/add_request_dialog.cc:98 src/text_simulation.cc:1329 +#: src/add_request_dialog.cc:97 src/text_simulation.cc:1329 msgid "duration" msgstr "" @@ -164,6 +190,30 @@ msgstr "" msgid "Unable to obtain Application Data directory" msgstr "" +#: src/backend/concrete_history.cc:402 +msgid "History::add_thread() : Parent process not part of this History" +msgstr "" + +#: src/backend/concrete_history.cc:438 +msgid "History::add_request() : Parent process not part of this History" +msgstr "" + +#: src/backend/concrete_history.cc:440 +msgid "History::add_request() : Parent thread not part of this History" +msgstr "" + +#: src/backend/concrete_history.cc:473 +msgid "History::add_subrequest() : Parent process not part of this History" +msgstr "" + +#: src/backend/concrete_history.cc:475 +msgid "History::add_subrequest() : Parent thread not part of this History" +msgstr "" + +#: src/backend/concrete_history.cc:477 +msgid "History::add_subrequest() : Parent request not part of this History" +msgstr "" + #: src/backend/concrete_simulation.cc:235 msgid "unable to change policy and to restore the previous: " msgstr "" @@ -172,6 +222,10 @@ msgstr "" msgid "unable to change policy: " msgstr "" +#: src/backend/resource_policies_gatekeeper.cc:88 +msgid "No active policy associated with this history is available." +msgstr "" + #: src/backend/string_utils.cc:62 src/backend/string_utils.cc:102 msgid "too few or too many tokens" msgstr "" @@ -184,6 +238,16 @@ msgstr "" msgid "incorrect boolean" msgstr "" +#: src/backend/resource_policy_lifo.cc:78 +msgid "" +"A resource policy which allows a request to be immediately allocated if " +"there is enough space." +msgstr "" + +#: src/backend/resource_policy_lifo.cc:84 +msgid "Last In, First Out" +msgstr "" + #: src/schedulables_tree_widget.cc:65 msgid "Arrival" msgstr ""