diff --git a/resources/l10n/template.pot b/resources/l10n/template.pot index e636f1a8..3993afa0 100644 --- a/resources/l10n/template.pot +++ b/resources/l10n/template.pot @@ -2,46 +2,72 @@ msgid "" msgstr "" "Project-Id-Version: BOSS v3.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-26 11:41-0000\n" -"PO-Revision-Date: 2013-10-26 11:41-0000\n" +"POT-Creation-Date: 2014-02-11 09:23-0000\n" +"PO-Revision-Date: 2014-02-11 09:23-0000\n" "Last-Translator: \n" "Language-Team: \n" -"Language: English\n" +"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.5.7\n" +"X-Generator: Poedit 1.6.4\n" "X-Poedit-KeywordsList: translate:1,1t;translate:1c,2,t\n" "X-Poedit-Basepath: ../../src\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-SearchPath-0: backend\n" "X-Poedit-SearchPath-1: gui\n" -#: backend/game.cpp:96 +#: backend/game.cpp:98 msgid "Invalid game ID supplied." msgstr "" -#: backend/game.cpp:147 +#: backend/game.cpp:158 msgid "Game path could not be detected." msgstr "" -#: backend/game.cpp:248 backend/game.cpp:308 backend/game.cpp:363 +#: backend/game.cpp:261 backend/game.cpp:342 backend/game.cpp:418 +msgid "" +"libloadorder failed to create a game handle. Details could not be fetched." +msgstr "" + +#: backend/game.cpp:265 backend/game.cpp:346 backend/game.cpp:422 msgid "libloadorder failed to create a game handle. Details:" msgstr "" -#: backend/game.cpp:260 backend/game.cpp:320 backend/game.cpp:374 +#: backend/game.cpp:280 backend/game.cpp:361 backend/game.cpp:436 +msgid "" +"libloadorder failed to initialise game master file support. Details could " +"not be fetched." +msgstr "" + +#: backend/game.cpp:284 backend/game.cpp:365 backend/game.cpp:440 msgid "libloadorder failed to initialise game master file support. Details:" msgstr "" -#: backend/game.cpp:270 +#: backend/game.cpp:297 +msgid "" +"libloadorder failed to get the active plugins list. Details could not be " +"fetched." +msgstr "" + +#: backend/game.cpp:301 msgid "libloadorder failed to get the active plugins list. Details:" msgstr "" -#: backend/game.cpp:330 backend/game.cpp:396 +#: backend/game.cpp:378 backend/game.cpp:465 +msgid "" +"libloadorder failed to set the load order. Details could not be fetched." +msgstr "" + +#: backend/game.cpp:382 +msgid "libloadorder failed to get the load order. Details:" +msgstr "" + +#: backend/game.cpp:469 msgid "libloadorder failed to set the load order. Details:" msgstr "" -#: backend/game.cpp:415 +#: backend/game.cpp:489 msgid "Could not create BOSS folder for game. Details:" msgstr "" @@ -53,20 +79,8 @@ msgstr "" msgid "Unable to open \"%1%\" for CRC calculation." msgstr "" -#: backend/helpers.cpp:302 -msgid "Could not create pipe for process." -msgstr "" - -#: backend/helpers.cpp:335 -msgid "Could not create process." -msgstr "" - -#: backend/helpers.cpp:346 -msgid "Could not get process exit code." -msgstr "" - -#: backend/helpers.cpp:353 -msgid "Could not read process output." +#: backend/helpers.cpp:259 +msgid "None Specified" msgstr "" #: backend/metadata.cpp:142 @@ -81,638 +95,624 @@ msgstr "" msgid "Git operation failed. Error: %1%" msgstr "" -#: backend/network.cpp:338 +#: backend/network.cpp:313 msgid "Masterlist revision" msgstr "" -#: gui/editor.cpp:37 -msgid "Note" +#: backend/network.cpp:313 +msgid "Rolled back to the previous revision." msgstr "" -#: gui/editor.cpp:38 -msgid "Warning" +#: gui/editor.cpp:157 gui/editor.cpp:311 +msgid "" +"Please submit any edits made for reasons other than personal preference to " +"the BOSS team so that they may be included in the masterlist." msgstr "" -#: gui/editor.cpp:39 -msgid "Error" +#: gui/editor.cpp:160 +msgid "Show only conflicting plugins." msgstr "" -#: gui/editor.cpp:43 -msgid "Add" -msgstr "" - -#: gui/editor.cpp:44 -msgid "Remove" -msgstr "" - -#: gui/editor.cpp:48 -msgid "Type" -msgstr "" - -#: gui/editor.cpp:49 -msgid "Content" -msgstr "" - -#: gui/editor.cpp:50 gui/editor.cpp:155 gui/editor.cpp:159 gui/editor.cpp:163 -#: gui/editor.cpp:167 -msgid "Condition" -msgstr "" - -#: gui/editor.cpp:51 gui/editor.cpp:990 -msgid "Language" -msgstr "" - -#: gui/editor.cpp:125 -msgid "Enable User Changes" -msgstr "" - -#: gui/editor.cpp:127 gui/editor.cpp:375 -msgid "Add File" -msgstr "" - -#: gui/editor.cpp:128 gui/editor.cpp:376 -msgid "Edit File" -msgstr "" - -#: gui/editor.cpp:129 gui/editor.cpp:377 -msgid "Remove File" -msgstr "" - -#: gui/editor.cpp:130 -msgid "Save Changes" -msgstr "" - -#: gui/editor.cpp:131 -msgid "Cancel" -msgstr "" - -#: gui/editor.cpp:132 -msgid "Copy Metadata As Text" -msgstr "" - -#: gui/editor.cpp:143 -msgid "Requirements" -msgstr "" - -#: gui/editor.cpp:144 -msgid "Incompatibilities" -msgstr "" - -#: gui/editor.cpp:145 -msgid "Load After" -msgstr "" - -#: gui/editor.cpp:146 -msgid "Messages" -msgstr "" - -#: gui/editor.cpp:147 -msgid "Bash Tags" -msgstr "" - -#: gui/editor.cpp:148 -msgid "Dirty Info" -msgstr "" - -#: gui/editor.cpp:151 -msgid "Plugins" -msgstr "" - -#: gui/editor.cpp:153 gui/editor.cpp:157 gui/editor.cpp:161 -msgid "Filename" -msgstr "" - -#: gui/editor.cpp:154 gui/editor.cpp:158 gui/editor.cpp:162 -msgid "Display Name" -msgstr "" - -#: gui/editor.cpp:165 -msgid "Add/Remove" -msgstr "" - -#: gui/editor.cpp:166 -msgid "Bash Tag" -msgstr "" - -#: gui/editor.cpp:169 -msgid "CRC" -msgstr "" - -#: gui/editor.cpp:170 -msgid "ITM Count" -msgstr "" - -#: gui/editor.cpp:171 -msgid "UDR Count" -msgstr "" - -#: gui/editor.cpp:172 -msgid "Deleted Navmesh Count" -msgstr "" - -#: gui/editor.cpp:173 -msgid "Cleaning Utility" -msgstr "" - -#: gui/editor.cpp:217 -msgid "Priority: " -msgstr "" - -#: gui/editor.cpp:379 -msgid "Add Plugin" -msgstr "" - -#: gui/editor.cpp:380 -msgid "Edit Plugin" -msgstr "" - -#: gui/editor.cpp:381 +#: gui/editor.cpp:166 gui/editor.cpp:817 msgid "Remove Plugin" msgstr "" -#: gui/editor.cpp:383 -msgid "Add Message" +#: gui/editor.cpp:169 +msgid "Plugin" msgstr "" -#: gui/editor.cpp:384 -msgid "Edit Message" +#: gui/editor.cpp:170 +msgid "Priority" msgstr "" -#: gui/editor.cpp:385 -msgid "Remove Message" +#: gui/editor.cpp:172 gui/editor.cpp:495 gui/editor.cpp:499 gui/editor.cpp:503 +msgid "Filename" msgstr "" -#: gui/editor.cpp:387 -msgid "Add Bash Tag" +#: gui/editor.cpp:173 gui/editor.cpp:496 gui/editor.cpp:500 gui/editor.cpp:504 +msgid "Display Name" msgstr "" -#: gui/editor.cpp:388 -msgid "Edit Bash Tag" +#: gui/editor.cpp:174 gui/editor.cpp:497 gui/editor.cpp:501 gui/editor.cpp:505 +#: gui/editor.cpp:509 gui/misc.cpp:36 +msgid "Condition" msgstr "" -#: gui/editor.cpp:389 -msgid "Remove Bash Tag" +#: gui/editor.cpp:200 gui/editor.cpp:566 +msgid "Priority: " msgstr "" -#: gui/editor.cpp:391 -msgid "Add Dirty Info" +#: gui/editor.cpp:204 gui/editor.cpp:487 +msgid "Load After" msgstr "" -#: gui/editor.cpp:392 -msgid "Edit Dirty Info" +#: gui/editor.cpp:466 +msgid "Enable User Changes" msgstr "" -#: gui/editor.cpp:393 -msgid "Remove Dirty Info" +#: gui/editor.cpp:468 gui/editor.cpp:811 +msgid "Add File" msgstr "" -#: gui/editor.cpp:411 -msgid "BOSS: Add File/Plugin" +#: gui/editor.cpp:469 gui/editor.cpp:812 +msgid "Edit File" msgstr "" -#: gui/editor.cpp:433 -msgid "BOSS: Add Message" +#: gui/editor.cpp:470 gui/editor.cpp:813 +msgid "Remove File" msgstr "" -#: gui/editor.cpp:443 -msgid "Error: No content specified. Row will not be added." +#: gui/editor.cpp:471 +msgid "Save Changes" msgstr "" -#: gui/editor.cpp:444 gui/editor.cpp:526 gui/editor.cpp:1122 -#: gui/editor.cpp:1137 gui/main.cpp:164 gui/main.cpp:181 gui/main.cpp:194 -#: gui/main.cpp:273 gui/main.cpp:283 gui/main.cpp:296 gui/main.cpp:304 -#: gui/main.cpp:335 gui/main.cpp:352 gui/main.cpp:820 gui/main.cpp:873 -#: gui/main.cpp:893 gui/main.cpp:972 gui/main.cpp:1009 gui/main.cpp:1040 -#: gui/main.cpp:1060 gui/main.cpp:1075 gui/main.cpp:1182 gui/main.cpp:1227 -#: gui/settings.cpp:287 gui/settings.cpp:299 gui/settings.cpp:307 -#: gui/settings.cpp:350 gui/settings.cpp:358 gui/settings.cpp:366 -msgid "BOSS: Error" +#: gui/editor.cpp:472 +msgid "Cancel" msgstr "" -#: gui/editor.cpp:454 -msgid "BOSS: Add Tag" +#: gui/editor.cpp:485 +msgid "Requirements" msgstr "" -#: gui/editor.cpp:468 -msgid "BOSS: Add Dirty Info" +#: gui/editor.cpp:486 +msgid "Incompatibilities" msgstr "" -#: gui/editor.cpp:487 -msgid "BOSS: Edit File/Plugin" +#: gui/editor.cpp:488 +msgid "Messages" +msgstr "" + +#: gui/editor.cpp:489 +msgid "Bash Tags" +msgstr "" + +#: gui/editor.cpp:490 +msgid "Dirty Info" +msgstr "" + +#: gui/editor.cpp:493 +msgid "Plugins" +msgstr "" + +#: gui/editor.cpp:507 +msgid "Add/Remove" +msgstr "" + +#: gui/editor.cpp:508 +msgid "Bash Tag" msgstr "" #: gui/editor.cpp:511 +msgid "CRC" +msgstr "" + +#: gui/editor.cpp:512 +msgid "ITM Count" +msgstr "" + +#: gui/editor.cpp:513 +msgid "UDR Count" +msgstr "" + +#: gui/editor.cpp:514 +msgid "Deleted Navmesh Count" +msgstr "" + +#: gui/editor.cpp:515 +msgid "Cleaning Utility" +msgstr "" + +#: gui/editor.cpp:518 +msgid "Copy Name" +msgstr "" + +#: gui/editor.cpp:519 +msgid "Copy Metadata As Text" +msgstr "" + +#: gui/editor.cpp:520 +msgid "Remove All User-Added Metadata" +msgstr "" + +#: gui/editor.cpp:783 +msgid "" +"Are you sure you want to clear all existing user-added metadata from this " +"plugin?" +msgstr "" + +#: gui/editor.cpp:784 gui/main.cpp:1066 +msgid "BOSS: Warning" +msgstr "" + +#: gui/editor.cpp:815 +msgid "Add Plugin" +msgstr "" + +#: gui/editor.cpp:816 +msgid "Edit Plugin" +msgstr "" + +#: gui/editor.cpp:819 +msgid "Add Message" +msgstr "" + +#: gui/editor.cpp:820 +msgid "Edit Message" +msgstr "" + +#: gui/editor.cpp:821 +msgid "Remove Message" +msgstr "" + +#: gui/editor.cpp:823 +msgid "Add Bash Tag" +msgstr "" + +#: gui/editor.cpp:824 +msgid "Edit Bash Tag" +msgstr "" + +#: gui/editor.cpp:825 +msgid "Remove Bash Tag" +msgstr "" + +#: gui/editor.cpp:827 +msgid "Add Dirty Info" +msgstr "" + +#: gui/editor.cpp:828 +msgid "Edit Dirty Info" +msgstr "" + +#: gui/editor.cpp:829 +msgid "Remove Dirty Info" +msgstr "" + +#: gui/editor.cpp:847 +msgid "BOSS: Add File/Plugin" +msgstr "" + +#: gui/editor.cpp:869 +msgid "BOSS: Add Message" +msgstr "" + +#: gui/editor.cpp:879 +msgid "Error: No content specified. Row will not be added." +msgstr "" + +#: gui/editor.cpp:880 gui/editor.cpp:962 gui/main.cpp:167 gui/main.cpp:184 +#: gui/main.cpp:199 gui/main.cpp:280 gui/main.cpp:290 gui/main.cpp:303 +#: gui/main.cpp:311 gui/main.cpp:342 gui/main.cpp:359 gui/main.cpp:524 +#: gui/main.cpp:545 gui/main.cpp:561 gui/main.cpp:938 gui/main.cpp:990 +#: gui/main.cpp:1012 gui/main.cpp:1077 gui/main.cpp:1114 gui/misc.cpp:312 +#: gui/misc.cpp:327 gui/settings.cpp:287 gui/settings.cpp:299 +#: gui/settings.cpp:307 gui/settings.cpp:351 gui/settings.cpp:359 +#: gui/settings.cpp:367 +msgid "BOSS: Error" +msgstr "" + +#: gui/editor.cpp:890 +msgid "BOSS: Add Tag" +msgstr "" + +#: gui/editor.cpp:904 +msgid "BOSS: Add Dirty Info" +msgstr "" + +#: gui/editor.cpp:923 +msgid "BOSS: Edit File/Plugin" +msgstr "" + +#: gui/editor.cpp:947 msgid "BOSS: Edit Message" msgstr "" -#: gui/editor.cpp:525 +#: gui/editor.cpp:961 msgid "Error: No content specified. Row will not be edited." msgstr "" -#: gui/editor.cpp:535 +#: gui/editor.cpp:971 msgid "BOSS: Edit Tag" msgstr "" -#: gui/editor.cpp:557 +#: gui/editor.cpp:993 msgid "BOSS: Edit Dirty Info" msgstr "" -#: gui/editor.cpp:932 -msgid "Filename (required):" -msgstr "" - -#: gui/editor.cpp:935 -msgid "Displayed Name:" -msgstr "" - -#: gui/editor.cpp:938 gui/editor.cpp:1016 gui/editor.cpp:1172 -msgid "Condition:" -msgstr "" - -#: gui/editor.cpp:986 -msgid "Add Content" -msgstr "" - -#: gui/editor.cpp:987 -msgid "Edit Content" -msgstr "" - -#: gui/editor.cpp:988 -msgid "Remove Content" -msgstr "" - -#: gui/editor.cpp:991 -msgid "String" -msgstr "" - -#: gui/editor.cpp:1013 gui/settings.cpp:425 -msgid "Type:" -msgstr "" - -#: gui/editor.cpp:1028 gui/settings.cpp:101 -msgid "Language:" -msgstr "" - -#: gui/editor.cpp:1031 -msgid "Content:" -msgstr "" - -#: gui/editor.cpp:1121 gui/editor.cpp:1136 -msgid "Error: No content row selected." -msgstr "" - -#: gui/editor.cpp:1166 -msgid "Add/Remove:" -msgstr "" - -#: gui/editor.cpp:1169 gui/settings.cpp:422 -msgid "Name (required):" -msgstr "" - -#: gui/editor.cpp:1234 -msgid "CRC (required):" -msgstr "" - -#: gui/editor.cpp:1237 -msgid "ITM Count:" -msgstr "" - -#: gui/editor.cpp:1240 -msgid "UDR Count:" -msgstr "" - -#: gui/editor.cpp:1243 -msgid "Deleted Navmesh Count:" -msgstr "" - -#: gui/editor.cpp:1246 -msgid "Cleaning Utility (required):" -msgstr "" - -#: gui/ids.cpp:31 -msgid "None Specified" -msgstr "" - -#: gui/main.cpp:118 +#: gui/main.cpp:119 msgid "Masterlist update failed. Details: %1%" msgstr "" -#: gui/main.cpp:134 +#: gui/main.cpp:137 msgid "Masterlist parsing failed. Details: %1%" msgstr "" -#: gui/main.cpp:142 +#: gui/main.cpp:145 msgid "Unknown" msgstr "" -#: gui/main.cpp:144 +#: gui/main.cpp:147 msgid "No masterlist" msgstr "" -#: gui/main.cpp:163 +#: gui/main.cpp:166 msgid "Error: BOSS is already running. This instance will now quit." msgstr "" -#: gui/main.cpp:180 +#: gui/main.cpp:183 msgid "Error: Could not create local app data BOSS folder." msgstr "" -#: gui/main.cpp:193 +#: gui/main.cpp:198 msgid "Error: Settings parsing failed. %1%" msgstr "" -#: gui/main.cpp:272 +#: gui/main.cpp:279 msgid "Error: Could not apply translation." msgstr "" -#: gui/main.cpp:282 +#: gui/main.cpp:289 msgid "Error: The selected language is not available on this system." msgstr "" -#: gui/main.cpp:295 gui/main.cpp:351 gui/main.cpp:1039 +#: gui/main.cpp:302 gui/main.cpp:358 gui/main.cpp:523 msgid "Error: Game-specific settings could not be initialised. %1%" msgstr "" -#: gui/main.cpp:303 +#: gui/main.cpp:310 msgid "Error: Games' settings parsing failed. %1%" msgstr "" -#: gui/main.cpp:334 +#: gui/main.cpp:341 msgid "Error: None of the supported games were detected." msgstr "" -#: gui/main.cpp:379 +#: gui/main.cpp:386 msgid "Edit Metadata" msgstr "" -#: gui/main.cpp:380 +#: gui/main.cpp:387 msgid "Sort Plugins" msgstr "" -#: gui/main.cpp:381 +#: gui/main.cpp:388 msgid "View Last Report" msgstr "" -#: gui/main.cpp:385 +#: gui/main.cpp:392 msgid "&View Last Report" msgstr "" -#: gui/main.cpp:386 +#: gui/main.cpp:393 msgid "View &Debug Log" msgstr "" -#: gui/main.cpp:387 +#: gui/main.cpp:394 msgid "&Sort Plugins" msgstr "" -#: gui/main.cpp:388 +#: gui/main.cpp:395 msgid "&Redate Plugins" msgstr "" -#: gui/main.cpp:391 +#: gui/main.cpp:398 msgid "&File" msgstr "" -#: gui/main.cpp:393 +#: gui/main.cpp:400 msgid "&Metadata..." msgstr "" -#: gui/main.cpp:394 +#: gui/main.cpp:401 msgid "&Settings..." msgstr "" -#: gui/main.cpp:395 +#: gui/main.cpp:402 msgid "&Edit" msgstr "" -#: gui/main.cpp:407 +#: gui/main.cpp:414 msgid "&Game" msgstr "" -#: gui/main.cpp:412 +#: gui/main.cpp:419 msgid "&Help" msgstr "" -#: gui/main.cpp:496 gui/main.cpp:851 +#: gui/main.cpp:499 gui/main.cpp:954 +msgid "BOSS: Report Viewer" +msgstr "" + +#: gui/main.cpp:507 +msgid "BOSS: Settings" +msgstr "" + +#: gui/main.cpp:544 gui/main.cpp:560 +msgid "Error: \"%1%\" cannot be found." +msgstr "" + +#: gui/main.cpp:572 +msgid "" +"Load order optimisation for Oblivion, Skyrim, Fallout 3 and Fallout: New " +"Vegas." +msgstr "" + +#: gui/main.cpp:603 gui/main.cpp:819 gui/main.cpp:966 msgid "BOSS: Working..." msgstr "" -#: gui/main.cpp:496 gui/main.cpp:851 +#: gui/main.cpp:603 gui/main.cpp:819 gui/main.cpp:966 msgid "BOSS working..." msgstr "" -#: gui/main.cpp:547 +#: gui/main.cpp:660 msgid "Userlist parsing failed. Details: %1%" msgstr "" -#: gui/main.cpp:584 +#: gui/main.cpp:701 msgid "" "A global message contains a condition that could not be evaluated. Details: " "%1%" msgstr "" -#: gui/main.cpp:615 +#: gui/main.cpp:734 msgid "\"%1%\" contains a condition that could not be evaluated. Details: %2%" msgstr "" -#: gui/main.cpp:627 +#: gui/main.cpp:746 msgid "\"%1%\" is incompatible with \"%2%\" and is present." msgstr "" -#: gui/main.cpp:630 +#: gui/main.cpp:749 msgid "\"%1%\" is required by \"%2%\" but is missing." msgstr "" -#: gui/main.cpp:670 -msgid "Failed to generate graph image. Details: %1%" -msgstr "" - -#: gui/main.cpp:687 +#: gui/main.cpp:804 msgid "BOSS: Calculated Load Order" msgstr "" -#: gui/main.cpp:765 +#: gui/main.cpp:876 msgid "Failed to set the load order. Details: %1%" msgstr "" -#: gui/main.cpp:769 +#: gui/main.cpp:886 msgid "" "The load order displayed in the Details tab was not applied as sorting was " "canceled." msgstr "" -#: gui/main.cpp:778 +#: gui/main.cpp:891 msgid "Failed to calculate the load order. Details: %1%" msgstr "" -#: gui/main.cpp:819 +#: gui/main.cpp:937 msgid "Error: %1%" msgstr "" -#: gui/main.cpp:839 gui/main.cpp:954 -msgid "BOSS: Report Viewer" -msgstr "" - -#: gui/main.cpp:872 +#: gui/main.cpp:989 msgid "Error: Masterlist parsing failed. %1%" msgstr "" -#: gui/main.cpp:892 +#: gui/main.cpp:1011 msgid "Error: Userlist parsing failed. %1%" msgstr "" -#: gui/main.cpp:939 +#: gui/main.cpp:1057 msgid "BOSS: Metadata Editor" msgstr "" -#: gui/main.cpp:961 +#: gui/main.cpp:1066 msgid "" "This feature is provided so that modders using the Creation Kit may set the " "load order it uses. A side-effect is that any subscribed Steam Workshop mods " "will be re-downloaded by Steam. Do you wish to continue?" msgstr "" -#: gui/main.cpp:961 -msgid "BOSS: Warning" -msgstr "" - -#: gui/main.cpp:971 +#: gui/main.cpp:1076 msgid "Error: Failed to get load order. %1%" msgstr "" -#: gui/main.cpp:1008 +#: gui/main.cpp:1113 msgid "Error: Failed to set plugin timestamps. %1%" msgstr "" -#: gui/main.cpp:1015 +#: gui/main.cpp:1120 msgid "Plugins were successfully redated." msgstr "" -#: gui/main.cpp:1016 +#: gui/main.cpp:1121 msgid "BOSS: Plugin Redate" msgstr "" -#: gui/main.cpp:1024 -msgid "BOSS: Settings" +#: gui/misc.cpp:34 +msgid "Type" msgstr "" -#: gui/main.cpp:1059 gui/main.cpp:1074 -msgid "Error: \"%1%\" cannot be found." +#: gui/misc.cpp:35 +msgid "Content" msgstr "" -#: gui/main.cpp:1086 -msgid "" -"A load order optimisation tool for games using the Elder Scrolls Plugin/" -"Master system." +#: gui/misc.cpp:37 gui/misc.cpp:180 +msgid "Language" msgstr "" -#: gui/main.cpp:1110 -msgid "Up" +#: gui/misc.cpp:116 +msgid "Filename (required):" msgstr "" -#: gui/main.cpp:1111 -msgid "Down" +#: gui/misc.cpp:119 +msgid "Displayed Name:" msgstr "" -#: gui/main.cpp:1114 -msgid "Load Order" +#: gui/misc.cpp:122 gui/misc.cpp:206 gui/misc.cpp:362 +msgid "Condition:" msgstr "" -#: gui/main.cpp:1136 -msgid "" -"Please submit any alterations made for reasons other than user preference \n" -"to the BOSS team so that they may include the changes in the masterlist." +#: gui/misc.cpp:176 +msgid "Add Content" msgstr "" -#: gui/main.cpp:1181 gui/main.cpp:1226 -msgid "Error: Cannot load \"%1%\" before \"%2%\"." +#: gui/misc.cpp:177 +msgid "Edit Content" msgstr "" -#: gui/settings.cpp:40 -msgid "None" +#: gui/misc.cpp:178 +msgid "Remove Content" +msgstr "" + +#: gui/misc.cpp:181 +msgid "String" +msgstr "" + +#: gui/misc.cpp:203 gui/settings.cpp:428 +msgid "Type:" +msgstr "" + +#: gui/misc.cpp:218 gui/settings.cpp:108 +msgid "Language:" +msgstr "" + +#: gui/misc.cpp:221 +msgid "Content:" +msgstr "" + +#: gui/misc.cpp:311 gui/misc.cpp:326 +msgid "Error: No content row selected." +msgstr "" + +#: gui/misc.cpp:356 +msgid "Add/Remove:" +msgstr "" + +#: gui/misc.cpp:359 gui/settings.cpp:425 +msgid "Name (required):" +msgstr "" + +#: gui/misc.cpp:424 +msgid "CRC (required):" +msgstr "" + +#: gui/misc.cpp:427 +msgid "ITM Count:" +msgstr "" + +#: gui/misc.cpp:430 +msgid "UDR Count:" +msgstr "" + +#: gui/misc.cpp:433 +msgid "Deleted Navmesh Count:" +msgstr "" + +#: gui/misc.cpp:436 +msgid "Cleaning Utility (required):" msgstr "" #: gui/settings.cpp:41 -msgid "Low" +msgid "None" msgstr "" #: gui/settings.cpp:42 -msgid "Medium" +msgid "Low" msgstr "" #: gui/settings.cpp:43 +msgid "Medium" +msgstr "" + +#: gui/settings.cpp:44 msgid "High" msgstr "" -#: gui/settings.cpp:47 +#: gui/settings.cpp:48 msgid "Autodetect" msgstr "" -#: gui/settings.cpp:59 +#: gui/settings.cpp:66 msgid "Add Game" msgstr "" -#: gui/settings.cpp:60 +#: gui/settings.cpp:67 msgid "Edit Game" msgstr "" -#: gui/settings.cpp:61 +#: gui/settings.cpp:68 msgid "Remove Game" msgstr "" -#: gui/settings.cpp:63 +#: gui/settings.cpp:70 msgid "Update masterlist before sorting." msgstr "" -#: gui/settings.cpp:64 +#: gui/settings.cpp:71 msgid "View reports externally in default browser." msgstr "" -#: gui/settings.cpp:65 -msgid "Generate and display plugin graph images." -msgstr "" - -#: gui/settings.cpp:68 +#: gui/settings.cpp:74 msgid "Name" msgstr "" -#: gui/settings.cpp:69 +#: gui/settings.cpp:75 msgid "Base Game Type" msgstr "" -#: gui/settings.cpp:70 +#: gui/settings.cpp:76 msgid "BOSS Folder Name" msgstr "" -#: gui/settings.cpp:71 +#: gui/settings.cpp:77 msgid "Master File" msgstr "" -#: gui/settings.cpp:72 -msgid "Online Masterlist URL" +#: gui/settings.cpp:78 +msgid "Masterlist Repository URL" msgstr "" -#: gui/settings.cpp:73 +#: gui/settings.cpp:79 +msgid "Masterlist Repository Branch" +msgstr "" + +#: gui/settings.cpp:80 msgid "Install Path" msgstr "" -#: gui/settings.cpp:74 +#: gui/settings.cpp:81 msgid "Install Path Registry Key" msgstr "" -#: gui/settings.cpp:98 +#: gui/settings.cpp:105 msgid "Default Game:" msgstr "" -#: gui/settings.cpp:104 +#: gui/settings.cpp:111 msgid "Debug Verbosity:" msgstr "" -#: gui/settings.cpp:126 +#: gui/settings.cpp:130 msgid "Language and game changes will be applied after BOSS is restarted." msgstr "" -#: gui/settings.cpp:139 +#: gui/settings.cpp:143 msgid "The output is logged to the BOSSDebugLog.txt file." msgstr "" @@ -720,7 +720,7 @@ msgstr "" msgid "BOSS: Add Game" msgstr "" -#: gui/settings.cpp:286 gui/settings.cpp:365 +#: gui/settings.cpp:286 gui/settings.cpp:366 msgid "Error: A path and/or registry key is required. Row will not be added." msgstr "" @@ -734,216 +734,228 @@ msgid "" "added." msgstr "" -#: gui/settings.cpp:328 +#: gui/settings.cpp:329 msgid "BOSS: Edit Game" msgstr "" -#: gui/settings.cpp:349 +#: gui/settings.cpp:350 msgid "Error: Name is required. Row will not be added." msgstr "" -#: gui/settings.cpp:357 +#: gui/settings.cpp:358 msgid "Error: Folder is required. Row will not be added." msgstr "" -#: gui/settings.cpp:428 +#: gui/settings.cpp:431 msgid "BOSS Folder Name (required):" msgstr "" -#: gui/settings.cpp:431 +#: gui/settings.cpp:434 msgid "Master File:" msgstr "" -#: gui/settings.cpp:434 -msgid "Masterlist URL:" -msgstr "" - #: gui/settings.cpp:437 -msgid "Install Path:" +msgid "Masterlist Repository URL:" msgstr "" #: gui/settings.cpp:440 +msgid "Masterlist Repository Branch:" +msgstr "" + +#: gui/settings.cpp:443 +msgid "Install Path:" +msgstr "" + +#: gui/settings.cpp:446 msgid "Install Path Registry Key:" msgstr "" -#: backend/generators.h:80 +#: backend/generators.h:56 msgid "Note:" msgstr "" -#: backend/generators.h:82 +#: backend/generators.h:58 msgid "Bash Tag Suggestion(s):" msgstr "" -#: backend/generators.h:84 +#: backend/generators.h:60 msgid "Warning:" msgstr "" -#: backend/generators.h:86 +#: backend/generators.h:62 msgid "Error:" msgstr "" -#: backend/generators.h:159 +#: backend/generators.h:129 msgid "BOSS Report" msgstr "" -#: backend/generators.h:191 backend/generators.h:262 +#: backend/generators.h:155 backend/generators.h:218 msgid "Summary" msgstr "" -#: backend/generators.h:197 +#: backend/generators.h:161 msgid "Details" msgstr "" -#: backend/generators.h:204 -msgid "Graph" -msgstr "" - -#: backend/generators.h:211 +#: backend/generators.h:167 msgid "Filters" msgstr "" -#: backend/generators.h:275 +#: backend/generators.h:231 msgid "BOSS Version" msgstr "" -#: backend/generators.h:284 +#: backend/generators.h:240 msgid "Masterlist Version" msgstr "" -#: backend/generators.h:293 +#: backend/generators.h:249 msgid "Masterlist Updating" msgstr "" -#: backend/generators.h:297 +#: backend/generators.h:253 msgid "Enabled" msgstr "" -#: backend/generators.h:299 +#: backend/generators.h:255 msgid "Disabled" msgstr "" -#: backend/generators.h:306 -msgid "No change in details since last run." -msgstr "" - -#: backend/generators.h:316 +#: backend/generators.h:274 msgid "General Messages" msgstr "" -#: backend/generators.h:326 +#: backend/generators.h:284 msgid "Total Number of Messages" msgstr "" -#: backend/generators.h:335 +#: backend/generators.h:293 msgid "Number of Warnings" msgstr "" -#: backend/generators.h:344 +#: backend/generators.h:302 msgid "Number of Errors" msgstr "" -#: backend/generators.h:385 +#: backend/generators.h:343 msgid "Version:" msgstr "" -#: backend/generators.h:405 +#: backend/generators.h:363 msgid "Add:" msgstr "" -#: backend/generators.h:411 +#: backend/generators.h:369 msgid "Remove:" msgstr "" -#: backend/generators.h:419 +#: backend/generators.h:377 msgid "" "Contains %1% ITM records, %2% UDR records and %3% deleted navmeshes. Clean " "with %4%." msgstr "" -#: backend/generators.h:421 +#: backend/generators.h:379 msgid "Clean with %1%." msgstr "" -#: backend/generators.h:425 +#: backend/generators.h:383 msgid "Contains %1% UDR records and %2% deleted navmeshes. Clean with %3%." msgstr "" -#: backend/generators.h:427 +#: backend/generators.h:385 msgid "Contains %1% deleted navmeshes. Clean with %2%." msgstr "" -#: backend/generators.h:429 +#: backend/generators.h:387 msgid "Contains %1% UDR records. Clean with %2%." msgstr "" -#: backend/generators.h:432 +#: backend/generators.h:390 msgid "Contains %1% ITM records and %2% deleted navmeshes. Clean with %3%." msgstr "" -#: backend/generators.h:434 +#: backend/generators.h:392 msgid "Contains %1% ITM records. Clean with %2%." msgstr "" -#: backend/generators.h:437 +#: backend/generators.h:395 msgid "Contains %1% ITM records and %2% UDR records. Clean with %3%." msgstr "" -#: backend/generators.h:474 +#: backend/generators.h:431 msgid "The BOSS Report requires Javascript to be enabled in order to function." msgstr "" -#: backend/generators.h:521 +#: backend/generators.h:458 msgid "Hide Version Numbers" msgstr "" -#: backend/generators.h:530 +#: backend/generators.h:467 msgid "Hide CRCs" msgstr "" -#: backend/generators.h:539 +#: backend/generators.h:476 msgid "Hide Bash Tag Suggestions" msgstr "" -#: backend/generators.h:547 +#: backend/generators.h:484 msgid "Hide Notes" msgstr "" -#: backend/generators.h:555 +#: backend/generators.h:492 msgid "Hide 'Do Not Clean' Messages" msgstr "" -#: backend/generators.h:563 +#: backend/generators.h:500 msgid "Hide All Plugin Messages" msgstr "" -#: backend/generators.h:571 +#: backend/generators.h:508 msgid "Hide Messageless Plugins" msgstr "" -#: backend/generators.h:581 +#: backend/generators.h:518 msgid "%1% of %2% plugins hidden." msgstr "" -#: backend/generators.h:589 +#: backend/generators.h:526 msgid "%1% of %2% messages hidden." msgstr "" -#: backend/generators.h:631 -msgid "Could not write BOSS report." -msgstr "" - -#: backend/parsers.h:466 backend/parsers.h:549 +#: backend/parsers.h:467 backend/parsers.h:550 msgid "Invalid file path:" msgstr "" -#: backend/parsers.h:514 +#: backend/parsers.h:515 msgid "Invalid folder path:" msgstr "" -#: backend/parsers.h:531 +#: backend/parsers.h:532 msgid "Invalid regex string:" msgstr "" -#: backend/parsers.h:626 +#: backend/parsers.h:627 msgid "Expected \"%1%\" at \"%2%\"." msgstr "" + +#: gui/misc.h:35 +msgid "Note" +msgstr "" + +#: gui/misc.h:36 +msgid "Warning" +msgstr "" + +#: gui/misc.h:37 +msgid "Error" +msgstr "" + +#: gui/misc.h:41 +msgid "Add" +msgstr "" + +#: gui/misc.h:42 +msgid "Remove" +msgstr ""