diff --git a/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj b/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj index 2fc1565..dfda304 100644 --- a/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj +++ b/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj @@ -136,7 +136,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj.filters b/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj.filters index 3bb7299..4d2bdd4 100644 --- a/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj.filters +++ b/EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj.filters @@ -48,5 +48,86 @@ Resource Files\Localization + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + \ No newline at end of file diff --git a/EAPMethods/MSIBuild/Makefile b/EAPMethods/MSIBuild/Makefile index 2822794..697b091 100644 Binary files a/EAPMethods/MSIBuild/Makefile and b/EAPMethods/MSIBuild/Makefile differ diff --git a/EAPMethods/locale/bg_BG.po b/EAPMethods/locale/bg_BG.po new file mode 100644 index 0000000..bd70511 --- /dev/null +++ b/EAPMethods/locale/bg_BG.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/eduroam_devel/teams/11799/bg_BG/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg_BG\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1251" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/ca_ES.po b/EAPMethods/locale/ca_ES.po new file mode 100644 index 0000000..1203e72 --- /dev/null +++ b/EAPMethods/locale/ca_ES.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/ca_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/cs_CZ.po b/EAPMethods/locale/cs_CZ.po new file mode 100644 index 0000000..9629240 --- /dev/null +++ b/EAPMethods/locale/cs_CZ.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Czech (Czech Republic) (https://www.transifex.com/eduroam_devel/teams/11799/cs_CZ/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/cy.po b/EAPMethods/locale/cy.po new file mode 100644 index 0000000..a4f6f37 --- /dev/null +++ b/EAPMethods/locale/cy.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Welsh (https://www.transifex.com/eduroam_devel/teams/11799/cy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/de.po b/EAPMethods/locale/de.po new file mode 100644 index 0000000..886df6b --- /dev/null +++ b/EAPMethods/locale/de.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: German (https://www.transifex.com/eduroam_devel/teams/11799/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/el.po b/EAPMethods/locale/el.po new file mode 100644 index 0000000..7b97418 --- /dev/null +++ b/EAPMethods/locale/el.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Greek (https://www.transifex.com/eduroam_devel/teams/11799/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1253" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/es.po b/EAPMethods/locale/es.po new file mode 100644 index 0000000..9bfc932 --- /dev/null +++ b/EAPMethods/locale/es.po @@ -0,0 +1,602 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: José Manuel Macías , 2016\n" +"Language-Team: Spanish (https://www.transifex.com/eduroam_devel/teams/11799/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "+" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "Añade nuevo proveedor" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "-" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "Borra proveedor seleccionado" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "Avanzado..." + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "Abrir diálogo configuración de proveedores" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "Credenciales del cliente" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "Administrar credenciales usadas para conectar." + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "Usar credenciales &propias:" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" +"Seleccione esta opción si sólo tiene unas credenciales únicas para conectar" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" +"Sus credenciales cargadas del Administrador de Credenciales de Windows" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "&Limpiar Credenciales" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" +"Clicar para limpiar sus credenciales del Administrador de Credenciales.\n" +"Nota: Se le pedirá introducir credenciales al conectarse." + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "&Establecer Credenciales..." + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "Haga clic aquí para establecer o modificar sus credenciales" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "Usar credenciales &compartidas" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" +"Seleccionar estas opciones si todo los clientes conectan usando las mismas " +"credenciales" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "Credenciales comúnes (previamente compartidas)" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "Por favor proporciones su ID de usuario y contraseña." + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "ID de usuario:" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" +"Introduzca su nombre de usuario aquí (usuario@dominio.org, DOMAIN\\User, " +"etc.)" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "Contraseña:" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "Introduzca su contraseña aquí" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "&Recordar" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "Marcar si desea almacenar su nombre de usuario y contraseña" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "Su organización" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" +"Describa a su organización para personalizar diálogos de usuario. Cuando la " +"organización se muestre, los usuarios encontrarán los mensajes más fáciles " +"de entender y actuar." + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "&Nombre de su organización:" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" +"El nombre de su organización tal cual aparecerá en las notificaciones de " +"contacto para soporte" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "(Se recomienda algo corto)" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "&Información de contacto de soporte:" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "La dirección web para ofrecer soporte" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "La dirección de correo para soporte" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "El teléfono para soporte" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "Identificador único del proveedor" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" +"Asignar a su organización un identificador único para permitir que el " +"conjunto de credenciales se comparta entre distintos perfiles de red." + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "&Espacio de nombres:" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "&Identificador único de proveedor:" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" +"El identificador de su organización para asignar las mismas credenciales de " +"otros perfiles" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "Bloqueo de configuración" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" +"Su configuración puede ser bloqueada para prevenir modificaciones " +"accidentales por los usuarios. Estos sólo tendrán permitido introducir " +"credenciales." + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" +"&Bloquear esta configuración y prevenir así cualquier modificación posterior" +" en la interfaz de usuario." + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" +"(Advertencia: ¡Una vez bloqueada, no podrá volver atrás usando este " +"diálogo!)" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "Credenciales %s" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "Credenciales EAP" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "Para ayuda o instrucciones adicionales, por favor contacte con %s en:" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "su proveedor" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "Abrir el navegador web por defecto" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "Abrir su cliente de correo electrónico" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "Llamar al teléfono" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" +"%s tiene determinadas secciones de configuración pre-establecidas. Dichas " +"secciones están bloqueadas para evitar modificaciones accidentales." + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "Su proveedor" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" +"El intento anterior de conexión reportó que las credenciales no eran " +"correctas." + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" +"El intento anterior de conexión reportó que las credenciales han expirado." + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" +"El intento anterior de conexión reportó que sus credenciales están siendo " +"cambiadas." + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "Los intentos anteriores de conexión fallaron." + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" +"Por favor, asegúrese de que sus credenciales son correctas, o inténtelo de " +"nuevo más tarde." + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "Confianza en el servidor" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" +"Describa los servidores confiables para prevenir que las credenciales puedan" +" ser interceptadas en caso de ataques man-in-the-middle" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/eu_ES.po b/EAPMethods/locale/eu_ES.po new file mode 100644 index 0000000..99687dd --- /dev/null +++ b/EAPMethods/locale/eu_ES.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Basque (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/eu_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/fi_FI.po b/EAPMethods/locale/fi_FI.po new file mode 100644 index 0000000..def75ba --- /dev/null +++ b/EAPMethods/locale/fi_FI.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Finnish (Finland) (https://www.transifex.com/eduroam_devel/teams/11799/fi_FI/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/fr_CA.po b/EAPMethods/locale/fr_CA.po new file mode 100644 index 0000000..33d0899 --- /dev/null +++ b/EAPMethods/locale/fr_CA.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: French (Canada) (https://www.transifex.com/eduroam_devel/teams/11799/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/fr_FR.po b/EAPMethods/locale/fr_FR.po new file mode 100644 index 0000000..f1db8ce --- /dev/null +++ b/EAPMethods/locale/fr_FR.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: French (France) (https://www.transifex.com/eduroam_devel/teams/11799/fr_FR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr_FR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/gl_ES.po b/EAPMethods/locale/gl_ES.po new file mode 100644 index 0000000..00d9b32 --- /dev/null +++ b/EAPMethods/locale/gl_ES.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/hr_HR.po b/EAPMethods/locale/hr_HR.po new file mode 100644 index 0000000..942263f --- /dev/null +++ b/EAPMethods/locale/hr_HR.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/eduroam_devel/teams/11799/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/hu.po b/EAPMethods/locale/hu.po new file mode 100644 index 0000000..3c0463c --- /dev/null +++ b/EAPMethods/locale/hu.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Hungarian (https://www.transifex.com/eduroam_devel/teams/11799/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/is.po b/EAPMethods/locale/is.po new file mode 100644 index 0000000..1610864 --- /dev/null +++ b/EAPMethods/locale/is.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Icelandic (https://www.transifex.com/eduroam_devel/teams/11799/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/it_IT.po b/EAPMethods/locale/it_IT.po new file mode 100644 index 0000000..78b7c2d --- /dev/null +++ b/EAPMethods/locale/it_IT.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Italian (Italy) (https://www.transifex.com/eduroam_devel/teams/11799/it_IT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it_IT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/lt.po b/EAPMethods/locale/lt.po new file mode 100644 index 0000000..5cf2de6 --- /dev/null +++ b/EAPMethods/locale/lt.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Lithuanian (https://www.transifex.com/eduroam_devel/teams/11799/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1257" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/nb.po b/EAPMethods/locale/nb.po new file mode 100644 index 0000000..3bd4fde --- /dev/null +++ b/EAPMethods/locale/nb.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/eduroam_devel/teams/11799/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/nl.po b/EAPMethods/locale/nl.po new file mode 100644 index 0000000..750de31 --- /dev/null +++ b/EAPMethods/locale/nl.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Dutch (https://www.transifex.com/eduroam_devel/teams/11799/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/pl_PL.po b/EAPMethods/locale/pl_PL.po new file mode 100644 index 0000000..86b8c53 --- /dev/null +++ b/EAPMethods/locale/pl_PL.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Polish (Poland) (https://www.transifex.com/eduroam_devel/teams/11799/pl_PL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl_PL\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/pt_PT.po b/EAPMethods/locale/pt_PT.po new file mode 100644 index 0000000..c3904cb --- /dev/null +++ b/EAPMethods/locale/pt_PT.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/eduroam_devel/teams/11799/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/ru_RU.po b/EAPMethods/locale/ru_RU.po new file mode 100644 index 0000000..6870b8f --- /dev/null +++ b/EAPMethods/locale/ru_RU.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Russian (Russia) (https://www.transifex.com/eduroam_devel/teams/11799/ru_RU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru_RU\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1251" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/sk_SK.po b/EAPMethods/locale/sk_SK.po new file mode 100644 index 0000000..9ab03e7 --- /dev/null +++ b/EAPMethods/locale/sk_SK.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Slovak (Slovakia) (https://www.transifex.com/eduroam_devel/teams/11799/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/sl_SI.po b/EAPMethods/locale/sl_SI.po index 7294072..f337e17 100644 --- a/EAPMethods/locale/sl_SI.po +++ b/EAPMethods/locale/sl_SI.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: EAPMethods\n" -"POT-Creation-Date: 2016-09-02 19:08+0200\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" "PO-Revision-Date: 2016-06-02 12:27+0200\n" "Last-Translator: Simon Rozman , 2016\n" "Language-Team: Slovenian (Slovenia) (https://www.transifex.com/eduroam_devel/teams/11799/sl_SI/)\n" @@ -286,13 +286,28 @@ msgstr "" msgid "Your provider" msgstr "Vaš ponudnik" -#: lib/EAPBase_UI/src/EAP_UI.cpp:249 +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "Prejšnji poskus povezave je javil, da so poverilnice napačne." + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "Prejšnji poskus povezave je javil, da so poverilnice potekle." + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 msgid "" -"Previous attempt to connect failed. Please, make sure your credentials are " -"correct, or try again later." +"Previous attempt to connect reported your credentials are being changed." msgstr "" -"Prejšnji poskus povezave ni uspel. Preverite, ali so vaše poverilnice " -"pravilne ali poskusite kasneje." +"Prejšnji poskus povezave je javil, da so poverilnice v postopku " +"spreminjanja." + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "Prejšnji poskus povezave ni uspel." + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "Preverite, ali so vaše poverilnice pravilne ali poskusite kasneje." #: lib/TLS_UI/res/wxTLS_UI.cpp:17 msgid "Server Trust" @@ -511,7 +526,7 @@ msgstr "PAP" msgid "MSCHAPv2" msgstr "MSCHAPv2" -#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:256 +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 msgid "Outer Authentication" msgstr "Zunanje overovljanje" @@ -536,24 +551,24 @@ msgstr "Nastavitve ponudnika" msgid "Deleting credentials failed (error %u)." msgstr "Izbris poverilnic ni uspel (napaka %u)." -#: lib/EAPBase_UI/include/EAP_UI.h:738 +#: lib/EAPBase_UI/include/EAP_UI.h:739 #, c-format msgid "" msgstr "" -#: lib/EAPBase_UI/include/EAP_UI.h:742 +#: lib/EAPBase_UI/include/EAP_UI.h:743 msgid "" msgstr "" -#: lib/EAPBase_UI/include/EAP_UI.h:753 lib/EAPBase_UI/include/EAP_UI.h:762 +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 msgid "" msgstr "" -#: lib/EAPBase_UI/include/EAP_UI.h:753 lib/EAPBase_UI/include/EAP_UI.h:762 +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 msgid "" msgstr "" -#: lib/EAPBase_UI/include/EAP_UI.h:962 +#: lib/EAPBase_UI/include/EAP_UI.h:964 msgid "" msgstr "" diff --git a/EAPMethods/locale/sr.po b/EAPMethods/locale/sr.po new file mode 100644 index 0000000..4374167 --- /dev/null +++ b/EAPMethods/locale/sr.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Serbian (https://www.transifex.com/eduroam_devel/teams/11799/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/sv.po b/EAPMethods/locale/sv.po new file mode 100644 index 0000000..417399e --- /dev/null +++ b/EAPMethods/locale/sv.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Swedish (https://www.transifex.com/eduroam_devel/teams/11799/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/tr.po b/EAPMethods/locale/tr.po new file mode 100644 index 0000000..02db93e --- /dev/null +++ b/EAPMethods/locale/tr.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Turkish (https://www.transifex.com/eduroam_devel/teams/11799/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1254" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EAPMethods/locale/vi.po b/EAPMethods/locale/vi.po new file mode 100644 index 0000000..988a1e8 --- /dev/null +++ b/EAPMethods/locale/vi.po @@ -0,0 +1,567 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EAPMethods\n" +"POT-Creation-Date: 2016-09-06 14:06+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Vietnamese (https://www.transifex.com/eduroam_devel/teams/11799/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ../..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: lib/EAPBase_UI\n" +"X-Poedit-SearchPath-1: lib/PAP_UI\n" +"X-Poedit-SearchPath-2: lib/TLS_UI\n" +"X-Poedit-SearchPath-3: lib/TTLS_UI\n" +"X-Poedit-SearchPath-4: EAPMethods\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37 +msgid "+" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38 +msgid "Adds new provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:42 +msgid "-" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:43 +msgid "Removes selected provider" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:47 +msgid "Advanced..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:48 +msgid "Opens dialog with provider settings" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:230 lib/EAPBase_UI/res/wxEAP_UI.cpp:355 +msgid "Client Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:241 +msgid "Manage credentials used to connect." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:254 +msgid "Use &own credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:255 +msgid "Select this option if you have your unique credentials to connect" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:260 +msgid "Your credentials loaded from Windows Credential Manager" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:270 +msgid "&Clear Credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:271 +msgid "" +"Click to clear your credentials from Credential Manager.\n" +"Note: You will be prompted to enter credentials when connecting." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:275 lib/EAPBase_UI/res/wxEAP_UI.cpp:308 +msgid "&Set Credentials..." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:276 lib/EAPBase_UI/res/wxEAP_UI.cpp:309 +msgid "Click here to set or modify your credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:292 +msgid "Use &pre-shared credentials:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:293 +msgid "Select this options if all clients connect using the same credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:298 +msgid "Common (pre-shared) credentials" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:366 +msgid "Please provide your user ID and password." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:376 +msgid "User ID:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:381 +msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:385 +msgid "Password:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:390 +msgid "Enter your password here" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:397 lib/TLS_UI/res/wxTLS_UI.cpp:183 +msgid "&Remember" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398 +msgid "Check if you would like to save username and password" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:420 +msgid "Your Organization" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:431 +msgid "" +"Describe your organization to customize user prompts. When organization is " +"introduced, end-users find program messages easier to understand and act." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:438 +msgid "Your organization &name:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:443 +msgid "" +"Your organization name as it will appear on helpdesk contact notifications" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:447 +msgid "(Keep it short, please)" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:457 +msgid "Helpdesk contact &information:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:467 +msgid "¶" +msgstr "¶" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:474 +msgid "Your helpdesk website address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:478 +msgid "*" +msgstr "*" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:485 +msgid "Your helpdesk e-mail address" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:489 +msgid ")" +msgstr ")" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:496 +msgid "Your helpdesk phone number" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:524 +msgid "Provider Unique Identifier" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:535 +msgid "" +"Assign your organization a unique ID to allow sharing the same credential " +"set across different network profiles." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:542 +msgid "&Namespace:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:RFC4282:realm" +msgstr "urn:RFC4282:realm" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:546 +msgid "urn:uuid" +msgstr "urn:uuid" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:558 +msgid "Provider unique &identifier:" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:563 +msgid "Your organization ID to assign same credentials from other profiles" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:588 +msgid "Configuration Lock" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:599 +msgid "" +"Your configuration can be locked to prevent accidental modification by end-" +"users. Users will only be allowed to enter credentials." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:606 +msgid "" +"&Lock this configuration and prevent any further modification via user " +"interface." +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.cpp:609 +msgid "(Warning: Once locked, you can not revert using this dialog!)" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:98 +#, c-format +msgid "%s Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:123 lib/EAPBase_UI/include/EAP_UI.h:352 +#: lib/EAPBase_UI/include/EAP_UI.h:362 lib/EAPBase_UI/res/wxEAP_UI.h:119 +msgid "EAP Credentials" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:166 +#, c-format +msgid "For additional help and instructions, please contact %s at:" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:167 +msgid "your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:186 +msgid "Open the default web browser" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:197 +msgid "Open your e-mail program" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:208 +msgid "Dial the phone number" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:228 +#, c-format +msgid "" +"%s has pre-set parts of this configuration. Those parts are locked to " +"prevent accidental modification." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:229 +msgid "Your provider" +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:250 +msgid "Previous attempt to connect reported invalid credentials." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:251 +msgid "Previous attempt to connect reported your credentials expired." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:252 +msgid "" +"Previous attempt to connect reported your credentials are being changed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:253 +msgid "Previous attempt to connect failed." +msgstr "" + +#: lib/EAPBase_UI/src/EAP_UI.cpp:254 +msgid "Please, make sure your credentials are correct, or try again later." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:17 +msgid "Server Trust" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:28 +msgid "" +"Describe the servers you trust to prevent credential interception in case of" +" man-in-the-middle attacks." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:35 +msgid "Acceptable Certificate Authorities:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:40 +msgid "List of certificate authorities server's certificate must be issued by" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:47 +msgid "Add CA from Store..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:48 +msgid "" +"Adds a new certificate authority from the certificate store to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:52 +msgid "Add CA from File..." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:53 +msgid "Adds a new certificate authority from the file to the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:57 +msgid "&Remove CA" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:59 +msgid "Removes selected certificate authorities from the list" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:72 +msgid "Acceptable server &names:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:77 +msgid "" +"A semicolon delimited list of acceptable server FQDN names; blank to skip " +"name check; Unicode characters allowed" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:81 +msgid "(Example: foo.bar.com;server2.bar.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:120 +msgid "TLS Client Certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:131 +msgid "Please select your client certificate to use for authentication." +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:138 +msgid "Co&nnect without providing a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:139 +msgid "" +"Select if your server does not require you to provide a client certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:146 +msgid "Use the following &certificate:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:147 +msgid "Select if you need to provide a client certificate when connecting" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:154 +msgid "Client certificate to use for authentication" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:167 +msgid "Custom &identity:" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:172 +msgid "" +"Your identity (username@domain) to override one from certificate; or blank " +"to use one provided in certificate" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:176 +msgid "(Example: user@contoso.com)" +msgstr "" + +#: lib/TLS_UI/res/wxTLS_UI.cpp:184 +msgid "Check if you would like to save certificate selection" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +#, c-format +msgid "Invalid character in host name found: %c" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:118 +msgid "Validation conflict" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:511 +msgid "Add Certificate" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:512 +msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:513 +msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:514 +msgid "PKCS #7 Certificate Files (*.p7b)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:515 +msgid "All Files (*.*)" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +#, c-format +msgid "Invalid or unsupported certificate file %s" +msgstr "" + +#: lib/TLS_UI/src/TLS_UI.cpp:531 +msgid "Error" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17 +msgid "Outer Identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28 +msgid "Select the user ID supplicant introduces itself as to authenticator:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:35 +msgid "&True identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36 +msgid "Use my true user name" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40 +msgid "Use &empty outer identity (RFC 4822)" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41 +msgid "Ommit my user name and use @mydomain.org only" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:48 +msgid "&Custom outer identity:" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49 +msgid "Specify custom outer identity" +msgstr "" + +#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54 +msgid "Custom outer identity to use" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:275 lib/TTLS_UI/src/Module.cpp:285 +#: lib/EAPBase_UI/include/EAP_UI.h:689 +#, c-format +msgid "Error writing credentials to Credential Manager: %hs (error %u)" +msgstr "" + +#: lib/TTLS_UI/src/Module.cpp:277 lib/TTLS_UI/src/Module.cpp:287 +#: lib/EAPBase_UI/include/EAP_UI.h:692 +msgid "Writing credentials failed." +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:235 +msgid "Inner Authentication" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:114 +msgid "Select inner authentication method from the list" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:116 +msgid "PAP" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:118 +msgid "MSCHAPv2" +msgstr "" + +#: lib/TTLS_UI/src/TTLS_UI.cpp:123 lib/TTLS_UI/src/TTLS_UI.cpp:262 +msgid "Outer Authentication" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +#, c-format +msgid "" +"Are you sure you want to permanently remove %ls provider from configuration?" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:289 +msgid "Warning" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:549 +msgid "Provider Settings" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:705 +#, c-format +msgid "Deleting credentials failed (error %u)." +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:739 +#, c-format +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:743 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/include/EAP_UI.h:964 +msgid "" +msgstr "" + +#: lib/EAPBase_UI/res/wxEAP_UI.h:69 +msgid "EAP Connection Configuration" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1258" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "EAP Methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Modules to support individual EAP methods" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "TTLS" +msgstr "" + +#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:5 +#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:5 +msgid "Tunneled Transport Layer Security" +msgstr "" diff --git a/EventMonitor/EventMonitor.vcxproj b/EventMonitor/EventMonitor.vcxproj index 4a3c5c1..3f3e0e3 100644 --- a/EventMonitor/EventMonitor.vcxproj +++ b/EventMonitor/EventMonitor.vcxproj @@ -123,7 +123,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/EventMonitor/EventMonitor.vcxproj.filters b/EventMonitor/EventMonitor.vcxproj.filters index aeced5a..c4c71d2 100644 --- a/EventMonitor/EventMonitor.vcxproj.filters +++ b/EventMonitor/EventMonitor.vcxproj.filters @@ -78,5 +78,86 @@ Resource Files\Localization + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + + + Resource Files\Localization + \ No newline at end of file diff --git a/EventMonitor/MSIBuild/Makefile b/EventMonitor/MSIBuild/Makefile index 1e435ac..84452f2 100644 Binary files a/EventMonitor/MSIBuild/Makefile and b/EventMonitor/MSIBuild/Makefile differ diff --git a/EventMonitor/locale/bg_BG.po b/EventMonitor/locale/bg_BG.po new file mode 100644 index 0000000..9aa6db9 --- /dev/null +++ b/EventMonitor/locale/bg_BG.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/eduroam_devel/teams/11799/bg_BG/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg_BG\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1251" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/ca_ES.po b/EventMonitor/locale/ca_ES.po new file mode 100644 index 0000000..4049a39 --- /dev/null +++ b/EventMonitor/locale/ca_ES.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/ca_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/cs_CZ.po b/EventMonitor/locale/cs_CZ.po new file mode 100644 index 0000000..b0e1d34 --- /dev/null +++ b/EventMonitor/locale/cs_CZ.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Czech (Czech Republic) (https://www.transifex.com/eduroam_devel/teams/11799/cs_CZ/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/cy.po b/EventMonitor/locale/cy.po new file mode 100644 index 0000000..26c7f8e --- /dev/null +++ b/EventMonitor/locale/cy.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Welsh (https://www.transifex.com/eduroam_devel/teams/11799/cy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/de.po b/EventMonitor/locale/de.po new file mode 100644 index 0000000..56b3e3b --- /dev/null +++ b/EventMonitor/locale/de.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: German (https://www.transifex.com/eduroam_devel/teams/11799/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/el.po b/EventMonitor/locale/el.po new file mode 100644 index 0000000..cc2349d --- /dev/null +++ b/EventMonitor/locale/el.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Greek (https://www.transifex.com/eduroam_devel/teams/11799/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1253" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/es.po b/EventMonitor/locale/es.po new file mode 100644 index 0000000..64a724c --- /dev/null +++ b/EventMonitor/locale/es.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Spanish (https://www.transifex.com/eduroam_devel/teams/11799/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/eu_ES.po b/EventMonitor/locale/eu_ES.po new file mode 100644 index 0000000..42dec35 --- /dev/null +++ b/EventMonitor/locale/eu_ES.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Basque (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/eu_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/fi_FI.po b/EventMonitor/locale/fi_FI.po new file mode 100644 index 0000000..1149562 --- /dev/null +++ b/EventMonitor/locale/fi_FI.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Finnish (Finland) (https://www.transifex.com/eduroam_devel/teams/11799/fi_FI/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/fr_CA.po b/EventMonitor/locale/fr_CA.po new file mode 100644 index 0000000..488addd --- /dev/null +++ b/EventMonitor/locale/fr_CA.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: French (Canada) (https://www.transifex.com/eduroam_devel/teams/11799/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/fr_FR.po b/EventMonitor/locale/fr_FR.po new file mode 100644 index 0000000..872b3ff --- /dev/null +++ b/EventMonitor/locale/fr_FR.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: French (France) (https://www.transifex.com/eduroam_devel/teams/11799/fr_FR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr_FR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/gl_ES.po b/EventMonitor/locale/gl_ES.po new file mode 100644 index 0000000..f11cb96 --- /dev/null +++ b/EventMonitor/locale/gl_ES.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/hr_HR.po b/EventMonitor/locale/hr_HR.po new file mode 100644 index 0000000..bc6a8a6 --- /dev/null +++ b/EventMonitor/locale/hr_HR.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/eduroam_devel/teams/11799/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/hu.po b/EventMonitor/locale/hu.po new file mode 100644 index 0000000..2295a76 --- /dev/null +++ b/EventMonitor/locale/hu.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Hungarian (https://www.transifex.com/eduroam_devel/teams/11799/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/is.po b/EventMonitor/locale/is.po new file mode 100644 index 0000000..fd45d01 --- /dev/null +++ b/EventMonitor/locale/is.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Icelandic (https://www.transifex.com/eduroam_devel/teams/11799/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/it_IT.po b/EventMonitor/locale/it_IT.po new file mode 100644 index 0000000..40536ba --- /dev/null +++ b/EventMonitor/locale/it_IT.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Italian (Italy) (https://www.transifex.com/eduroam_devel/teams/11799/it_IT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it_IT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/lt.po b/EventMonitor/locale/lt.po new file mode 100644 index 0000000..07c42e9 --- /dev/null +++ b/EventMonitor/locale/lt.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Lithuanian (https://www.transifex.com/eduroam_devel/teams/11799/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1257" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/nb.po b/EventMonitor/locale/nb.po new file mode 100644 index 0000000..8511417 --- /dev/null +++ b/EventMonitor/locale/nb.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/eduroam_devel/teams/11799/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/nl.po b/EventMonitor/locale/nl.po new file mode 100644 index 0000000..221a3ea --- /dev/null +++ b/EventMonitor/locale/nl.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Dutch (https://www.transifex.com/eduroam_devel/teams/11799/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/pl_PL.po b/EventMonitor/locale/pl_PL.po new file mode 100644 index 0000000..753703a --- /dev/null +++ b/EventMonitor/locale/pl_PL.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Polish (Poland) (https://www.transifex.com/eduroam_devel/teams/11799/pl_PL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl_PL\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/pt_PT.po b/EventMonitor/locale/pt_PT.po new file mode 100644 index 0000000..fe6d727 --- /dev/null +++ b/EventMonitor/locale/pt_PT.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/eduroam_devel/teams/11799/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/ru_RU.po b/EventMonitor/locale/ru_RU.po new file mode 100644 index 0000000..5e2c751 --- /dev/null +++ b/EventMonitor/locale/ru_RU.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Russian (Russia) (https://www.transifex.com/eduroam_devel/teams/11799/ru_RU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru_RU\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1251" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/sk_SK.po b/EventMonitor/locale/sk_SK.po new file mode 100644 index 0000000..c5b7d1b --- /dev/null +++ b/EventMonitor/locale/sk_SK.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Slovak (Slovakia) (https://www.transifex.com/eduroam_devel/teams/11799/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/sr.po b/EventMonitor/locale/sr.po new file mode 100644 index 0000000..ef892ff --- /dev/null +++ b/EventMonitor/locale/sr.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Serbian (https://www.transifex.com/eduroam_devel/teams/11799/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/sv.po b/EventMonitor/locale/sv.po new file mode 100644 index 0000000..e41deb3 --- /dev/null +++ b/EventMonitor/locale/sv.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Swedish (https://www.transifex.com/eduroam_devel/teams/11799/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/tr.po b/EventMonitor/locale/tr.po new file mode 100644 index 0000000..b495fce --- /dev/null +++ b/EventMonitor/locale/tr.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Turkish (https://www.transifex.com/eduroam_devel/teams/11799/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1254" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/EventMonitor/locale/vi.po b/EventMonitor/locale/vi.po new file mode 100644 index 0000000..754078a --- /dev/null +++ b/EventMonitor/locale/vi.po @@ -0,0 +1,223 @@ +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: EventMonitor\n" +"POT-Creation-Date: 2016-08-31 02:51+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Vietnamese (https://www.transifex.com/eduroam_devel/teams/11799/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: App.cpp:61 Frame.h:67 MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Event Monitor" +msgstr "" + +#: ETWLog.cpp:83 +#, c-format +msgid "Error opening event trace (error %u)." +msgstr "" + +#: ETWLog.cpp:167 +msgid "Time" +msgstr "" + +#: ETWLog.cpp:168 +msgid "PID" +msgstr "" + +#: ETWLog.cpp:169 +msgid "TID" +msgstr "" + +#: ETWLog.cpp:170 +msgid "Source" +msgstr "" + +#: ETWLog.cpp:171 +msgid "Event" +msgstr "" + +#: ETWLog.cpp:228 +msgid "" +"Access denied creating event session: you need administrative privileges " +"(Run As Administrator) or be a member of Performance Log Users group to " +"start event tracing session." +msgstr "" + +#: ETWLog.cpp:231 +#, c-format +msgid "The %s event session already exists." +msgstr "" + +#: ETWLog.cpp:235 +#, c-format +msgid "Error creating event session (error %u)." +msgstr "" + +#: ETWLog.cpp:251 ETWLog.cpp:267 ETWLog.cpp:281 +#, c-format +msgid "Error enabling %s event provider (error %u)." +msgstr "" + +#: Frame.cpp:48 Frame.cpp:108 Frame.cpp:113 Frame.cpp:168 Frame.cpp:170 +#, c-format +msgid "Toggles display of %s records" +msgstr "" + +#: Frame.cpp:65 +msgid "E&xit" +msgstr "" + +#: Frame.cpp:65 +msgid "Quits this program" +msgstr "" + +#: Frame.cpp:69 +msgid "&Program" +msgstr "" + +#: Frame.cpp:78 +msgid "Copy A&ll" +msgstr "" + +#: Frame.cpp:78 Frame.cpp:156 +msgid "Copies all records to clipboard (including hidden)" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clear" +msgstr "" + +#: Frame.cpp:83 Frame.cpp:158 +msgid "Clears all records from the log" +msgstr "" + +#: Frame.cpp:90 +msgid "Select &All" +msgstr "" + +#: Frame.cpp:90 +msgid "Selects all visible records" +msgstr "" + +#: Frame.cpp:94 +msgid "Select &None" +msgstr "" + +#: Frame.cpp:94 +msgid "Clears record selection" +msgstr "" + +#: Frame.cpp:97 Frame.cpp:142 +msgid "&Edit" +msgstr "" + +#: Frame.cpp:101 +msgid "Auto &Scroll" +msgstr "" + +#: Frame.cpp:101 Frame.cpp:164 +msgid "Automatically scrolls to the most recent records as they come-in" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Verbose" +msgstr "" + +#: Frame.cpp:123 Frame.cpp:176 +msgid "Displays all levels of records" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Informational" +msgstr "" + +#: Frame.cpp:127 Frame.cpp:178 +msgid "Displays all records up to informational level" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Warning" +msgstr "" + +#: Frame.cpp:131 Frame.cpp:180 +msgid "Displays all records up to warning level" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Error" +msgstr "" + +#: Frame.cpp:135 Frame.cpp:182 +msgid "Displays error level records only" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "%s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 +#, c-format +msgid "Toggles display of %s toolbar" +msgstr "" + +#: Frame.cpp:142 Frame.cpp:146 Frame.cpp:185 +msgid "View" +msgstr "" + +#: Frame.cpp:146 Frame.cpp:149 +msgid "&View" +msgstr "" + +#: Frame.cpp:154 +msgid "Copy" +msgstr "" + +#: Frame.cpp:154 +msgid "Copies selected records to clipboard" +msgstr "" + +#: Frame.cpp:156 +msgid "Copy All" +msgstr "" + +#: Frame.cpp:161 +msgid "Edit" +msgstr "" + +#: Frame.cpp:164 +msgid "Auto Scroll" +msgstr "" + +#: Frame.cpp:189 +msgid "Trace Log" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:3 +msgid "1252" +msgstr "1258" + +#: MSIBuild/En.Win32.Release.Shortcut-2.idtx:4 +#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4 +msgid "EVENTM~1|GÉANTLink Event Monitor" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "Real-time display of internal events" +msgstr "" diff --git a/MSI/Base/Main/Makefile b/MSI/Base/Main/Makefile index 0ab1d7d..60f7b4a 100644 Binary files a/MSI/Base/Main/Makefile and b/MSI/Base/Main/Makefile differ diff --git a/WLANManager/MSIBuild/Makefile b/WLANManager/MSIBuild/Makefile index 8b81a7b..42ef2c7 100644 Binary files a/WLANManager/MSIBuild/Makefile and b/WLANManager/MSIBuild/Makefile differ diff --git a/WLANManager/locale/bg_BG.po b/WLANManager/locale/bg_BG.po new file mode 100644 index 0000000..512e754 --- /dev/null +++ b/WLANManager/locale/bg_BG.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/eduroam_devel/teams/11799/bg_BG/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg_BG\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1251" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/ca_ES.po b/WLANManager/locale/ca_ES.po new file mode 100644 index 0000000..8d6c640 --- /dev/null +++ b/WLANManager/locale/ca_ES.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/ca_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/cs_CZ.po b/WLANManager/locale/cs_CZ.po new file mode 100644 index 0000000..75c09ac --- /dev/null +++ b/WLANManager/locale/cs_CZ.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Czech (Czech Republic) (https://www.transifex.com/eduroam_devel/teams/11799/cs_CZ/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/cy.po b/WLANManager/locale/cy.po new file mode 100644 index 0000000..c051904 --- /dev/null +++ b/WLANManager/locale/cy.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Welsh (https://www.transifex.com/eduroam_devel/teams/11799/cy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/de.po b/WLANManager/locale/de.po new file mode 100644 index 0000000..4cfddec --- /dev/null +++ b/WLANManager/locale/de.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: German (https://www.transifex.com/eduroam_devel/teams/11799/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/el.po b/WLANManager/locale/el.po new file mode 100644 index 0000000..2b1bddd --- /dev/null +++ b/WLANManager/locale/el.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Greek (https://www.transifex.com/eduroam_devel/teams/11799/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1253" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/es.po b/WLANManager/locale/es.po new file mode 100644 index 0000000..ef41d96 --- /dev/null +++ b/WLANManager/locale/es.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Spanish (https://www.transifex.com/eduroam_devel/teams/11799/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/eu_ES.po b/WLANManager/locale/eu_ES.po new file mode 100644 index 0000000..013cb07 --- /dev/null +++ b/WLANManager/locale/eu_ES.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Basque (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/eu_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/fi_FI.po b/WLANManager/locale/fi_FI.po new file mode 100644 index 0000000..95540d0 --- /dev/null +++ b/WLANManager/locale/fi_FI.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Finnish (Finland) (https://www.transifex.com/eduroam_devel/teams/11799/fi_FI/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi_FI\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/fr_CA.po b/WLANManager/locale/fr_CA.po new file mode 100644 index 0000000..966248e --- /dev/null +++ b/WLANManager/locale/fr_CA.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: French (Canada) (https://www.transifex.com/eduroam_devel/teams/11799/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/fr_FR.po b/WLANManager/locale/fr_FR.po new file mode 100644 index 0000000..6b7a203 --- /dev/null +++ b/WLANManager/locale/fr_FR.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: French (France) (https://www.transifex.com/eduroam_devel/teams/11799/fr_FR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr_FR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/gl_ES.po b/WLANManager/locale/gl_ES.po new file mode 100644 index 0000000..e35e9df --- /dev/null +++ b/WLANManager/locale/gl_ES.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/gl_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/hr_HR.po b/WLANManager/locale/hr_HR.po new file mode 100644 index 0000000..9c4cdb6 --- /dev/null +++ b/WLANManager/locale/hr_HR.po @@ -0,0 +1,36 @@ +# Translators: +# Simon Rozman , 2016 +# Dubravko Penezic , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Dubravko Penezic , 2016\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/eduroam_devel/teams/11799/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "Pomoćni alat za uspostavu kratice do bežičnih mrežnih postavki " + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "WLAN Manager" diff --git a/WLANManager/locale/hu.po b/WLANManager/locale/hu.po new file mode 100644 index 0000000..d5cb541 --- /dev/null +++ b/WLANManager/locale/hu.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Hungarian (https://www.transifex.com/eduroam_devel/teams/11799/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/is.po b/WLANManager/locale/is.po new file mode 100644 index 0000000..884afcf --- /dev/null +++ b/WLANManager/locale/is.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Icelandic (https://www.transifex.com/eduroam_devel/teams/11799/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/it_IT.po b/WLANManager/locale/it_IT.po new file mode 100644 index 0000000..6367e9e --- /dev/null +++ b/WLANManager/locale/it_IT.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Italian (Italy) (https://www.transifex.com/eduroam_devel/teams/11799/it_IT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it_IT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/lt.po b/WLANManager/locale/lt.po new file mode 100644 index 0000000..aaba2e7 --- /dev/null +++ b/WLANManager/locale/lt.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Lithuanian (https://www.transifex.com/eduroam_devel/teams/11799/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1257" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/nb.po b/WLANManager/locale/nb.po new file mode 100644 index 0000000..895985b --- /dev/null +++ b/WLANManager/locale/nb.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/eduroam_devel/teams/11799/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/nl.po b/WLANManager/locale/nl.po new file mode 100644 index 0000000..c4fe300 --- /dev/null +++ b/WLANManager/locale/nl.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Dutch (https://www.transifex.com/eduroam_devel/teams/11799/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/pl_PL.po b/WLANManager/locale/pl_PL.po new file mode 100644 index 0000000..986847d --- /dev/null +++ b/WLANManager/locale/pl_PL.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Polish (Poland) (https://www.transifex.com/eduroam_devel/teams/11799/pl_PL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl_PL\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/pt_PT.po b/WLANManager/locale/pt_PT.po new file mode 100644 index 0000000..ca35663 --- /dev/null +++ b/WLANManager/locale/pt_PT.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/eduroam_devel/teams/11799/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/ru_RU.po b/WLANManager/locale/ru_RU.po new file mode 100644 index 0000000..85d888c --- /dev/null +++ b/WLANManager/locale/ru_RU.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Russian (Russia) (https://www.transifex.com/eduroam_devel/teams/11799/ru_RU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru_RU\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1251" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/sk_SK.po b/WLANManager/locale/sk_SK.po new file mode 100644 index 0000000..6776f96 --- /dev/null +++ b/WLANManager/locale/sk_SK.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Slovak (Slovakia) (https://www.transifex.com/eduroam_devel/teams/11799/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/sr.po b/WLANManager/locale/sr.po new file mode 100644 index 0000000..4aaeea7 --- /dev/null +++ b/WLANManager/locale/sr.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Serbian (https://www.transifex.com/eduroam_devel/teams/11799/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1250" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/sv.po b/WLANManager/locale/sv.po new file mode 100644 index 0000000..ba94762 --- /dev/null +++ b/WLANManager/locale/sv.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Swedish (https://www.transifex.com/eduroam_devel/teams/11799/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1252" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/tr.po b/WLANManager/locale/tr.po new file mode 100644 index 0000000..697612d --- /dev/null +++ b/WLANManager/locale/tr.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Turkish (https://www.transifex.com/eduroam_devel/teams/11799/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1254" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/WLANManager/locale/vi.po b/WLANManager/locale/vi.po new file mode 100644 index 0000000..8d2f08f --- /dev/null +++ b/WLANManager/locale/vi.po @@ -0,0 +1,35 @@ +# Translators: +# Simon Rozman , 2016 +msgid "" +msgstr "" +"Project-Id-Version: WLANManager\n" +"POT-Creation-Date: 2016-08-28 12:03+0200\n" +"PO-Revision-Date: 2016-06-02 12:27+0200\n" +"Last-Translator: Simon Rozman , 2016\n" +"Language-Team: Vietnamese (https://www.transifex.com/eduroam_devel/teams/11799/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 1.8.8\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:3 +#: MSIBuild/En.x64.Release.Feature-2.idtx:3 +msgid "1252" +msgstr "1258" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "" +"Helper utility to support direct shortcuts to Wireless Network Properties" +msgstr "" + +#: MSIBuild/En.Win32.Release.Feature-2.idtx:4 +#: MSIBuild/En.x64.Release.Feature-2.idtx:4 +msgid "WLAN Manager" +msgstr "" diff --git a/lib/wxExtend b/lib/wxExtend index 6c94ff5..e0712dd 160000 --- a/lib/wxExtend +++ b/lib/wxExtend @@ -1 +1 @@ -Subproject commit 6c94ff59be09e34c0f260e0bec273e4d680b5862 +Subproject commit e0712dd9b67d28678cea8519d4ffb5bd4b24f5ec