From c563579620a85a1d030c56c255fb43d557b194bb Mon Sep 17 00:00:00 2001 From: WrinklyNinja Date: Thu, 19 Sep 2013 11:58:37 +0100 Subject: [PATCH] Added translation template file (issue #20). --- resources/l10n/template.pot | 595 ++++++++++++++++++++++++++++++++++++ 1 file changed, 595 insertions(+) create mode 100755 resources/l10n/template.pot diff --git a/resources/l10n/template.pot b/resources/l10n/template.pot new file mode 100755 index 00000000..e066f646 --- /dev/null +++ b/resources/l10n/template.pot @@ -0,0 +1,595 @@ +msgid "" +msgstr "" +"Project-Id-Version: BOSS v3.0.0\n" +"POT-Creation-Date: 2013-09-19 11:16-0000\n" +"PO-Revision-Date: 2013-09-19 11:17-0000\n" +"Last-Translator: \n" +"Language-Team: BOSS Team\n" +"Language: English\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-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" + +#: gui/editor.cpp:37 +msgid "Note" +msgstr "" + +#: gui/editor.cpp:38 +msgid "Warning" +msgstr "" + +#: gui/editor.cpp:39 +msgid "Error" +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:152 gui/editor.cpp:156 gui/editor.cpp:160 +#: gui/editor.cpp:164 +msgid "Condition" +msgstr "" + +#: gui/editor.cpp:51 gui/editor.cpp:863 +msgid "Language" +msgstr "" + +#: gui/editor.cpp:124 +msgid "Enable User Changes" +msgstr "" + +#: gui/editor.cpp:126 gui/editor.cpp:346 +msgid "Add File" +msgstr "" + +#: gui/editor.cpp:127 gui/editor.cpp:347 +msgid "Edit File" +msgstr "" + +#: gui/editor.cpp:128 gui/editor.cpp:348 +msgid "Remove File" +msgstr "" + +#: gui/editor.cpp:129 +msgid "Save Changes" +msgstr "" + +#: gui/editor.cpp:130 +msgid "Cancel" +msgstr "" + +#: gui/editor.cpp:131 +msgid "Copy Metadata As Text" +msgstr "" + +#: gui/editor.cpp:141 +msgid "Requirements" +msgstr "" + +#: gui/editor.cpp:142 +msgid "Incompatibilities" +msgstr "" + +#: gui/editor.cpp:143 +msgid "Load After" +msgstr "" + +#: gui/editor.cpp:144 +msgid "Messages" +msgstr "" + +#: gui/editor.cpp:145 +msgid "Bash Tags" +msgstr "" + +#: gui/editor.cpp:148 +msgid "Plugins" +msgstr "" + +#: gui/editor.cpp:150 gui/editor.cpp:154 gui/editor.cpp:158 +msgid "Filename" +msgstr "" + +#: gui/editor.cpp:151 gui/editor.cpp:155 gui/editor.cpp:159 +msgid "Display Name" +msgstr "" + +#: gui/editor.cpp:162 +msgid "Add/Remove" +msgstr "" + +#: gui/editor.cpp:163 +msgid "Bash Tag" +msgstr "" + +#: gui/editor.cpp:207 +msgid "Priority: " +msgstr "" + +#: gui/editor.cpp:350 +msgid "Add Plugin" +msgstr "" + +#: gui/editor.cpp:351 +msgid "Edit Plugin" +msgstr "" + +#: gui/editor.cpp:352 +msgid "Remove Plugin" +msgstr "" + +#: gui/editor.cpp:354 +msgid "Add Message" +msgstr "" + +#: gui/editor.cpp:355 +msgid "Edit Message" +msgstr "" + +#: gui/editor.cpp:356 +msgid "Remove Message" +msgstr "" + +#: gui/editor.cpp:358 +msgid "Add Bash Tag" +msgstr "" + +#: gui/editor.cpp:359 +msgid "Edit Bash Tag" +msgstr "" + +#: gui/editor.cpp:360 +msgid "Remove Bash Tag" +msgstr "" + +#: gui/editor.cpp:376 +msgid "BOSS: Add File/Plugin" +msgstr "" + +#: gui/editor.cpp:382 +msgid "Error: No filename specified. Row will not be added." +msgstr "" + +#: gui/editor.cpp:383 gui/editor.cpp:410 gui/editor.cpp:426 gui/editor.cpp:461 +#: gui/editor.cpp:483 gui/editor.cpp:509 gui/editor.cpp:987 +#: gui/editor.cpp:1001 gui/main.cpp:160 gui/main.cpp:177 gui/main.cpp:191 +#: gui/main.cpp:263 gui/main.cpp:280 gui/main.cpp:288 gui/main.cpp:319 +#: gui/main.cpp:336 gui/main.cpp:794 gui/main.cpp:847 gui/main.cpp:867 +#: gui/main.cpp:952 gui/main.cpp:968 gui/main.cpp:1076 gui/main.cpp:1121 +#: gui/settings.cpp:285 gui/settings.cpp:293 gui/settings.cpp:305 +#: gui/settings.cpp:313 gui/settings.cpp:354 gui/settings.cpp:362 +msgid "BOSS: Error" +msgstr "" + +#: gui/editor.cpp:403 +msgid "BOSS: Add Message" +msgstr "" + +#: gui/editor.cpp:409 +msgid "Error: No content specified. Row will not be added." +msgstr "" + +#: gui/editor.cpp:419 +msgid "BOSS: Add Tag" +msgstr "" + +#: gui/editor.cpp:425 +msgid "Error: No Bash Tag specified. Row will not be added." +msgstr "" + +#: gui/editor.cpp:442 +msgid "BOSS: Edit File/Plugin" +msgstr "" + +#: gui/editor.cpp:460 +msgid "Error: No filename specified. Row will not be edited." +msgstr "" + +#: gui/editor.cpp:472 +msgid "BOSS: Edit Message" +msgstr "" + +#: gui/editor.cpp:482 +msgid "Error: No content specified. Row will not be edited." +msgstr "" + +#: gui/editor.cpp:492 +msgid "BOSS: Edit Tag" +msgstr "" + +#: gui/editor.cpp:508 +msgid "Error: No Bash Tag specified. Row will not be edited." +msgstr "" + +#: gui/editor.cpp:805 +msgid "Filename:" +msgstr "" + +#: gui/editor.cpp:808 +msgid "Displayed Name:" +msgstr "" + +#: gui/editor.cpp:811 gui/editor.cpp:889 gui/editor.cpp:1034 +msgid "Condition:" +msgstr "" + +#: gui/editor.cpp:859 +msgid "Add Content" +msgstr "" + +#: gui/editor.cpp:860 +msgid "Edit Content" +msgstr "" + +#: gui/editor.cpp:861 +msgid "Remove Content" +msgstr "" + +#: gui/editor.cpp:864 +msgid "String" +msgstr "" + +#: gui/editor.cpp:886 gui/settings.cpp:419 +msgid "Type:" +msgstr "" + +#: gui/editor.cpp:899 gui/settings.cpp:101 +msgid "Language:" +msgstr "" + +#: gui/editor.cpp:902 +msgid "Content:" +msgstr "" + +#: gui/editor.cpp:1028 +msgid "Add/Remove:" +msgstr "" + +#: gui/editor.cpp:1031 gui/settings.cpp:416 +msgid "Name:" +msgstr "" + +#: gui/ids.cpp:31 +msgid "None Specified" +msgstr "" + +#: gui/main.cpp:122 +msgid "Masterlist update failed. Details: %1%" +msgstr "" + +#: gui/main.cpp:138 +msgid "Masterlist parsing failed. Details: %1%" +msgstr "" + +#: gui/main.cpp:159 +msgid "Error: BOSS is already running. This instance will now quit." +msgstr "" + +#: gui/main.cpp:176 +msgid "Error: Could not create local app data BOSS folder." +msgstr "" + +#: gui/main.cpp:190 +msgid "Error: Settings parsing failed. %1%" +msgstr "" + +#: gui/main.cpp:262 +msgid "Error: could not apply translation: %1%" +msgstr "" + +#: gui/main.cpp:279 gui/main.cpp:335 gui/main.cpp:951 +msgid "Error: Game-specific settings could not be initialised. %1%" +msgstr "" + +#: gui/main.cpp:287 +msgid "Error: Games' settings parsing failed. %1%" +msgstr "" + +#: gui/main.cpp:318 +msgid "Error: None of the supported games were detected." +msgstr "" + +#: gui/main.cpp:363 +msgid "Edit Metadata" +msgstr "" + +#: gui/main.cpp:364 +msgid "Sort Plugins" +msgstr "" + +#: gui/main.cpp:365 +msgid "View Last Report" +msgstr "" + +#: gui/main.cpp:369 +msgid "&View Last Report" +msgstr "" + +#: gui/main.cpp:370 +msgid "&Sort Plugins" +msgstr "" + +#: gui/main.cpp:373 +msgid "&File" +msgstr "" + +#: gui/main.cpp:375 +msgid "&Metadata..." +msgstr "" + +#: gui/main.cpp:376 +msgid "&Settings..." +msgstr "" + +#: gui/main.cpp:377 +msgid "&Edit" +msgstr "" + +#: gui/main.cpp:389 +msgid "&Game" +msgstr "" + +#: gui/main.cpp:394 +msgid "&Help" +msgstr "" + +#: gui/main.cpp:469 gui/main.cpp:825 +msgid "BOSS: Working..." +msgstr "" + +#: gui/main.cpp:469 gui/main.cpp:825 +msgid "BOSS working..." +msgstr "" + +#: gui/main.cpp:520 +msgid "Userlist parsing failed. Details: %1%" +msgstr "" + +#: gui/main.cpp:558 +msgid "" +"A global message contains a condition that could not be evaluated. Details: " +"%1%" +msgstr "" + +#: gui/main.cpp:589 +msgid "\"%1%\" contains a condition that could not be evaluated. Details: %2%" +msgstr "" + +#: gui/main.cpp:601 +msgid "\"%1%\" is incompatible with \"%2%\" and is present." +msgstr "" + +#: gui/main.cpp:604 +msgid "\"%1%\" is required by \"%2%\" but is missing." +msgstr "" + +#: gui/main.cpp:644 +msgid "Failed to generate graph image. Details: %1%" +msgstr "" + +#: gui/main.cpp:661 +msgid "BOSS: Calculated Load Order" +msgstr "" + +#: gui/main.cpp:739 +msgid "Failed to set the load order. Details: %1%" +msgstr "" + +#: gui/main.cpp:743 +msgid "" +"The load order displayed in the Details tab was not applied as sorting was " +"canceled." +msgstr "" + +#: gui/main.cpp:752 +msgid "Failed to calculate the load order. Details: %1%" +msgstr "" + +#: gui/main.cpp:793 +msgid "Error: %1%" +msgstr "" + +#: gui/main.cpp:813 gui/main.cpp:928 +msgid "BOSS: Report Viewer" +msgstr "" + +#: gui/main.cpp:846 +msgid "Error: Masterlist parsing failed. %1%" +msgstr "" + +#: gui/main.cpp:866 +msgid "Error: Userlist parsing failed. %1%" +msgstr "" + +#: gui/main.cpp:913 +msgid "BOSS: Metadata Editor" +msgstr "" + +#: gui/main.cpp:936 +msgid "BOSS: Settings" +msgstr "" + +#: gui/main.cpp:967 +msgid "Error: \"%1%\" cannot be found." +msgstr "" + +#: gui/main.cpp:980 +msgid "" +"A utility that optimises TES IV: Oblivion, Nehrim - At Fate's Edge,\n" +"TES V: Skyrim, Fallout 3 and Fallout: New Vegas mod load orders." +msgstr "" + +#: gui/main.cpp:1004 +msgid "Up" +msgstr "" + +#: gui/main.cpp:1005 +msgid "Down" +msgstr "" + +#: gui/main.cpp:1008 +msgid "Load Order" +msgstr "" + +#: gui/main.cpp:1030 +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." +msgstr "" + +#: gui/main.cpp:1075 gui/main.cpp:1120 +msgid "Error: Cannot load \"%1%\" before \"%2%\"." +msgstr "" + +#: gui/settings.cpp:40 +msgid "None" +msgstr "" + +#: gui/settings.cpp:41 +msgid "Low" +msgstr "" + +#: gui/settings.cpp:42 +msgid "Medium" +msgstr "" + +#: gui/settings.cpp:43 +msgid "High" +msgstr "" + +#: gui/settings.cpp:47 +msgid "Autodetect" +msgstr "" + +#: gui/settings.cpp:59 +msgid "Add Game" +msgstr "" + +#: gui/settings.cpp:60 +msgid "Edit Game" +msgstr "" + +#: gui/settings.cpp:61 +msgid "Remove Game" +msgstr "" + +#: gui/settings.cpp:63 +msgid "Update masterlist before sorting." +msgstr "" + +#: gui/settings.cpp:64 +msgid "View reports externally in default browser." +msgstr "" + +#: gui/settings.cpp:65 +msgid "Generate and display plugin graph images." +msgstr "" + +#: gui/settings.cpp:68 +msgid "Name" +msgstr "" + +#: gui/settings.cpp:69 +msgid "Base Game Type" +msgstr "" + +#: gui/settings.cpp:70 +msgid "BOSS Folder Name" +msgstr "" + +#: gui/settings.cpp:71 +msgid "Master File" +msgstr "" + +#: gui/settings.cpp:72 +msgid "Online Masterlist URL" +msgstr "" + +#: gui/settings.cpp:73 +msgid "Install Path" +msgstr "" + +#: gui/settings.cpp:74 +msgid "Install Path Registry Key" +msgstr "" + +#: gui/settings.cpp:98 +msgid "Default Game:" +msgstr "" + +#: gui/settings.cpp:104 +msgid "Debug Verbosity:" +msgstr "" + +#: gui/settings.cpp:126 +msgid "Language and game changes will be applied after BOSS is restarted." +msgstr "" + +#: gui/settings.cpp:139 +msgid "The output is logged to the BOSSDebugLog.txt file." +msgstr "" + +#: gui/settings.cpp:277 +msgid "BOSS: Add Game" +msgstr "" + +#: gui/settings.cpp:284 gui/settings.cpp:353 +msgid "Error: Name is required. Row will not be added." +msgstr "" + +#: gui/settings.cpp:292 gui/settings.cpp:361 +msgid "Error: Folder is required. Row will not be added." +msgstr "" + +#: gui/settings.cpp:304 +msgid "Error: A game with this name is already defined. Row will not be added." +msgstr "" + +#: gui/settings.cpp:312 +msgid "" +"Error: A game with this folder name is already defined. Row will not be " +"added." +msgstr "" + +#: gui/settings.cpp:332 +msgid "BOSS: Edit Game" +msgstr "" + +#: gui/settings.cpp:422 +msgid "BOSS Folder Name:" +msgstr "" + +#: gui/settings.cpp:425 +msgid "Master File:" +msgstr "" + +#: gui/settings.cpp:428 +msgid "Masterlist URL:" +msgstr "" + +#: gui/settings.cpp:431 +msgid "Install Path:" +msgstr "" + +#: gui/settings.cpp:434 +msgid "Install Path Registry Key:" +msgstr ""