From 24576d43ea941c7a480963f855ad5c8023428389 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 7 Sep 2016 12:53:09 +0200 Subject: [PATCH] Translation stubs for all target languages added --- EAPMethods/EAPTTLSUI/EAPTTLSUI.vcxproj | 27 + .../EAPTTLSUI/EAPTTLSUI.vcxproj.filters | 81 +++ EAPMethods/MSIBuild/Makefile | Bin 19222 -> 35546 bytes EAPMethods/locale/bg_BG.po | 567 +++++++++++++++++ EAPMethods/locale/ca_ES.po | 567 +++++++++++++++++ EAPMethods/locale/cs_CZ.po | 567 +++++++++++++++++ EAPMethods/locale/cy.po | 567 +++++++++++++++++ EAPMethods/locale/de.po | 567 +++++++++++++++++ EAPMethods/locale/el.po | 567 +++++++++++++++++ EAPMethods/locale/es.po | 602 ++++++++++++++++++ EAPMethods/locale/eu_ES.po | 567 +++++++++++++++++ EAPMethods/locale/fi_FI.po | 567 +++++++++++++++++ EAPMethods/locale/fr_CA.po | 567 +++++++++++++++++ EAPMethods/locale/fr_FR.po | 567 +++++++++++++++++ EAPMethods/locale/gl_ES.po | 567 +++++++++++++++++ EAPMethods/locale/hr_HR.po | 567 +++++++++++++++++ EAPMethods/locale/hu.po | 567 +++++++++++++++++ EAPMethods/locale/is.po | 567 +++++++++++++++++ EAPMethods/locale/it_IT.po | 567 +++++++++++++++++ EAPMethods/locale/lt.po | 567 +++++++++++++++++ EAPMethods/locale/nb.po | 567 +++++++++++++++++ EAPMethods/locale/nl.po | 567 +++++++++++++++++ EAPMethods/locale/pl_PL.po | 567 +++++++++++++++++ EAPMethods/locale/pt_PT.po | 567 +++++++++++++++++ EAPMethods/locale/ru_RU.po | 567 +++++++++++++++++ EAPMethods/locale/sk_SK.po | 567 +++++++++++++++++ EAPMethods/locale/sl_SI.po | 39 +- EAPMethods/locale/sr.po | 567 +++++++++++++++++ EAPMethods/locale/sv.po | 567 +++++++++++++++++ EAPMethods/locale/tr.po | 567 +++++++++++++++++ EAPMethods/locale/vi.po | 567 +++++++++++++++++ EventMonitor/EventMonitor.vcxproj | 27 + EventMonitor/EventMonitor.vcxproj.filters | 81 +++ EventMonitor/MSIBuild/Makefile | Bin 13752 -> 31028 bytes EventMonitor/locale/bg_BG.po | 223 +++++++ EventMonitor/locale/ca_ES.po | 223 +++++++ EventMonitor/locale/cs_CZ.po | 223 +++++++ EventMonitor/locale/cy.po | 223 +++++++ EventMonitor/locale/de.po | 223 +++++++ EventMonitor/locale/el.po | 223 +++++++ EventMonitor/locale/es.po | 223 +++++++ EventMonitor/locale/eu_ES.po | 223 +++++++ EventMonitor/locale/fi_FI.po | 223 +++++++ EventMonitor/locale/fr_CA.po | 223 +++++++ EventMonitor/locale/fr_FR.po | 223 +++++++ EventMonitor/locale/gl_ES.po | 223 +++++++ EventMonitor/locale/hr_HR.po | 223 +++++++ EventMonitor/locale/hu.po | 223 +++++++ EventMonitor/locale/is.po | 223 +++++++ EventMonitor/locale/it_IT.po | 223 +++++++ EventMonitor/locale/lt.po | 223 +++++++ EventMonitor/locale/nb.po | 223 +++++++ EventMonitor/locale/nl.po | 223 +++++++ EventMonitor/locale/pl_PL.po | 223 +++++++ EventMonitor/locale/pt_PT.po | 223 +++++++ EventMonitor/locale/ru_RU.po | 223 +++++++ EventMonitor/locale/sk_SK.po | 223 +++++++ EventMonitor/locale/sr.po | 223 +++++++ EventMonitor/locale/sv.po | 223 +++++++ EventMonitor/locale/tr.po | 223 +++++++ EventMonitor/locale/vi.po | 223 +++++++ MSI/Base/Main/Makefile | Bin 20928 -> 34216 bytes WLANManager/MSIBuild/Makefile | Bin 9548 -> 9906 bytes WLANManager/locale/bg_BG.po | 35 + WLANManager/locale/ca_ES.po | 35 + WLANManager/locale/cs_CZ.po | 35 + WLANManager/locale/cy.po | 35 + WLANManager/locale/de.po | 35 + WLANManager/locale/el.po | 35 + WLANManager/locale/es.po | 35 + WLANManager/locale/eu_ES.po | 35 + WLANManager/locale/fi_FI.po | 35 + WLANManager/locale/fr_CA.po | 35 + WLANManager/locale/fr_FR.po | 35 + WLANManager/locale/gl_ES.po | 35 + WLANManager/locale/hr_HR.po | 36 ++ WLANManager/locale/hu.po | 35 + WLANManager/locale/is.po | 35 + WLANManager/locale/it_IT.po | 35 + WLANManager/locale/lt.po | 35 + WLANManager/locale/nb.po | 35 + WLANManager/locale/nl.po | 35 + WLANManager/locale/pl_PL.po | 35 + WLANManager/locale/pt_PT.po | 35 + WLANManager/locale/ru_RU.po | 35 + WLANManager/locale/sk_SK.po | 35 + WLANManager/locale/sr.po | 35 + WLANManager/locale/sv.po | 35 + WLANManager/locale/tr.po | 35 + WLANManager/locale/vi.po | 35 + lib/wxExtend | 2 +- 91 files changed, 22555 insertions(+), 13 deletions(-) create mode 100644 EAPMethods/locale/bg_BG.po create mode 100644 EAPMethods/locale/ca_ES.po create mode 100644 EAPMethods/locale/cs_CZ.po create mode 100644 EAPMethods/locale/cy.po create mode 100644 EAPMethods/locale/de.po create mode 100644 EAPMethods/locale/el.po create mode 100644 EAPMethods/locale/es.po create mode 100644 EAPMethods/locale/eu_ES.po create mode 100644 EAPMethods/locale/fi_FI.po create mode 100644 EAPMethods/locale/fr_CA.po create mode 100644 EAPMethods/locale/fr_FR.po create mode 100644 EAPMethods/locale/gl_ES.po create mode 100644 EAPMethods/locale/hr_HR.po create mode 100644 EAPMethods/locale/hu.po create mode 100644 EAPMethods/locale/is.po create mode 100644 EAPMethods/locale/it_IT.po create mode 100644 EAPMethods/locale/lt.po create mode 100644 EAPMethods/locale/nb.po create mode 100644 EAPMethods/locale/nl.po create mode 100644 EAPMethods/locale/pl_PL.po create mode 100644 EAPMethods/locale/pt_PT.po create mode 100644 EAPMethods/locale/ru_RU.po create mode 100644 EAPMethods/locale/sk_SK.po create mode 100644 EAPMethods/locale/sr.po create mode 100644 EAPMethods/locale/sv.po create mode 100644 EAPMethods/locale/tr.po create mode 100644 EAPMethods/locale/vi.po create mode 100644 EventMonitor/locale/bg_BG.po create mode 100644 EventMonitor/locale/ca_ES.po create mode 100644 EventMonitor/locale/cs_CZ.po create mode 100644 EventMonitor/locale/cy.po create mode 100644 EventMonitor/locale/de.po create mode 100644 EventMonitor/locale/el.po create mode 100644 EventMonitor/locale/es.po create mode 100644 EventMonitor/locale/eu_ES.po create mode 100644 EventMonitor/locale/fi_FI.po create mode 100644 EventMonitor/locale/fr_CA.po create mode 100644 EventMonitor/locale/fr_FR.po create mode 100644 EventMonitor/locale/gl_ES.po create mode 100644 EventMonitor/locale/hr_HR.po create mode 100644 EventMonitor/locale/hu.po create mode 100644 EventMonitor/locale/is.po create mode 100644 EventMonitor/locale/it_IT.po create mode 100644 EventMonitor/locale/lt.po create mode 100644 EventMonitor/locale/nb.po create mode 100644 EventMonitor/locale/nl.po create mode 100644 EventMonitor/locale/pl_PL.po create mode 100644 EventMonitor/locale/pt_PT.po create mode 100644 EventMonitor/locale/ru_RU.po create mode 100644 EventMonitor/locale/sk_SK.po create mode 100644 EventMonitor/locale/sr.po create mode 100644 EventMonitor/locale/sv.po create mode 100644 EventMonitor/locale/tr.po create mode 100644 EventMonitor/locale/vi.po create mode 100644 WLANManager/locale/bg_BG.po create mode 100644 WLANManager/locale/ca_ES.po create mode 100644 WLANManager/locale/cs_CZ.po create mode 100644 WLANManager/locale/cy.po create mode 100644 WLANManager/locale/de.po create mode 100644 WLANManager/locale/el.po create mode 100644 WLANManager/locale/es.po create mode 100644 WLANManager/locale/eu_ES.po create mode 100644 WLANManager/locale/fi_FI.po create mode 100644 WLANManager/locale/fr_CA.po create mode 100644 WLANManager/locale/fr_FR.po create mode 100644 WLANManager/locale/gl_ES.po create mode 100644 WLANManager/locale/hr_HR.po create mode 100644 WLANManager/locale/hu.po create mode 100644 WLANManager/locale/is.po create mode 100644 WLANManager/locale/it_IT.po create mode 100644 WLANManager/locale/lt.po create mode 100644 WLANManager/locale/nb.po create mode 100644 WLANManager/locale/nl.po create mode 100644 WLANManager/locale/pl_PL.po create mode 100644 WLANManager/locale/pt_PT.po create mode 100644 WLANManager/locale/ru_RU.po create mode 100644 WLANManager/locale/sk_SK.po create mode 100644 WLANManager/locale/sr.po create mode 100644 WLANManager/locale/sv.po create mode 100644 WLANManager/locale/tr.po create mode 100644 WLANManager/locale/vi.po 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 2822794c4fd5bf21952fc956ae86ce889e42df0f..697b09105bde8c1c280c56b282163403f1ce8c99 100644 GIT binary patch delta 5331 zcmZvgTaO&Y6~}AXnDr22;Rtg}6foLd$A&SzbDt#^nM)70SbL4viv&WlxGZ>uW6avI zh!W*BkCD;}PkaX=?E{bS4G=u?lzam|LjJ!~RbAB%YIS#Y_386JxBsb{`QnS#kN)LliopaZ5Q&;MFrcvK*+HA*7bYJM&(abXt{p=z zg#!9W_d=tYMp($GuVbzg{IQOqB#I1uE-lhtqt|!={hrY0?j1w#n&z40C-P}1{Yz;h z4xrDaePEcS@Oe9v?y=?+sAzF-j0|nLILf{hi*T_cqW^`DNIL4ce1!Nw1vha zjqnTIcsbVGT!XN+yT#sYcwBX?*#nT85NBl^e}++++o$kZ~O!B;152WIEetQrcpko>TEZ|!1@ zeO;DKGwgr{_MXRHy6c9$uvinfg%0XyE@bKiY&r!D!D~FE0;pT8o9f+2Zwrm`n4?+e zL+H$a{;?`K^(Sza<}LZdx1l0XY7TU&!FNn5t*g12&)_e;U|fh?zH=}pugzLQa(@qxSslit8V_nPT|O?XeO%ruwxW;E-peXsFAzj8~} z&YG~4UYMe+3C;5g&9Tzx!Qc{m-=FcHRRe!ZovQV$V_b535phKrVC@_@&taGgfANrt zp{mK4uPw3~IYs{)TP*F)pX*whpT2*U#-9xckcKWp^WZM^q=Wb0idB zNAy0w;t@N1g10@(E?&}Ah&Mfhr*2lw=+zlLY}aV!=WSsV(=XnS{!m)FD|qB+t*H^h&wzNY8Um;Jth41!LdruTHrpQ&BxVbs?|_d&)> zH0z9BwrjkAP6b^H6~t=Fn##IDcZHW^lP<`d9_)hG|CG|0}c*jofk$f*8Csb8O){G>}y1_nzo&|c|70|4+Mz8UNes1>@ zdA{r32yv%QU<=)l-Umix>qPc2N7rP($ok02Lzc-D77;OHYgh}=tTSMDR|DG7ne}ybHd~&RF#`YC2xEI};`<*y7byxL!;GCXc za2Iv(rgV37ecU}(oqBm%J@)e7+GjMktvV>HZ#whp+p{M$yZtn>7j(QU?tkjo$=}wV z_TB2#E6?tDy>N0z+Ap}fk}#ce_E55)>sQXcdhdN*KiBnw-S>rm;6BvzU5(bf8RW+Ub|XW^uOqsdu6(woWu=qg>qcH|2h2 z*7oW_{|bBQ?2GVhI#<~F=I{J-e0T4mcRYJr(ta}gx}DE@xwQMsgmu9`b)Sq*G`7Clz#$K9fJDJTPbF2DK z|M%4o#Rl?fPf6cNdosM%{p$N-K(*WGENp=Ane+*JzPa)B(T{`vFEa9c)_vA!lKuoJ zw_aQ2CsSKL+h3ZjSJyTkT@BQ#{@eTYL!|Q3qg+~)i&To*(~Os&(ygL zLjvkW3C3t)1Dx5|5;>=4osrQ?baM&K->bDS_A>okW;IZ+_B2tk+?pP1*q!|(3%0EW zLRRywsq7o%nk5}c7^9MAS! z)F6;$hn3>=MD@(pU#tG)H{$H^)?tXpNsW>%c|?w@g#@h{d3}v|*d8TVX=5+bh=Dbh SC_~dxZd${mzi<8HiT?qtgz(NQ0kB9VlaO}|vsOV60h88ava`@fv;>nzNI;XwO-z$MO)`@, 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 1e435ac802f048838920b3baea1050bf047ed7ae..84452f2682a74c149b566e07da8f8c2174c731e2 100644 GIT binary patch literal 31028 zcmeI5Yi}FJ6^8dK3-mwGc0R;KBmj)%)#iaR@W7zG7E?s9i#_RKryHfQFL|NYOM?9bVsvO8IG@M>p2X6M=a>>@kK zUS_YdzOFB3n|du~bJOIK*t-24hy+N(~)A#g5T5M*= zI-cqY&B6Ec?73)ynjdwqnT2+?RpKoBA)7C4u~^Qxc&zr0+!HQcoBiyqd&W`rx!QlP zYgalR=-Qc%ls$B`^c^-YbhkgC52`42nB7yY3w?X7Bc+ekPQHgHt`AqP^pPvuSD)!8 ztzD=ly|+I4I}e1{Q(b+a5@)W|b79lW9*c$-Iy(`S%?un4T!~A4LJ=*Ue<*Y5o^z;c zFA7xoC-p>uVY2IJ2$(dpo~{_(&qeErzMW;CskI}WTYY-|M&B>=WV_$YmUS)Pn>?Mg z0A_iVJ{9$#YNJ5AaHW6hU3~}d_d1@sl7?jd*|GdkHoBk%cQHCPO0OIxHeRm=RN9!n zRmoE~E-xJZS3==P9B`#;pN;g-xTl$Yn{7!FzRn(LeE0MeB;z|Bzt!0jy-ZTR%l@is zv=0@G0@xfmtcPhk5%-+yX(ze|<;Kq!4y(RHi;>79y_0qIoVIANXSK5XqG{XF1trGM zJ@@^g%I@j~FFaB$=!FZRbx$SQ>czJE#?_~~`dH<5Rcl`5nmRMyGA#3S)Z_8v0e#3D zoZD2tkA%*1Hx`#;bi#KI!=}c^&^&c$F`96Y$vTpB;=Y6AbG;8#3(Yvn&vhuz_Z?|Q znqI1HKg#7At|^q!erGD*chU!sLGu^tOJA>ZX|H>Fy>+j7wRt9fnOFG>o!@iZ5wygm zu6&h43CeEiDGxQ8+Zw};Mz5LOR+;(i`@ts?aiEs29NOP!I~v(7@y(S({ZKWJ^{jbu z<8$fd+m7RWyFIl`n?1Ga>pfNNZC%|LzdRAgboAV|IBH*ITPoFcE!@%(nJ~_KthV87 ztdMEWnD)F4@Ol_)gJwMx)kbO8(YYl$`JP7ozUz-~cUpb0R_pYni2IgCa9?BaNVvCj z+{*qTw9y6II({je?@{1*=XdlndeB7YdZA(9ivvl6r?@3f#ae#u?E3BOlk8LV3T^iw zyQ}f$`(t-y@5A@D#@+4~+no~{^Wv97@m=8UX}1f#$lZ>UA?%3xL${|QjScy7cqdqq zcRIUNUz$SVZ~8=og4aEF|6caf;0|~;ByT?swB$Xf3%`)&@io8F8J^0v!~U_x0gZ`m z#`-igI{1`l>QP_10)4&jN?y7#C~_sd$0%VT_r;SPjZZ_gGGf(ALvwKi8yfGbv^`R9 zI%A$VPFtB|-c`LV>8pm*mED20?u&ACJ+>U3Jnu%}sKAF%4z>>^livu3u4wig&GGjr zgUlW9K(=+nZ?+zKs?+4KyzS}8VwJXUzC4ymUqkxd#tfchcF`Bl9*Sr8B(caYqZcD_ z$meplp%%6@TcoysLY^zeYXiIwyaUsyK{KQIzSN65-%5VY^qi%E2F4qiEMcKmBl|_Q zyV;6lv?C3%pz}FBbwd_!NoOniT-4P$UFqoE(%GiIw{@L6YuUQK-PfJP?4RnZ*+)DS zyc_Q|RO!h(wY3t}3#&m7?D@+&E~xVuOS}g zV=kAvO1nf{u%i}hXvj_;Noz4PV1^m5xpoJdD^A~?NF$)lmYghc7U!Q-Lx|o~(I-L2 znQwY9(C@R%PwCB=L(nau+Ms(yOQA zl8)3})>SN4Jxpwl3q8EOhhE-RTfX;>^vNUfA^bx`qNUG0dG*9Q_C*(wi>{lORN>B1 zOhC3Ol6chnde*K(vM1U*&en4THLUuIM%YjT<2i>Xwth|}z^x-W!fyfRb+y$>Mv`~| zG|dLdfJq#ZmqN0w7zaFwCj>6=Sl4+`_)Yh94I~$Y8!I0mw(8Ehjyo51eL?r}4dK^~ zDImG)Xqpw09+NmEnb-f~{7O7yq_nF~WEig$4|+v+S9KK(LCSnm@Wc1q&|NU>s;qgU z<+3=*T9{n76+NF7ezww6Rho&ifZU33XldM$T(}K?of(E{#0`DxIpj=w=Y$dZl9|i0 z!*xlY)6j^-WM_jMNW}0Q(J7GYImF-}RwvPR3j;}p=a|#2Iy8GK35G58ucuzZpIq5= z$hDK@w(BB97U?PH-H&BQKq3w~Jm+7867fxDv*5PwP+HKrx5CRRfn|m#u`Kuv*p{x& z(35N8IOfTzR(N)H<4948IOMK|Y%iR%iQ10qZ~v2H%bt47`T5SP_Ejx(v< zF8HwJtjwy;(s{Bc-x!~8R!DkG;*o@McoKfX*8{(vlWFs7(1aic*CFvl0nM&#x*8po zHxCkCT}YO0=;1v}Bzb-ek}qYE!W_kL04Y2iurlA7GmwNEk#11KXG8(f zQuX8mH%FV5o(!18Ao)rWuYIk18BY?Y#lD~udpZX{^PoAy1H%77hc4AH_-*iFF!$81uJ@-=GoU%{7N4@h(m0_Qk9Ot}>q+nZ{?_aAj;Ij5rs55Auxc zQ!m|9+@2YJAQ6MynPRWz&k#jm4uTayv#sgVVhzMsnGJ&+tEpIFB-~~=$TeOel5Ojp z<@4KWv6+V&iP>--NW>v$5e6)RdDKK1;53^P8_%KnOm0nH@wky|JnT(zUPss=@5{+@ z`*3CvhO@{B1G`Vz#kW0>S@@?b6!1SR?uU-U>%;$B*Qa?cw*C&*_%9YO#DBrxN%y3o zhxcr_FJKbGgY0$&NwXlxuldo-;wQ8p9JwxJK@zR!Ig#~$?sA_P808mq#*D0!%!$y$ zdsaw#Ok$9{aB+$!^19H5@FGzyJQ}zYnYQ>VNZL905m{K)T~?yl`N4}BA5slhrrKiY z;XNB9112#@UTQb*zI?E621pVU1REj=#&yI9Jx}5_;?>~ka7M%xyTh^V#(-E)HyKIj z;XNB91151uq9@rk4NqccK#4h;@g)8qHW!{mH=1AWsg+?I1}#UJRP}bGvmBBQOL0y$vkT; zu)T=5;8`=j10|xWa3i(^K13_Rd)#I1j<`2ci=|FQj{OL;ky((4;kh@8{(~GAfhZr+ z#~a@nZ^fjwE5yuO#P*^Enf+S)W7Dl2-u&H^`TjMeKZZwx`2yK5wvU@V+{9eSqHRc4So1v4 z-4pHW4tplqb9t#NT^6A($CaCl_mpua@NSR8Aje`6|%40 z^4Z9fArHsKgR4YiiBm7?xU6@*XpFZM8`tWe{9eAea$nB$s%8yE0 zy(cp%>_WGAKGaXsc9lJ6I++5K`;&i;=e(PnKbY?^nE*v}e~bLVJRLLy3(I26=ap2ae_O4R*?*-Y8aGd0%SBW7ob@rAg_a5By_8`Q>4J} z4o#(?YCB~Vn3YYZpjta+6b$cCOs6BJwIVh7eSWFb#I;sN&G25ibZTN+8%K@bZ#Erj zs;h3M?Zboq}rZ6e-BBwx`k&*IF4h!z;3CQ zD*SI&&^y};&#y1|xZ9+jj7EB@^r2X%Nd1o11FoZ;Haz95HL+jQzQ<7>qC(XvAFeYE z%GYaB?juMsl!rRgpnS6?<*eWqRovR&_e9bQ+y- zGJEFgP-|=9RZ+Fl)1a1>?Raci<*$ydm7WH*tj^b=)<@K0XbyGKDJRFK4&@>GR-N+U zI_Z@2`x*5p_mR37%0rzr%Gr&+;rxVnZs8Z($sKe}POX(r$9B1<_6xDn z7@CP*Sx#g+0#u1@)I zopj2{%dJPbk448&9_pl1PKHT6$}d!}Du^5_I1-D|LkHT;=+D@A5kSv!#iyipseNTtO!hQ`H!yMGyHQK{**;ir3uq_VE=QObId{0_{fBGV~gB3!~uiP4=&mijPURfsC*J`h? z41az@pY=Gb?U`om;T%1KW_hP;M(4+AM+WaBhKT zABg{P3|hUIH8iR9UJra9I6uDzM!sHn#iGK$)7@2ua`=A&&>yGuKSn0q=;-Hl ztM`zqWSw2t(k!y+uA}F+_{IJeZ5loMe@0!kyghjPj*t)k?`Z$DxT9;#E)Hd1*p+e1 j`99U!{B24>Id3HJy8pAZ|B@^IkELDNad|W0pDh0eU4!xM delta 104 zcmdn;iE&5vh9t4cJtkb6n~WtGCx_*4n0(8DZ?l8dE#}FqtQ;oC+51esVrMjYn&qm= z0gfV@|2VX;On%^^FxkgLXfjuz1ekp;Pim4m$K*Z}9*_Z>p9Jq=1{pc|U3$l6y=*o< E00G@ANdN!< 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 0ab1d7d97f4aee80df19b59dba176821e9cbbba5..60f7b4a34f18351eaee7ab5b0fd6d9e70d6cd828 100644 GIT binary patch delta 4882 zcma)<%a0UQ6vl5;k)cJ6IvN*1I>Q8XNE-S*-4R2oUqB$p00Yqt5f~m3kuW%F42gS} zwQd}nVmacTCVv6}t;?&0j{dmq&!UbeQ}5c;;zC+>4YA4yirbxe9k_f0(wC3R-# zNS_+|OuC>Oh$B%`H={L|Sws_P*Mzj9R;ueYm``vE}X?+FV+9#N84eI8Di) z>bI*q{M?c({M^x7Xk$^av#-y(D8y!6SK;TGJ7302gk<(@$-_jJC=nxUB)Uz>PIV0p zF%>#7PGwKetVaj$PjqRCV_(xqIeG9c^?yNEapAg zG}SLOp6BA7>V5%z3CX(3ey&H%T!TlJrJlO+5~9KpfXq3*G@r@Pc*JCsIkdpnZ7 z)D<~RUVz>ePmHoOxTG`bD;ngOB@H;|>)CsGDp^P)0%KwMdY+4dR;hi+iIF@t)Av;L zp?>?)ja*&SK+^w51E|#W9p!k@QIIs1l!;{ZC6lTh$tqvdzJi*fgVWPnDtm5cs6(;= zjn)edYNxY58%ILs)gv0%8+Vm|*xi+!mcGI6NPjG&Vz}!WogDP_PBhSNAT7uNqE2nE zi#yt#oN=3Fn-d|KwfEd(S$o!9F8WV@08>b9UAO)-Qiz6O*UXX-siioGsGK@jSB4K{3325 zBtv}QZW!X!Bn%3igrx%olKc_e4*4qqWHeH!fS62q{POeUo`W zRnv#*)I^RbVvp~eXhF9obDDMrFVLmQcB;C)VB>{X`sM@QH?KXkEWYT@o25NT@^<1~ zGKP79RB%V4`0BwnKh6^<{e1n7xANi z`#Pdmc+2O~fGOD)WuW&h@i0An6{ZUsT#*KgnH4cjgGbiQFS$+g!BF;)IoRgs1~o%A z;RBz=XvNI(v%4p{?`F)BuF=c6jbvR5K8TpoU}f`5)z)Qq&hW>Qz{JFA>f6U2FMv<> zbH^#F&&P#)@!gktq@r872X>F_d+i*uOX$aza=d42%iUUbeEHy~I|fZr(xOSMt}e<5 zAm7NRxxr8vvou*8Lb>A#6vq9*bV1jymSJl_kY0xTAqd>!6s>7@b)GSVtH}9+CBj#yQq|k^pQP z*i;mX5M5b)%7gmq;+RZ?l>K({_h)as|LfaJV|QAtr{#iE+7aKX-*9&nXDGGRk4szQ zC)sXeubn8i#{5KSv-2|ICRvj4SwKi`y6eoQ*_Xd z^B_>Q`=0h>Vt*)3gc%=Bg!x`R;b(C91eE-Q&B#+h z!_tfl63(dZbOry^?<)1K8zn!H&pYoAW?i74b(aHIa!*@dkXXzquTwFj0;iuQULunu z(0$MMbozZkr#l9Ej7X_-dZeOj23_cxzO#iB%xEa#MA3QtiK6RpqTCz&`)!wZ29vOR zJt*zAK zk|qxv3M-VI>=)fZC!b_LuN~ATfTs>==fTJPA*$vl+m6h~v`)`k)i<{17%%NrSy7MG M!B+D0`LPfG1G;I4G5`Po delta 69 zcmZ3{&2(Tf;|34m$u%)NoBcF77$>JCN=$YLn6WuQZ, 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