diff --git a/resources/l10n/template.pot b/resources/l10n/template.pot index 47f8b8df..593f8b3e 100644 --- a/resources/l10n/template.pot +++ b/resources/l10n/template.pot @@ -2,15 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: LOOT v0.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-09 10:40-0000\n" -"PO-Revision-Date: 2015-01-09 10:40-0000\n" +"POT-Creation-Date: 2015-02-09 21:40-0000\n" +"PO-Revision-Date: 2015-02-09 21:40-0000\n" "Last-Translator: \n" "Language-Team: \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.7.1\n" +"X-Generator: Poedit 1.7.4\n" "X-Poedit-KeywordsList: translate:1,1t;translate:1c,2,t\n" "X-Poedit-Basepath: ../../\n" "X-Poedit-SourceCharset: UTF-8\n" @@ -90,11 +90,11 @@ msgstr "" msgid "Building plugin graph..." msgstr "" -#: src/backend/game.cpp:813 src/gui/handler.cpp:968 +#: src/backend/game.cpp:813 src/gui/handler.cpp:963 msgid "\"%1%\" contains a condition that could not be evaluated. Details: %2%" msgstr "" -#: src/backend/game.cpp:823 +#: src/backend/game.cpp:822 msgid "Adding edges to plugin graph and performing topological sort..." msgstr "" @@ -119,52 +119,52 @@ msgid "Repository handle not open!" msgstr "" #: src/backend/git.cpp:222 -msgid "Unknown: Git repository missing" -msgstr "" - -#: src/backend/git.cpp:226 -msgid "N/A: No masterlist present" -msgstr "" - -#: src/backend/git.cpp:231 msgid "" "An error occurred while trying to read the local masterlist's version. If " "this error happens again, try deleting the \".git\" folder in %1%." msgstr "" -#: src/backend/git.cpp:264 src/backend/git.cpp:265 +#: src/backend/git.cpp:226 +msgid "Unknown: Git repository missing" +msgstr "" + +#: src/backend/git.cpp:230 +msgid "N/A: No masterlist present" +msgstr "" + +#: src/backend/git.cpp:265 src/backend/git.cpp:266 msgid "(edited)" msgstr "" -#: src/backend/git.cpp:294 +#: src/backend/git.cpp:295 msgid "" "An error occurred while trying to clone the remote masterlist repository." msgstr "" -#: src/backend/git.cpp:350 src/backend/git.cpp:383 +#: src/backend/git.cpp:347 src/backend/git.cpp:380 msgid "" "An error occurred while trying to access the local masterlist repository. If " "this error happens again, try deleting the \".git\" folder in %1%." msgstr "" -#: src/backend/git.cpp:374 +#: src/backend/git.cpp:371 msgid "" "An error occurred while trying to update the masterlist. This could be due " "to a server-side error. Try again in a few minutes." msgstr "" -#: src/backend/git.cpp:517 +#: src/backend/git.cpp:514 msgid "" "An error occurred while trying to read information on the updated " "masterlist. If this error happens again, try deleting the \".git\" folder in " "%1%." msgstr "" -#: src/backend/git.cpp:587 +#: src/backend/git.cpp:584 msgid "Masterlist revision" msgstr "" -#: src/backend/git.cpp:587 +#: src/backend/git.cpp:584 msgid "Rolled back to the previous revision." msgstr "" @@ -190,145 +190,145 @@ msgstr "" msgid "Cannot read \"%1%\". Details: %2%" msgstr "" -#: src/backend/metadata.cpp:882 src/backend/metadata.cpp:893 +#: src/backend/metadata.cpp:883 src/backend/metadata.cpp:894 msgid "This plugin requires \"%1%\" to be installed, but it is missing." msgstr "" -#: src/backend/metadata.cpp:886 +#: src/backend/metadata.cpp:887 msgid "This plugin requires \"%1%\" to be active, but it is inactive." msgstr "" -#: src/backend/metadata.cpp:901 +#: src/backend/metadata.cpp:902 msgid "This plugin is incompatible with \"%1%\", but both are present." msgstr "" -#: src/backend/metadata.cpp:910 +#: src/backend/metadata.cpp:911 msgid "" "Contains %1% ITM records, %2% deleted references and %3% deleted navmeshes. " "Clean with %4%." msgstr "" -#: src/backend/metadata.cpp:912 +#: src/backend/metadata.cpp:913 msgid "Clean with %1%." msgstr "" -#: src/backend/metadata.cpp:915 +#: src/backend/metadata.cpp:916 msgid "" "Contains %1% deleted references and %2% deleted navmeshes. Clean with %3%." msgstr "" -#: src/backend/metadata.cpp:917 +#: src/backend/metadata.cpp:918 msgid "Contains %1% deleted navmeshes. Clean with %2%." msgstr "" -#: src/backend/metadata.cpp:919 +#: src/backend/metadata.cpp:920 msgid "Contains %1% deleted references. Clean with %2%." msgstr "" -#: src/backend/metadata.cpp:922 +#: src/backend/metadata.cpp:923 msgid "Contains %1% ITM records and %2% deleted navmeshes. Clean with %3%." msgstr "" -#: src/backend/metadata.cpp:924 +#: src/backend/metadata.cpp:925 msgid "Contains %1% ITM records. Clean with %2%." msgstr "" -#: src/backend/metadata.cpp:927 +#: src/backend/metadata.cpp:928 msgid "Contains %1% ITM records and %2% deleted references. Clean with %3%." msgstr "" -#: src/gui/app.cpp:174 +#: src/gui/app.cpp:170 msgid "Error: Could not create LOOT settings file. %1%" msgstr "" -#: src/gui/app.cpp:184 +#: src/gui/app.cpp:180 msgid "Error: Settings parsing failed. %1%" msgstr "" -#: src/gui/app.cpp:249 +#: src/gui/app.cpp:245 msgid "Error: Games' settings parsing failed. %1%" msgstr "" -#: src/gui/app.cpp:269 +#: src/gui/app.cpp:265 msgid "Error: Game-specific settings could not be initialised. %1%" msgstr "" -#: src/gui/app.cpp:410 +#: src/gui/app.cpp:406 msgid "None of the supported games were detected." msgstr "" -#: src/gui/handler.cpp:226 src/gui/handler.cpp:230 +#: src/gui/handler.cpp:216 src/gui/handler.cpp:220 msgid "Failed to change game. Details: %1%" msgstr "" -#: src/gui/handler.cpp:247 src/gui/handler.cpp:251 src/gui/handler.cpp:328 -#: src/gui/handler.cpp:332 +#: src/gui/handler.cpp:237 src/gui/handler.cpp:241 src/gui/handler.cpp:318 +#: src/gui/handler.cpp:322 msgid "Failed to copy plugin metadata. Details: %1%" msgstr "" -#: src/gui/handler.cpp:347 src/gui/handler.cpp:907 +#: src/gui/handler.cpp:337 src/gui/handler.cpp:902 msgid "Loading plugin contents..." msgstr "" -#: src/gui/handler.cpp:351 +#: src/gui/handler.cpp:341 msgid "Checking for conflicting plugins..." msgstr "" -#: src/gui/handler.cpp:518 src/gui/handler.cpp:526 +#: src/gui/handler.cpp:511 src/gui/handler.cpp:519 msgid "Shell execute failed." msgstr "" -#: src/gui/handler.cpp:584 +#: src/gui/handler.cpp:576 msgid "Loading plugin headers..." msgstr "" -#: src/gui/handler.cpp:610 +#: src/gui/handler.cpp:602 msgid "Parsing masterlist..." msgstr "" -#: src/gui/handler.cpp:616 +#: src/gui/handler.cpp:608 msgid "An error occurred while parsing the masterlist: %1%" msgstr "" -#: src/gui/handler.cpp:622 +#: src/gui/handler.cpp:614 msgid "Parsing userlist..." msgstr "" -#: src/gui/handler.cpp:628 +#: src/gui/handler.cpp:620 msgid "An error occurred while parsing the userlist: %1%" msgstr "" -#: src/gui/handler.cpp:653 +#: src/gui/handler.cpp:645 msgid "Merging and evaluating plugin metadata..." msgstr "" -#: src/gui/handler.cpp:718 +#: src/gui/handler.cpp:710 msgid "Loading general messages..." msgstr "" -#: src/gui/handler.cpp:742 src/gui/handler.cpp:848 +#: src/gui/handler.cpp:734 src/gui/handler.cpp:840 msgid "" "A global message contains a condition that could not be evaluated. Details: " "%1%" msgstr "" -#: src/gui/handler.cpp:752 src/gui/handler.cpp:756 +#: src/gui/handler.cpp:744 src/gui/handler.cpp:748 msgid "Failed to get game data. Details: %1%" msgstr "" -#: src/gui/handler.cpp:775 +#: src/gui/handler.cpp:767 msgid "Updating and parsing masterlist..." msgstr "" -#: src/gui/handler.cpp:791 +#: src/gui/handler.cpp:783 msgid "Regenerating displayed content..." msgstr "" -#: src/gui/handler.cpp:861 src/gui/handler.cpp:865 +#: src/gui/handler.cpp:853 src/gui/handler.cpp:857 msgid "Failed to update the masterlist. Details: %1%" msgstr "" -#: src/gui/handler.cpp:941 +#: src/gui/handler.cpp:936 msgid "Failed to sort plugins. Details: %1%" msgstr "" @@ -348,24 +348,137 @@ msgstr "" msgid "Expected \"%1%\" at \"%2%\"." msgstr "" +#: resources/report/js/events.js:19 +msgid "Loading game data..." +msgstr "" + +#: resources/report/js/events.js:89 +#, javascript-format +msgid "Masterlist updated to revision %s." +msgstr "" + +#: resources/report/js/events.js:91 +msgid "No masterlist update was necessary." +msgstr "" + +#: resources/report/js/events.js:96 +msgid "Updating masterlist..." +msgstr "" + +#: resources/report/js/events.js:111 +msgid "Sorting plugins..." +msgstr "" + +#: resources/report/js/events.js:213 +msgid "Redate Plugins?" +msgstr "" + +#: resources/report/js/events.js:213 +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 "" + +#: resources/report/js/events.js:213 +msgid "Redate" +msgstr "" + +#: resources/report/js/events.js:222 +msgid "" +"Are you sure you want to clear all existing user-added metadata from all " +"plugins?" +msgstr "" + +#: resources/report/js/events.js:222 resources/report/js/events.js:514 +msgid "Clear" +msgstr "" + +#: resources/report/js/events.js:243 +msgid "All user-added metadata has been cleared." +msgstr "" + +#: resources/report/js/events.js:300 +msgid "LOOT's content has been copied to the clipboard." +msgstr "" + +#: resources/report/js/events.js:510 +#, javascript-format +msgid "The metadata for \"%s\" has been copied to the clipboard." +msgstr "" + +#: resources/report/js/events.js:514 +#, javascript-format +msgid "" +"Are you sure you want to clear all existing user-added metadata from \"%s\"?" +msgstr "" + +#: resources/report/js/events.js:539 +#, javascript-format +msgid "The user-added metadata for \"%s\" has been cleared." +msgstr "" + +#: resources/report/js/events.js:559 +msgid "sorted load order" +msgstr "" + +#: resources/report/js/events.js:561 +msgid "metadata edits" +msgstr "" + +#: resources/report/js/events.js:572 +msgid "Refreshing data..." +msgstr "" + #: resources/report/js/filters.js:121 msgid "Do not clean" msgstr "" +#: resources/report/js/filters.js:160 +msgid "Checking if plugins have been loaded..." +msgstr "" + +#: resources/report/js/helpers.js:7 resources/report/js/l10n.js:162 +msgid "Error" +msgstr "" + +#: resources/report/js/helpers.js:27 resources/report/js/l10n.js:130 +#: resources/report/js/l10n.js:227 resources/report/js/l10n.js:301 +msgid "Cancel" +msgstr "" + +#: resources/report/js/helpers.js:33 resources/report/js/l10n.js:313 +msgid "OK" +msgstr "" + +#: resources/report/js/helpers.js:54 +#, javascript-format +msgid "" +"You have not yet applied or cancelled your %s. Are you sure you want to quit?" +msgstr "" + +#: resources/report/js/helpers.js:54 resources/report/js/l10n.js:238 +msgid "Quit" +msgstr "" + +#: resources/report/js/init.js:38 +msgid "unknown" +msgstr "" + #: resources/report/js/l10n.js:61 resources/report/js/l10n.js:80 msgid "Active Plugin" msgstr "" -#: resources/report/js/l10n.js:62 resources/report/js/l10n.js:289 +#: resources/report/js/l10n.js:62 resources/report/js/l10n.js:81 +#: resources/report/js/l10n.js:290 msgid "Master File" msgstr "" -#: resources/report/js/l10n.js:63 resources/report/js/l10n.js:81 +#: resources/report/js/l10n.js:63 resources/report/js/l10n.js:82 msgid "Empty Plugin" msgstr "" -#: resources/report/js/l10n.js:64 resources/report/js/l10n.js:82 -#: resources/report/js/l10n.js:139 +#: resources/report/js/l10n.js:64 resources/report/js/l10n.js:83 msgid "Loads BSA" msgstr "" @@ -389,520 +502,411 @@ msgstr "" msgid "Clear User Metadata" msgstr "" -#: resources/report/js/l10n.js:84 +#: resources/report/js/l10n.js:85 msgid "Enable Edits" msgstr "" -#: resources/report/js/l10n.js:85 +#: resources/report/js/l10n.js:86 msgid "" "Global priorities are compared against all other plugins. Normal priorities " "are compared against only conflicting plugins." msgstr "" -#: resources/report/js/l10n.js:86 resources/report/js/l10n.js:138 +#: resources/report/js/l10n.js:87 resources/report/js/l10n.js:139 msgid "Global Priority" msgstr "" -#: resources/report/js/l10n.js:87 +#: resources/report/js/l10n.js:88 msgid "Priority Value" msgstr "" -#: resources/report/js/l10n.js:89 +#: resources/report/js/l10n.js:90 msgid "Main" msgstr "" -#: resources/report/js/l10n.js:90 +#: resources/report/js/l10n.js:91 msgid "Load After" msgstr "" -#: resources/report/js/l10n.js:91 +#: resources/report/js/l10n.js:92 msgid "Requirements" msgstr "" -#: resources/report/js/l10n.js:92 +#: resources/report/js/l10n.js:93 msgid "Incompatibilities" msgstr "" -#: resources/report/js/l10n.js:93 +#: resources/report/js/l10n.js:94 msgid "Messages" msgstr "" -#: resources/report/js/l10n.js:94 +#: resources/report/js/l10n.js:95 msgid "Bash Tags" msgstr "" -#: resources/report/js/l10n.js:95 +#: resources/report/js/l10n.js:96 msgid "Dirty Info" msgstr "" -#: resources/report/js/l10n.js:96 +#: resources/report/js/l10n.js:97 msgid "Locations" msgstr "" -#: resources/report/js/l10n.js:98 resources/report/js/l10n.js:102 -#: resources/report/js/l10n.js:106 -msgid "Filename" -msgstr "" - #: resources/report/js/l10n.js:99 resources/report/js/l10n.js:103 #: resources/report/js/l10n.js:107 -msgid "Display Name" +msgid "Filename" msgstr "" #: resources/report/js/l10n.js:100 resources/report/js/l10n.js:104 -#: resources/report/js/l10n.js:108 resources/report/js/l10n.js:112 -#: resources/report/js/l10n.js:117 +#: resources/report/js/l10n.js:108 +msgid "Display Name" +msgstr "" + +#: resources/report/js/l10n.js:101 resources/report/js/l10n.js:105 +#: resources/report/js/l10n.js:109 resources/report/js/l10n.js:113 +#: resources/report/js/l10n.js:118 msgid "Condition" msgstr "" -#: resources/report/js/l10n.js:110 +#: resources/report/js/l10n.js:111 msgid "Type" msgstr "" -#: resources/report/js/l10n.js:111 +#: resources/report/js/l10n.js:112 msgid "Content" msgstr "" -#: resources/report/js/l10n.js:113 resources/report/js/l10n.js:277 +#: resources/report/js/l10n.js:114 resources/report/js/l10n.js:278 msgid "Language" msgstr "" -#: resources/report/js/l10n.js:115 +#: resources/report/js/l10n.js:116 msgid "Add/Remove" msgstr "" -#: resources/report/js/l10n.js:116 +#: resources/report/js/l10n.js:117 msgid "Bash Tag" msgstr "" -#: resources/report/js/l10n.js:119 +#: resources/report/js/l10n.js:120 msgid "CRC" msgstr "" -#: resources/report/js/l10n.js:120 +#: resources/report/js/l10n.js:121 msgid "ITM Count" msgstr "" -#: resources/report/js/l10n.js:121 +#: resources/report/js/l10n.js:122 msgid "Deleted References" msgstr "" -#: resources/report/js/l10n.js:122 +#: resources/report/js/l10n.js:123 msgid "Deleted Navmeshes" msgstr "" -#: resources/report/js/l10n.js:123 +#: resources/report/js/l10n.js:124 msgid "Cleaning Utility" msgstr "" -#: resources/report/js/l10n.js:125 +#: resources/report/js/l10n.js:126 msgid "URL" msgstr "" -#: resources/report/js/l10n.js:126 +#: resources/report/js/l10n.js:127 msgid "Version" msgstr "" -#: resources/report/js/l10n.js:128 resources/report/js/l10n.js:225 -#: resources/report/js/l10n.js:299 +#: resources/report/js/l10n.js:129 resources/report/js/l10n.js:226 +#: resources/report/js/l10n.js:300 msgid "Apply" msgstr "" -#: resources/report/js/l10n.js:129 resources/report/js/l10n.js:226 -#: resources/report/js/l10n.js:300 resources/report/js/script.js:418 -msgid "Cancel" +#: resources/report/js/l10n.js:141 +msgid "Editor Is Open" msgstr "" -#: resources/report/js/l10n.js:149 +#: resources/report/js/l10n.js:150 msgid "A filename is required." msgstr "" -#: resources/report/js/l10n.js:150 resources/report/js/l10n.js:163 -#: resources/report/js/l10n.js:175 resources/report/js/l10n.js:189 -#: resources/report/js/l10n.js:199 resources/report/js/l10n.js:210 +#: resources/report/js/l10n.js:151 resources/report/js/l10n.js:164 +#: resources/report/js/l10n.js:176 resources/report/js/l10n.js:190 +#: resources/report/js/l10n.js:200 resources/report/js/l10n.js:211 msgid "Delete Row" msgstr "" -#: resources/report/js/l10n.js:159 +#: resources/report/js/l10n.js:160 msgid "Note" msgstr "" -#: resources/report/js/l10n.js:160 +#: resources/report/js/l10n.js:161 msgid "Warning" msgstr "" -#: resources/report/js/l10n.js:161 resources/report/js/script.js:346 -msgid "Error" -msgstr "" - -#: resources/report/js/l10n.js:162 +#: resources/report/js/l10n.js:163 msgid "A content string is required." msgstr "" -#: resources/report/js/l10n.js:172 +#: resources/report/js/l10n.js:173 msgid "Add" msgstr "" -#: resources/report/js/l10n.js:173 +#: resources/report/js/l10n.js:174 msgid "Remove" msgstr "" -#: resources/report/js/l10n.js:174 resources/report/js/l10n.js:208 +#: resources/report/js/l10n.js:175 resources/report/js/l10n.js:209 msgid "A name is required." msgstr "" -#: resources/report/js/l10n.js:184 +#: resources/report/js/l10n.js:185 msgid "A CRC is required." msgstr "" -#: resources/report/js/l10n.js:185 resources/report/js/l10n.js:186 -#: resources/report/js/l10n.js:187 +#: resources/report/js/l10n.js:186 resources/report/js/l10n.js:187 +#: resources/report/js/l10n.js:188 msgid "Values must be integers." msgstr "" -#: resources/report/js/l10n.js:188 +#: resources/report/js/l10n.js:189 msgid "A utility name is required." msgstr "" -#: resources/report/js/l10n.js:198 +#: resources/report/js/l10n.js:199 msgid "A link is required." msgstr "" -#: resources/report/js/l10n.js:209 +#: resources/report/js/l10n.js:210 msgid "A folder is required." msgstr "" -#: resources/report/js/l10n.js:219 resources/report/js/l10n.js:297 +#: resources/report/js/l10n.js:220 resources/report/js/l10n.js:298 msgid "Add New Row" msgstr "" -#: resources/report/js/l10n.js:222 +#: resources/report/js/l10n.js:223 msgid "Jump To General Information" msgstr "" -#: resources/report/js/l10n.js:223 +#: resources/report/js/l10n.js:224 msgid "Sort Plugins" msgstr "" -#: resources/report/js/l10n.js:224 +#: resources/report/js/l10n.js:225 msgid "Update Masterlist" msgstr "" -#: resources/report/js/l10n.js:229 +#: resources/report/js/l10n.js:230 msgid "Redate Plugins" msgstr "" -#: resources/report/js/l10n.js:230 +#: resources/report/js/l10n.js:231 msgid "Open Debug Log Location" msgstr "" -#: resources/report/js/l10n.js:231 +#: resources/report/js/l10n.js:232 msgid "Clear All User Metadata" msgstr "" -#: resources/report/js/l10n.js:232 +#: resources/report/js/l10n.js:233 msgid "Copy Content" msgstr "" -#: resources/report/js/l10n.js:233 +#: resources/report/js/l10n.js:234 msgid "Refresh Content" msgstr "" -#: resources/report/js/l10n.js:234 +#: resources/report/js/l10n.js:235 msgid "View Documentation" msgstr "" -#: resources/report/js/l10n.js:235 +#: resources/report/js/l10n.js:236 msgid "About" msgstr "" -#: resources/report/js/l10n.js:236 resources/report/js/l10n.js:269 +#: resources/report/js/l10n.js:237 resources/report/js/l10n.js:270 msgid "Settings" msgstr "" -#: resources/report/js/l10n.js:237 resources/report/js/script.js:808 -msgid "Quit" -msgstr "" - -#: resources/report/js/l10n.js:240 +#: resources/report/js/l10n.js:241 msgid "Plugins" msgstr "" -#: resources/report/js/l10n.js:241 +#: resources/report/js/l10n.js:242 msgid "Filters" msgstr "" -#: resources/report/js/l10n.js:242 +#: resources/report/js/l10n.js:243 msgid "Press Enter or click outside the input to set the filter." msgstr "" -#: resources/report/js/l10n.js:243 +#: resources/report/js/l10n.js:244 msgid "Filter content..." msgstr "" -#: resources/report/js/l10n.js:246 +#: resources/report/js/l10n.js:247 msgid "Hide version numbers" msgstr "" -#: resources/report/js/l10n.js:247 +#: resources/report/js/l10n.js:248 msgid "Hide CRCs" msgstr "" -#: resources/report/js/l10n.js:248 +#: resources/report/js/l10n.js:249 msgid "Hide Bash Tags" msgstr "" -#: resources/report/js/l10n.js:249 +#: resources/report/js/l10n.js:250 msgid "Hide notes" msgstr "" -#: resources/report/js/l10n.js:250 +#: resources/report/js/l10n.js:251 msgid "Hide 'Do not clean' messages" msgstr "" -#: resources/report/js/l10n.js:251 +#: resources/report/js/l10n.js:252 msgid "Hide all plugin messages" msgstr "" -#: resources/report/js/l10n.js:252 +#: resources/report/js/l10n.js:253 msgid "Hide inactive plugins" msgstr "" -#: resources/report/js/l10n.js:253 +#: resources/report/js/l10n.js:254 msgid "Hide messageless plugins" msgstr "" -#: resources/report/js/l10n.js:254 +#: resources/report/js/l10n.js:255 msgid "Hidden plugins:" msgstr "" -#: resources/report/js/l10n.js:255 +#: resources/report/js/l10n.js:256 msgid "Hidden messages:" msgstr "" -#: resources/report/js/l10n.js:258 +#: resources/report/js/l10n.js:259 msgid "General Information" msgstr "" -#: resources/report/js/l10n.js:259 +#: resources/report/js/l10n.js:260 msgid "Masterlist Revision" msgstr "" -#: resources/report/js/l10n.js:260 +#: resources/report/js/l10n.js:261 msgid "Masterlist Date" msgstr "" -#: resources/report/js/l10n.js:261 +#: resources/report/js/l10n.js:262 msgid "Warnings" msgstr "" -#: resources/report/js/l10n.js:262 +#: resources/report/js/l10n.js:263 msgid "Errors" msgstr "" -#: resources/report/js/l10n.js:263 +#: resources/report/js/l10n.js:264 msgid "Total Messages" msgstr "" -#: resources/report/js/l10n.js:264 +#: resources/report/js/l10n.js:265 msgid "Active Plugins" msgstr "" -#: resources/report/js/l10n.js:265 +#: resources/report/js/l10n.js:266 msgid "Dirty Plugins" msgstr "" -#: resources/report/js/l10n.js:266 +#: resources/report/js/l10n.js:267 msgid "Total Plugins" msgstr "" -#: resources/report/js/l10n.js:272 +#: resources/report/js/l10n.js:273 msgid "Default Game" msgstr "" -#: resources/report/js/l10n.js:273 resources/report/js/l10n.js:275 +#: resources/report/js/l10n.js:274 resources/report/js/l10n.js:276 msgid "Autodetect" msgstr "" -#: resources/report/js/l10n.js:278 +#: resources/report/js/l10n.js:279 msgid "Language changes will be applied after LOOT is restarted." msgstr "" -#: resources/report/js/l10n.js:280 +#: resources/report/js/l10n.js:281 msgid "Enable debug logging" msgstr "" -#: resources/report/js/l10n.js:281 +#: resources/report/js/l10n.js:282 msgid "The output is logged to the LOOTDebugLog.txt file." msgstr "" -#: resources/report/js/l10n.js:283 +#: resources/report/js/l10n.js:284 msgid "Update masterlist before sorting" msgstr "" -#: resources/report/js/l10n.js:286 +#: resources/report/js/l10n.js:287 msgid "Name" msgstr "" -#: resources/report/js/l10n.js:287 +#: resources/report/js/l10n.js:288 msgid "Base Game" msgstr "" -#: resources/report/js/l10n.js:288 +#: resources/report/js/l10n.js:289 msgid "LOOT Folder" msgstr "" -#: resources/report/js/l10n.js:290 +#: resources/report/js/l10n.js:291 msgid "Masterlist Repository URL" msgstr "" -#: resources/report/js/l10n.js:291 +#: resources/report/js/l10n.js:292 msgid "Masterlist Repository Branch" msgstr "" -#: resources/report/js/l10n.js:292 +#: resources/report/js/l10n.js:293 msgid "Install Path" msgstr "" -#: resources/report/js/l10n.js:293 +#: resources/report/js/l10n.js:294 msgid "Install Path Registry Key" msgstr "" -#: resources/report/js/l10n.js:304 +#: resources/report/js/l10n.js:305 msgid "First-Time Tips" msgstr "" -#: resources/report/js/l10n.js:306 +#: resources/report/js/l10n.js:307 msgid "" "CRCs are only displayed after plugins have been loaded, either by conflict " "filtering, or by sorting." msgstr "" -#: resources/report/js/l10n.js:307 +#: resources/report/js/l10n.js:308 msgid "" "Double-click a plugin in the sidebar to quickly open its metadata editor. " "Multiple metadata editors can be opened at once." msgstr "" -#: resources/report/js/l10n.js:308 +#: resources/report/js/l10n.js:309 msgid "" "Plugins can be drag and dropped from the sidebar into editors' \"load after, " "\"requirements\" and \"incompatibility\" tables." msgstr "" -#: resources/report/js/l10n.js:309 +#: resources/report/js/l10n.js:310 msgid "" "Some features are disabled while there is an editor open, or while there is " "a sorted load order that has not been applied or discarded." msgstr "" -#: resources/report/js/l10n.js:310 +#: resources/report/js/l10n.js:311 msgid "" "Many interface elements have tooltips. If you don't know what something is, " "try hovering your mouse over it to find out. Otherwise, LOOT's documentation " "can be accessed through the main menu." msgstr "" -#: resources/report/js/l10n.js:312 resources/report/js/script.js:424 -msgid "OK" -msgstr "" - -#: resources/report/js/script.js:209 resources/report/js/script.js:214 +#: resources/report/js/loot.js:183 resources/report/js/loot.js:188 msgid "N/A" msgstr "" - -#: resources/report/js/script.js:383 -msgid "Checking if plugins have been loaded..." -msgstr "" - -#: resources/report/js/script.js:438 -msgid "Loading game data..." -msgstr "" - -#: resources/report/js/script.js:508 -#, javascript-format -msgid "Masterlist updated to revision %s." -msgstr "" - -#: resources/report/js/script.js:510 -msgid "No masterlist update was necessary." -msgstr "" - -#: resources/report/js/script.js:515 -msgid "Updating masterlist..." -msgstr "" - -#: resources/report/js/script.js:545 -msgid "Sorting plugins..." -msgstr "" - -#: resources/report/js/script.js:647 -msgid "Redate Plugins?" -msgstr "" - -#: resources/report/js/script.js:647 -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 "" - -#: resources/report/js/script.js:647 -msgid "Redate" -msgstr "" - -#: resources/report/js/script.js:656 -msgid "" -"Are you sure you want to clear all existing user-added metadata from all " -"plugins?" -msgstr "" - -#: resources/report/js/script.js:656 resources/report/js/script.js:961 -msgid "Clear" -msgstr "" - -#: resources/report/js/script.js:677 -msgid "All user-added metadata has been cleared." -msgstr "" - -#: resources/report/js/script.js:734 -msgid "LOOT's content has been copied to the clipboard." -msgstr "" - -#: resources/report/js/script.js:808 -#, javascript-format -msgid "" -"You have not yet applied or cancelled your %s. Are you sure you want to quit?" -msgstr "" - -#: resources/report/js/script.js:957 -#, javascript-format -msgid "The metadata for \"%s\" has been copied to the clipboard." -msgstr "" - -#: resources/report/js/script.js:961 -#, javascript-format -msgid "" -"Are you sure you want to clear all existing user-added metadata from \"%s\"?" -msgstr "" - -#: resources/report/js/script.js:986 -#, javascript-format -msgid "The user-added metadata for \"%s\" has been cleared." -msgstr "" - -#: resources/report/js/script.js:1006 -msgid "sorted load order" -msgstr "" - -#: resources/report/js/script.js:1008 -msgid "metadata edits" -msgstr "" - -#: resources/report/js/script.js:1074 -msgid "unknown" -msgstr "" - -#: resources/report/js/script.js:1215 -msgid "Refreshing data..." -msgstr "" diff --git a/resources/report/html/loot-plugin-item.html b/resources/report/html/loot-plugin-item.html index 04ae8f95..7c0e6876 100644 --- a/resources/report/html/loot-plugin-item.html +++ b/resources/report/html/loot-plugin-item.html @@ -7,10 +7,13 @@