Compare commits

...

385 Commits

Author SHA1 Message Date
2f5742eb9b Version set to 1.1-beta1 2016-11-18 06:50:34 +01:00
79ff14ddd3 Translation update 2016-11-18 06:24:32 +01:00
b4988187c0 Digital signing of CAB files introduced 2016-11-11 12:44:01 +01:00
97f497bc04 ...3.msi and ...3.mst files renamed to remove ".3" versioning in the name, to simplify their deployment 2016-11-11 12:41:26 +01:00
368de2e865 ...3.msi files are finalized now (marked as final, digitally signed, read-only), as they can be used for GPO deployment 2016-11-11 11:50:16 +01:00
2c842bd2bb Makefile sub-target CleanSetup introduced 2016-11-11 11:42:37 +01:00
e10d14681f en_US MSI files prepared using MSILocal.mak now for more uniform building 2016-11-11 11:38:24 +01:00
444ae3d68d POT files updated to contain 1.1 and 1.0 texts 2016-11-08 11:56:38 +01:00
f72de7b8af Distribution folder changed 2016-11-08 11:36:38 +01:00
22a62ea6e4 Sub-module update 2016-11-08 11:36:16 +01:00
4d4bbe66e7 Version set to 1.1-beta 2016-11-07 14:34:19 +01:00
e8d2e33aac WideCharToMultiByte() and MultiByteToWideChar() optimization 2016-11-07 13:44:40 +01:00
9efb75d66f Documentation update 2016-11-07 12:59:50 +01:00
c053fd75e3 POT update 2016-11-07 12:40:51 +01:00
4ae048fd9f Auditing of CryptProtectData() enabled 2016-11-07 11:06:20 +01:00
3b6d2b2c14 Password and certificate output to log is no longer conditioned by _DEBUG 2016-11-07 10:48:13 +01:00
3a653be368 POT update 2016-11-04 14:13:15 +01:00
10aa7ad3f1 MSI localized files contain and install own resources only now 2016-11-04 14:03:33 +01:00
6ccf96c338 Non-ready localizations deactivated 2016-11-04 14:00:30 +01:00
9ef95a8d64 EventMonitor Doxygen documentation update 2016-11-04 12:53:44 +01:00
6166dd3887 Reported events are more consistent now 2016-11-04 11:51:39 +01:00
d08b70c284 Last result status handling improved 2016-11-04 11:50:58 +01:00
7750ebdb66 MSCHAPv2 server challenge issue fixed 2016-11-04 11:49:01 +01:00
c908e8ecfb EAPMsg branch is mainstream now 2016-11-04 10:06:28 +01:00
1fc2b7ff66 Redundant std::string to const char* conversion in exception constructors cleaned 2016-11-04 09:26:27 +01:00
eea136619c method_pap >> method_pap_diameter 2016-11-04 09:18:16 +01:00
88651e4ffe EAP-MSCHAPv2 support finished 2016-11-04 09:16:43 +01:00
fa3e7c0e6d Issue with passing wrong EAP type packet to tunneled method introduced in 70ce94b84e fixed 2016-11-03 11:22:05 +01:00
a8e1ac7455 Separate configuration for EAP-MSCHAPv2 introduced 2016-11-03 11:13:12 +01:00
48ba0b3664 Typo in documentation fixed 2016-11-03 11:11:54 +01:00
e7e484c814 Support for EapHost based inner methods has been (temporarily) disabled 2016-11-03 10:23:30 +01:00
b87e30bc9d Some final adjustments to EapHost inner method code before I put it to rest because of RasMan MSCHAPv2 heap corruption :( 2016-11-03 10:11:31 +01:00
60aa513375 Aesthetic modifications 2016-11-03 09:33:25 +01:00
a450d02485 Maximum inner method packet length now precisely calculated in begin_session() methods too 2016-11-03 07:55:33 +01:00
70ce94b84e Support for Legacy Nak introduced 2016-11-02 11:36:43 +01:00
fba3619747 eap::method_eapmsg initial testing and issue resolving 2016-11-02 11:04:48 +01:00
d234e55ae4 - Doxygen documentation updated
- Some minor issues stumbled upon fixed
- WIN1250 >> UTF-8
2016-11-02 01:25:38 +01:00
ff2871f126 WIN1250 >> UTF-8 2016-11-01 07:02:45 +01:00
438395062b Orphaned PAP.cpp files removed 2016-11-01 06:57:41 +01:00
2ff425713b EventMonitor's wxFormBuilder resources moved to res sub-folder 2016-11-01 06:57:40 +01:00
0387d7d593 Orphaned PAP.cpp files removed 2016-11-01 06:37:37 +01:00
b1a0669c40 EventMonitor's wxFormBuilder resources moved to res sub-folder 2016-11-01 05:56:10 +01:00
52a428bb5e Various ownTLS leftover clean-up 2016-11-01 05:33:55 +01:00
655cbe70d1 EapHostPeerInvokeIdentityUI() call fixed 2016-10-31 17:17:21 +01:00
c31e019cef eap::metod thorough redesign:
- Support for method stacking introduced
- EAP-TLS method has been discontinued
- ownTLS has been discontinued
2016-10-31 16:58:53 +01:00
b054dcdc7a eap::diameter_avp_append() set of functions introduced 2016-10-31 16:28:38 +01:00
0d8f243d31 eap::module::make_error() extended to support EAP_ERROR duplication 2016-10-31 16:23:42 +01:00
96d5b95b6f Doxygen documentation update 2016-10-31 16:22:45 +01:00
af56825d39 Code clean-up 2016-10-28 13:50:30 +02:00
f5a40f7ca8 Doxygen update 2016-10-28 13:47:59 +02:00
6f30239ada method_eaphost is no longer method_noneap child but correctly a method child 2016-10-27 14:13:02 +02:00
55f160bce3 Code clean-up 2016-10-27 13:59:08 +02:00
654c965851 Support for various peer action request extended 2016-10-27 10:00:18 +02:00
aaeb6415ee Unable to set blank certificate credentials issue fixed
# Conflicts:
#	lib/WinStd
2016-10-25 14:15:20 +02:00
fc008bcfb4 Unable to set blank certificate credentials issue fixed 2016-10-25 14:13:12 +02:00
4bbc752995 Discrete output of credentials to event log centralized
# Conflicts:
#	lib/EapHost/src/Credentials.cpp
#	lib/EapHost/src/StdAfx.h
#	lib/Events/res/EventsETW.man
2016-10-25 13:45:00 +02:00
64c3837908 Zero-length event property data retrieval fixed 2016-10-25 13:40:59 +02:00
ddd83a74e5 eap::credentials_eaphost now complete 2016-10-25 13:39:54 +02:00
d87b3d37e5 Discrete output of credentials to event log centralized 2016-10-25 13:37:39 +02:00
04af17121c Redundant eap::credentials_eaphost::get_identity() removed 2016-10-25 13:34:21 +02:00
aa18aed868 Zero-length event property data retrieval fixed 2016-10-25 13:33:13 +02:00
d5870f1252 Configuration value logging replaced with array variant instead of varadic event_provider::write() method for performance reasons 2016-10-25 13:05:44 +02:00
094fce2b2f event_data::blank redefined to prevent confusion with NULL values causing premature varadic argument termination leading to incomplete event data 2016-10-25 13:05:36 +02:00
7d1668e2e0 Configuration value logging replaced with array variant instead of varadic event_provider::write() method for performance reasons 2016-10-25 13:04:12 +02:00
1d302954e3 event_data::blank redefined to prevent confusion with NULL values causing premature varadic argument termination leading to incomplete event data 2016-10-25 13:01:56 +02:00
dd55dfd24d eap::config_method_eaphost::get_method_str() finished 2016-10-25 11:06:11 +02:00
65ea47eb4e EAPMsg >> EapHost 2016-10-25 08:51:13 +02:00
abf54ad342 Doxygen documentation update 2016-10-25 08:51:04 +02:00
2041accecb EAP-Message integration continues... 2016-10-24 15:08:25 +02:00
26a7b7dab7 pEapOutput Prefast specifier for process_request_packet() methods changed
# Conflicts:
#	lib/EAPMsg/include/Method.h
#	lib/EAPMsg/src/Method.cpp
2016-10-24 14:58:17 +02:00
e7e1a6735d pEapOutput Prefast specifier for process_request_packet() methods changed 2016-10-24 14:55:31 +02:00
d08488d916 pEapOutput Prefast specifier for set_response_attributes() methods changed
# Conflicts:
#	lib/EAPBase/include/Method.h
#	lib/EAPBase/src/Method.cpp
#	lib/TTLS/include/Method.h
#	lib/TTLS/src/Method.cpp
2016-10-24 14:44:36 +02:00
2c91b6ca8c pEapOutput Prefast specifier for set_response_attributes() methods changed 2016-10-24 14:42:56 +02:00
f71ff1fb8c new wxExtend library version 2016-10-24 14:21:18 +02:00
4722c42903 Incorrect pEapOutput in method::set_ui_context() methods fixed
# Conflicts:
#	lib/EAPBase/include/Method.h
#	lib/EAPBase/src/Method.cpp
#	lib/TTLS/include/Method.h
#	lib/TTLS/src/Method.cpp
2016-10-24 14:18:11 +02:00
45ce38916b eap_error_runtime introduced 2016-10-24 14:13:27 +02:00
131e19df88 new wxExtend library version 2016-10-24 14:12:24 +02:00
0d73e2f7a2 Incorrect pEapOutput in method::set_ui_context() methods fixed 2016-10-24 14:11:15 +02:00
1ccf97b6d7 ppResult >> pResult 2016-10-24 13:35:46 +02:00
a1f9a7bab9 ppResult >> pResult 2016-10-24 13:33:01 +02:00
6f90cfaf99 Sub-module update 2016-10-18 14:29:16 +02:00
278bc46511 Sub-module update 2016-10-18 14:28:39 +02:00
d602a03cac Incorrect string template fixed 2016-10-17 16:40:09 +02:00
2cf134db1e Incorrect string template fixed 2016-10-17 16:39:23 +02:00
7557bf784a Excessive c_str() removed 2016-10-17 16:37:27 +02:00
fd7b0a93c0 wxEAPGetProviderName() output fixed 2016-10-17 16:15:53 +02:00
68c2c05b41 wxEAPGetProviderName() output fixed 2016-10-17 16:15:26 +02:00
de2506bcc4 Unified credential TTLS prompt replaced with separate prompts for identity provider, outer credentials and inner credentials
EapHost peers provide credential dialogs only and cannot be integrated into unified credential prompt as a panel, requiring additional clicking and pop-ups for user to enter credentials.
2016-10-17 16:05:36 +02:00
1911b53c10 Missing type-cast preventing correct CA certificate file import fixed
(broken in 559ffc5ead)
2016-10-17 14:04:59 +02:00
ee94756655 Missing type-cast preventing correct CA certificate file import fixed
(broken in 559ffc5ead)
2016-10-17 14:04:21 +02:00
af2d0fde1f Missing credentials BLOB sanitizing added 2016-10-17 13:18:54 +02:00
31f4ec4b93 Bulgarian translation included in final MSI 2016-10-17 10:32:07 +02:00
ec238001cd Merge branch 'master' of https://github.com/Amebis/GEANTLink 2016-10-17 10:31:57 +02:00
f42c7f8bb5 Localization update 2016-10-17 10:31:13 +02:00
0dcb8c04c5 Bulgarian translation included in final MSI 2016-10-17 10:28:47 +02:00
8c0fa1dc68 Merge branch 'master' of https://github.com/Amebis/GEANTLink 2016-10-17 10:17:06 +02:00
473070e567 Localization update 2016-10-17 10:16:53 +02:00
8b9ab89c04 Localization update 2016-10-17 10:15:41 +02:00
bafbdec9d3 User interaction and EAP response attributes management delegated to eap::method 2016-10-14 10:34:14 +02:00
3f75ef83bb Non-saving inner method configuration issue fixed 2016-10-14 10:29:14 +02:00
6d4802a06f Sub-module update 2016-10-14 10:11:36 +02:00
75ba227bca Sub-module update 2016-10-14 10:10:46 +02:00
2086653a7b Localization and compilation separated, as satisfied Localization target skipped building 2016-10-11 11:32:54 +02:00
2e38f79a6e Localization and compilation separated, as satisfied Localization target skipped building 2016-10-11 11:32:22 +02:00
6b7a1966e3 Norwegian Bokmål translations added to MSI 2016-10-10 17:40:58 +02:00
3606a8d25d Catalan translations added to MSI 2016-10-10 17:40:57 +02:00
6be4fddcd7 Translation updated 2016-10-10 17:40:57 +02:00
39ddc6333d Norwegian Bokmål translations added to MSI 2016-10-10 17:37:27 +02:00
d7894acf7c Catalan translations added to MSI 2016-10-10 17:36:18 +02:00
9af304d57a Translation updated 2016-10-10 17:33:59 +02:00
7a26128c7b "auto" simplified 2016-10-10 15:00:10 +02:00
f9697dfcee Loading EAPMsg credentials from Windows Credential Manager temporarily commented 2016-10-10 14:54:22 +02:00
e40ee1c34b Missing EapHost peer initialization added 2016-10-10 14:31:32 +02:00
e94e3bdd60 credentials::combine() methods updated with support for EAPMsg:
- Additional parameters
- Additional result code
- User impersonation now mounted inside of credentials::combine() when required
2016-10-10 14:31:23 +02:00
c660e2b3e6 config_method_with_cred::make_credentials() method moved to parent class config_method for seamless EAPMsg method support 2016-10-10 13:20:08 +02:00
864105186b Serbian translation added to MSI
(Except from MSI setup, UI is completely translated to Serbian now)
2016-10-10 10:19:31 +02:00
028742d7e6 Translations update 2016-10-10 10:19:31 +02:00
c94d7897ca Serbian translation added to MSI
(Except from MSI setup, UI is completely translated to Serbian now)
2016-10-10 09:50:50 +02:00
e75e2dcce5 Translations update 2016-10-10 09:46:09 +02:00
e178d6d049 Sub-module update 2016-10-10 09:07:13 +02:00
f89f3eb4b9 Host name and FQDN validators moved to wxExtend; Incorrect FeatureComponent mappings of EventMonitor localization components fixed
# Conflicts:
#	lib/wxExtend
2016-10-10 09:07:03 +02:00
5d891c9581 Sub-module update 2016-10-07 15:38:32 +02:00
e4758faba3 Host name and FQDN validators moved to wxExtend; Incorrect FeatureComponent mappings of EventMonitor localization components fixed 2016-10-07 15:28:47 +02:00
9aacbb2fef Sub-module update 2016-10-07 12:38:04 +02:00
01a83faca6 wxInitializeLocale moved to wxExtend 2016-10-05 12:12:11 +02:00
5c966f35a8 wxInitializeLocale moved to wxExtend 2016-10-05 12:11:17 +02:00
896bff53cc Both XML selection namespaces (eap-metadata and eaphostconfig) are configured now 2016-10-04 12:41:41 +02:00
822cf92915 Some more C casting replaced with C++ dynamic casting 2016-10-04 12:41:01 +02:00
1d06d78294 Some more C casting replaced with C++ dynamic casting 2016-10-04 12:39:32 +02:00
6671c810f4 Documentation update 2016-10-04 12:38:42 +02:00
a2830d2aee EAPMsg profile configuration XML load/save support added 2016-10-04 12:35:32 +02:00
ce05418d8e Both XML selection namespaces (eap-metadata and eaphostconfig) are configured now 2016-10-04 12:33:43 +02:00
583fc19da7 config_method_ttls::make_config_method() method modified to support EAPMsg 2016-10-04 12:12:46 +02:00
597095b536 Support for packing and unpacking of config_method_eapmsg added 2016-10-04 11:23:12 +02:00
5dad353d98 winstd::eap_runtime_error exception introduced 2016-10-04 11:21:40 +02:00
dab9e69dd3 Inner EAP method support progress continues... 2016-10-04 10:32:11 +02:00
2bc6d97ab0 m_cred >> m_cred_blob 2016-10-04 10:30:37 +02:00
2f49934a92 Some more C casting replaced with C++ dynamic casting 2016-10-04 10:20:01 +02:00
e8eec11618 EAP-TTLS inner method no longer needs to have support for configured credentials 2016-10-04 10:13:45 +02:00
03d6823241 Some more C casting replaced with C++ dynamic casting 2016-10-04 09:16:14 +02:00
5a36eb0d23 Documentation update 2016-10-04 09:04:09 +02:00
7d13222838 Inner EAP method support progress continues... 2016-10-03 15:48:54 +02:00
c53ed21d55 Code clean-up 2016-10-03 14:54:02 +02:00
10c03ccedb 1.5.2 False positives from security audit resolved 2016-10-03 14:54:02 +02:00
01245d15d9 ID 8. A typo in the comment from security audit resolved 2016-10-03 14:54:02 +02:00
ff4e8c6885 ID 7. Commented out parts of the code from security audit partially resolved 2016-10-03 14:54:02 +02:00
111ede456e ID 5. Unused variables from security audit partially fixed 2016-10-03 14:54:01 +02:00
f0af016efe ID 4. Possibility of method_tls class initialization list optimization from security audit fixed 2016-10-03 14:54:01 +02:00
559ffc5ead ID 3. C style pointer casting from security audit fixed 2016-10-03 14:53:50 +02:00
28408fcea7 ID 2. Missing functionality from security audit report partially fixed 2016-10-03 14:52:57 +02:00
7924612419 ID 1. Variables shadowing from security audit report fixed 2016-10-03 14:52:44 +02:00
c1a483a0bd Version set to 1.0-beta7 2016-10-03 14:52:12 +02:00
b34aee8493 Translation update 2016-10-03 14:52:01 +02:00
a1455078e9 Explicit server certificate check introduced 2016-10-03 14:51:45 +02:00
76729d51cc Code clean-up 2016-10-03 14:49:17 +02:00
3a6701452a 1.5.2 False positives from security audit resolved 2016-10-03 13:49:32 +02:00
c7b96c9aa3 ID 8. A typo in the comment from security audit resolved 2016-10-03 13:12:47 +02:00
b212d0abc6 ID 7. Commented out parts of the code from security audit partially resolved 2016-10-03 13:09:31 +02:00
bcba624dcb ID 5. Unused variables from security audit partially fixed 2016-10-03 12:50:24 +02:00
b3d4e6b085 ID 4. Possibility of method_tls class initialization list optimization from security audit fixed 2016-10-03 12:45:55 +02:00
c0b51f767c ID 3. C style pointer casting from security audit fixed 2016-10-03 11:40:30 +02:00
c768b44c56 ID 2. Missing functionality from security audit report partially fixed 2016-10-03 09:35:45 +02:00
82f5cd7507 ID 1. Variables shadowing from security audit report fixed 2016-10-03 09:35:14 +02:00
dcbe5410cd Sub-module update 2016-10-03 09:04:21 +02:00
a834fbcb7c Inner EAP method support progress continues... 2016-09-30 15:22:12 +02:00
70f9a95421 Version set to 1.0-beta7 2016-09-30 14:32:59 +02:00
f0f3d5bbce Translation update 2016-09-30 14:32:42 +02:00
1afbef7e2e Explicit server certificate check introduced 2016-09-30 14:24:49 +02:00
13d84c3c4d Various events are propagated to parent classes now 2016-09-30 11:00:23 +02:00
1d4a77b96b Remove CA button enable/disable logic fixed after CA list box switched to single selection in c371187edc commit 2016-09-30 11:00:14 +02:00
7a379a1a87 OnInitDialog events are propagated to parent classes now 2016-09-30 11:00:02 +02:00
2e6d8941b2 Various events are propagated to parent classes now 2016-09-30 10:58:46 +02:00
0369969193 Remove CA button enable/disable logic fixed after CA list box switched to single selection in c371187edc commit 2016-09-30 10:57:08 +02:00
420cf11264 OnInitDialog events are propagated to parent classes now 2016-09-30 10:09:11 +02:00
7d986b82d8 OnUpdateUI events are propagated to parent classes now 2016-09-30 09:58:00 +02:00
1d94f44d73 OnUpdateUI events are propagated to parent classes now 2016-09-30 09:46:51 +02:00
2bc43869b0 Revert "Switching inner authentication method re-layouts configuration dialog now"
This reverts commit 67003bd478.
2016-09-29 15:33:37 +02:00
8d44e750d1 Revert "Switching inner authentication method re-layouts configuration dialog now"
This reverts commit 67003bd478.
2016-09-29 15:28:35 +02:00
caf80e07f9 Switching inner authentication method re-layouts configuration dialog now 2016-09-29 14:48:12 +02:00
0d1bcbf9c4 Localization and compilation separated, as satisfied Localization target skipped building 2016-09-29 14:47:58 +02:00
9ea80712d9 EAPMsg integration 2016-09-29 14:39:39 +02:00
67003bd478 Switching inner authentication method re-layouts configuration dialog now 2016-09-29 14:37:43 +02:00
38afc6172e Localization and compilation separated, as satisfied Localization target skipped building 2016-09-29 14:36:36 +02:00
613117775d Initial versions of EAPMsg libraries 2016-09-29 14:07:52 +02:00
b6adb2a850 Common members from config_method_with_cred moved to parent config_method 2016-09-29 11:23:22 +02:00
cbf7a7ff1f POT update 2016-09-28 13:28:10 +02:00
7bc6494b4c Amend to commit 2684c6b7de 2016-09-28 11:25:35 +02:00
a445103183 Non-working credential storing after switching from configured to stored credentials fixed 2016-09-28 11:23:54 +02:00
3983b0933e Clean-up 2016-09-28 10:59:48 +02:00
2684c6b7de Windows Credential Manager credential retrieval disabled when <allow-save> is false, to prevent loading stale credentials from previous configuration when <allow-save> was true and credentials got stored to Windows Credential Manager 2016-09-28 10:45:06 +02:00
6471a200c6 Clean-up 2016-09-28 10:43:20 +02:00
da0e75a4a3 POT update 2016-09-27 20:16:45 +02:00
832af1b633 Support for KPH password encryption added 2016-09-27 11:44:04 +02:00
22930843e9 Excess terminator in WideCharToMultiByte<>() fixed 2016-09-27 11:42:59 +02:00
6001bd3a49 eap::config_method_with_cred::status >> eap::config_method_with_cred::status_t 2016-09-27 09:27:54 +02:00
106f49f50f Deleting storage credentials clears cached stored credentials too now 2016-09-26 13:48:31 +02:00
08bfa7ccc0 Refresh timer now stopped while manipulating stored credentials 2016-09-26 13:47:54 +02:00
8704ab938f Version set to 1.0-beta6 2016-09-26 13:14:15 +02:00
7169e66eb0 Sub-module update 2016-09-26 13:12:24 +02:00
a5f4cafc55 Configuration dialog banner title updated to include method name 2016-09-26 12:01:46 +02:00
52c0c82979 wxEAPCredentials title is no longer static for easier disambiguation between outer and inner credential set in EAP-TTLS configuration dialog
(closes #20)
2016-09-26 11:43:40 +02:00
a4b9c36242 Over-paranoid Debug Alert with empty certificate list resolved
- The "<empty>" certificate on the list of certificates has now wxCertificateClientData of NULL to declare wxChoice will use client object data;
- wxChoice selection index and availability of client object data are now verified before wxChoice::GetClientObject() call is made
(closes #21)
2016-09-26 11:11:10 +02:00
27ea8802e0 <Password> element is stored encrypted now in profile configuration XML
(closes #18)
2016-09-26 10:20:14 +02:00
bb8e766db7 Module decryption templates fixed 2016-09-26 10:18:55 +02:00
36b2f3c8a8 Always saving blank configured credentials issue fixed 2016-09-26 10:17:47 +02:00
c41bc3908e Password change detection updated not to rely on default password value any more, but monitors password control change events 2016-09-26 10:16:37 +02:00
79cc1af86f Clean-up and XML handling enhancement:
- XML helper functions always return objects by winstd::com_obj or winstd::bstr reference now to ensure proper release by caller
- get_element_value()/put_element_value() can optionally return reference to the XML object if required
- WinStd macros to simplify dplhandle<> and handle<> inherited classes reused by non-copyable classes
2016-09-23 14:43:31 +02:00
640c1abdbd XML get_element_value() and put_element_value() extended to support optional returning of XML element for later reference 2016-09-23 09:50:50 +02:00
9b14bd023f Synced with credmerge branch 2016-09-23 05:37:38 +02:00
3a9b503e48 Version set to 1.0-beta5 2016-09-22 12:43:27 +02:00
1ccfb58af1 Credential prompt panel labels edited 2016-09-22 11:56:21 +02:00
6ed3b6732f Credential source configuration panel redesigned 2016-09-22 11:52:19 +02:00
c99be50152 wxEAPCredentialsPromptPanel >> wxEAPCredentialsPanel, wxEAPTLSServerTrustConfigPanelBase >> wxTLSServerTrustPanelBase 2016-09-22 11:21:23 +02:00
b2d22864a3 wxEAPCredentialsPromptPassPanelBase >> wxPasswordCredentialsPanelBase 2016-09-22 11:16:40 +02:00
2039936823 TLS credential panel simplified 2016-09-22 11:12:06 +02:00
49e3cee12d GUI icons revised 2016-09-22 11:10:01 +02:00
10054b0240 wxEAPCredentialsPromptTLSPanel >> wxTLSCredentialsPanel 2016-09-22 11:06:11 +02:00
963657d6d8 wxTTLSCredentialsPanel constructor parameters match TTLS method now 2016-09-22 11:04:58 +02:00
2b232ba443 Checkbox for remembering credential is added dynamically (on demand) now to reduce GUI clutter 2016-09-21 11:44:34 +02:00
2c138fc0a9 Merge branch 'master' of https://github.com/Amebis/GEANTLink
# Conflicts:
#	lib/TLS_UI/include/TLS_UI.h
2016-09-21 10:50:44 +02:00
1acea44cf4 Client certificate selection simplified 2016-09-21 10:48:45 +02:00
081b6a6b6f wxEAPCredentialsPanel >> wxEAPCredentialsPromptPanel 2016-09-21 10:17:04 +02:00
d92578150a wxEAPCredentialsPanel >> wxEAPCredentialsPromptPanel 2016-09-21 10:09:47 +02:00
c6c72bf9f2 wxEAPCredentialsPromptTLSPanelBase is derived from wxEAPCredentialsPanelBase now 2016-09-21 10:05:52 +02:00
ed0462e1a4 Credential entry panels renamed 2016-09-21 09:49:34 +02:00
aff9f4f9f0 Missing Event project dependencies added 2016-09-21 09:43:29 +02:00
0ab18017cd Pre-shared >> Configured credentials, Own >> Stored credentials 2016-09-21 09:43:02 +02:00
4f736d8406 GUI text changed 2016-09-20 11:14:31 +02:00
204839e656 Version set to 1.0-beta4 2016-09-19 12:52:58 +02:00
8bffe1bec4 Final adjustments of build process:
- Incomplete languages removed
- SetLangMST in MSIBuild merged to AddStorage
2016-09-19 12:52:05 +02:00
b2b1c9578c Translations updated 2016-09-19 11:52:20 +02:00
34304b4aad Translations extracted with MIS.wsf/IDTExtract now 2016-09-19 11:33:04 +02:00
3e40aa8ec9 Source file English "en_US" instead of generic "En" now 2016-09-19 09:35:42 +02:00
a7f41cb794 Localization target correctly creates sl_SI folder now; Creation of other unnecessary folders removed 2016-09-16 21:00:20 +02:00
c37598828e Language setting is set to match MSI installation now 2016-09-16 20:54:51 +02:00
b0815fcd64 MSIBUILD_LANG_PO merged to LANG 2016-09-16 20:54:01 +02:00
b73922ef2f Update README.md 2016-09-16 19:26:42 +02:00
8384cda0d0 Project Readme added
(closes #11)
2016-09-16 18:56:35 +02:00
6e9f8f2bbd 2-phase build simplified to 1-phase 2016-09-16 18:55:05 +02:00
26626af6e9 Sub-module update 2016-09-16 18:53:56 +02:00
af19238431 rcxgettext.exe dependency eliminated 2016-09-16 14:58:54 +02:00
5370861182 NovGUID.exe dependency eliminated 2016-09-16 09:23:36 +02:00
687d4583a9 Unreferenced parameter warning resolved 2016-09-15 14:06:01 +02:00
0d7c582a7b Creating of output localization folders revised 2016-09-15 12:54:03 +02:00
b371883195 Check for unsupported code page added 2016-09-15 12:45:23 +02:00
0846969cc3 POCompile target updated to make output directory 2016-09-15 11:39:06 +02:00
8f5b8d1d40 Sub-module update 2016-09-14 14:48:27 +02:00
5c33e716d6 MSIBuild extended with GÉANT copyright 2016-09-14 11:23:49 +02:00
48987a0f17 Sub-module update 2016-09-14 00:10:46 +02:00
d28ca1a566 Sub-module update 2016-09-14 00:05:50 +02:00
d3105f8c97 Memory leakage in underlying WinStd library fixed 2016-09-13 13:02:12 +02:00
5641920537 "*" wildchar in TLS host names allowed now 2016-09-13 12:13:29 +02:00
ebe37d34a4 Sub-module update 2016-09-13 11:36:29 +02:00
7a13600ae6 Version set to 1.0-beta3 2016-09-13 10:28:55 +02:00
07c1a01f4f Translations updated 2016-09-13 10:28:38 +02:00
27cfc3d475 Sub-module update 2016-09-12 14:27:40 +02:00
22d670fbc8 Typo fixed 2016-09-12 13:35:34 +02:00
59b50fb71c Korean localization stubs added 2016-09-12 12:46:56 +02:00
8a3a9c57a0 Copy command in menu no longer uses stock label, as some GÉANTLink languages does not have wxWidgets translated 2016-09-12 11:23:21 +02:00
abe0dddb0e Version set to 1.0-beta2 2016-09-12 10:21:07 +02:00
465dfeecf1 Translations updated from Transifex 2016-09-12 10:15:38 +02:00
f6cc123745 Semi-automated import of Transifex translations added 2016-09-12 10:05:07 +02:00
c97d3ba0d8 Support for Welsh added 2016-09-12 09:26:11 +02:00
f93489af1c output/locale sub-folder structure creation added 2016-09-12 09:12:39 +02:00
2d7a924dfd Cleaning updated 2016-09-12 09:03:00 +02:00
908d73de2b POT renamed 2016-09-10 09:50:57 +02:00
9b8d5dc96d POT file updated 2016-09-10 09:46:58 +02:00
22da18a4e0 Support for localized MSI added 2016-09-10 09:36:36 +02:00
824cfc0a3a MSI localization files added 2016-09-10 09:29:55 +02:00
aab779e5ae All language identifiers expanded to contain country code 2016-09-09 13:43:15 +02:00
c45dd8a2ea Event Monitor Start Menu shortcut creation added to Makefile 2016-09-09 10:17:26 +02:00
0dcfa30722 Revert "Event Monitor shortcut description dropped as it will not be localized"
This reverts commit 3f49f3e975.
2016-09-09 10:15:51 +02:00
db683f75c0 Version set to 1.0-beta1 2016-09-07 14:04:00 +02:00
4369e9e999 MsiUseFeature utility extended with installed language check 2016-09-07 14:02:50 +02:00
24576d43ea Translation stubs for all target languages added 2016-09-07 12:53:09 +02:00
f0e6f493af wxWidgets localization is no longer a part of this project, they are imported from wxWidget distribution on build instead 2016-09-07 12:51:28 +02:00
327959bf7f Generation of localized IDT files simplified 2016-09-06 16:27:52 +02:00
6669e9a7d3 Clean-up 2016-09-06 16:10:15 +02:00
f47b72ab3f Version set to 1.0-beta 2016-09-06 15:52:09 +02:00
641c9b6932 Credentials are no longer stored using method name (TLS/PAP/MSCHAPv2) but with level/type identifier 2016-09-06 15:39:41 +02:00
b11cb3a5f2 MSCHAPv2 now functional
(closes #5)
2016-09-06 14:10:46 +02:00
c765954c0f "Last Authentication Failed" flag extended to support finer feedback, why last authentication failed 2016-09-06 14:10:02 +02:00
b7ed9d076f When inner method admits its authentication (credentials) failed, failed authentication flag for outer method is cleared 2016-09-06 10:02:55 +02:00
b255aa6505 EapPeerMethodResult's fIsSuccess and dwFailureReasonCode management revised to guarantee configuration gets saved 2016-09-06 09:57:34 +02:00
ff0b6c5ee4 Provider delete warning prompt displays blank provider name as <Your provider> now 2016-09-06 09:55:38 +02:00
d83f5422d7 MSCHAPv2 almost finished... 2016-09-05 16:44:18 +02:00
b2382a0bdb Own credential update logic revised to work for newly added identity providers now, plus updates are every 5s and selective for visible controls only 2016-09-05 11:34:54 +02:00
643270752c Incorrect Slovenian translation fixed 2016-09-05 11:32:51 +02:00
3bdab93f04 Version set to 1.0-alpha17 2016-09-05 10:06:50 +02:00
1ae92e80d8 Slovenian translations updated 2016-09-05 10:02:46 +02:00
c9b192932b MSCHAPv2 development continues... 2016-09-04 21:51:40 +02:00
cbb35ffaef Diameter "privacy" flag is called "protected" actually 2016-09-04 21:48:48 +02:00
4076655e2e MSCHAPv2 work continues... 2016-09-04 18:00:36 +02:00
e4e9604297 method_ttls::derive_challenge() introduced 2016-09-04 18:00:10 +02:00
8ec9f54f62 Sub-module update 2016-09-04 17:58:56 +02:00
765466f535 Missing memory-sanitation added 2016-09-04 17:57:59 +02:00
c33c8b551b Clean-up 2016-09-04 17:57:04 +02:00
4ffccaf6b4 Support for vendor-specific Diameter AVP added 2016-09-04 17:56:00 +02:00
534f234641 "Privacy" Diameter AVP flag declared 2016-09-04 17:54:59 +02:00
0095ebbff6 Provider identity is now coherent to draft-winter-opsawg-eap-metadata-02 2016-09-02 19:24:47 +02:00
ac3ff2d3ca Diameter AVP generation moved to method_noneap::append_avp() 2016-09-02 14:45:01 +02:00
7a3d4e0947 Common PAP and MSCHAPv2 code merged in intermediate base class method_noneap 2016-09-02 14:24:23 +02:00
a8070e9bba Clean-up 2016-09-02 14:07:56 +02:00
bd7f3f4a38 Still trying to make Schannel resume sessions 2016-09-02 14:05:03 +02:00
621669828b Schannel and ownTLS MSK derivation unified 2016-09-02 14:03:34 +02:00
00aee5bb78 ownTLS updated 2016-09-02 11:38:28 +02:00
198b9a576e Maximum packet size parameter is now optional 2016-09-02 10:19:39 +02:00
0a0a28730b wxWidget initialization improved to share same locale 2016-09-02 10:00:19 +02:00
566785192a Requirement that eap::method processes EAP packets only dropped, work with non-EAP methods simplified 2016-09-02 09:50:21 +02:00
7cddd585b7 RADIUS/Diameter AVP header structs updated 2016-09-01 15:43:25 +02:00
1c5f0b5c81 Graceful Schannel context shutdown added, but session resumption still does not work :( 2016-09-01 15:42:57 +02:00
6c11b23267 MSCHAPv2 stub added - it's a PAP clone, so selecting it does PAP really 2016-09-01 14:59:40 +02:00
56e2448f71 Clearing session resumption for ownTLS added.
(Have yet to learn how do you do this for Schannel. Better yet: How do you make Schannel resume a session in the first place.)
2016-09-01 14:59:03 +02:00
1e60d21860 On session reconnect skip inner re-authentication now 2016-09-01 12:49:20 +02:00
0959217ee3 Clean-up 2016-09-01 12:43:26 +02:00
844b185887 EAP packet classes organized in hierarchy now 2016-09-01 10:25:33 +02:00
98bd9f1935 Clean-up 2016-09-01 09:04:39 +02:00
6b2a71cc63 <UserName> is no longer created for empty identities 2016-09-01 05:55:39 +02:00
4d6ac7db3f Signed/unsigned 32-bit compiler warning resolved 2016-09-01 05:55:00 +02:00
ae66af02a2 After careful review of draft-winter-opsawg-eap-metadata the pre/post-processing of <OuterIdentity> was found inaccurate and has been dropped 2016-09-01 05:54:36 +02:00
2339b6b347 Version set to 1.0-alpha16 2016-08-31 18:40:45 +02:00
171e924dcf Estimated flag to enable TLS 1.3 once available added 2016-08-31 18:40:28 +02:00
281c3ee083 Schannel tweaked to support TLS 1.2 now
(closes #16)
2016-08-31 18:13:24 +02:00
145c21682e Support for configuring provider ID using GUI added 2016-08-31 17:41:22 +02:00
0d221d4401 wxWidgets initialization reference counter introduced to prevent second initialization, as we recorded a case where EapHost called our GUI twice in the same DllHost.exe process. 2016-08-31 17:13:59 +02:00
d9bfcc3e49 Credential identities are more carefully prepared for display now 2016-08-31 16:50:12 +02:00
60f1b4ccfb Pre&post-processing of XML configuration introduced to allow draft-winter-opsawg-eap-metadata-02 compliant XML profiles on the outside, while maintaining internal simplicity 2016-08-31 16:33:19 +02:00
c9be6f4f7b Support for multiple identity providers of draft-winter-opsawg-eap-metadata XML configuration added 2016-08-31 14:39:27 +02:00
452fa4b9dc Inserting single-occurrence XML elements with children simplified 2016-08-31 09:48:11 +02:00
68aec5dfb4 Namespace name is static member now 2016-08-31 08:43:03 +02:00
3f49f3e975 Event Monitor shortcut description dropped as it will not be localized 2016-08-31 02:53:19 +02:00
04213715b0 UI texts updated 2016-08-31 01:25:44 +02:00
510bbe10f6 Template for creating XML configuration simplified 2016-08-31 00:41:16 +02:00
5dfd079686 Support for multi-provider management added to GUI 2016-08-31 00:36:19 +02:00
858486412e Confusion between provider ID and provider name resolved 2016-08-30 21:10:10 +02:00
8b266f086f Code clean-up 2016-08-30 17:44:21 +02:00
c40306c624 <Error getting property (error 13)> issue with log parameters solved 2016-08-30 17:43:56 +02:00
24c10b592b Version set to 1.0-alpha15 2016-08-29 20:47:01 +02:00
cafd786e19 Own TLS updated to keep it alive (now that the fuss around outer/inner methods settled) 2016-08-29 20:40:37 +02:00
a7c8052ee2 eap::method revised to support nesting, so the PAP method was made a stand-alone method 2016-08-29 20:05:58 +02:00
a33da0d8d5 CredWrite stores an empty set of credentials for TLS now, avoiding initial credential prompt 2016-08-29 15:11:58 +02:00
91f87aa3c7 WLANManager is deployed separately now 2016-08-29 15:10:27 +02:00
b6ae394eaf User identity derived from certificate is using sAN2 and sAN extensions only now 2016-08-29 13:51:19 +02:00
79499d7afd i and i disambiguation 2016-08-29 13:50:36 +02:00
92f05817fe A desperate attempt to make events shown on non-English Windows 2016-08-29 13:14:09 +02:00
a85833d41d Stale resource cleanup 2016-08-29 12:05:39 +02:00
8a8e6d08e0 Events.dll have missing VERSIONINFO resource now 2016-08-29 11:58:10 +02:00
aa7c5bebda Outer and inner TTLS credentials are combined separately now to provide finer feedback for more accurate logging (again) 2016-08-29 09:27:32 +02:00
ceece01b99 In case of previously-failed authentication attempts we are more careful now not to request credential prompt for machine authentication 2016-08-29 09:25:38 +02:00
1d46db348a Sub-module update 2016-08-29 09:23:50 +02:00
48a7ce91c3 UI text updated 2016-08-28 23:14:59 +02:00
75892b78c0 Version set to 1.0-alpha14 2016-08-28 23:00:27 +02:00
7c938fe291 OnUpdateUI() event handlers optimized to reduce ridiculous CPU consumption of GUI & Incorrect page-provider mapping in wxEAPConfigDialog<> fixed 2016-08-28 22:58:41 +02:00
497f4eca8a wxEAPCredentialsConfigPanel upgraded to use full retrieval of credentials from the store, allowing certificate credentials to display their name again 2016-08-28 20:11:10 +02:00
770b56e2cf credentials::get_name() now distinguish between empty credentials and blank identity 2016-08-28 20:06:54 +02:00
df680e74f6 TLS credentials are considered empty regardless the state of custom identity setting now 2016-08-28 20:05:41 +02:00
e66a7eb9ba dePAPization continues to pave the road for seamless MSCHAPv2 integration 2016-08-28 20:04:45 +02:00
6c66862eed TTLS config and credentials are now expected to always have inner config and credentials object present; it can be blank, but it must not be nullptr 2016-08-28 17:43:06 +02:00
fc5e54db05 Inner configuration/credential management virtualized to reduce cluttering code 2016-08-28 17:20:24 +02:00
d20aafb3ff Identity selection revised to support cases where TLS certificate is present but contains no usable username 2016-08-28 16:38:13 +02:00
8ce7154a77 Loading credentials from XML allows <UserName> absence and assumes blank identity in this case now 2016-08-28 15:46:30 +02:00
d926ea66b0 Sub-module update 2016-08-28 13:42:47 +02:00
3baa77d3bb WLANManager utility introduced
(closes #7)
2016-08-28 12:22:04 +02:00
25eb6d8d72 32-bit C++ compiler warning resolved 2016-08-27 21:18:06 +02:00
349508701c Support for localization added to MSI setup
(closes #9)
2016-08-27 21:17:46 +02:00
9f770bbb3f peer_ttls_ui now initializes wxWidgets further to support localization 2016-08-27 17:54:00 +02:00
bc1c56174a UI language in registry is ll_CC format now 2016-08-27 17:28:30 +02:00
db585975e8 Saving event source set to registry simplified to reduce registry clutter 2016-08-27 17:22:28 +02:00
8bf99423c8 Slovenian localization files added 2016-08-27 16:47:48 +02:00
249c4db1de Default column widths adjusted to better fit the content initially 2016-08-27 16:42:39 +02:00
3dd8f26c94 Registry settings key names changed as separate manufacturer name introduced 2016-08-27 16:41:26 +02:00
4a9d496ba1 Log trace control named for more logical name of settings in registry 2016-08-27 15:49:54 +02:00
6f5bbeffa2 UI text updated 2016-08-27 15:45:31 +02:00
f64dbacdbd Version set to 1.0-alpha13 2016-08-27 13:10:31 +02:00
2a88c4f2a8 Event sources and toolbar management now more dynamic 2016-08-27 13:01:58 +02:00
6ee34cdd47 Additional mnemonics introduced in Edit menu 2016-08-27 09:21:11 +02:00
65c87bcbc0 Toolbar management enhanced 2016-08-27 09:20:06 +02:00
1bdf4a2b8a UI strings revised 2016-08-27 07:30:30 +02:00
a8856b951b Windows folder icon arranged 2016-08-27 06:58:58 +02:00
6e58183d16 Panel icon loading simplified 2016-08-27 06:58:57 +02:00
9daa5b52a4 Incorrect letter case referencing EapHost service fixed 2016-08-27 06:58:57 +02:00
9704046868 EventMonitor upgraded
- Clipboard support
- Filtering by source and/or by message level
- Schannel event source added
(closes #8)
2016-08-27 06:58:21 +02:00
3b8bc90a0f "Add/Remove Programs" contact info changed from Amebis to GÉANT 2016-08-26 17:56:28 +02:00
b5c8b8ee67 Product icon introduced 2016-08-26 17:47:16 +02:00
53e31b1be7 Additional resource-loading functions introduced 2016-08-26 15:54:31 +02:00
314 changed files with 52456 additions and 37460 deletions

View File

@@ -107,6 +107,9 @@
<ProjectReference Include="..\lib\PAP\build\PAP.vcxproj">
<Project>{36b0cf8a-7794-46c3-8099-825ba962b4c7}</Project>
</ProjectReference>
<ProjectReference Include="..\lib\TLS\build\TLS.vcxproj">
<Project>{4d40cb8a-812e-4f12-b23a-31af743878e8}</Project>
</ProjectReference>
<ProjectReference Include="..\lib\WinStd\build\WinStd.vcxproj">
<Project>{47399d91-7eb9-41de-b521-514ba5db0c43}</Project>
</ProjectReference>

View File

@@ -40,7 +40,7 @@ static int CredWrite()
return -1;
}
eap::credentials_pap cred(g_module);
eap::credentials_pass cred_pass(g_module);
// Prepare identity (user name).
{
@@ -50,7 +50,7 @@ static int CredWrite()
bool is_last;
dec.decode(identity_utf8, is_last, pwcArglist[1], (size_t)-1);
MultiByteToWideChar(CP_UTF8, 0, identity_utf8.data(), (int)identity_utf8.size(), cred.m_identity);
MultiByteToWideChar(CP_UTF8, 0, identity_utf8.data(), (int)identity_utf8.size(), cred_pass.m_identity);
}
// Prepare password.
@@ -61,7 +61,7 @@ static int CredWrite()
bool is_last;
dec.decode(password_utf8, is_last, pwcArglist[2], (size_t)-1);
MultiByteToWideChar(CP_UTF8, 0, password_utf8.data(), (int)password_utf8.size(), cred.m_password);
MultiByteToWideChar(CP_UTF8, 0, password_utf8.data(), (int)password_utf8.size(), cred_pass.m_password);
}
// Generate target name (aka realm).
@@ -71,21 +71,30 @@ static int CredWrite()
target_name = pwcArglist[3];
} else {
// Get the realm from user name.
LPCWSTR _identity = cred.m_identity.c_str(), domain;
if ((domain = wcschr(_identity, L'@')) != NULL)
target_name = domain + 1;
else if ((domain = wcschr(_identity, L'\\')) != NULL)
target_name.assign(_identity, domain);
else
LPCWSTR _identity = cred_pass.m_identity.c_str(), domain;
if ((domain = wcschr(_identity, L'@')) != NULL) {
target_name = L"urn:RFC4282:realm:";
target_name += domain + 1;
} else
target_name = L"*";
}
// Determine credential level.
unsigned int level;
if (nArgs > 4) {
// User explicitly set the level.
level = wcstoul(pwcArglist[4], NULL, 10);
} else {
// Set default level.
level = 0;
}
// Write credentials.
#ifdef _DEBUG
{
eap::credentials_pap cred_stored(g_module);
eap::credentials_pass cred_stored(g_module);
try {
cred_stored.retrieve(target_name.c_str());
cred_stored.retrieve(target_name.c_str(), level);
} catch(win_runtime_error &err) {
OutputDebugStr(_T("%hs (error %u)\n"), err.what(), err.number());
} catch(...) {
@@ -94,7 +103,7 @@ static int CredWrite()
}
#endif
try {
cred.store(target_name.c_str());
cred_pass.store(target_name.c_str(), level);
} catch(win_runtime_error &err) {
OutputDebugStr(_T("%hs (error %u)\n"), err.what(), err.number());
return 2;

View File

@@ -3,12 +3,13 @@ Imports given credentials to Windows Credential Manager for G
##Usage
```
CredWrite <username> <password> [<realm>]
CredWrite <username> <password> [<realm> [level]]
```
- `username` - Base64 encoded UTF-8 user name (usually of the form user@domain or domain\user)
- `password` - Base64 encoded UTF-8 user password
- `realm` - A realm ID to allow grouping of credentials over different WLAN profiles (optional, default is domain part of `username`)
- `level` - Credential level (0=outer, 1=inner, 2=inner-inner..., default is 0=outer)
The credentials are stored to Windows Credential Manager in invoking user's roaming profile.

View File

@@ -20,8 +20,7 @@
#pragma once
#include "../lib/PAP/include/Config.h"
#include "../lib/PAP/include/Credentials.h"
#include "../lib/EAPBase/include/Credentials.h"
#include "../lib/EAPBase/include/Module.h"
#include <WinStd/Common.h>

View File

@@ -51,7 +51,7 @@ PROJECT_BRIEF = "EAP Supplicant for Windows"
# and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
# to the output directory.
PROJECT_LOGO =
PROJECT_LOGO = include\icon_ui.ico
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
# into which the generated documentation will be written. If a relative path is
@@ -694,7 +694,7 @@ CITE_BIB_FILES =
# messages are off.
# The default value is: NO.
QUIET = NO
QUIET = YES
# The WARNINGS tag can be used to turn on/off the warning messages that are
# generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES
@@ -718,7 +718,7 @@ WARN_IF_UNDOCUMENTED = YES
# markup commands wrongly.
# The default value is: YES.
WARN_IF_DOC_ERROR = NO
WARN_IF_DOC_ERROR = YES
# This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that
# are documented, but have no documentation for their parameters or return
@@ -790,10 +790,16 @@ RECURSIVE = YES
# run.
EXCLUDE = \
CredWrite\README.md \
EventMonitor\res \
lib\EAPBase_UI\res \
lib\EapHost_UI\res \
lib\TLS_UI\res \
lib\TTLS_UI\res \
lib\WinStd
lib\WinStd \
lib\wxExtend \
MsiUseFeature\README.md \
WLANManager\README.md
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded

View File

@@ -97,9 +97,15 @@
<ProjectReference Include="..\..\lib\EAPBase\build\EAPBase.vcxproj">
<Project>{ad6816a0-9600-4e01-8c49-39d03d1e791f}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\EapHost\build\EapHost.vcxproj">
<Project>{b385ec2b-c3f4-48bb-9bac-8b996de7f754}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\Events\build\Events.vcxproj">
<Project>{d63f24bd-92a0-4d6b-8b69-ed947e4d2b1b}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\MSCHAPv2\build\MSCHAPv2.vcxproj">
<Project>{86a6d6a0-4b7d-4134-be81-a5755c77584d}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\PAP\build\PAP.vcxproj">
<Project>{36b0cf8a-7794-46c3-8099-825ba962b4c7}</Project>
</ProjectReference>

Binary file not shown.

View File

@@ -100,9 +100,21 @@
<ProjectReference Include="..\..\lib\EAPBase_UI\build\EAPBase_UI.vcxproj">
<Project>{d4b54856-be1f-4937-a8f7-495125be76be}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\EapHost\build\EapHost.vcxproj">
<Project>{b385ec2b-c3f4-48bb-9bac-8b996de7f754}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\EapHost_UI\build\EapHost_UI.vcxproj">
<Project>{13d2d8b5-f6aa-459d-b5f7-29b95dd9d583}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\Events\build\Events.vcxproj">
<Project>{d63f24bd-92a0-4d6b-8b69-ed947e4d2b1b}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\MSCHAPv2\build\MSCHAPv2.vcxproj">
<Project>{86a6d6a0-4b7d-4134-be81-a5755c77584d}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\MSCHAPv2_UI\build\MSCHAPv2_UI.vcxproj">
<Project>{7af5b922-7c17-428a-97e0-09e3b41a684d}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\PAP\build\PAP.vcxproj">
<Project>{36b0cf8a-7794-46c3-8099-825ba962b4c7}</Project>
</ProjectReference>
@@ -124,11 +136,47 @@
<ProjectReference Include="..\..\lib\WinStd\build\WinStd.vcxproj">
<Project>{47399d91-7eb9-41de-b521-514ba5db0c43}</Project>
</ProjectReference>
<ProjectReference Include="..\..\lib\wxExtend\build\wxExtendLib.vcxproj">
<Project>{d3e29951-d9f5-486d-a167-20ae8e90b1fa}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="..\build\EAPMethodUI.def" />
<None Include="..\locale\EAPMethods.pot" />
</ItemGroup>
<ItemGroup>
<POCompile Include="..\locale\bg_BG.po" />
<POCompile Include="..\locale\ca_ES.po" />
<POCompile Include="..\locale\cs_CZ.po" />
<POCompile Include="..\locale\cy_UK.po" />
<POCompile Include="..\locale\de_DE.po" />
<POCompile Include="..\locale\el_GR.po" />
<POCompile Include="..\locale\es_ES.po" />
<POCompile Include="..\locale\eu_ES.po" />
<POCompile Include="..\locale\fi_FI.po" />
<POCompile Include="..\locale\fr_CA.po" />
<POCompile Include="..\locale\fr_FR.po" />
<POCompile Include="..\locale\gl_ES.po" />
<POCompile Include="..\locale\hr_HR.po" />
<POCompile Include="..\locale\hu_HU.po" />
<POCompile Include="..\locale\is_IS.po" />
<POCompile Include="..\locale\it_IT.po" />
<POCompile Include="..\locale\ko_KR.po" />
<POCompile Include="..\locale\lt_LT.po" />
<POCompile Include="..\locale\nb_NO.po" />
<POCompile Include="..\locale\nl_NL.po" />
<POCompile Include="..\locale\pl_PL.po" />
<POCompile Include="..\locale\pt_PT.po" />
<POCompile Include="..\locale\ru_RU.po" />
<POCompile Include="..\locale\sk_SK.po" />
<POCompile Include="..\locale\sl_SI.po" />
<POCompile Include="..\locale\sr_RS.po" />
<POCompile Include="..\locale\sv_SE.po" />
<POCompile Include="..\locale\tr_TR.po" />
<POCompile Include="..\locale\vi_VN.po" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="..\..\include\xgettext.targets" />
</ImportGroup>
</Project>

View File

@@ -13,6 +13,10 @@
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
</Filter>
<Filter Include="Resource Files\Localization">
<UniqueIdentifier>{e43059ae-37ac-4b28-84fb-18d1b3972b30}</UniqueIdentifier>
<Extensions>po;pot</Extensions>
</Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="StdAfx.h">
@@ -36,5 +40,97 @@
<None Include="..\build\EAPMethodUI.def">
<Filter>Source Files</Filter>
</None>
<None Include="..\locale\EAPMethods.pot">
<Filter>Resource Files\Localization</Filter>
</None>
</ItemGroup>
<ItemGroup>
<POCompile Include="..\locale\sl_SI.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\bg_BG.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\ca_ES.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\cs_CZ.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\cy_UK.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\de_DE.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\el_GR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\es_ES.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\eu_ES.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\fi_FI.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\fr_CA.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\fr_FR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\gl_ES.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\hr_HR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\hu_HU.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\is_IS.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\it_IT.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\lt_LT.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\nb_NO.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\nl_NL.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\pl_PL.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\pt_PT.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\ru_RU.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\sk_SK.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\sr_RS.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\sv_SE.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\tr_TR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\vi_VN.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="..\locale\ko_KR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
</ItemGroup>
</Project>

Binary file not shown.

2
EAPMethods/locale/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/*.mo
/eapmethods_*.po

View File

@@ -2,479 +2,725 @@
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-08-25 10:43+0200\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.8\n"
"X-Poedit-Basepath: ../..\n"
"X-Generator: Poedit 1.8.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-SourceCharset: UTF-8\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-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:174 lib/EAPBase_UI/res/wxEAP_UI.cpp:296
msgid "Client Credentials"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:185
msgid "Manage credentials used to connect."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:198
msgid "Use &own credentials:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:199
msgid "Select this option if you have your unique credentials to connect"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid "Select this option if you would like to use credentials stored in Windows Credential Manager"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:204
msgid "Your credentials loaded from Windows Credential Manager"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:214
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:215
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
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:219 lib/EAPBase_UI/res/wxEAP_UI.cpp:252
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:220 lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:236
msgid "Use &pre-shared credentials:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:237
msgid "Select this options if all clients connect using the same credentials"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid "Select this option if you would like to store credentials as a part of profile configuration"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:242
msgid "Common (pre-shared) credentials"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:307
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:317
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:322
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:326
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:331
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:338 lib/TLS_UI/res/wxTLS_UI.cpp:183
msgid "&Remember"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:339
msgid "Check if you would like to save username and password"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:361
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:372
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
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:379
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:384
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid "Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:388
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:398
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:408
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:415
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:419
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:426
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:430
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:471
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid "Assign your organization a unique ID to allow sharing the same credential set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:482
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
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:489
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid "&Lock this configuration and prevent any further modification via user interface."
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.cpp:492
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:88
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:118
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:120
#, c-format
msgid "your %ls provider"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:120
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:139
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:150
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:161
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:180
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, 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:182
#, c-format
msgid "Your %ls provider"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:182
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: lib/EAPBase_UI/src/EAP_UI.cpp:201
msgid "Previous attempt to connect failed. Please, make sure your credentials are correct, or try again later."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:17
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid "Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid "The %s version installed on this computer logs credentials in visible and easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:28
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/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"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid "Server's certificate must be issued by one of certificate authorities listed here"
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:47
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:48
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/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
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:53
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/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
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:59
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/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
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:77
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/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"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:131
msgid "Please select your client certificate to use for authentication."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &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
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:167
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: lib/TLS_UI/res/wxTLS_UI.cpp:172
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
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)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
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:514
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: lib/TLS_UI/src/TLS_UI.cpp:515
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: lib/TLS_UI/src/TLS_UI.cpp:516
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: lib/TLS_UI/src/TLS_UI.cpp:517
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: lib/TLS_UI/src/TLS_UI.cpp:518
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: lib/TLS_UI/src/TLS_UI.cpp:534
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: lib/TLS_UI/src/TLS_UI.cpp:534
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/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
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/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
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: lib/TTLS_UI/src/Module.cpp:231 lib/TTLS_UI/src/Module.cpp:241
#: lib/EAPBase_UI/include/EAP_UI.h:582
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: lib/TTLS_UI/src/Module.cpp:233 lib/TTLS_UI/src/Module.cpp:243
#: lib/EAPBase_UI/include/EAP_UI.h:584
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: lib/TTLS_UI/src/TTLS_UI.cpp:108 lib/TTLS_UI/src/TTLS_UI.cpp:215
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117 ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: lib/TTLS_UI/src/TTLS_UI.cpp:114
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: lib/TTLS_UI/src/TTLS_UI.cpp:116
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: lib/TTLS_UI/src/TTLS_UI.cpp:121 lib/TTLS_UI/src/TTLS_UI.cpp:236
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138 ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:253
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:422
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid "Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:502 lib/EAPBase_UI/include/EAP_UI.h:529
msgid "<blank>"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:508
#, c-format
msgid "<error %u>"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:568
#, c-format
msgid "Error reading credentials from Credential Manager: %hs (error %u)"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:570
msgid "Reading credentials failed."
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:595
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:817
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: lib/EAPBase_UI/res/wxEAP_UI.h:60
msgid "EAP Method Configuration"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/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"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: EAPMethods/MSIBuild/En.Win32.Release.Feature-2.idtx:4
#: EAPMethods/MSIBuild/En.x64.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.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
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.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
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.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
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

816
EAPMethods/locale/bg_BG.po Normal file
View File

@@ -0,0 +1,816 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Добавяне на нов доставчик"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Премахване на избрания доставчик"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "За напреднали ..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Отваряне на диалог за настройки на доставчика"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr "%s Удостоверения за самолочност на потребителя"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
"Изберете източника, съхраняващ Вашите удостоверения за самоличност за "
"свързване."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr "Използвайте удостоверения за самоличност от Credential &Manager:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
"Изберете тази опция, ако желаете да използвате удостоверения за "
"самосличност, съхранявани в Windows Credential Manager"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
"Вашите настоящи удостоверения за самоличност са съхранени в Windows "
"Credential Manager"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "&Изчистете удостоверенията за самоличност"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Кликнете, за да изчистите Вашите удостоверения за самоличност от Credential Manager.\n"
"\n"
"Забележка: Когато се свързвате, ще Ви бъде поискано да въведете удостоверения за самоличност."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "&Настройте удостоверения за самоличност ..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
"Кликнете тук, за да настроите или модифицирате Вашите удостоверения за "
"самоличност"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
"Използвайте удостоверения за самоличност от &конфигурацията на профила:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
"Изберете тази опция, ако желаете да съхраните удостоверенията за самоличност"
" като част от конфигурацията на профила"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr "Конфигуриране на удостоверенията за самоличност на профила"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr "Потребителско ID и парола"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Моля въведете Вашият потребителски ID и парола."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "Потребителско ID:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
"Въведете Вашето потребителско име тук (user@domain.org, DOMAIN\\User, т.н.)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Парола:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Въведете Вашата парола тук"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Вашата организация"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Опишете Вашата организация, за да персонализираме подсказките за "
"потребителя. Когато е въведена организация, програмните съобщения ще бъдат "
"по-лесни за разбиране от крайния потербител."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "Вашата организация &name:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
"Името на организацията Ви както ще бъде изписано в контактите за помощ"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(Бъдете кратки, моля)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "Контакти за помощ &информация:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "Уебсайт адреса за помощ"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "E-mail адреса за помощ"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Телефонен номер за помощ"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Доставчик на уникален идентификатор"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Определете уникален ID на Вашата организация, за да разрешите споделяне на "
"същите удостоверения за самоличност, настроени между различните мрежови "
"профили."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "&Пространство от имена:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "Доставчик на уникален &идентификатор:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
"ID на Вашата организация за определяне на същите удостоверения за "
"самоличност от другите профили"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Заключване на конфигурацията"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Вашата конфигурация може да бъде заключена, за да се предотврати случайното "
"й модифициране от крайните потребители. На потребителите ще им бъде "
"позволено единствено да въвеждат удостоверения за самоличност. "
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"&Заключете тази конфигурация и предотвратете всякакви по-нататъшни "
"модификации посредством потребителския интерфейс."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
"(Внимание: Веднъж заключен, не може да се върнете назад, използвайки този "
"диалог!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "%s Удостоверения за самоличност"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "За допълнителна помощ и инструкции, моля свържете се с %s на:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "Вашият доставчик"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Отворете уеб браузера по подразбиране"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Отворете Вашата програма за електронна поща"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Наберете телефонният номер"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"%s има предварително настроени части на тази конфигурация. Тези части са "
"заключени, за да се предотврати инцидентно модифициране."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Вашият доставчик"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
"Предишният опит за свързване докладва невалидни удостоверения за "
"самоличност."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
"Предишният опит за свързване докладва, че Вашите удостоверения за "
"самоличност са изтекли."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"Предишният опит за свързване докладва, че Вашите удостоверения за "
"самоличност са били променени."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Предишният опит за свързване е неуспешен."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
"Моля уверете се, че удостоверенията Ви за самоличност са коректни или "
"опитайте отново по-късно."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr "MSCHAPv2 потребителски ID и парола"
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr "PAP потребителски ID и парола"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Верен сървър"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Опишете сървърите, на които вярвате, за да предотвратите прихващане на "
"удостоверения за самоличност, в случай на man-in-the-middle атаки."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Допустими Certificate Authorities:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
"Сертификатът на сървъра трябва да бъде издаден от един от изброените тук "
"certificate authorities"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Добавете CA от ..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
"Добавяне към списъка на нов certificate authority от хранилището със "
"сертификати"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Добавете CA от файл ..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Добавяне към списъка на нов certificate authority от файл"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&Премахнете CA"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Премахване на избраните certificate authorities от списъка"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "Допустими сървър &имена:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"Допустимите FQDN имена на сървъри са разделени с точка и запетая; оставете "
"непопълнено, за да пропуснете проверката на името; позволени са уникод "
"символи"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Например: foo.bar.com;server2.bar.com)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr "Потребителски сертификат"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr "Моля изберете Вашия &сертификат, за да се аутентикирате."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Клиентски сертификат за аутентикация"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "Клиентска &самоличност:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Вашата самоличност (username@domain) да препокрие един от сертификатите; или"
" оставете непопълнено, за да използвате една от предоставените в сертификата"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<празно>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Добавете сертификат"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Файлове на сертификати (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "X.509 файлове на сертификати (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "PKCS #7 файлови сертификати (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Всички файлове (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Невалиден или неподдържан файл на сертификат %s"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Грешка"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Външна самоличност"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr "Изберете потребителски ID, за да се удостоверите:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "&Истинска самоличност"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Използвай моето истинско потребителско име"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Използвай &празна външна самоличност (RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr "Пропусни моето потребителско име и използвай само @mydomain.org"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "&Клиентска външна самоличност:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Специфицирай клиентска външна самоличност"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Клиентска външна самоличност да се използва"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
"Грешка при запис на удостоверения за самоличност в Credential Manager: %hs "
"(error %u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Записването на удостоверенията за самоличност е неуспешно "
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Вътрешна аутентикация"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Изберете метод за вътрешна аутентикация от списъка"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Външна аутентикация"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "EAP удостоверения за самоличност"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Сигурни ли сте, че искате да изтриете за постоянно %s доставчика от "
"конфигурацията?"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Предупреждение"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Настройки на доставчика"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
"Изтриването на удостоверенията за самоличност е неуспешно (грешка %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<грешка %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<грешка>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<непопълнен ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Запомнете"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr "Отметнете, ако желаете да запазите удостоверенията за замоличност"
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<Вашата организация>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "Конфигуриране на EAP свързване"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "EAP методи"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Модули за поддръжка на индивидуални EAP методи"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

800
EAPMethods/locale/ca_ES.po Normal file
View File

@@ -0,0 +1,800 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Afegir nou proveidor"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Esborrar proveidor seleccionat"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Avançat..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Obre formulari amb ajustos de proveidor"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr "%s Credencials d'usuari"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr "Selecciona la font on les credencials utilitzades es desen"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr "Utilitzar credencials del Credential &Manager: "
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
"Seleccioneu aquesta opció si voleu utilitzar les credencials desades a "
"l'Administrador de Credencials de Windows"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
"Les vostres credencials actuals a l'Administrador de Credencials de Windows"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "&Esborrar Credencials"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Cliqueu per a esborrar les credencials de l'Administrador de Credencials.\n"
"Nota: Se us demanaran noves credencials en connectar."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "&Desar Credencials..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr "Cliqueu aquí per a desar o modificar les vostres credencials"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr "Utilitzeu les credencials de la configuració del vostre &perfil:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
"Escolliu aquesta opció si voleu desar les credencials com a part del perfil "
"de configuració"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr "Configuració de credencials del perfil"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr "ID d'usuari i contrasenya"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Sisplau introduiu el vostre ID d'usuari i contrasenya"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "ID d'usuari:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
"Introduiu el vostre identificador aquí (identificador@domini.org, "
"DOMINI\\identificador, etc.)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Contrasenya:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Introduiu la vostra contrasenya aquí"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "La vostra organització"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Descriviu la vostra organització per personalitzar la interfície. Quan s'hi "
"introdueix, l'usuari troba missatges més comprensibles i senzills de seguir."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "El &nom de la vostra organització:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
"El nom de la vostra organització tal i com apareixerà en les notificacions "
"de contacte del SAU"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(Sigueu breus, sisplau)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "Contacte d'ajuda i &informació:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "Adreça web del centre de suport"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "Adreça de correu del centre de suport"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Telèfon del centre de suport"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Identificador únic del proveidor"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Assigneu a la vostra organització un ID únic per a comparit el mateix joc de"
" credencials entre diferents perfils de xarxa."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "&Namespace:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "&Identificador únic del proveidor:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
"L'ID de la vostra organització per assignar les mateixes credencials des "
"d'altres perfils"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Bloqueig de configuració"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Podeu bloquejar la configuració per prevenir modificacions accidentals dels "
"usuaris finals. Els usuaris només podran introduir credencials."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"&Bloqueja la configuració i preveniu qualsevol modificació via interfície "
"d'usuari."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
"(Alerta: un cop bloquejada, no ho podeu revertir des d'aquesta finestra!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "%s Credencials"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "Per instruccions i ajuda, sisplau contacteu amb %s a:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "el vostre proveidor"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Obriu el navegador per defecte"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Obriu el programa de correu"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Marqueu el telèfon"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"%s ha preconfigurat parts d'aquesta configuració. Aquestes parts estan "
"bloquejades per evitar modificacions accidentals."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "El vostre proveidor"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr "L'intent de connexió anterior ha informat de credencials no vàlides."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr "L'intent de connexió anterior indica que les credencials han caducat."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"L'intent de connexió anterior indica que les credencials han estat "
"modificades."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "L'intent de connexió anterior ha fallat."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
"Sisplau assegureu-vos que les vostres credencials són correctes, o proveu-ho"
" més tard."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr "ID d'usuari i contrasenya MSCHAPv2"
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr "ID usuari i contrasenya PAP"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Servidors de confiança"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Descriu els servidors en que hi confieu per prevenir la intercepció de "
"credencials en cas d'atacs 'man-in-the-middle'."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Autoritats de Certificació acceptades:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
"El certificat del servidor ha d'haver estat emés per una de les autoritats "
"de certificació enumerades"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Afegir CA des del Repositori..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
"Afegeix una nova autoritat de certificació des del repositori de certificats"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Afegir CA des d'un fitxer..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Afegeix una nova autoritat de certificació des de d'un arxiu"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&Eliminar CA"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Elimina les autoritats de certificació seleccionades"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "&Noms de servidors acceptats:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"Llista de noms de servidors acceptats, separats per ;, en blanc per no "
"comprovar noms. S'admeten caracters Unicode"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Per exemple: foo.bar.com;server2.bar.com)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr "Certificat d'usuari"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr "Sisplau escolliu el vostre &certificat per a l'autenticació."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Certificat de client per a l'autenticació"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "Personalitzar la &identitat:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"La vostra identitat (identificador@domini) per substituir la indicada en el "
"certificat; o en blanc per fer servir la continguda en el mateix"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<buit>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Afegir Certificat"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Fitxers de certificat (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "Fitxers de certificat X.509 (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "Fitxers de certificat PKCS #7 (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Tots els fitxers (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Fitxer de certificat no vàlid o no suportat %s"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Error"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Identitat externa"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
"Seleccioneu l'ID d'usuari que presenta el propi client a l'autentitcador:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "Identitat &real"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Utitlitza el meu usuari real"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Utilitza una identitat externa &buida (RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr "Omet el meu identificador i utilitza només @elmeudomini.org"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "Identitat externa &personalitzada:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Especifiqueu la identitat externa personalitzada"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Identitat externa a utilitzar"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
"Error escrivint les credencial a l'Administrador de credencials: %hs (error "
"%u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Ha fallat l'escriptura de les credencials."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Autenticació interna"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Escolliu de la llista el mètode d'autenticació externa"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Autenticació externa"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "Credencials EAP"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Segur que voleu esborrar permanentment el proveidor %s de la configuració?"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Alerta"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Ajustos del proveidor"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Ha fallat l'esborrat de credencials (error %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<error %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<error>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<blank ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Recordar"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr "Marqueu si voleu desar les credencials"
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<La vostra organització>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "Configuració de la connexió EAP"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "Mètodes EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Móduls per soportar mètodes EAP individuals"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

759
EAPMethods/locale/cs_CZ.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/cy_UK.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

815
EAPMethods/locale/de_DE.po Normal file
View File

@@ -0,0 +1,815 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: eduroam_devel <stefan.winter@restena.lu>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Fügt einen neuen Anbieter hinzu"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Entfernt den ausgewählten Anbieter"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Fortgeschritten..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Öffnet den Dialog mit den Einstellungen für den Anbieter"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr "%s Benutzername"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr "Wählen sie die Datei in der ihre Anmeldedateien gespeichert sind"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr "Benutze die Daten aus dem Schlüsselbund"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
"Wählen sie diese Option aus um die Daten aus der Windowsanmeldung zu "
"verwenden. "
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr "Ihre aktuell für die Windowsanmeldung gespeicherten Daten"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "Nutzerdaten &löschen"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Klicken Sie hier, um Ihre Anmeldedaten aus der Anmeldeinformationsverwaltung"
" zu löschen. Hinweis: Sie werden dann bei der nächsten Verbindung zur "
"Eingabe Ihrer Nutzerdaten aufgefordert."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "Nutzerdaten &festlegen..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr "Klicken Sie hier um Ihre Anmeldedaten einzugeben oder zu ändern"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr "Verwende die Anmeldedaten aus der &Profilkonfiguration"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
"Wählren Sie diese Option, wenn sie ihre Anmeldedaten als Teil der "
"Profilkonfiguration speichern wollen"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr "Profilkonfiguration"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr "Benutzername und Passwort"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Bitte geben Sie Ihren Benutzernamen und das Passwort ein."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "Benutzername:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
"Geben Sie hier Ihren Benutzernamen ein (z.B nutzer@domain.org, "
"DOMAIN\\nutzer, ...)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Passwort:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Geben Sie hier Ihr Passwort ein"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Ihre Organisation"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Beschreiben Sie Ihre Organisation um die Nutzerdialoge persönlicher zu "
"gestalten. Die organisationsspezifische Anpassung macht es Ihren Nutzern "
"leichter, das Programm zu benutzen."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "&Name der Organisation:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
"Der Name Ihrer Organisation, so wie er dem Nutzer bei den Hilfe- und "
"Kontaktmöglichkeiten angezeigt wird"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(fassen Sie sich bitte kurz)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "&Hilfe und Kontaktmöglichkeiten:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "Webseite für Hilfe und Kontakt"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "E-Mail Adresse für Hilfe und Kontakt"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Telefonnummer für Hilfe und Kontakt"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Eindeutige Kennzeichnung des Identitätsproviders"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Geben Sie Ihrem Identitätsprovider eine eindeutige Bezeichnung damit er von "
"anderen Konfigurationsdateien unterschieden werden kann."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "Namens&raum:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "&Identifikation im Namensraum:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
"Eindeutige Kennzeichnung Ihrer Organisation um Nutzerdaten "
"profilübergreifend nutzen zu können"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Konfiguration sperren"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Ihre Konfiguration kann gesperrt werden um irrtümliche Veränderungen durch "
"den Nutzer zu verhindern. Der Nutzer kann dann nur seinen Benutzernamen und "
"Passwort ändern."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"Konfiguration s&perren und weitere Änderungen durch die "
"Benutzerschnittstelle verhindern."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
"(Warnung: sobald die Konfiguration gesperrt ist, können Sie sie hier nicht "
"mehr verändern!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "%s Nutzerdaten"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "Für Hilfe und weitere Anleitungen kontaktieren Sie bitte %s via:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "ihren Identitätsprovider"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Öffnen Sie im Webbrowser"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Öffnen Sie Ihr E-Mail Programm"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Wählen Sie die Telefonnummer"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"%s hat einige der Konfigurationsdaten voreingestellt. Diese Daten sind "
"gesperrt um unbeabsichtigte Änderungen zu vermeiden."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Ihr Identitätsprovider"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr "Der vorige Anmeldeversuch schlug fehl wegen falscher Nutzerdaten."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
"Der vorige Anmeldeversuch schlug fehl weil die Nutzerdaten abgelaufen sind."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"Der vorige Anmeldeversuch meldete dass Ihre Nutzerdaten geändert werden "
"müssen."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Der vorige Anmeldeversuch schlug fehl."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
"Bitte stellen Sie sicher dass ihre Nutzerdaten korrekt sind, oder versuchen "
"Sie es später noch einmal."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
"Die Version von %s die auf diesem Rechner installiert ist speichert "
"Passwörter in Klartext an einer leicht lesbaren Stelle."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
"Bitte überlegen Sie sich ganz genau, ob Sie hier Ihre Passwörter eingeben."
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr "Innere EAP Methode"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr "Innere EAP Methode auswählen und konfigurieren"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr "Einstellun&gen"
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr "Auflisten der EAP Methoden fehlgeschlagen (Fehler %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr "Auflisten der EAP Methoden fehlgeschlagen (Fehler %u)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr "Konfigurieren der EAP Methode fehlgeschlagen (Fehler %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr "Konfigurieren der EAP Methode fehlgeschlagen (Fehler %u)."
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr "Benutzername und Passwort für MSCHAPv2"
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr "Benutzername und Passwort für PAP"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Vertrauenseinstellungen: Server"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Definieren Sie welche Server vertrauenswürdig sind um das Abgreifen von "
"Nutzerdaten durch Man-in-the-Middle Angriffe zu verhindern."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Vertrauenseinstellungen: Zertifizierungsstellen (CAs)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
"Das Severzertifikat muss von einer der hier aufgeführten "
"Zertifizierungsstellen stammen"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "CA aus dem Gerätespeicher hinzufügen..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
"Fügt eine Zertifizierungsstelle aus dem Gerätespeicher für "
"Zertifizierungsstellen zur Liste hinzu"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "CA aus einer Datei hinzufügen..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Fügt eine Zertifizierungsstelle aus einer Datei zur Liste hinzu"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&CA entfernen"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Entfernt die ausgewählte Zertifizierungsstelle aus der Liste"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "&Akzeptable Servernamen:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"Eine durch Semikola getrennte Liste der akzeptablen Servernamen; wenn leer, "
"wird die Namensüberprüfung übersrungen; Unicode Buchstaben sind erlaubt"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Beispiel: foo.bar.com;server2.bar.com)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr "Benutzerzertifikat"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr "Bitte wählen Sie ihr Benutzer&zertifikat für die Identifizierung aus"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Nutzerzertifikat für Anmeldung"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "Ab&weichender Nutzername:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Ihr Benutzername (nutzer@domain) wenn abweichend vom Namen im "
"Benutzerzertifikat; oder leer lassen um den Namen im Benutzerzertifikat zu "
"verwenden"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<leer>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Zertifikat hinzufügen"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Zertifikatsdateien (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "X.509 Zertifikatsdateien (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "PKCS #7 Zertifikatsdateien (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Alle Dateien (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Ungültige oder nicht unterstützte Zertifikatsdatei %s"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Fehler"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Äußere (anonyme) Identität"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
"Wählen Sie einen anonymen Nutzernamen für die unverschlüsselte Übertragung:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "Echten Nutzernamen &verwenden"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Im unverschlüsselten Teil der Anmeldung den echten Nutzernamen senden"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Leeren N&utzernamen verwenden (gemäß RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
"Im unverschlüsselten Teil den Nutzernamen weglassen und nur den @domain Teil"
" senden"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "Ei&genen Nutzernamen verwenden:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
"Im unverschlüsselten Teil einen selbst festgelegten Nutzernamen verwenden"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Zu verwendender Nutzername"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
"Fehler beim Speichern der Nutzerdaten in der Anmeldeinformationsverwaltung: "
"%hs (Fehler %u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Speichern der Nutzerdaten fehlgeschlagen."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
"Anzeigen des Dialogs für EAP Identität fehlgeschlagen (Fehler %u, %s, %s)."
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr "Anzeigen des Dialogs für EAP Identität fehlgeschlagen (Fehler %u)."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Verschlüsselte Anmeldungsphase"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
"Wählen Sie die Anmeldemethode im verschlüsselten Teil der Verbindung aus"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr "EAP-MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr "Andere EAP Methoden..."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Unverschlüsselte Anmeldungsphase"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "EAP Nutzerdaten"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Sind Sie sicher, dass Sie den Identitätsprovider %s aus der Konfiguration "
"löschen möchten?"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Warnung"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Identitätsprovider Einstellungen"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Löschen der Nutzerdaten fehlgeschlagen (Fehler %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<Fehler %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<Fehler>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<leere ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Speichern"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr "Klicken Sie hier um ihre Anmeldedaten zu speichern"
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<Ihre Organisation>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "EAP Verbindungseinstellungen"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr "EAP Identitätsprovider"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "EAP Methoden"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Module zur Unterstützung einzelner EAP Methoden"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

819
EAPMethods/locale/el_GR.po Normal file
View File

@@ -0,0 +1,819 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Vicky Kons <vickyk@admin.grnet.gr>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Προσθέτει νέο πάροχο"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Αφαιρεί επιλεγμένο πάροχο"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Προχωρημένο..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Ανοίγει ένα παράθυρο διαλόγου με τις ρυθμίσεις του παρόχου"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr "%s Διαπιστευτήρια Χρήστη"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
"Επιλέξτε την πηγή όπου είναι αποθηκευμένα τα διαπιστευτήριά σας που "
"χρησιμοποιείται για τη σύνδεση."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr "Χρησιμοποιήστε τα διαπιστευτήρια από τον Credential &Manager:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
"Επιλέξτε αυτήν την επιλογή αν θέλετε να χρησιμοποιήσετε τα διαπιστευτήρια "
"που αποθηκεύονται στο Windows Credential Manager"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
"Τα παρόντα διαπιστευτήρια είναι αποθηκευμένα στο Windows Credential Manager"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "&Καθαρίσμος διαπιστευτηρίων"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Επιλέξτε να καθαρίσετε τα διαπιστευτήρια σας από τον Credential Manager\n"
"Σημείωση: Θα σας ζητηθεί να εισαγάγετε τις πιστοποιήσεις σας κατά τη σύνδεση."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "&Ρυθμίση των διαπιστευτηρίων..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
"Κάντε κλικ εδώ για να ρυθμίσετε ή να τροποποιήσετε τα διαπιστευτήριά σας"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr "Χρησιμοποιήστε τα διαπιστευτήρια από το &προφίλ ρύθμισης παραμέτρων:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
"Επιλέξτε αυτήν την επιλογή αν θέλετε να αποθηκεύσετε τα διαπιστευτήρια ως "
"μέρος της διαμόρφωσης προφίλ"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr "Προφίλ ρύθμισης διαπιστευτηρίων"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr "ID χρήστη και κωδικός πρόσβασης"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Παρακαλείσθε να δώσετε το όνομα χρήστη και τον κωδικό πρόσβασής σας."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "ID Χρήστη:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr "Εισάγετε εδώ το όνομα χρήστη (user@domain.org, DOMAIN\\User,etc.)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Κωδικός Πρόσβασης:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Εισάγετε τον κωδικό πρόσβασης σας εδώ"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Ο Φορέας σας"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Περιγράψτε τον Φορέα σας για να προσαρμόσετε τη ζήτηση του. Όταν "
"παρουσιάζεται ο φορέας, οι τελικοί χρήστες κατανοούν πιο εύκολα τα μηνύματα "
"των προγραμμάτων και τις ενέργειές τους."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "Το όνομα &του Φορέα σας:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
"Το όνομα του φορέα σας, όπως αυτό θα εμφανίζεται στις ειδοποιήσεις των "
"επαφών του helpdesk"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(Παρακαλώ, περιοριστείτε)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "Πληροφορίες& επικοινωνίας Helpdesk"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "H διεύθυνση της ιστοσελίδας του Helpdesk"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "Tο e-mail του Helpdesk"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Ο αριθμός τηλεφώνου του Helpdesk"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Πάροχος Μοναδικoύ Αναγνωριστικού"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Αναθέστε στον φορέα σας ένα μοναδικό αναγνωριστικό για να επιτρέπεται να "
"μοιράζεται τα ίδια διαπιστευτήρια σε διαφορετικά προφίλ του δικτύου."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "&Περιοχή:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "Πάροχος μοναδικού &αναγνωριστικού:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
"Το αναγνωριστικό του φορέα σας για να παρέχετε ίδια διαπιστευτήρια από άλλα "
"προφίλ"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Διαμόρφωση κλειδώματος"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Η διαμόρφωσή σας μπορεί να κλειδώνεται ώστε να αποφύγετε τις κατά λάθος "
"αλλαγές από τους τελικούς χρήστες. Στους χρήστες θα επιτρέπεται μόνο να "
"εισαγουν τα διαπιστευτήρια."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"&Αποκλεισμός αυτής της διαμόρφωσης και αποτρέψτε οποιαδήποτε περαιτέρω "
"τροποποίηση μέσω της διεπαφής χρήστη."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
"(Προσοχή: Μόλις κλειδωθεί, δεν μπορείτε να το επαναφέρετε χρησιμοποιώντας "
"αυτό το διάλογο!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "%s Διαπιστευτήρια"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
"Για περισσότερη βοήθεια και οδηγίες, παρακαλούμε επικοινωνήστε μαζί μας %s "
"στο:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "ο πάροχος σας"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Ανοίξτε ένα προεπιλεγμένο φυλλομετρητή"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Ανοίξτε το πρόγραμμα του e-mail σας"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Πληκτρολογήστε το αριθμό τηλεφώνου"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"%s έχει προ-ρυθμισεί τμήματα αυτής της διαμόρφωσης. Τα μέρη αυτά είναι "
"κλειδωμένα για να εμποδίστει η τυχαία τροποποίηση."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Ο πάροχός σας"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
"Η προηγούμενη προσπάθεια για να συνδεθείτε ανέφερε μη έγκυρα διαπιστευτήρια."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
"Η προηγούμενη προσπάθεια για να συνδεθείτε ανέφερε ότι τα διαπιστευτήριά σας"
" έχουν λήξει."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"Η προηγούμενη προσπάθεια να συνδεθείτε ανέφερε ότι τα διαπιστευτήρια σας "
"έχουν αλλάξει."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Η προηγούμενη προσπάθεια σύνδεσης απέτυχε."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
"Παρακαλώ, βεβαιωθείτε ότι τα διαπιστευτήρια σας είναι σωστά ή δοκιμάστε ξανά"
" αργότερα."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
"Η %s εγκατεστημένη έκδοση σε αυτόν τον υπολογιστή συνδέει τα διαπιστευτήρια"
" με ορατό και ευανάγνωστο τρόπο."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr "Παρακαλούμε, θεωρείτε απαραίτητο να εισαγάγετε τα διαπιστευτήριά σας."
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr "Εσωτερικοί μέθοδοι EAP"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr "Επιλέξτε και ρυθμίστε την εσωτερική μέθοδο EAP"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr "&Ρυθμίσεις"
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr "Αποτυχία απαρίθμησης των μεθόδων EAP (σφάλμα %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr "Αποτυχία απαρίθμησης των μεθόδων EAP (σφάλμα %u)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr "Απέτυχε η διαμόρφωση της μεθόδου EAP (σφάλμα %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr "Απέτυχε η διαμόρφωση της μεθόδου EAP (σφάλμα %u)."
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr "MSCHAPv2 ID χρήστη και κωδικός πρόσβασης"
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr "PAP ID χρήστη και κωδικός πρόσβασης"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Εμπιστευτικό Διακομιστή"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Περιγράψτε τους διακομιστές που εμπιστεύεστε για την πρόληψη υποκλοπἠς των "
"διαπιστευτηρίων σε περίπτωση επιθέσεων man-in-the-middle."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Αποδεκτές αρχές εκδόσεων πιστοποιητικών:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
"Το πιστοποιητικό του διακομιστή πρέπει να εκδίδεται από μία από τις αρχές "
"έκδοσης πιστοποιητικών που αναφέρονται εδώ"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Προσθήκη CA από το Store..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
"Προσθέτει μια νέα αρχή πιστοποιητικoύ στη λίστα από το κατάστημα "
"πιστοποιητικών "
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Προσθήκη CA από Φάκελο..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Προσθέτει μια νέα αρχή πιστοποιητικού από το αρχείο στη λίστα"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&Αφαιρέστε CA"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Αφαιρεί επιλεγμένα πιστοποιητικά από τη λίστα"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "Αποδεκτά &ονόματα server:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"Ένα semicolon οριοθετεί τη λίστα με τα αποδεκτά ονόματα χώρου FQDN "
"εξυπηρετητών· αφήστε κενό για να παρακάμψετε την επιλογή ονόματος· "
"επιτρέπονται οι χαρακτήρες unicode"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Παράδειγμα: foo.bar.com;server2.bar.com)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr "Πιστοποιητικό χρήστη"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
"Επιλέξτε το &πιστοποιητικό σας που θα χρησιμοποιηθεί για τον έλεγχο "
"ταυτότητας."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
"Το πιστοποιητικό πελάτη που θα χρησιμοποιηθεί για τον έλεγχο της ταυτότητας"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "Προσαρμοσμένη &ταυτότητα:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Η ταυτότητά σας (username@domain) για να παρακάμψετε ένα πιστοποιητικό· ή "
"κενό για να χρησιμοποιήσετε όποια ταυτότητα παρέχεται από πιστοποιητικό"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<κενό>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Προσθήκη Πιστοποιητικού"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Αρχεία Πιστοποιητικών (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "X.509 Αρχεία Πιστοποιητικών (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "PKCS #7 Αρχεία Πιστοποιητικών (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Όλα τα αρχεία (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Άκυρο ή μη υποστηριζόμενο αρχείο πιστοποιητικού %s"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Σφάλμα"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Εξωτερική ταυτότητα"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
"Επιλέξτε το αιτούμενο αναγνωριστικό χρήστη να εισάγει τον εαυτο του ως "
"πιστοποιητικό:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "&Επαληθευμένη Ταυτότητα"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Χρησιμοποιήσε το αληθινό όνομα χρήστη μου"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Χρησιμοποιήστε &κενή εξωτερική ταυτότητα (RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
"Παραλείψτε το όνομα χρήστη μου και χρησιμοποιήστε μόνο το @mydomain.org"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "&Διαμόρφωση της εξωτερικής ταυτότητας:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Καθορίστε τη διαμόρφωση της εξωτερικής ταυτότητας"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Προσαρμόστε την εξωτερική ταυτότητα για να την χρησιμοποιήσετε"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
"Σφάλμα κατά την εγγραφή των διαπιστευτηρίων στο Credential Manager: %hs "
"(σφάλμα %u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Η εγγραφή των διαπιστευτηρίων απέτυχε."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr "Απέτυχη η επίκληση της EAP UI ταυτότητας (σφάλμα %u, %s, %s)."
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr "Απέτυχη η επίκληση της EAP UI ταυτότητας (σφάλμα %u)."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Ταυτοποίηση εσωτερικής ταυτότητας"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Επιλέξτε την μέθοδο ταυτοποίησης εσωτερικής ταυτότητας από τη λίστα"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr "EAP-MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr "Άλλοι μέθοδοι EAP..."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Ταυτοποίηση εξωτερικής ταυτότητας"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "Διαπιστευτήρια EAP"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Είστε βέβαιοι ότι θέλετε να καταργήσετε οριστικά τον πάροχο %s από τη "
"διαμόρφωση;"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Προειδοποίηση"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Ρυθμίσεις παρόχων"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Η διαγραφή των διαπιστευτηρίων απέτυχε (σφάλμα %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<σφάλμα %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<σφάλμα>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<κενό ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Υπενθύμιση"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr "Ελέγξτε αν θέλετε να αποθηκεύσετε τα διαπιστευτήρια"
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<Ο Φορέας σας>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "Διαμόρφωση σύνδεσης EAP"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr "Πάροχος υπηρεσιών EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "Μέθοδοι EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Ενότητες για την ενίσχυση μεμονωμένων μεθόδων EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

814
EAPMethods/locale/es_ES.po Normal file
View File

@@ -0,0 +1,814 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Alberto Martínez <alberto_martinez@deusto.es>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Añade nuevo proveedor"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Borra proveedor seleccionado"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Avanzado..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Abrir diálogo configuración de proveedores"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr "Credenciales %s de usuario"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
"Selecciona el repositorio en el que se guardan las credenciales de conexión."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr "Usa credenciales del &Administrador de Credenciales:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
"Selecciona esta opción si quieres usar credenciales guardadas en el "
"Administrador de Credenciales de Windows"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
"Sus credenciales actuales guardadas en el Administrador de Credenciales de "
"Windows"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "&Limpiar Credenciales"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
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."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "&Establecer Credenciales..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr "Haga clic aquí para establecer o modificar sus credenciales"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr "Usa las credenciales de la configuración del &perfil:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
"Selecciona esta opción si quieres guardar credenciales como parte de la "
"configuración del perfil"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr "Credenciales de la configuración del perfil"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr "Identificador de usuario y contraseña"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Por favor proporciones su ID de usuario y contraseña."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "ID de usuario:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
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.)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Contraseña:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Introduzca su contraseña aquí"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Su organización"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
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."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "&Nombre de su organización:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
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"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(Se recomienda algo corto)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "&Información de contacto de soporte:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "La dirección web para ofrecer soporte"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "La dirección de correo para soporte"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "El teléfono para soporte"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Identificador único del proveedor"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
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."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "&Espacio de nombres:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "&Identificador único de proveedor:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
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"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Bloqueo de configuración"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
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."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
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."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
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!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "Credenciales %s"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "Para ayuda o instrucciones adicionales, por favor contacte con %s en:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "su proveedor"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Abrir el navegador web por defecto"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Abrir su cliente de correo electrónico"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Llamar al teléfono"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, 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."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Su proveedor"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
"El intento anterior de conexión reportó que las credenciales no eran "
"correctas."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
"El intento anterior de conexión reportó que las credenciales han expirado."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
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."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Los intentos anteriores de conexión fallaron."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
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."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
"La versión %s instalada en este ordenador registra las credenciales de forma"
" abierta y fácil de leer."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr "Por favor, reconsidera la necesidad de introducir tus credenciales."
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr "Método EAP interno"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr "Selecciona y configura un método EAP interno"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr "&Configuración"
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr "Fallo al enumerar los métodos EAP (error %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr "Fallo al enumerar los métodos EAP (error %u)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr "Fallo al configurar el método EAP (error %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr "Fallo al configurar el método EAP (error %u)."
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr "Identificador MSCHAPv2 de usuario y contraseña"
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr "Identificador PAP de usuario y contraseña"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Confianza en el servidor"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Autoridades de Certificación Aceptadas:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
"El certificado de servidor debe haber sido emitido por alguna de las "
"autoridades listadas aquí"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Añadir CA desde el almacén..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
"Añade una nueva autoridad de certificación desde la lista del almacén de "
"certificados"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Añadir CA desde fichero..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
"Añadir una nueva autoridad de certificación a la lista desde un fichero"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&Borrar una CA"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Borrar las autoridades de certificación de la lista"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "Nombres de servidor &aceptables:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"Una lista separada por punto y coma de nombres de servidor FQDN aceptables; "
"blanco para evitar comprobación de nombre; se admiten caracteres Unicode"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Ejemplo: foo.bar.com;servidor2.bar.com)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr "Certificado de usuario"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr "Por favor seleccione su &certificado a usar para la autenticación."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Certificado de cliente a utilizar para autenticación"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "&Identidad personalizada:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Su identidad (usuario@dominio) que sobreescribirá la del certificado; o en "
"blanco para usar la proporcionada en el certificado"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<vació>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Añadir Certificado"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Ficheros de certificado (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "Ficheros de certificado X.509 (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "Ficheros de certificados PKCS #7 (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Todos los ficheros (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Fichero de certificado %s es inválido o no está soportado"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Error"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Identidad Externa"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
"Seleccione el ID de usuario con el que el suplicante se presenta al "
"autenticador:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "Identidad &Real"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Usar mi nombre de usuario real"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Usar una identidad externa &vacía (RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr "Omitir mi nombre de usuario y usar @midominio.org sólo"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "Identidad externa personalizada:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Especificar identidad externa personalizada"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Identidad externa personalizada a usar"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
"Error escribiendo credenciales en el Gestor de Credenciales: %hs (error %u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Fallo escribiendo credenciales."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
"Fallo al lanzar la interfaz de usuario de identidad EAP (error %u, %s, %s)."
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr "Fallo al lanzar la interfaz de usuario de identidad EAP (error %u)."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Autenticación interna"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Seleccione un método de autenticación interna de la lista"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr "EAP-MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr "Otros métodos EAP..."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Autenticación externa"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "Credenciales EAP"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"¿está seguro de que quiere borrar permanentemente la configuración del "
"proveedor %s?"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Advertencia"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Configuración del proveedor"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Fallo al borrar credenciales (error %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<error %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<error>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<ID en blanco>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Recordar"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr "Marca si quieres guardar las credenciales"
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<Su organización>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "Configuración de conexiones EAP"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr "Proveedor de identidad EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "Métodos EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Módulos para soportar métodos EAP individualmente"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

759
EAPMethods/locale/eu_ES.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/fi_FI.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/fr_CA.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/fr_FR.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/gl_ES.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

790
EAPMethods/locale/hr_HR.po Normal file
View File

@@ -0,0 +1,790 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Dodavanje novog davatelja usluge"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Micanje odabranog davatelja usluge"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Napredno..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Otvaranje dialoga s postavkama davatelja usluge"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "&Obriši korisničke podatke"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Odaberi kako bi se obrisali korisnički podaci u Credential Manager.\n"
"Opaska: Biti će te pitani za korisničke podatke po spajanju."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "&Postavi korisničke podatke..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr "Odaberi ako je potrebno postaviti korisničke podatke"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Molimo postavite svoju korisničku oznaku i lozinku"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "Korisnička oznaka:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr "Unesi svoju korisnicku oznaku (pero@pero.hr)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Lozinka:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Unesi svoju lozinku"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Vaša ustanova"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Opiši svoju ustanovu kao bi se prilagodilo korisničko sučelje. Kada je "
"ustanova prestavljena, krajnji korisnik će lakše obaviti postavljanje "
"postavki."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "Ime vaše &ustanove:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr "Ime vaše ustanove će se pojaviti na obavijesti helpdesk-u"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(Ukratko, molim)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "Kontakt &podaci helpdesk-a:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "Web adresa vašeg helpdesk-a"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "E-mail adresa vašeg helpdesk-a"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Telefonski broj vašeg helpdesk-a"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Jedinstveni identifikator davatelja usluge"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Prijavite ID vaše ustanove kako bi se mogao koristiti za različite mrežne "
"profile"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "&Namespace:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "Davatelj jedinstvene &identifikacije:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr "ID vaše ustanove se pojavljuje i kod drugih korisničkih podataka"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Zaključaj posatvke"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Vaše postavke su zaključane kao bi se zaštile od nehotične promjene krajnjeg"
" korisnika. Korisnik će moći unjeti samo svoje korisničke podatke."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"&Zaključaj postavke kako bi onemomogučili kasniju promjenu kroz korisničko "
"sučelje"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr "(Upozorenje: Jednom zaključano, nemože se otključati ovim dijalogom!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "%s korisnički podatci"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "Za dodatnu pomoć i postavke kontaktiraj %s :"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "vaš davatelj usluge"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Otvori standardni web preglednik"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Otvorite vaš e-mail program"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Nazovi telefonski broj"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"%s ima predefinirane postavke. Te postavke su zaključane kako bi spriječile "
"slučajnu promjenu."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Vaš davatelj usluge"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
"Prethodni pokušaj spajanja je prijavio da su korišteni netočni korisnički "
"podaci."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
"Prethodni pokušaj spajanja je prijavio da su korisnički podaci istekli."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"Prethodni pokušaj spajanja je priojavio da su promjenjeni korisnički podaci."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Prethodni pokušaj spajanja nije uspio."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr "Molimo provjeritet da je certifikat dobar ili pokušajte kasnije."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Server Trust"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Opisivanje autentikacijskog poslužitelja kako bi se izbjegao MitM napad."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Prihvatljivi certifikat autoriteti: "
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Dodavanje CA iz skupa certifikata"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr "Dodavanje novog certifikat autoriteta iz skupa certifikata na listu"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Dodavanje CA iz datoteke ..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Dodavanje novog certifikat autoriteta na listu"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&Micanje CA"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "MIcanje odabranih certifikat autoriteta s liste"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "Prihvatljiv &naziv poslužitelja "
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"Točka-zarez odvaja listu FQDN naziva, prazno polje ne provjerava naziv; "
"moguće korištenje Unicode znakova"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Primjer: pero.hr;freeradius.primjer.hr)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Klijentski certifikat za autentikaciju"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "Samostalno odabrani &identitet"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Vaš korisnički podatak (pero@pero.hr) će se koristiti umjesto podataka iz "
"certifikata ili ostavite prazno kako bi se koristili podaci iz certifikata"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<prazno>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Dodaj certifikat"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "PKCS #7 Certificate Files (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Sve datoteke (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Nevažeća ili nepodržana datoteka s certifikatom %s "
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Greška"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Vanjski korisnički identitet"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
"Odaberi korisnički ID s kojim će se supplicant predstavljati autentikatoru."
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "&Stvarna korisnička oznaka"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Koristi moju stvarnu korisničku oznaku"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
"Koristi &prazan vanjski identitet (RFC 4822) (ovo nije podržano za korisnike"
" iz sustava AAI@EduHr)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
"Koristi samo @mojadomena.hr (ovo nije podržano za korisnike iz sustava "
"AAI@EduHr)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "&Samostalno odabrani vanjski identitet"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Specijalni vanjski identitet"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Samostalno odabrani vanjski identitet koji će se koristiti"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
"Greška pri zapisivanju podataka o identitetu u Credential Manager: %hs "
"(error %u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Zapisivanje podataka o identitetu nije uspijelo."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Unutrašnja autentikacija"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Odaberi unutrašnji autentikacijski mehanizam s liste"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Vanjska autentikacija"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "EAP korisničke oznake"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Da li ste sigurni da želite za stalno opbrisati davatelja usluge %s iz "
"konfiguracije ? "
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Upozorenje"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Postavke davatelja usluge"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Brisanje podataka o identitetu nije uspijelo (error %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<greška %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<greška>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<prazni ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Podsjeti"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<Vasa organizacija>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "Parametri EAP konekcije"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "EAP metode"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Moduli za podršku pojedinim EAP metodama"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

759
EAPMethods/locale/hu_HU.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/is_IS.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/it_IT.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Nunzio Napolitano <nunzio.napolitano@uniparthenope.it>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Aggiungi nuovo provider"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Rimuovi provider selezionato"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Avanzate..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "Udser ID"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Password"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

559
EAPMethods/locale/ko_KR.po Normal file
View File

@@ -0,0 +1,559 @@
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-09-12 12:11+0200\n"
"PO-Revision-Date: 2016-09-12 12:13+0200\n"
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.8\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: _\n"
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Language: ko_KR\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 "<error %u>"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:743
msgid "<error>"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764
msgid "<empty>"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:754 lib/EAPBase_UI/include/EAP_UI.h:764
msgid "<blank ID>"
msgstr ""
#: lib/EAPBase_UI/include/EAP_UI.h:964
msgid "<Your Organization>"
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 "949"
#: 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 ""

795
EAPMethods/locale/lt_LT.po Normal file
View File

@@ -0,0 +1,795 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Pridėti naują teikėją"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Pašalinti pažymėtą teikėją"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Išsamiau…"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Atverti teikėjo parametrų langą"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "&Valyti kredencialus"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Spustelėkite, jei norite pašalinti savo kredencialus iš Kredencialų tvarkytuvo.\n"
"Pastaba: jūsų kredencialų bus paprašyta prisijungimo metu."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "&Nustatyti kredencialus…"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr "Spustelėkite čia savo kredencialams nustatyti ar pakeisti"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Įveskite savo vartotojo ID ir slaptažodį."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "Vartotojo ID:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
"Čia įveskite savo vartotojo vardą (vartotojas@domenas.lt, "
"DOMENAS\\Vartotojas ar kt.)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Slaptažodis:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Čia įveskite savo slaptažodį"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Jūsų organizacija"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Pristatykite savo organizaciją. Pagal tai bus tinkinamos užklausos "
"vartotojams. Pristačius organizaciją, vartotojams bus paprasčiau suprasti "
"programos pranešimus ir jais vadovautis."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "Organizacijos &pavadinimas:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
"Organizacijos pavadinimas bus rodomas, siūlant kreiptis į pagalbos tarnybą"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(Pasistenkite, kad jis būtų neilgas)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "Pagalbos tarnybos kontaktinė &informacija:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "Pagalbos tarnybos svetainės adresas"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "Pagalbos tarnybos el. pašto adresas"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Pagalbos tarnybos telefono numeris"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Teikėjo unikalus identifikatorius"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Suteikite savo organizacijai unikalų identifikatorių, kad tais pačiais "
"kredencialais galima būtų naudotis su skirtingais tinklo profiliais."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "&Vardų sritis:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "Teikėjo unikalus &identifikatorius:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
"Organizacijos identifikatorius kredencialams iš kitų profilių priskirti"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Užrakinti konfigūraciją"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Konfigūraciją galima užrakinti, siekiant išvengti atsitiktinių pakeitimų iš "
"vartotojų pusės. Tokiu atveju vartotojams leidžiama įvesti tik kredencialus."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"Už&rakinti šią konfigūraciją ir neleisti tolesnių keitimų naudojantis "
"vartotojo sąsaja."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
"(Įspėjimas: užrakinę konfigūraciją, jos atrakinti šiame lange nebegalėsite!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "%s kredencialai"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "Norėdami papildomos informacijos ar pagalbos, kreipkitės į %s:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "savo teikėją"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Atverti numatytąją naršyklę"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Atverti el. pašto programą"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Rinkti telefono numerį"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"%s įrašė ir užrakino dalį konfigūracijos. Užrakintų parametrų keisti "
"negalėsite."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Jūsų teikėjas"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
"Ankstesniojo bandymo prisijungti metu grąžintas atsakymas, jog kredencialai "
"netinkami."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
"Ankstesniojo bandymo prisijungti metu grąžintas atsakymas, jog jūsų "
"kredencialai nebegalioja."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"Ankstesniojo bandymo prisijungti metu grąžintas atsakymas, jog jūsų "
"kredencialai yra keičiami."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Ankstesnysis bandymas prisijungti nepavyko."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
"Įsitikinkite, jog jūsų kredencialai teisingi, arba bandykite iš naujo "
"vėliau."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Patikimi serveriai"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Aprašykite patikimus serverius, kad būtų išvengta neteisėto kredencialų "
"perėmimo."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Patikimos sertifikavimo tarnybos:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Įtraukti ST iš saugyklos…"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
"Įtraukti į sąrašą naują sertifikavimo tarnybą iš sertifikatų saugyklos"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Įtraukti ST iš failo"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Įtraukti į sąrašą naują sertifikavimo tarnybą iš failo"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&Šalinti ST"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Pašalinti pažymėtą sertifikavimo tarnybą iš sąrašo"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "Patikimi serverio &vardai:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"Kabliataškiais atskirtų patikimų serverių FQDN vardų sąrašas. Palikite "
"tuščią, jei norite praleisti šį patikrinimą. Unikodo rašmenys leidžiami"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Pvz.: vienas.įstaiga.lt;du.įstaiga.lt)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Kliento sertifikatas autentifikavimui"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "&Tinkinta tapatybė:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Jūsų tapatybė (vartotojas@domenas), naudotina vietoje nurodytos sertifikate."
" Palikite lauką tuščią sertifikate nurodytai tapatybei naudoti"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<tuščias>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Pridėti sertifikatą"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Sertifikatų failai (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "X.509 sertifikatų failai (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "PKCS #7 sertifikatų failai (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Visi failai (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Sugadintas arba nepalaikomo tipo sertifikato failas %s"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Klaida"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Išorinė tapatybė"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
"Pasirinkite vartotojo identifikatorių, kuriuo prieigos prašomoji biblioteka "
"prisistatys atpažintuvui:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "&Tikroji tapatybė"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Naudoti mano tikrąjį vartotojo vardą"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Naudoti &tuščią išorinę tapatybę (RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr "Praleisti mano naudotojo vardą ir naudoti tik @domenas.lt"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "&Tinkinta išorinė tapatybė:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Nurodykite tinkintą išorinę tapatybę"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Naudotina tinkinta išorinė tapatybė"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr "Klaida įrašant kredencialus į Kredencialų tvarkytuvą: %hs (klaida %u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Kredencialų įrašyti nepavyko."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Vidinis autentifikavimas"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Pasirinkite vidinio autentifikavimo metodą iš sąrašo"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Išorinis autentifikavimas"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "EAP kredencialai"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Ar tikrai norite visam laikui pašalinti teikėją „%s“ iš konfigūracijos?"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Įspėjimas"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Teikėjo parametrai"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Kredencialų pašalinti nepavyko (klaida %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<klaida %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<klaida>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<tuščias ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "Įsi&minti"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<Jūsų organizacija>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "EAP ryšio konfigūracija"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "EAP metodai"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Moduliai atskirų EAP metodų palaikymui"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

797
EAPMethods/locale/nb_NO.po Normal file
View File

@@ -0,0 +1,797 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Tom Ivar Myren <tom.myren@uninett.no>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Legger til ny tilbyder"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Fjerner valgte tilbyder"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Avansert..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Åpner dialog med tilbyder innstillinger"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr "%s Påloggingsinformasjon"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr "Velg kilden for din påloggingsinformasjon"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr "Bruk brukerdetaljer fra Credential &Manager:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
"Velg denne opsjonen om du vil bruke brukerinformasjon lagret i Windows "
"Credential Manager"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr "Din nåværende brukerinformasjon i Windows Credential Manager"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "&Fjern påloggingsinformasjon"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Klikk for å fjerne påloggingsinformasjon fra Credential Manager.\n"
"Merk: Du vil bli bedt om å oppgi påloggingsinformasjon når du kobler til."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "&Sett påloggingsinformasjon"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr "Klikk her for å sette eller endre påloggingsinformasjon"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr "Bruk brukerinformasjon fra &profil konfigurasjon:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
"Velg denne opsjonen om du vil lagre brukerinformasjon som en del av profil "
"konfigurasjon"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr "Profil konfigurasjon brukerinformasjon"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr "Bruker ID og passord"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Vennligst oppgi bruker ID og passord."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "Bruker ID:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr "Oppgi ditt brukernavn (bruker@domain.org, DOMIAN\\User, etc)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Passord:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Oppgi ditt passord"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Din organisasjon"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Beskriv din organisasjon for å tilpasse ledetekster til brukere. Når "
"organisasjon introduseres vil sluttbrukere lettere forstå meldinger fra "
"programmet og kan gi korrekt respons."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "Din organisasjons %navn:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
"Din organisasjons navn som det vil fremkomme på kontakt helpdesk varslinger"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(Vennligst, vær kort)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "Helpdesk kontakt&informasjon:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "Nettadresse til din helpdesk"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "E-post adresse til din helpdesk"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Telefonnummer til din helpdesk"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Oppgi unik identifikator"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Tildel din organisasjon en unik ID for å tillate bruk av de samme "
"brukeropplysninger i forskjellige nettverksprofiler"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "&Namespace:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "Oppgi unik &identifikator:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
"Din organisasjons ID for å kunne bruke de samme brukeropplysninger i andre "
"profiler"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Konfigurasjonslås"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Din konfigurasjon kan låses for å hindre utilsiktet modifikasjon av "
"sluttbrukere. Brukere vil kun kunne oppgi brukerinformasjon."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"&Lås denne konfigurasjonen og hindre modifikasjon via brukergrensesnitt."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr "(Advarsel: Når låst, kan du ikke gå tilbake til denne dialogen!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "%s Brukeropplysninger"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "For mer hjelp og instruksjoner, kontakt %s via:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "Din tilbyder"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Åpne standard nettleser"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Åpne e-post program"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Ring telefon"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"%s har pre-satt deler av denne konfigurasjonen. De delene er låst for å "
"hindre utilsiktet modifikasjon."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Din tibyder"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr "Tidligere forsøk på tilkobling rapporterte feil brukeropplysninger."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
"Tidligere forsøk på tilkobling rapporterte brukeropplysninger utløpt på dato"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"Tidligere forsøk på tilkobling rapporterte at dine brukeropplysninger blir "
"endret. "
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Tidligere forsøk på tilkobling feilet."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
"Vennligst sjekk at dine brukeropplysninger er korrekt, eller prøv igjen "
"senere."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
"%s versjonen som er installert på denne enheten logger brukeropplysninger på"
" en synlig og lettlest måte. "
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr "Vennligst revurder nødvendigheten av å oppgi dine brukeropplysninger."
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr "Indre EAP metode"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr "Velg og konfigurer indre EAP metode"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr "&Innstillinger"
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr "Listede EAP metoder feilet (feil %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr "Listede EAP metoder feilet (feil %u)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr "Konfigurasjon av EAP metode feilet (feil %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr "Konfigurasjon av EAP metode feilet (feil %u)."
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr "MSCHAPv2 bruker ID and passord"
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr "PAP bruker ID og passord"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Server Trust"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Beskriv tjenere du stoler på for å hindre tyveri av brukeropplysninger i "
"tilfelle et man-in-the-middle angrep."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Akseptable sertifikat utstedere:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
"Tjeneren's sertifikat må være utstedt av en av sertifikat utstederene listet"
" her"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Legg til CA fra ..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr "Legg til en ny sertifikat utsteder i listen"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Legg til CA fra fil..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Legger til en ny CA fra filen til listen"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&Fjern CA"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Fjerner valgte CA fra listen"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "Aksepterte tjener&navn:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"En semikolon separert liste med aksepterte tjener FQDN navn; blank for å "
"hoppe over navne sjekk; Unicode tegn er tillatt"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Eksempel: foo.bar.com;server2.bar.com)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr "Bruker sertifikat"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr "Vennligst velg ditt &sertifikat for autentisering."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Klientsertifikat for autentisering "
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "Tilpasset &identitet:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Din identitet (brukernavn@domene) for overskriving av sertifikat; eller tomt"
" for å bruke den fra sertifikatet. "
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<tom>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Legg til sertifikat"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Sertifikat filer (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "X.509 sertifikat filer (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "PKCS #7 sertifikat filer (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Alle filer (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Ugyldig eller ikke støttet sertifikat fil %s"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Feil"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Ytre identitet"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
"Velg den bruker ID som supplikat introduserer seg som til autentikator:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "&Faktisk identitet"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Bruke mitt faktiske brukernavn"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Bruk &tom ytre identitet (RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr "Utelat mitt brukernavn og bruk kun @mydomian.org"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "&Tilpasset ytre identitet:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Spesifiser tilpasset ytre identitet"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Tilpasset ytre identitet som brukes"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
"Feil under skriving av brukeropplysninger til Credential Manager: %hs (feil "
"%u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Skriving av brukeropplysninger feilet."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr "Kall av EAP identitet UI feilet (feil %u, %s, %s)."
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr "Kall av EAP identitet UI feilet (feil %u)."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Indre autentisering"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Velg den indre autentiseringsmetoden fra listen"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr "EAP-MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr "Andre EAP metoder..."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Ytre autentisering"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "EAP brukeropplysninger"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Er du sikker på at du vil fjerne tilbyder %s permanent fra konfigurasjonen?"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Advarsel"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Tilbyder innstillinger"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Sletting av brukeropplysninger feilet (feil %u)"
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<feil %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<feil>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<blank ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Husk"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr "Huk av om du vil lagre brukeropplysninger "
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<Din organisasjon>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "Konfigurasjon av EAP forbindelse"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr "EAP Identitetstilbyder"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "EAP Metoder"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Moduler for støtte av individuelle EAP metoder"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

759
EAPMethods/locale/nl_NL.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

808
EAPMethods/locale/pl_PL.po Normal file
View File

@@ -0,0 +1,808 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Tomasz Wolniewicz <tw2529@gmail.com>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Dodaje nowego dostawcę tożsamości"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Usuwa zaznaczonego dostawcę tożsamości"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Zaawansowane..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Otwiera okno z ustawieniami dostawcy tożsamości"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr "Poświadczenia użytkownika %s"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
"Wskaż miejsce, gdzie będą przechowywane Twoje poświadczenia logowania."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr "Użyj poświadczeń z &Managera poświadczeń:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
"Zaznacz tę opcję, jeżeli chcesz przechowywać poświadczenia w Managerze "
"poświadczeń systemu Windows"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr "Twoje poświadczenia zapisane w Managerze poświadczeń systemu Windows"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "&Usuń poświadczenia"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Kliknij aby usunąć poświadczenia z Menadżera poświadczeń.\n"
"Uwaga: Przy ponownym połączeniu zostaniesz poproszony o wprowadzenie poświadczeń."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "&Ustaw poświadczenia"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr "Kliknij tutaj, aby zmodyfikować poświadczenia logowania"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr "Użyj poświadczeń &profilu konfiguracyjnego:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
"Zaznacz tę opcję, jeżeli chcesz zachować poświadczenia w ramach profilu "
"konfiguracyjnego"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr "Poświadczenia z profilu konfiguracyjnego"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr "Identyfikator i hasło"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Proszę wprowadzić identyfikator i hasło."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "Identyfikator:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
"Wprowadź swój identyfikator (użytkownik@domena.org, DOMENA\\Użytkownik, "
"itp.)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Hasło:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Wprowadź hasło"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Twoja Instytucja"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Opisz Twoją instytucję, aby spersonalizować komunikaty. Jeżeli instytucja "
"jest ustawiona użytkownicy łatwiej rozumieją komunikaty i reagują na nie. "
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "&Nazwa Twojej instytucji:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
"Nazwa Twojej instytucji, tak jak ma być pokazana przy wskazaniach do "
"helpdesku"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(postaraj się, by było krótko)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "&Kontakt do helpdesku"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "Adres WWW twojego helpdesku"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "Adres e-mail Twojego helpdesku"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Numer telefonu Twojego helpdesku"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Unikatowy Identyfikator Dostawcy Tożsamości"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Nadaj Twojej instytucji unikatowy identyfikator, by umożliwić używanie tego "
"samego zestawu poświadczeń w kilku profilach sieciowych."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "&Namespace:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "Unikatowy &identyfikator Dostawcy Tożsamości:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
"Unikatowy identyfikator Twojej instytucji umożliwiający używanie tych samych"
" poświadczeń z innych profili"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Blokada konfiguracji"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Twoją konfigurację można zablokować, aby zapobiec przypadkowej modyfikacji "
"przez użytkowników końcowych. Użytkownicy będą mogli wprowadzać "
"poświadczenia, ale nic poza tym. "
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"&Zablokuj konfigurację przed modyfikacją poprzez interfejs użytkownika."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
"(Uwaga: Po zablokowaniu nie będziesz mógł tego wycofać przy pomocy tego "
"interfejsu!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "Poświadczenia %s"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "W celu otrzymania pomocy i instrukcji skontaktuj się z %s poprzez:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "Twój dostawca tożsamości"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Otwórz w domyślnej przeglądarce WWW"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Otwórz w programie obsługi e-mail"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Wybierz numer telefonu"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"Ta konfiguracja dla %s jest częściowo pre-definiowana. Te części są "
"zablokowane, aby zapobiec przypadkowej modyfikacji."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Twój dostawca tożsamości"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr "Poprzednie próby połączenia zgłosiły błąd poświadczeń logowania."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
"Poprzednie próby połączenia zgłosiły błąd przedawnienia poświadczeń "
"logowania."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"Poprzednie próby połączenia zgłosiły, że poświadczenia logowania zostały "
"zmienione."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Poprzednie próby połączenia były nieudane."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
"Upewnij się, że Twoje poświadczenia logowania są poprawne, albo spróbuj "
"ponownie później."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
"Zainstalowana na tym komputerze wersja %s zapisuje poświadczenia w sposób "
"łatwy do odczytania."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
"Proszę, rozważ ponownie, czy wprowadzenie Twoich poświadczeń logowania jest "
"niezbędne."
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr "Wewnętrzna metoda EAP"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr "Wybierz i skonfiguruj wewnętrzną metodę EAP"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr "&Ustawienia"
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr "Błąd przy listowaniu metod EAP (błąd %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr "Błąd przy listowaniu metod EAP (błąd %u)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr "Błąd przy konfigurowaniu metody EAP (błąd %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr "Błąd przy konfigurowaniu metody EAP (błąd %u)."
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr "Identyfikator i hasło dla MSCHAPv2"
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr "Identyfikator i hasło dla PAP"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Zaufane serwery"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Opisz serwery, którym ufasz, aby uniknąć możliwości przejęcia poświadczeń w "
"atakach typu man-in-the-middle."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Zaufane Urzędy Certyfikacji"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
"Certyfikat serwera musi być wystawiony przez jeden z urzędów wymienionych na"
" liście"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Dodaj Urząd z Magazynu..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr "Dodaje do listy nowy certyfikat z magazynu certyfikatów"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Dodaj Urząd z pliku..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Dodaje do listy nowy Urząd Certyfikacji z pliku"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&Usuń Urząd"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Usuwa z listy wybrane urzędy certyfikacji"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "Dopuszczalne &nazwy serwerów:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"Lista nazw domenowych serwerów rozdzielana średnikami; pusta lista oznacza "
"brak sprawdzenia nazw; dozwolone są znaki Unicode"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Przykład: foo.bar.com;server2.bar.com)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr "Certyfikat użytkownika"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
"Wybierz certyfikat klienta, który ma być używany przy Twoim "
"uwierzytelnieniu."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Certyfikat klienta używany do uwierzytelnienia"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "Niestandardowy &identyfikator:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Twój identyfikator (użytkownik@domena), który ma być użyty zamiast podanego "
"w certyfikacie; pusty wpis spowoduje użycie identyfikatora z certyfikatu"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<pusty>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Dodaj certyfikat"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Pliki certyfikatów (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "Pliki certyfikatów X.509 (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "Pliki certyfikatów PKCS #7 (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Wszystkie pliki (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Nieprawidłowy, albo niewspierany plik certyfikatu %s"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Błąd"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Tożsamość zewnętrzna"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
"Wybierz identyfikator, a pomocą którego supplicant przedstawie się serwerowi"
" uwierzytelniającemu:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "&Rzeczywista tożsamość"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Korzystaj z mojego rzeczywistego identyfikatora"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Użyj &pustego identyfikatora zewnętrznego (RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr "Pomiń mój identyfikator i użyj tylko @mydomain.org"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "&Niestandardowa tożsamość zewnętrzna:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Podaj niestandardowy identyfikator zewnętrzny"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Niestandardowy identyfikator zewnętrzny"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr "Błąd przy zapisie poświadczeń w Menadżerze poświadczeń: %hs (błąd %u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Nie udało się zapisać poświadczeń."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
"Błąd przy uruchomieniu interfejsu użytkownika dla EAP (błąd %u, %s, %s)."
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr "Błąd przy uruchomieniu interfejsu użytkownika dla EAP (błąd %u)."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Uwierzytelnienie wewnętrzne"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Wymierz metodę uwierzytelnienia wewnętrznego z listy"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr "EAP-MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr "Inne metody EAP ..."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Uwierzytelnienie "
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "Poświadczenia EAP"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Czy jesteś pewny, że chcesz usunąć konfigurację dostawcy tożsamości %s?"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Ostrzeżenie"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Ustawienia dostawcy tożsamości"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Błąd przy usuwaniu poświadczeń (błąd %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<błąd %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<błąd>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<puste ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Zapamiętaj"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr "Zaznacz, jeżeli chcesz zachować swoje poświadczenia"
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<Twoja Instytucja>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "Konfiguracja Połączenia EAP"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr "Dostawca tożsamości EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "Metody EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Moduły obsługujące konkretne metody EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

759
EAPMethods/locale/pt_PT.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Pedro Simões <psimoes@fccn.pt>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Avançadas..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Palavra passe:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Coloque aqui a sua palavra passe"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "%s Credenciais"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Marcar o número de telefone"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "Credenciais EAP"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Memorizar"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/ru_RU.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/sk_SK.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

795
EAPMethods/locale/sl_SI.po Normal file
View File

@@ -0,0 +1,795 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 2016\n"
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/eduroam_devel/teams/11799/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Poedit 1.8.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Doda novega ponudnika"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Odstrani izbranega ponudnika"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Napredno ..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Odpre dialog z nastavitvami ponudnika"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr "Uporabnikove poverilnice za %s"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr "Izberite vir, kjer so shranjene vaše poverilnice za povezovanje."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr "Uporabi poverilnice iz &Upravitelja poverilnic:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
"Izberite to možnost, če želite uporabiti poverilnice shranjene v Upravitelju"
" poverilnic Windows"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr "Vaše trenutne poverilnice shranjene v Upravitelju poverilnic Windows"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "Počisti poverilni&ce"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Kliknite, da počistite svoje poverilnice iz upravitelja poverilnic.\n"
"Opomba: Za vnos poverilnic boste pozvani ob povezovanju."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "Na&stavi poverilnice ..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr "Kliknite tukaj, da nastavite ali spremenite svoje poverilnice"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr "Uporabi poverilnice iz nastavitev &profila:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
"Izberite to možnost, če želite shraniti poverilnice kot del nastavitev "
"profila"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr "Poverilnice nastavitev profila"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr "ID uporabnika in geslo"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Vnesite svoj ID uporabnika in geslo."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "ID uporabnika:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr "Tukaj vnesite svoje up. ime (up. ime@domena.si, DOMENA\\Uporabnik ipd.)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Geslo:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Tukaj vnesite svoje geslo"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Vaša organizacija"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Opišite svojo organizacijo za up. pozive po meri. Kadar se organizacija "
"predstavi, uporabniki lažje razumejo sporočila programa in ustrezneje "
"reagirajo."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "Ime vaše orga&nizacije:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
"Ime vaše organizacije, kot bo nastopalo na obvestilih s stikom na center za "
"pomoč"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(Naj bo kratko, prosim)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "Podatk&i centra za pomoč:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "Naslov spletne strani vašega centra za pomoč"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "E-poštni naslov vašega centra za pomoč"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Telefonska številka vašega centra za pomoč"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Enolični identifikator ponudnika"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Dodelite svoji organizaciji enoznačen identifikator, da omogočite souporabo "
"istih poverilnic različnim omrežnim profilom."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "Ime&nski prostor:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "Enolični &identifikator ponudnika:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
"Identifikator vaše organizacije za souporabo istih poverilnic različnih "
"profilov"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Zaklep konfiguracije"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Svojo konfiguracijo lahko zaklenete in preprečite končnim uporabnikom "
"nenamerno spreminjanje. Uporabniki bodo lahko vnašali samo poverilnice."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"Zak&leni to konfiguracijo in prepreči vse nadaljnje spremembe preko up. "
"vmesnika."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr "(Pozor: Ko zaklenete, vrnitev ne bo več možna preko tega dialoga!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "Poverilnice za %s"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "Za dodtano pomoč ali navodila se obrnite na %s na:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "vaš ponudnik"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Odpre privzeto nastavljen spletni brskalnik"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Odpre vaš program za e-pošto"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Pokliče telefonsko številko"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"%s je prednastavil dele te konfiguracije. Ti deli so zaklenjeni zaradi "
"preprečevanja nenamernih sprememb."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Vaš ponudnik"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr "Prejšnji poskus povezave je javil, da so poverilnice napačne."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr "Prejšnji poskus povezave je javil, da so poverilnice potekle."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"Prejšnji poskus povezave je javil, da so poverilnice v postopku "
"spreminjanja."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Prejšnji poskus povezave ni uspel."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr "Preverite, ali so vaše poverilnice pravilne ali poskusite kasneje."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
"Verzija %s nameščena na tem računalniku beleži poverilnice na viden in "
"preprosto berljiv način."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr "Premislite o nujnosti vpisovanja svojih poverilnic."
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr "Notranja metoda EAP"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr "Izberite in nastavite notranjo metodo EAP"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr "Na&stavitve"
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr "Oštevilčevanje metod EAP ni uspelo (napaka %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr "Oštevilčevanje metod EAP ni uspelo (napaka %u)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr "Nastavljanje metode EAP ni uspelo (napaka %u, %s, %s)."
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr "Nastavljanje metode EAP ni uspelo (napaka %u)."
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr "ID uporabnika in geslo za MSCHAPv2"
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr "ID uporabnika in geslo za PAP"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Zaupanje strežniku"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Opišite strežnike, ki jim zaupate in preprečite prestrezanje poverilnic v "
"primeru napada \"vmesnega člena\"."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Sprejemljivi izdajatelji potrdil:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
"Strežnikovo potrdilo mora biti izdano od enega izmed izdajateljev naštetih "
"tukaj"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Dodaj CA iz shrambe ..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr "Doda novega izdajatelja potrdil iz shrambe potrdil na seznam"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Dodaj CA iz datoteke ..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Doda novega izdajatelja potrdil iz datoteke na seznam"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "Odst&rani CA"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Odstrani izbrane izdajatelje potrdil s seznama"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "Sprejemljiva ime&na strežnika:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"S podpičji ločen seznam sprejemljivih strežnikovih imen FQDN; prazno, da "
"izpusti preverjanje imena; znaki Unicode dovoljeni"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(Primer: vzo.rec.si;streznik2.rec.si)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr "Uporabnikovo potrdilo"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr "Izberite svoje potrdilo za uporabo med overovljanjem."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Odjemalčevo potrdilo za overovljanje"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "&Identiteta po meri:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Vaša identiteta (up. ime@domena), ki bo nadomestila tisto s potrdila; ali "
"prazno, če želite uporabiti tisto s potrdila"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<prazno>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Dodaj potrdilo"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Datoteke s potrdili (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "Datoteke s potrdili X.509 (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "Datoteke s potrdili PKCS #7 (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Vse datoteke (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Napačna ali nepodprta datoteka s potrdilom %s"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Napaka"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Zunanja identiteta"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr "Izberite ID uporabnika, s katerim se prosilec predstavi overovitelju:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "Prava iden&titeta"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Uporabi moje pravo uporabniško ime"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Uporabi prazno zunanjo id&entiteto (RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr "Izpusti moje uporabniško ime in uporabi samo @mojadomena.si"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "Zunanja identiteta po &meri:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Navedite zunanjo identiteto po meri"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Zunanja identiteta po meri za uporabo"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
"Napaka pri zapisovanju poverilnic v upravitelja poverilnic: %hs (napaka %u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Zapisovanje poverilnic ni uspelo."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr "Zagon up. vmesnika za identiteto EAP ni uspel (napaka %u, %s, %s)."
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr "Zagon up. vmesnika za identiteto EAP ni uspel (napaka %u)."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Notranje overovljanje"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Izberite postopek notranjega overovljanja s seznama"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr "EAP-MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr "Druge metode EAP ..."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Zunanje overovljanje"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "Poverilnice EAP"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Ali ste prepričani, da želite trajno izbrisati ponudnika %s iz "
"konfiguracije?"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Opozorilo"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Nastavitve ponudnika"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Izbris poverilnic ni uspel (napaka %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<napaka %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<napaka>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<prazen ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "Za&pomni si"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr "Odkljukajte, če želite shraniti poverilnice"
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<vaša organizacija>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "Konfiguracija povezave EAP"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr "Ponudnik identitete EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "Postopki EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Moduli, ki omogočajo posamezne postopke EAP"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

812
EAPMethods/locale/sr_RS.po Normal file
View File

@@ -0,0 +1,812 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Marko Eremija <marko.eremija@amres.ac.rs>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr "+"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr "Dodaje novog provajdera"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr "-"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr "Uklanja izabranog provajdera"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr "Napredno..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr "Otvara dijalog sa podešavanjima za provajdera"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr "%s korisnikovi kredencijali"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr "Izaberite izvor gde se nalaze vaši kredencijali za povezivanje."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr "Koristi kredencijale iz &Manager kredencijala:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
"Odaberite ovu opciju ako želite da koristite kredencijale sačuvane u Windows"
" menadžeru kredencijala"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr "Vaši trenutni kredencijali se čuvaju u Windows menadžeru kredencijala"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr "&Clear kredencijale"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
"Kliknite ovde kako biste ukolnili svoje kredencijale iz menadžera kredencijala.\n"
"Napomena: Biće vam traženo da unesete kredencijale prilikom povezivanja."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr "&Set kredencijale..."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr "Kliknite ovde kako biste promenili svoje kredencijale"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr "Koristi kredencijale iz konfiguracije &profila:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
"Odaberite ovu opciju ako želite da sačuvate kredencijale kao deo "
"konfiguracije profila"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr "Kredencijali za konfiguraciju profila"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr "Korisničko ime i lozinka"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr "Unesite vaše korisničko ime i lozinku."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr "Korisničko ime:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
"Unesite vaše korisničko ime ovde (korisnik@domen.ac.rs, DOMEN\\Korisnik, "
"itd.)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr "Lozinka:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr "Unesite lozinku ovde"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr "Vaša organizacija"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
"Opišite vašu organizaciju kako biste prilagodili vođenje korisnika kroz "
"instalaciju. Kada se organizacija predstavi, krajnji korisnici bolje "
"razumeju poruke koje program generiše i lakše mogu da preduzimaju akcije."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr "&name vaše organizacije:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
"Ime vaše institucije u formatu koji će se pojavljivati u obaveštenjima "
"službe za podršku korisnicima"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr "(budite kratki, molimo vas)"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr "Helpdesk kontakt &information:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr "Web stranice službe za podršku korisnicima"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr "e-mail adresa službe za podršku korisnicima"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr "Broj telefona službe za podršku korisnicima"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr "Jedinstveni identifikator provajdera"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
"Dodelite jedinstven ID vašoj organizaciji kako bi se omogućilo deljenje "
"istog seta kredencijala u više različitih mrežnih profila."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr "&Namespace:"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr "Jedinstveni &identifier provajdera: "
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
"ID vaše organizacije kako bi se dodelili isti kredencijali kao i na drugim "
"profilima"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr "Zaključavanje konfiguracije"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
"Vaša konfiguracija se može zaključati kako bi se sprečile slučajne "
"modifikacije od strane krajnjih korisnika. Korisnici će moći jedino da unesu"
" kredencijale. "
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
"&Lock ovu konfiguraciju i sprečite bilo kakve nove izmene preko korisničkog "
"interfejsa."
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
"(Upozorenje: Kada se jednom zaključa, ne možete se vratiti na početna "
"podešavanja!)"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr "%s kredencijali"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr "Za dodatnu pomoć i instrukcije, kontaktirajte %s na:"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr "vaš provajder"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr "Otvorite uobičajeni web brauzer"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr "Otvorite vašeg mejl klijenta"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr "Pozovite broj"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
"%s ima predefinisane delove ove konfiguracije. Ti delovi su zaključani kako "
"bi se izbegla njihova slučajna izmena."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr "Vaš provajder"
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
"Prethodni pokušaj povezivanja je prijavio da ste uneli pogrešne "
"kredencijale."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
"Prethodni pokušaj povezivanja je prijavio da su vaši kredencijali istekli."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
"Prethodni pokušaj povezivanja je prijavio da se vaši kredencijali trenutno "
"menjaju."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr "Prethodni pokušaj povezivanja nije bio uspešan."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
"Proverite da li ste uneli ispravne kredencijale ili pokušajte ponovo "
"kasnije."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
"%s verzija instalirana na ovom računaru loguje kredencijale na vidljiv i "
"lako čitljiv način."
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr "Razmotrite da li je potrebno da ponovo unosite vaše kredencijale."
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr "Unutrašnji EAP metod"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr "Odaberite i konfigurišite unutrašnji EAP metod"
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr "&Settings"
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr "Nabrajanje neuspešnih EAP metoda (greška %u, %s, %s). "
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr "Nabrajanje neuspešnih EAP metoda (greška %u). "
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr "Konfigurisanje EAP metoda nije uspešno (greška %u, %s, %s). "
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr "Konfigurisanje EAP metoda nije uspešno (greška %u). "
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr "MSCHAPv2 korisničko ime i lozinka"
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr "PAP korisničko ime i lozinka"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr "Serveri kojima se veruje"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
"Opišite servere kojima verujete kako bi se izbegla mogućnost krađe "
"kredencijala u slučaju man-in-the-middle napada."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr "Prihvatljiva sertifikaciona tela:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
"Sertifikat servera mora biti izdat od strane sertifikacionog tela koje je "
"izlistano ovde"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr "Dodaj CA sertifikat iz skladišta..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr "Dodaje na listu novo sertifikaciono telo iz skladišta sertifikata"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr "Dodaj CA sertifikat iz fajla..."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr "Dodaje novo sertifikaciono telo iz fajla u listu"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr "&Remove CA"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr "Uklanja odabrano sertifikaciono telo sa liste"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr "Prihvatljiva &names servera"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
"Lista prihvatljivih FQDN imena servera razdvojenih tačka-zarezom; ostaviti "
"prazno ukoliko nije potrebna provera imena servera; dozvoljeno je korišćenje"
" <i>unicode</i> karaktera"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr "(npr: foo.bar.com;server2.bar.com)"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr "Korisnički sertifikat"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr "Izaberite vaš &certificate koji ćete koristiti za autentifikaciju."
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr "Klijentski sertifikat koji se koristi za autentifikaciju"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr "Proizvoljan &identity:"
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
"Vaš identitet (korisničko_ime@domen.ac.rs) kako biste obrisali korisničko "
"ime iz sertifikata; ili prazno kako biste koristili ono koje se nalazi u "
"sertifikatu"
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr "<prazno>"
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr "Dodaj sertifikat"
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr "Fajlovi sa sertifikatima (*.cer;*.crt;*.der;*.p7b;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr "Fajlovi sa X.509 sertifikatima (*.cer;*.crt;*.der;*.pem)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr "Fajlovi sa PKCS #7 sertifikatima (*.p7b)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr "Svi fajlovi (*.*)"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr "Pogrešan ili nepodržan sertifikat %s"
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr "Greška"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr "Spoljni identitet"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
"Izaberite korisničko ime kojim se softver predstavlja autentifikatoru:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr "&True identitet"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr "Koristi moje pravo korisničko ime"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr "Koristi &empty spoljni identitet (RFC 4822)"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr "Izostavi korisničko ime i koristi samo @mojdomen.ac.rs"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr "&Custom spoljni identitet:"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr "Unesite proizvoljan spoljni identitet"
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr "Koristi proizvoljan spoljni identitet"
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
"Greška prilikom upisa kredencijala u Menadžera kredencijala: %hs (greška %u)"
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr "Upis kredencijala je neuspešan."
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
"Aktiviranje korisničkog interfejsa za EAP identitet je neuspešno (greška %u,"
" %s, %s). "
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
"Aktiviranje korisničkog interfejsa za EAP identitet je neuspešno (greška "
"%u). "
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr "Unutrašnja autentifikacija"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr "Izaberite unutrašnji metod autentifikacije sa liste"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr "PAP"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr "EAP-MSCHAPv2"
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr "Drugi EAP metodi..."
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr "Spoljna autentifikacija"
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr "EAP kredencijali"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
"Da li ste sigurni da želite da trajno uklonite %s provajdera iz "
"konfiguracije?"
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr "Upozorenje"
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr "Podešavanja provajdera"
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr "Brisanje kredencijala neuspešno (greška %u)."
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr "<greška %u>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr "<greška>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr "<prazan ID>"
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr "&Zapamti"
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr "Označite ako želite da sačuvate kredencijale"
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr "<Vaša organizacija>"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr "Podešavanja za EAP povezivanje"
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr "EAP davalac identiteta"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr "EAP metodi"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr "Moduli podržani u određenim EAP metodima"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr "TTLS"
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr "Tunneled Transport Layer Security"

759
EAPMethods/locale/sv_SE.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/tr_TR.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

759
EAPMethods/locale/vi_VN.po Normal file
View File

@@ -0,0 +1,759 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EAPMethods\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-1: master/lib/EapHost_UI\n"
"X-Poedit-SearchPath-10: ver1.0/lib/TLS_UI\n"
"X-Poedit-SearchPath-11: ver1.0/lib/TTLS_UI\n"
"X-Poedit-SearchPath-12: ver1.0/EAPMethods\n"
"X-Poedit-SearchPath-2: master/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-3: master/lib/PAP_UI\n"
"X-Poedit-SearchPath-4: master/lib/TLS_UI\n"
"X-Poedit-SearchPath-5: master/lib/TTLS_UI\n"
"X-Poedit-SearchPath-6: master/EAPMethods\n"
"X-Poedit-SearchPath-7: ver1.0/lib/EAPBase_UI\n"
"X-Poedit-SearchPath-8: ver1.0/lib/MSCHAPv2_UI\n"
"X-Poedit-SearchPath-9: ver1.0/lib/PAP_UI\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:37
msgid "+"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:38
msgid "Adds new provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:42
msgid "-"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:43
msgid "Removes selected provider"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:47
msgid "Advanced..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:48
msgid "Opens dialog with provider settings"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:229
#: master/lib/EAPBase_UI/include/EAP_UI.h:665
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:605
#, c-format
msgid "%s User Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:240
msgid "Select the source where your credentials used to connect are stored."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:244
msgid "Use credentials from Credential &Manager:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:245
msgid ""
"Select this option if you would like to use credentials stored in Windows "
"Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:253
msgid "Your present credentials stored in Windows Credential Manager"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:260
msgid "&Clear Credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:261
msgid ""
"Click to clear your credentials from Credential Manager.\n"
"Note: You will be prompted to enter credentials when connecting."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:265
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:292
msgid "&Set Credentials..."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:266
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:293
msgid "Click here to set or modify your credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:276
msgid "Use credentials from &profile configuration:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:277
msgid ""
"Select this option if you would like to store credentials as a part of "
"profile configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:285
msgid "Profile configuration credentials"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:335
msgid "User ID and Password"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:345
msgid "Please provide your user ID and password."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:355
msgid "User ID:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:360
msgid "Enter your user name here (user@domain.org, DOMAIN\\User, etc.)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:364
msgid "Password:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:369
msgid "Enter your password here"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:400
msgid "Your Organization"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:411
msgid ""
"Describe your organization to customize user prompts. When organization is "
"introduced, end-users find program messages easier to understand and act."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:418
msgid "Your organization &name:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:423
msgid ""
"Your organization name as it will appear on helpdesk contact notifications"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:427
msgid "(Keep it short, please)"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:437
msgid "Helpdesk contact &information:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:447
msgid "¶"
msgstr "¶"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:454
msgid "Your helpdesk website address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:458
msgid "*"
msgstr "*"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:465
msgid "Your helpdesk e-mail address"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:469
msgid ")"
msgstr ")"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:476
msgid "Your helpdesk phone number"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:504
msgid "Provider Unique Identifier"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:515
msgid ""
"Assign your organization a unique ID to allow sharing the same credential "
"set across different network profiles."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:522
msgid "&Namespace:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:RFC4282:realm"
msgstr "urn:RFC4282:realm"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:526
msgid "urn:uuid"
msgstr "urn:uuid"
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:538
msgid "Provider unique &identifier:"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:543
msgid "Your organization ID to assign same credentials from other profiles"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:568
msgid "Configuration Lock"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:579
msgid ""
"Your configuration can be locked to prevent accidental modification by end-"
"users. Users will only be allowed to enter credentials."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:586
msgid ""
"&Lock this configuration and prevent any further modification via user "
"interface."
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.cpp:589
msgid "(Warning: Once locked, you can not revert using this dialog!)"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:103
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:99
#, c-format
msgid "%s Credentials"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:139
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:173
#, c-format
msgid "For additional help and instructions, please contact %s at:"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:140
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:174
msgid "your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:159
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:193
msgid "Open the default web browser"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:170
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:204
msgid "Open your e-mail program"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:181
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:215
msgid "Dial the phone number"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:203
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:235
#, c-format
msgid ""
"%s has pre-set parts of this configuration. Those parts are locked to "
"prevent accidental modification."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:204
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:236
msgid "Your provider"
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:225
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:257
msgid "Previous attempt to connect reported invalid credentials."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:226
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:258
msgid "Previous attempt to connect reported your credentials expired."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:227
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:259
msgid ""
"Previous attempt to connect reported your credentials are being changed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:228
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:260
msgid "Previous attempt to connect failed."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:229
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:261
msgid "Please, make sure your credentials are correct, or try again later."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:250
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:282
#, c-format
msgid ""
"The %s version installed on this computer logs credentials in visible and "
"easy to read way."
msgstr ""
#: master/lib/EAPBase_UI/src/EAP_UI.cpp:251
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:283
msgid "Please, reconsider necessity to enter your credentials."
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:17
msgid "Inner EAP Method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:28
msgid "Select and configure inner EAP method"
msgstr ""
#: master/lib/EapHost_UI/res/wxEapHost_UI.cpp:40
msgid "&Settings"
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:59
#, c-format
msgid "Enumerating EAP methods failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:61
#, c-format
msgid "Enumerating EAP methods failed (error %u)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:136
#, c-format
msgid "Configuring EAP method failed (error %u, %s, %s)."
msgstr ""
#: master/lib/EapHost_UI/src/EapHost_UI.cpp:138
#, c-format
msgid "Configuring EAP method failed (error %u)."
msgstr ""
#: master/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
#: ver1.0/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp:33
msgid "MSCHAPv2 User ID and Password"
msgstr ""
#: master/lib/PAP_UI/src/PAP_UI.cpp:33 ver1.0/lib/PAP_UI/src/PAP_UI.cpp:33
msgid "PAP User ID and Password"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:17 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:17
msgid "Server Trust"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:28 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:35 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:35
msgid "Acceptable Certificate Authorities:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:40 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:40
msgid ""
"Server's certificate must be issued by one of certificate authorities listed"
" here"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:47 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:47
msgid "Add CA from Store..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:48 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:48
msgid ""
"Adds a new certificate authority from the certificate store to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:52 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:52
msgid "Add CA from File..."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:53 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:53
msgid "Adds a new certificate authority from the file to the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:57 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:57
msgid "&Remove CA"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:59 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:59
msgid "Removes selected certificate authorities from the list"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:72 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:72
msgid "Acceptable server &names:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:77 ver1.0/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 ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:81 ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:81
msgid "(Example: foo.bar.com;server2.bar.com)"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:119 master/lib/TLS_UI/src/TLS_UI.cpp:325
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:119 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:317
msgid "User Certificate"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:129
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:129
msgid "Please select your &certificate to use for authentication."
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:136
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:136
msgid "Client certificate to use for authentication"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:143
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:143
msgid "Custom &identity:"
msgstr ""
#: master/lib/TLS_UI/res/wxTLS_UI.cpp:148
#: ver1.0/lib/TLS_UI/res/wxTLS_UI.cpp:148
msgid ""
"Your identity (username@domain) to override one from certificate; or blank "
"to use one provided in certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:61 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:59
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<empty>"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:252 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:246
msgid "Add Certificate"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:253 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:247
msgid "Certificate Files (*.cer;*.crt;*.der;*.p7b;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:254 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:248
msgid "X.509 Certificate Files (*.cer;*.crt;*.der;*.pem)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:255 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:249
msgid "PKCS #7 Certificate Files (*.p7b)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:256 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:250
msgid "All Files (*.*)"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
#, c-format
msgid "Invalid or unsupported certificate file %s"
msgstr ""
#: master/lib/TLS_UI/src/TLS_UI.cpp:270 ver1.0/lib/TLS_UI/src/TLS_UI.cpp:264
msgid "Error"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:17
msgid "Outer Identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:28
msgid "Select the user ID supplicant introduces itself as to authenticator:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:35
msgid "&True identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:36
msgid "Use my true user name"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:40
msgid "Use &empty outer identity (RFC 4822)"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:41
msgid "Ommit my user name and use @mydomain.org only"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:48
msgid "&Custom outer identity:"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:49
msgid "Specify custom outer identity"
msgstr ""
#: master/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
#: ver1.0/lib/TTLS_UI/res/wxTTLS_UI.cpp:54
msgid "Custom outer identity to use"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:262 master/lib/TTLS_UI/src/Module.cpp:318
#: ver1.0/lib/TTLS_UI/src/Module.cpp:274 ver1.0/lib/TTLS_UI/src/Module.cpp:284
#: master/lib/EAPBase_UI/include/EAP_UI.h:784
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:724
#, c-format
msgid "Error writing credentials to Credential Manager: %hs (error %u)"
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:264 master/lib/TTLS_UI/src/Module.cpp:320
#: ver1.0/lib/TTLS_UI/src/Module.cpp:276 ver1.0/lib/TTLS_UI/src/Module.cpp:286
#: master/lib/EAPBase_UI/include/EAP_UI.h:787
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:727
msgid "Writing credentials failed."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:355
#, c-format
msgid "Invoking EAP identity UI failed (error %u, %s, %s)."
msgstr ""
#: master/lib/TTLS_UI/src/Module.cpp:357
#, c-format
msgid "Invoking EAP identity UI failed (error %u)."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:117
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:36
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:182
msgid "Inner Authentication"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:123
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:188
msgid "Select inner authentication method from the list"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:125
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:190
msgid "PAP"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:127
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:192
msgid "MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:129
msgid "EAP-MSCHAPv2"
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:132
msgid "Other EAP methods..."
msgstr ""
#: master/lib/TTLS_UI/src/TTLS_UI.cpp:138
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:61
#: ver1.0/lib/TTLS_UI/src/TTLS_UI.cpp:197
msgid "Outer Authentication"
msgstr ""
#: ver1.0/lib/EAPBase_UI/src/EAP_UI.cpp:128
#: master/lib/EAPBase_UI/include/EAP_UI.h:362
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:119
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:367
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:377
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:119
msgid "EAP Credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
#, c-format
msgid ""
"Are you sure you want to permanently remove %s provider from configuration?"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:284
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:302
msgid "Warning"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:632
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:576
msgid "Provider Settings"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:807
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:747
#, c-format
msgid "Deleting credentials failed (error %u)."
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:846
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:788
#, c-format
msgid "<error %u>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:850
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:792
msgid "<error>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:861
#: master/lib/EAPBase_UI/include/EAP_UI.h:870
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:803
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:812
msgid "<blank ID>"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:910
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:854
msgid "&Remember"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:911
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:855
msgid "Check if you would like to save credentials"
msgstr ""
#: master/lib/EAPBase_UI/include/EAP_UI.h:1069
#: ver1.0/lib/EAPBase_UI/include/EAP_UI.h:1000
msgid "<Your Organization>"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:69
#: ver1.0/lib/EAPBase_UI/res/wxEAP_UI.h:69
msgid "EAP Connection Configuration"
msgstr ""
#: master/lib/EAPBase_UI/res/wxEAP_UI.h:312
msgid "EAP Identity Provider"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "EAP Methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Modules to support individual EAP methods"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "TTLS"
msgstr ""
#: master/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: master/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.Win32.Release.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Debug.Feature-2.idtx:5
#: ver1.0/EAPMethods/MSIBuild/en_US.x64.Release.Feature-2.idtx:5
msgid "Tunneled Transport Layer Security"
msgstr ""

View File

@@ -84,7 +84,7 @@ VOID WINAPI EapPeerFreeErrorMemory(_In_ EAP_ERROR *ppEapError)
///
/// Obtains a set of function pointers for an implementation of the EAP peer method currently loaded on the EAPHost service.
/// Obtains a set of function pointers for an implementation of the EAP peer method currently loaded on the EapHost service.
///
/// \sa [EapPeerGetInfo function](https://msdn.microsoft.com/en-us/library/windows/desktop/aa363608.aspx)
///
@@ -135,7 +135,7 @@ DWORD WINAPI EapPeerGetInfo(_In_ EAP_TYPE* pEapType, _Out_ EAP_PEER_METHOD_ROUTI
#pragma warning(disable: 4702) // Compiler is smart enough to find out the initialize() method is empty => never throws an exception.
///
/// Initializes an EAP peer method for EAPHost.
/// Initializes an EAP peer method for EapHost.
///
/// \sa [EapPeerGetInfo function](https://msdn.microsoft.com/en-us/library/windows/desktop/aa363613.aspx)
///
@@ -206,7 +206,7 @@ DWORD APIENTRY EapPeerShutdown(_Out_ EAP_ERROR **ppEapError)
///
/// Returns the user data and user identity after being called by EAPHost.
/// Returns the user data and user identity after being called by EapHost.
///
/// \sa [EapPeerGetIdentity function](https://msdn.microsoft.com/en-us/library/windows/desktop/aa363607.aspx)
///
@@ -263,7 +263,7 @@ DWORD APIENTRY EapPeerGetIdentity(
///
/// Starts an EAP authentication session on the peer EAPHost using the EAP method.
/// Starts an EAP authentication session on the peer EapHost using the EAP method.
///
/// \sa [EapPeerBeginSession function](https://msdn.microsoft.com/en-us/library/windows/desktop/aa363600.aspx)
///
@@ -351,7 +351,7 @@ DWORD APIENTRY EapPeerEndSession(
///
/// Processes a packet received by EAPHost from a supplicant.
/// Processes a packet received by EapHost from a supplicant.
///
/// \sa [EapPeerProcessRequestPacket function](https://msdn.microsoft.com/en-us/library/windows/desktop/aa363621.aspx)
///
@@ -449,7 +449,7 @@ DWORD APIENTRY EapPeerGetResponsePacket(
DWORD APIENTRY EapPeerGetResult(
_In_ EAP_SESSION_HANDLE hSession,
_In_ EapPeerMethodResultReason reason,
_Out_ EapPeerMethodResult *ppResult,
_Out_ EapPeerMethodResult *pResult,
_Out_ EAP_ERROR **ppEapError)
{
DWORD dwResult = ERROR_SUCCESS;
@@ -466,11 +466,11 @@ DWORD APIENTRY EapPeerGetResult(
if (!hSession)
g_peer.log_error(*ppEapError = g_peer.make_error(dwResult = ERROR_INVALID_PARAMETER, _T(__FUNCTION__) _T(" hSession is NULL.")));
else if (!ppResult)
g_peer.log_error(*ppEapError = g_peer.make_error(dwResult = ERROR_INVALID_PARAMETER, _T(__FUNCTION__) _T(" ppResult is NULL.")));
else if (!pResult)
g_peer.log_error(*ppEapError = g_peer.make_error(dwResult = ERROR_INVALID_PARAMETER, _T(__FUNCTION__) _T(" pResult is NULL.")));
else {
try {
g_peer.get_result(hSession, reason, ppResult);
g_peer.get_result(hSession, reason, pResult);
} catch (std::exception &err) {
g_peer.log_error(*ppEapError = g_peer.make_error(err));
dwResult = (*ppEapError)->dwWinError;
@@ -537,11 +537,11 @@ DWORD APIENTRY EapPeerGetUIContext(
/// \sa [EapPeerSetUIContext function](https://msdn.microsoft.com/en-us/library/windows/desktop/aa363626.aspx)
///
DWORD APIENTRY EapPeerSetUIContext(
_In_ EAP_SESSION_HANDLE hSession,
_In_ DWORD dwUIContextDataSize,
_In_count_(dwUIContextDataSize) const BYTE *pUIContextData,
_In_ /*const*/ EapPeerMethodOutput *pEapOutput,
_Out_ EAP_ERROR **ppEapError)
_In_ EAP_SESSION_HANDLE hSession,
_In_ DWORD dwUIContextDataSize,
_In_count_(dwUIContextDataSize) const BYTE *pUIContextData,
_Out_ EapPeerMethodOutput *pEapOutput,
_Out_ EAP_ERROR **ppEapError)
{
DWORD dwResult = ERROR_SUCCESS;
event_fn_auto_ret<DWORD> event_auto(g_peer.get_event_fn_auto(__FUNCTION__, dwResult));
@@ -755,7 +755,7 @@ DWORD WINAPI EapPeerCredentialsXml2Blob(
else {
// <Credentials>
com_obj<IXMLDOMNode> pXmlElCredentials;
if (FAILED(eapxml::select_node(pCredentialsDoc, bstr(L"//EapHostUserCredentials/Credentials"), &pXmlElCredentials))) {
if (FAILED(eapxml::select_node(pCredentialsDoc, bstr(L"//EapHostUserCredentials/Credentials"), pXmlElCredentials))) {
g_peer.log_error(*ppEapError = g_peer.make_error(dwResult = ERROR_NOT_FOUND, _T(__FUNCTION__) _T(" Error selecting <EapHostUserCredentials><Credentials> element.")));
return dwResult;
}
@@ -930,7 +930,7 @@ DWORD WINAPI EapPeerQueryInteractiveUIInputFields(
///
/// Converts user information into a user BLOB that can be consumed by EAPHost run-time functions.
/// Converts user information into a user BLOB that can be consumed by EapHost run-time functions.
///
/// \sa [EapPeerQueryUIBlobFromInteractiveUIInputFields function](https://msdn.microsoft.com/en-us/library/windows/desktop/bb204696.aspx)
///

View File

@@ -130,16 +130,17 @@ DWORD WINAPI EapPeerConfigXml2Blob(
else if (!pdwConnectionDataOutSize)
g_peer.log_error(*ppEapError = g_peer.make_error(dwResult = ERROR_INVALID_PARAMETER, _T(__FUNCTION__) _T(" pdwConnectionDataOutSize is NULL.")));
else {
// Configure XML selection namespaces used.
pConfigDoc->setProperty(bstr(L"SelectionNamespaces"), variant(L"xmlns:eap-metadata=\"urn:ietf:params:xml:ns:yang:ietf-eap-metadata\" xmlns:eaphostconfig=\"http://www.microsoft.com/provisioning/EapHostConfig\""));
// <Config>
pConfigDoc->setProperty(bstr(L"SelectionNamespaces"), variant(L"xmlns:eaphostconfig=\"http://www.microsoft.com/provisioning/EapHostConfig\""));
com_obj<IXMLDOMElement> pXmlElConfig;
if (FAILED(eapxml::select_element(pConfigDoc, bstr(L"//eaphostconfig:Config"), &pXmlElConfig))) {
if (FAILED(eapxml::select_element(pConfigDoc, bstr(L"//eaphostconfig:Config"), pXmlElConfig))) {
g_peer.log_error(*ppEapError = g_peer.make_error(dwResult = ERROR_INVALID_PARAMETER, _T(__FUNCTION__) _T(" Error reading <Config> element.")));
return dwResult;
}
// Load configuration.
pConfigDoc->setProperty(bstr(L"SelectionNamespaces"), variant(L"xmlns:eap-metadata=\"urn:ietf:params:xml:ns:yang:ietf-eap-metadata\""));
try {
g_peer.config_xml2blob(dwFlags, pXmlElConfig, pConnectionDataOut, pdwConnectionDataOutSize);
} catch (std::exception &err) {
@@ -193,17 +194,17 @@ DWORD WINAPI EapPeerConfigBlob2Xml(
HRESULT hr;
// Create configuration XML document.
com_obj<IXMLDOMDocument2> pDoc;
if (FAILED(hr = pDoc.create(CLSID_DOMDocument60, NULL, CLSCTX_INPROC_SERVER))) {
com_obj<IXMLDOMDocument2> pConfigDoc;
if (FAILED(hr = pConfigDoc.create(CLSID_DOMDocument60, NULL, CLSCTX_INPROC_SERVER))) {
g_peer.log_error(*ppEapError = g_peer.make_error(dwResult = HRESULT_CODE(hr), _T(__FUNCTION__) _T(" Error creating XML document.")));
return dwResult;
}
pDoc->put_async(VARIANT_FALSE);
pConfigDoc->put_async(VARIANT_FALSE);
// Load empty XML configuration.
VARIANT_BOOL isSuccess = VARIANT_FALSE;
if (FAILED((hr = pDoc->loadXML(L"<Config xmlns=\"http://www.microsoft.com/provisioning/EapHostConfig\"><EAPIdentityProviderList xmlns=\"urn:ietf:params:xml:ns:yang:ietf-eap-metadata\"></EAPIdentityProviderList></Config>", &isSuccess)))) {
if (FAILED((hr = pConfigDoc->loadXML(L"<Config xmlns=\"http://www.microsoft.com/provisioning/EapHostConfig\"></Config>", &isSuccess)))) {
g_peer.log_error(*ppEapError = g_peer.make_error(dwResult = HRESULT_CODE(hr), _T(__FUNCTION__) _T(" Error loading XML document template.")));
return dwResult;
}
@@ -212,18 +213,20 @@ DWORD WINAPI EapPeerConfigBlob2Xml(
return dwResult;
}
// Configure XML selection namespaces used.
pConfigDoc->setProperty(bstr(L"SelectionNamespaces"), variant(L"xmlns:eap-metadata=\"urn:ietf:params:xml:ns:yang:ietf-eap-metadata\" xmlns:eaphostconfig=\"http://www.microsoft.com/provisioning/EapHostConfig\""));
// Select <Config> node.
com_obj<IXMLDOMNode> pXmlElConfig;
pDoc->setProperty(bstr(L"SelectionNamespaces"), variant(L"xmlns:eaphostconfig=\"http://www.microsoft.com/provisioning/EapHostConfig\""));
if (FAILED(eapxml::select_node(pDoc, bstr(L"eaphostconfig:Config"), &pXmlElConfig))) {
if (FAILED(eapxml::select_node(pConfigDoc, bstr(L"eaphostconfig:Config"), pXmlElConfig))) {
g_peer.log_error(*ppEapError = g_peer.make_error(dwResult = ERROR_NOT_FOUND, _T(__FUNCTION__) _T(" Error selecting <Config> element.")));
return dwResult;
}
// Save configuration.
pDoc->setProperty(bstr(L"SelectionNamespaces"), variant(L"xmlns:eap-metadata=\"urn:ietf:params:xml:ns:yang:ietf-eap-metadata\""));
pConfigDoc->setProperty(bstr(L"SelectionNamespaces"), variant(L"xmlns:eap-metadata=\"urn:ietf:params:xml:ns:yang:ietf-eap-metadata\""));
try {
g_peer.config_blob2xml(dwFlags, pConnectionData, dwConnectionDataSize, pDoc, pXmlElConfig);
g_peer.config_blob2xml(dwFlags, pConnectionData, dwConnectionDataSize, pConfigDoc, pXmlElConfig);
} catch (std::exception &err) {
g_peer.log_error(*ppEapError = g_peer.make_error(err));
return dwResult = (*ppEapError)->dwWinError;
@@ -231,7 +234,7 @@ DWORD WINAPI EapPeerConfigBlob2Xml(
return dwResult = ERROR_INVALID_DATA;
}
*ppConfigDoc = pDoc.detach();
*ppConfigDoc = pConfigDoc.detach();
}
return dwResult;

View File

@@ -1,21 +1,21 @@
/*
/*
Copyright 2015-2016 Amebis
Copyright 2016 G<EFBFBD>ANT
Copyright 2016 GÉANT
This file is part of G<EFBFBD>ANTLink.
This file is part of GÉANTLink.
G<EFBFBD>ANTLink is free software: you can redistribute it and/or modify it
GÉANTLink is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
G<EFBFBD>ANTLink is distributed in the hope that it will be useful, but
GÉANTLink is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with G<EFBFBD>ANTLink. If not, see <http://www.gnu.org/licenses/>.
along with GÉANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
#include "StdAfx.h"
@@ -46,22 +46,14 @@ bool wxEventMonitorApp::OnInit()
::MsiUseFeature(_T(PRODUCT_VERSION_GUID), _T("featEventMonitor"));
#endif
wxConfigBase *cfgPrev = wxConfigBase::Set(new wxConfig(wxT("EventMonitor"), wxT(PRODUCT_NAME_STR)));
if (cfgPrev) wxDELETE(cfgPrev);
wxInitializeConfig();
if (!wxApp::OnInit())
return false;
// Set desired locale.
wxLanguage language = (wxLanguage)wxConfigBase::Get()->Read(wxT("Language"), wxLANGUAGE_DEFAULT);
if (wxLocale::IsAvailable(language)) {
wxString sPath;
if (wxConfigBase::Get()->Read(wxT("LocalizationRepositoryPath"), &sPath))
m_locale.AddCatalogLookupPathPrefix(sPath);
if (m_locale.Init(language)) {
wxVERIFY(m_locale.AddCatalog(wxT("wxExtend") wxT(wxExtendVersion)));
wxVERIFY(m_locale.AddCatalog(wxT("EventMonitor")));
}
if (wxInitializeLocale(m_locale)) {
wxVERIFY(m_locale.AddCatalog(wxT("wxExtend") wxT(wxExtendVersion)));
wxVERIFY(m_locale.AddCatalog(wxT("EventMonitor")));
}
#ifdef __WXMSW__
@@ -78,9 +70,9 @@ bool wxEventMonitorApp::OnInit()
}
#endif
m_mainWnd = new wxEventMonitorFrame();
wxPersistentRegisterAndRestore<wxEventMonitorFrame>(m_mainWnd);
m_mainWnd->Show();
wxEventMonitorFrame *mainWnd = new wxEventMonitorFrame(NULL);
wxPersistentRegisterAndRestore<wxEventMonitorFrame>(mainWnd);
mainWnd->Show();
return true;
}

View File

@@ -1,26 +1,28 @@
/*
/*
Copyright 2015-2016 Amebis
Copyright 2016 G<EFBFBD>ANT
Copyright 2016 GÉANT
This file is part of G<EFBFBD>ANTLink.
This file is part of GÉANTLink.
G<EFBFBD>ANTLink is free software: you can redistribute it and/or modify it
GÉANTLink is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
G<EFBFBD>ANTLink is distributed in the hope that it will be useful, but
GÉANTLink is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with G<EFBFBD>ANTLink. If not, see <http://www.gnu.org/licenses/>.
along with GÉANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
///
/// EventMonitor application
/// \defgroup EventMonitor Event Monitor
/// Real-time log of application events
///
class wxEventMonitorApp;
#pragma once
@@ -32,6 +34,12 @@ class wxEventMonitorApp;
#include <wx/intl.h>
/// \addtogroup EventMonitor
/// @{
///
/// EventMonitor application
///
class wxEventMonitorApp : public wxApp
{
public:
@@ -54,8 +62,9 @@ public:
//virtual int OnExit();
public:
wxEventMonitorFrame *m_mainWnd; ///< Main window
wxLocale m_locale; ///< Current locale
};
/// @}
wxDECLARE_APP(wxEventMonitorApp);

View File

@@ -1,21 +1,21 @@
/*
/*
Copyright 2015-2016 Amebis
Copyright 2016 G<EFBFBD>ANT
Copyright 2016 GÉANT
This file is part of G<EFBFBD>ANTLink.
This file is part of GÉANTLink.
G<EFBFBD>ANTLink is free software: you can redistribute it and/or modify it
GÉANTLink is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
G<EFBFBD>ANTLink is distributed in the hope that it will be useful, but
GÉANTLink is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with G<EFBFBD>ANTLink. If not, see <http://www.gnu.org/licenses/>.
along with GÉANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
#include "StdAfx.h"
@@ -31,7 +31,7 @@ using namespace winstd;
// Local helper functions declarations
//////////////////////////////////////////////////////////////////////////
static tstring MapToString(_In_ const EVENT_MAP_INFO *pMapInfo, _In_ LPCBYTE pData);
static tstring MapToString(_In_ const EVENT_MAP_INFO *pMapInfo, _In_ ULONG ulData);
static tstring DataToString(_In_ USHORT InType, _In_ USHORT OutType, _In_count_(nDataSize) LPCBYTE pData, _In_ SIZE_T nDataSize, _In_ const EVENT_MAP_INFO *pMapInfo, _In_ BYTE nPtrSize);
static ULONG GetArraySize(PEVENT_RECORD pEvent, PTRACE_EVENT_INFO pInfo, ULONG i, ULONG *pulArraySize);
static tstring PropertyToString(PEVENT_RECORD pEvent, PTRACE_EVENT_INFO pInfo, ULONG ulPropIndex, LPWSTR pStructureName, ULONG ulStructIndex, BYTE nPtrSize);
@@ -48,8 +48,6 @@ wxETWEvent::wxETWEvent(wxEventType type, const EVENT_RECORD &record) :
m_record(record),
wxEvent(0, type)
{
DoSetExtendedData(record.ExtendedDataCount, record.ExtendedData);
DoSetUserData(record.UserDataLength, record.UserData);
}
@@ -57,92 +55,6 @@ wxETWEvent::wxETWEvent(const wxETWEvent& event) :
m_record(event.m_record),
wxEvent(event)
{
DoSetExtendedData(event.m_record.ExtendedDataCount, event.m_record.ExtendedData);
DoSetUserData(event.m_record.UserDataLength, event.m_record.UserData);
}
wxETWEvent::~wxETWEvent()
{
if (m_record.ExtendedData)
delete (unsigned char*)m_record.ExtendedData;
if (m_record.UserData)
delete (unsigned char*)m_record.UserData;
}
bool wxETWEvent::SetExtendedData(size_t extended_data_count, const EVENT_HEADER_EXTENDED_DATA_ITEM *extended_data)
{
if (m_record.ExtendedData)
delete (unsigned char*)m_record.ExtendedData;
return DoSetExtendedData(extended_data_count, extended_data);
}
bool wxETWEvent::SetUserData(size_t user_data_length, const void *user_data)
{
if (m_record.UserData)
delete (unsigned char*)m_record.UserData;
return DoSetUserData(user_data_length, user_data);
}
bool wxETWEvent::DoSetExtendedData(size_t extended_data_count, const EVENT_HEADER_EXTENDED_DATA_ITEM *extended_data)
{
if (extended_data_count) {
wxASSERT_MSG(extended_data, wxT("extended data is NULL"));
// Count the total required memory.
size_t data_size = 0;
for (size_t i = 0; i < extended_data_count; i++)
data_size += extended_data[i].DataSize;
// Allocate memory for extended data.
m_record.ExtendedData = (EVENT_HEADER_EXTENDED_DATA_ITEM*)(new unsigned char[sizeof(EVENT_HEADER_EXTENDED_DATA_ITEM)*extended_data_count + data_size]);
wxCHECK_MSG(m_record.ExtendedData, false, wxT("extended data memory allocation failed"));
// Bulk-copy extended data descriptors.
memcpy(m_record.ExtendedData, extended_data, sizeof(EVENT_HEADER_EXTENDED_DATA_ITEM) * extended_data_count);
// Copy the data.
unsigned char *ptr = (unsigned char*)(m_record.ExtendedData + extended_data_count);
for (size_t i = 0; i < extended_data_count; i++) {
if (extended_data[i].DataSize) {
memcpy(ptr, (void*)(extended_data[i].DataPtr), extended_data[i].DataSize);
m_record.ExtendedData[i].DataPtr = (ULONGLONG)ptr;
ptr += extended_data[i].DataSize;
} else
m_record.ExtendedData[i].DataPtr = NULL;
}
} else
m_record.ExtendedData = NULL;
m_record.ExtendedDataCount = extended_data_count;
return true;
}
bool wxETWEvent::DoSetUserData(size_t user_data_length, const void *user_data)
{
if (user_data_length) {
wxASSERT_MSG(user_data, wxT("user data is NULL"));
// Allocate memory for user data.
m_record.UserData = new unsigned char[user_data_length];
wxCHECK_MSG(m_record.UserData, false, wxT("user data memory allocation failed"));
// Copy user data.
memcpy(m_record.UserData, user_data, user_data_length);
} else
m_record.UserData = NULL;
m_record.UserDataLength = user_data_length;
return true;
}
@@ -165,7 +77,7 @@ wxEventTraceProcessorThread::wxEventTraceProcessorThread(wxEvtHandler *parent, c
for (size_t i = 0, i_end = sessions.GetCount(); i < i_end; i++) {
// Open trace.
tlf.LoggerName = (LPTSTR)(LPCTSTR)(sessions[i]);
tlf.LoggerName = const_cast<LPTSTR>((LPCTSTR)(sessions[i]));
event_trace trace;
if (!trace.create(&tlf)) {
wxLogError(_("Error opening event trace (error %u)."), GetLastError());
@@ -180,7 +92,7 @@ wxEventTraceProcessorThread::wxEventTraceProcessorThread(wxEvtHandler *parent, c
wxEventTraceProcessorThread::~wxEventTraceProcessorThread()
{
for (vector<TRACEHANDLE>::iterator trace = m_traces.begin(), trace_end = m_traces.end(); trace != trace_end; ++trace) {
for (auto trace = m_traces.begin(), trace_end = m_traces.end(); trace != trace_end; ++trace) {
TRACEHANDLE &h = *trace;
if (h) {
// Close trace.
@@ -192,7 +104,7 @@ wxEventTraceProcessorThread::~wxEventTraceProcessorThread()
void wxEventTraceProcessorThread::Abort()
{
for (vector<TRACEHANDLE>::iterator trace = m_traces.begin(), trace_end = m_traces.end(); trace != trace_end; ++trace) {
for (auto trace = m_traces.begin(), trace_end = m_traces.end(); trace != trace_end; ++trace) {
TRACEHANDLE &h = *trace;
if (h) {
// Close trace.
@@ -203,6 +115,8 @@ void wxEventTraceProcessorThread::Abort()
}
/// \cond internal
wxThread::ExitCode wxEventTraceProcessorThread::Entry()
{
// Process events.
@@ -227,6 +141,8 @@ VOID WINAPI wxEventTraceProcessorThread::EventRecordCallback(_In_ PEVENT_RECORD
_this->m_parent->QueueEvent(new wxETWEvent(wxEVT_ETW_EVENT, *pEvent));
}
/// \endcond
//////////////////////////////////////////////////////////////////////////
// wxETWListCtrl
@@ -238,19 +154,51 @@ END_EVENT_TABLE()
// {6EB8DB94-FE96-443F-A366-5FE0CEE7FB1C}
const GUID wxETWListCtrl::s_provider_eaphost = { 0X6EB8DB94, 0XFE96, 0X443F, { 0XA3, 0X66, 0X5F, 0XE0, 0XCE, 0XE7, 0XFB, 0X1C } };
const GUID wxETWListCtrl::s_provider_eaphost = { 0x6EB8DB94, 0xFE96, 0x443F, { 0xA3, 0x66, 0x5F, 0xE0, 0xCE, 0xE7, 0xFB, 0x1C } };
// {1F678132-5938-4686-9FDC-C8FF68F15C85}
const GUID wxETWListCtrl::s_provider_schannel = { 0x1F678132, 0x5938, 0x4686, { 0x9F, 0xDC, 0xC8, 0xFF, 0x68, 0xF1, 0x5C, 0x85 } };
wxETWListCtrl::wxETWListCtrl(wxWindow *parent, wxWindowID id, const wxPoint& pos, const wxSize& size, long style, const wxValidator& validator, const wxString& name) :
m_proc(NULL),
m_item_id(0),
m_scroll_auto(true),
m_level(TRACE_LEVEL_INFORMATION),
m_rec_db(wxETWEVENT_RECORDS_MAX),
m_rec_idx(wxETWEVENT_RECORDS_MAX),
wxListCtrl(parent, id, pos, size, style, validator, name)
{
this->AppendColumn(_("Time" ), wxLIST_FORMAT_LEFT, 100);
this->AppendColumn(_("PID" ), wxLIST_FORMAT_LEFT, 50 );
this->AppendColumn(_("TID" ), wxLIST_FORMAT_LEFT, 50 );
this->AppendColumn(_("Source"), wxLIST_FORMAT_LEFT, 100);
this->AppendColumn(_("Event" ), wxLIST_FORMAT_LEFT, wxLIST_AUTOSIZE_USEHEADER);
this->AppendColumn(_("Time" ), wxLIST_FORMAT_LEFT, 160);
this->AppendColumn(_("PID" ), wxLIST_FORMAT_LEFT, 50);
this->AppendColumn(_("TID" ), wxLIST_FORMAT_LEFT, 50);
this->AppendColumn(_("Source"), wxLIST_FORMAT_LEFT, 80);
this->AppendColumn(_("Event" ), wxLIST_FORMAT_LEFT, 350);
// Maximum expected column widths for pre-formatted row display
m_col_format_width[0] = 26;
m_col_format_width[1] = 5;
m_col_format_width[2] = 5;
m_col_format_width[3] = std::max<int>(std::max<int>(_countof("EapHost"), _countof("Schannel")), _countof(PRODUCT_NAME_STR)) - 1;
m_col_format_width[4] = 0;
// Prepare all possible item attributes.
wxColour col_bg((unsigned long)0xffffff);
m_item_attr[0][0].SetBackgroundColour(col_bg );
m_item_attr[0][0].SetTextColour ((unsigned long)0x666666);
m_item_attr[0][1].SetBackgroundColour(col_bg );
m_item_attr[0][1].SetTextColour ((unsigned long)0x000000);
m_item_attr[0][2].SetBackgroundColour(col_bg );
m_item_attr[0][2].SetTextColour ((unsigned long)0x00aacc);
m_item_attr[0][3].SetBackgroundColour(col_bg );
m_item_attr[0][3].SetTextColour ((unsigned long)0x0000ff);
m_item_attr[1][0].SetBackgroundColour(col_bg );
m_item_attr[1][0].SetTextColour ((unsigned long)0xcccccc);
m_item_attr[1][1].SetBackgroundColour(col_bg );
m_item_attr[1][1].SetTextColour ((unsigned long)0xaaaaaa);
m_item_attr[1][2].SetBackgroundColour(col_bg );
m_item_attr[1][2].SetTextColour ((unsigned long)0xaaeeee);
m_item_attr[1][3].SetBackgroundColour(col_bg );
m_item_attr[1][3].SetTextColour ((unsigned long)0xaaaaff);
// Start a new session.
ULONG ulResult;
@@ -263,7 +211,7 @@ wxETWListCtrl::wxETWListCtrl(wxWindow *parent, wxWindowID id, const wxPoint& pos
ulSizeName = (ULONG)((name .length() + 1)*sizeof(TCHAR)),
//ulSizeLogFile = (ULONG)((log_file.length() + 1)*sizeof(TCHAR)),
ulSize = sizeof(EVENT_TRACE_PROPERTIES) + ulSizeName /*+ ulSizeLogFile*/;
unique_ptr<EVENT_TRACE_PROPERTIES> properties((EVENT_TRACE_PROPERTIES*)new char[ulSize]);
unique_ptr<EVENT_TRACE_PROPERTIES> properties(reinterpret_cast<EVENT_TRACE_PROPERTIES*>(new char[ulSize]));
wxASSERT_MSG(properties, wxT("error allocating session properties memory"));
// Initialize properties.
@@ -276,7 +224,7 @@ wxETWListCtrl::wxETWListCtrl(wxWindow *parent, wxWindowID id, const wxPoint& pos
properties->MaximumFileSize = 1; // 1 MB
properties->LoggerNameOffset = sizeof(EVENT_TRACE_PROPERTIES);
//properties->LogFileNameOffset = sizeof(EVENT_TRACE_PROPERTIES) + ulSizeName;
//memcpy((LPTSTR)((char*)properties.get() + properties->LogFileNameOffset), log_file.c_str(), ulSizeLogFile);
//memcpy(reinterpret_cast<char*>(properties.get()) + properties->LogFileNameOffset, log_file.c_str(), ulSizeLogFile);
if ((ulResult = m_session.create(name.c_str(), properties.get())) == ERROR_SUCCESS) {
break;
@@ -284,7 +232,7 @@ wxETWListCtrl::wxETWListCtrl(wxWindow *parent, wxWindowID id, const wxPoint& pos
wxLogError(_("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."));
return;
} else if (ulResult == ERROR_ALREADY_EXISTS) {
wxLogDebug(_("The %s event session already exists."), name.c_str());
wxLogDebug(_("The %s event session already exists."), name);
// Do not despair... Retry with a new session name and ID.
continue;
} else {
@@ -304,9 +252,11 @@ wxETWListCtrl::wxETWListCtrl(wxWindow *parent, wxWindowID id, const wxPoint& pos
0,
NULL)) != ERROR_SUCCESS)
{
wxLogError(_("Error enabling event provider (error %u)."), ulResult);
wxLogDebug(wxString::Format(_("Error enabling %s event provider (error %u)."), wxT(PRODUCT_NAME_STR)), ulResult);
return;
}
m_sources.insert(EAPMETHOD_TRACE_EVENT_PROVIDER);
if ((ulResult = EnableTraceEx(
&s_provider_eaphost,
&((const EVENT_TRACE_PROPERTIES*)m_session)->Wnode.Guid,
@@ -317,14 +267,28 @@ wxETWListCtrl::wxETWListCtrl(wxWindow *parent, wxWindowID id, const wxPoint& pos
0,
NULL)) != ERROR_SUCCESS)
{
// If the EAPHost trace provider failed to enable, do not despair.
wxLogDebug(_("Error enabling EAPHost event provider (error %u)."), ulResult);
// If the EapHost trace provider failed to enable, do not despair.
wxLogDebug(wxString::Format(_("Error enabling %s event provider (error %u)."), wxT("EapHost")), ulResult);
}
if ((ulResult = EnableTraceEx(
&s_provider_schannel,
&((const EVENT_TRACE_PROPERTIES*)m_session)->Wnode.Guid,
m_session,
EVENT_CONTROL_CODE_ENABLE_PROVIDER,
TRACE_LEVEL_VERBOSE,
0, 0,
0,
NULL)) != ERROR_SUCCESS)
{
// If the Schannel trace provider failed to enable, do not despair.
wxLogDebug(wxString::Format(_("Error enabling %s event provider (error %u)."), wxT("Schannel")), ulResult);
}
// Process events in separate thread, not to block wxWidgets' message pump.
wxArrayString sessions;
sessions.Add(m_session.name());
m_proc = new wxEventTraceProcessorThread(this->GetEventHandler(), sessions);
m_proc = new wxEventTraceProcessorThread(GetEventHandler(), sessions);
wxASSERT_MSG(m_proc, wxT("error allocating thread memory"));
if (m_proc->Run() != wxTHREAD_NO_ERROR) {
wxFAIL_MSG("Can't create the thread!");
@@ -344,6 +308,16 @@ wxETWListCtrl::~wxETWListCtrl()
}
// Disable event providers.
EnableTraceEx(
&s_provider_schannel,
&((const EVENT_TRACE_PROPERTIES*)m_session)->Wnode.Guid,
m_session,
EVENT_CONTROL_CODE_DISABLE_PROVIDER,
TRACE_LEVEL_VERBOSE,
0, 0,
0,
NULL);
EnableTraceEx(
&s_provider_eaphost,
&((const EVENT_TRACE_PROPERTIES*)m_session)->Wnode.Guid,
@@ -367,27 +341,240 @@ wxETWListCtrl::~wxETWListCtrl()
}
void wxETWListCtrl::OnETWEvent(wxETWEvent& event)
void wxETWListCtrl::CopySelected() const
{
EVENT_RECORD &rec = event.GetRecord();
// Prepare text in ANSI and Unicode flavours.
string dataA, rowA;
wstring dataW, rowW;
for (long item = -1; (item = GetNextItem(item, wxLIST_NEXT_ALL, wxLIST_STATE_SELECTED)) != -1;) {
FormatRow(m_rec_db.at_abs(m_rec_idx.at(item)), rowA, rowW);
rowA += "\r\n"; dataA += rowA;
rowW += L"\r\n"; dataW += rowW;
}
// Put text to clipboard.
CopyToClipboard(dataA, dataW);
}
void wxETWListCtrl::CopyAll() const
{
// Prepare text in ANSI and Unicode flavours.
string dataA, rowA;
wstring dataW, rowW;
for (size_t i = 0, n = m_rec_db.size(); i < n; i++) {
FormatRow(m_rec_db[i], rowA, rowW);
rowA += "\r\n"; dataA += rowA;
rowW += L"\r\n"; dataW += rowW;
}
// Put text to clipboard.
CopyToClipboard(dataA, dataW);
}
void wxETWListCtrl::ClearAll()
{
m_rec_idx.clear();
m_rec_db.clear();
if (GetItemCount())
SetItemCount(0);
}
void wxETWListCtrl::SelectAll()
{
for (long item = 0, count = GetItemCount(); item < count; item++)
SetItemState(item, wxLIST_STATE_SELECTED, wxLIST_STATE_SELECTED);
}
void wxETWListCtrl::SelectNone()
{
for (long item = -1; (item = GetNextItem(item, wxLIST_NEXT_ALL, wxLIST_STATE_SELECTED)) != -1;)
SetItemState(item, 0, wxLIST_STATE_SELECTED);
}
void wxETWListCtrl::RebuildItems()
{
ChildrenRepositioningGuard child_reposition(this);
// Get current focus and selection.
set<size_t> focus, selection;
for (long item = -1; (item = GetNextItem(item, wxLIST_NEXT_ALL, wxLIST_STATE_FOCUSED)) != -1;)
focus.insert(m_rec_idx[item]);
for (long item = -1; (item = GetNextItem(item, wxLIST_NEXT_ALL, wxLIST_STATE_SELECTED)) != -1;)
selection.insert(m_rec_idx[item]);
// Get current view position (scrolling).
long
item_top = GetTopItem(),
item_page_count = GetCountPerPage(),
item_center = std::min<long>(
item_top + item_page_count / 2, // Index of item in the centre of the view
(item_top + m_rec_idx.size()) / 2); // Index of the item in the centre between top viewed item and the last (when list is not overflowed)
size_t center = (size_t)item_center < m_rec_idx.size() ? m_rec_idx[item_center] : -1;
// Rebuild the index.
m_rec_idx.clear();
auto selection_end = selection.cend(), focus_end = focus.cend();
vector<long> selection_out, focus_out;
long center_out = -1;
for (size_t i = 0, n = m_rec_db.size(); i < n; i++) {
size_t i_abs = m_rec_db.abs(i);
if (i_abs == center)
center_out = m_rec_idx.size();
if (IsVisible(m_rec_db[i])) {
if (selection.find(i_abs) != selection_end)
selection_out.push_back(m_rec_idx.size());
if (focus.find(i_abs) != focus_end)
focus_out.push_back(m_rec_idx.size());
m_rec_idx.push_back(i_abs);
}
}
// Set new item count.
long item_count = (long)m_rec_idx.size();
if (GetItemCount() != item_count)
SetItemCount(item_count);
if (item_count) {
// Restore focus and selection.
for (size_t i = 0, n = focus_out.size(); i < n; i++)
SetItemState(focus_out[i], wxLIST_STATE_FOCUSED, wxLIST_STATE_FOCUSED);
SelectNone();
for (size_t i = 0, n = selection_out.size(); i < n; i++)
SetItemState(selection_out[i], wxLIST_STATE_SELECTED, wxLIST_STATE_SELECTED);
// Restore scrolling.
if (center_out != -1) {
wxRect pos1, pos2;
GetItemRect(GetTopItem(), pos1);
GetItemRect(std::max<long>(std::min<long>(center_out, item_count - 1) - item_page_count / 2, 0), pos2);
ScrollList(pos2.x - pos1.x, pos2.y - pos1.y);
} else
EnsureVisible(item_count - 1);
// Refresh items.
item_top = GetTopItem();
RefreshItems(item_top, std::min<long>(item_top + item_page_count, item_count));
}
}
/// \cond internal
bool wxETWListCtrl::IsVisible(const EVENT_RECORD &rec) const
{
return
m_sources.find(rec.EventHeader.ProviderId) != m_sources.end() &&
rec.EventHeader.EventDescriptor.Level <= m_level;
}
void wxETWListCtrl::FormatRow(const event_rec &rec, std::string &rowA, std::wstring &rowW) const
{
rowA.clear();
rowW.clear();
// Merge columns.
string colA;
wxString colW;
for (size_t i = 0; i < _countof(m_col_format_width); i++) {
// Get column text.
colW = OnGetItemText(rec, i);
size_t len = colW.Length();
if (len < m_col_format_width[i]) {
// Pad it to required length.
colW.Append(wxT(' '), m_col_format_width[i] - len);
} else if (m_col_format_width[i] && len > m_col_format_width[i]) {
// Truncate it and add horizontal ellipsis.
colW.Truncate(m_col_format_width[i] - 3);
colW.Append(wxT("..."));
}
// Convert to ACP.
WideCharToMultiByte(CP_ACP, 0, colW.c_str(), -1, colA, NULL, NULL);
// Append to output.
if (i) {
rowA += " ";
rowW += L" ";
}
rowA += colA;
rowW += colW;
}
}
bool wxETWListCtrl::CopyToClipboard(const std::string &dataA, const std::wstring &dataW) const
{
if (OpenClipboard(GetHWND())) {
EmptyClipboard();
HGLOBAL h;
size_t size;
size = (dataA.length() + 1) * sizeof(CHAR);
h = GlobalAlloc(GMEM_MOVEABLE, size);
if (h) {
LPVOID d = GlobalLock(h);
if (d) {
memcpy(d, dataA.data(), size);
GlobalUnlock(h);
SetClipboardData(CF_TEXT, h);
}
}
size = (dataW.length() + 1) * sizeof(WCHAR);
h = GlobalAlloc(GMEM_MOVEABLE, size);
if (h) {
LPVOID d = GlobalLock(h);
if (d) {
memcpy(d, dataW.data(), size);
GlobalUnlock(h);
SetClipboardData(CF_UNICODETEXT, h);
}
}
CloseClipboard();
return true;
} else
return false;
}
wxListItemAttr *wxETWListCtrl::OnGetItemAttr(long item) const
{
const event_rec &rec = m_rec_db.at_abs(m_rec_idx.at(item));
bool is_ours = IsEqualGUID(rec.EventHeader.ProviderId, EAPMETHOD_TRACE_EVENT_PROVIDER) ? true : false;
int column = 0;
// Prepare item to insert into the list.
wxListItem item;
item.SetId(m_item_id++);
item.SetTextColour(
rec.EventHeader.EventDescriptor.Level >= TRACE_LEVEL_VERBOSE ? (is_ours ? 0x666666 : 0xcccccc) :
rec.EventHeader.EventDescriptor.Level >= TRACE_LEVEL_INFORMATION ? (is_ours ? 0x000000 : 0xaaaaaa) :
rec.EventHeader.EventDescriptor.Level >= TRACE_LEVEL_WARNING ? (is_ours ? 0x00aacc : 0xaaeeee) :
(is_ours ? 0x0000ff : 0xaaaaff));
item.SetBackgroundColour(0xffffff);
// Select appropriate attributes acording to race, colour, or creed...
return (wxListItemAttr*)(
((const EVENT_RECORD&)rec).EventHeader.EventDescriptor.Level >= TRACE_LEVEL_VERBOSE ? (is_ours ? &(m_item_attr[0][0]) : &(m_item_attr[1][0])) :
((const EVENT_RECORD&)rec).EventHeader.EventDescriptor.Level >= TRACE_LEVEL_INFORMATION ? (is_ours ? &(m_item_attr[0][1]) : &(m_item_attr[1][1])) :
((const EVENT_RECORD&)rec).EventHeader.EventDescriptor.Level >= TRACE_LEVEL_WARNING ? (is_ours ? &(m_item_attr[0][2]) : &(m_item_attr[1][2])) :
(is_ours ? &(m_item_attr[0][3]) : &(m_item_attr[1][3])));
}
{
// Output event time-stamp.
wxString wxETWListCtrl::OnGetItemText(long item, long column) const
{
return OnGetItemText(m_rec_db.at_abs(m_rec_idx.at(item)), column);
}
wxString wxETWListCtrl::OnGetItemText(const winstd::event_rec &rec, long column) const
{
switch (column) {
case 0: {
// Get event time-stamp.
FILETIME ft;
ft.dwHighDateTime = rec.EventHeader.TimeStamp.HighPart;
ft.dwLowDateTime = rec.EventHeader.TimeStamp.LowPart;
ft.dwLowDateTime = rec.EventHeader.TimeStamp.LowPart;
SYSTEMTIME st, st_local;
FileTimeToSystemTime(&ft, &st);
@@ -395,39 +582,36 @@ void wxETWListCtrl::OnETWEvent(wxETWEvent& event)
ULONGLONG
ts = rec.EventHeader.TimeStamp.QuadPart,
nanosec = (ts % 10000000) * 100;
microsec = (ts % 10000000) / 10;
item.SetColumn(column++);
item.SetText(tstring_printf(_T("%04d-%02d-%02d %02d:%02d:%02d.%09I64u"),
st_local.wYear, st_local.wMonth, st_local.wDay, st_local.wHour, st_local.wMinute, st_local.wSecond, nanosec));
this->InsertItem(item);
return tstring_printf(_T("%04d-%02d-%02d %02d:%02d:%02d.%06I64u"),
st_local.wYear, st_local.wMonth, st_local.wDay, st_local.wHour, st_local.wMinute, st_local.wSecond, microsec);
}
// Output process ID.
item.SetColumn(column++);
item.SetText(wxString::Format(wxT("%u"), rec.EventHeader.ProcessId));
this->SetItem(item);
case 1:
// Get process ID.
return wxString::Format(wxT("%u"), rec.EventHeader.ProcessId);
// Output thread ID.
item.SetColumn(column++);
item.SetText(wxString::Format(wxT("%u"), rec.EventHeader.ThreadId));
this->SetItem(item);
case 2:
// Get thread ID.
return wxString::Format(wxT("%u"), rec.EventHeader.ThreadId);
// Output event source.
item.SetColumn(column++);
item.SetText(is_ours ? wxT(PRODUCT_NAME_STR) : wxT("EAPHost"));
this->SetItem(item);
case 3:
// Get event source.
return
IsEqualGUID(rec.EventHeader.ProviderId, EAPMETHOD_TRACE_EVENT_PROVIDER) ? wxT(PRODUCT_NAME_STR) :
IsEqualGUID(rec.EventHeader.ProviderId, s_provider_eaphost ) ? wxT("EapHost" ) :
IsEqualGUID(rec.EventHeader.ProviderId, s_provider_schannel ) ? wxT("Schannel" ) : wxEmptyString;
item.SetColumn(column++);
{
case 4: {
// Get event meta-info.
unique_ptr<TRACE_EVENT_INFO> info;
ULONG ulResult;
if ((ulResult = TdhGetEventInformation(&rec, 0, NULL, info)) == ERROR_SUCCESS) {
if ((ulResult = TdhGetEventInformation((PEVENT_RECORD)&rec, 0, NULL, info)) == ERROR_SUCCESS) {
if (info->DecodingSource != DecodingSourceWPP) {
if (rec.EventHeader.Flags & EVENT_HEADER_FLAG_STRING_ONLY) {
// This is a string-only event. Print it.
item.SetText((LPCWSTR)rec.UserData);
return reinterpret_cast<LPCWSTR>(rec.UserData);
} else {
// This is not a string-only event. Prepare parameters.
@@ -437,25 +621,148 @@ void wxETWListCtrl::OnETWEvent(wxETWEvent& event)
props.reserve(info->TopLevelPropertyCount);
props_msg.reserve(info->TopLevelPropertyCount);
for (ULONG i = 0; i < info->TopLevelPropertyCount; i++) {
props.push_back(std::move(PropertyToString(&rec, info.get(), i, NULL, 0, nPtrSize)));
props.push_back(std::move(PropertyToString((PEVENT_RECORD)&rec, info.get(), i, NULL, 0, nPtrSize)));
props_msg.push_back((DWORD_PTR)props[i].c_str());
}
if (info->EventMessageOffset) {
// Format the message.
item.SetText(wstring_msg(0, (LPCTSTR)((LPCBYTE)info.get() + info->EventMessageOffset), props_msg.data()).c_str());
return wstring_msg(0, reinterpret_cast<LPCTSTR>(reinterpret_cast<LPCBYTE>(info.get()) + info->EventMessageOffset), props_msg.data()).c_str();
}
}
} else if (info->EventMessageOffset) {
// This is a WPP event.
item.SetText((LPCWSTR)((LPCBYTE)info.get() + info->EventMessageOffset));
return reinterpret_cast<LPCWSTR>(reinterpret_cast<LPCBYTE>(info.get()) + info->EventMessageOffset);
}
}
}
this->SetItem(item);
}
// Bring the record into view.
this->EnsureVisible(item.GetId());
return wxEmptyString;
}
void wxETWListCtrl::OnETWEvent(wxETWEvent& event)
{
// Move event, since event handlers will have no use of it and destroy it in the end.
// This way we save memory allocation and copying.
event_rec rec(std::move(event.GetRecord()));
// Is event visible according to current view settings?
bool is_visible = IsVisible(rec);
// Move event to the end of the queue.
size_t pos = m_rec_db.push_back(std::move(rec));
bool has_moved;
if (!m_rec_idx.empty() && m_rec_idx.front() == pos) {
// This event overwrote previous head element in index.
m_rec_idx.pop_front();
has_moved = true;
} else
has_moved = false;
if (is_visible) {
// Push event absolute subscript to the index too.
m_rec_idx.push_back(pos);
}
long item_count = (long)m_rec_idx.size();
if (GetItemCount() != item_count)
SetItemCount(item_count);
if (item_count) {
if (m_scroll_auto) {
// Bring the record into view.
EnsureVisible(item_count - 1);
}
if (has_moved) {
long item_top = GetTopItem();
RefreshItems(item_top, std::min<long>(item_top + GetCountPerPage(), item_count));
}
}
}
/// \endcond
//////////////////////////////////////////////////////////////////////////
// wxPersistentETWListCtrl
//////////////////////////////////////////////////////////////////////////
wxPersistentETWListCtrl::wxPersistentETWListCtrl(wxETWListCtrl *wnd) : wxPersistentWindow<wxETWListCtrl>(wnd)
{
}
wxString wxPersistentETWListCtrl::GetKind() const
{
return wxT(wxPERSIST_TLW_KIND);
}
void wxPersistentETWListCtrl::Save() const
{
const wxETWListCtrl * const wnd = static_cast<const wxETWListCtrl*>(GetWindow());
// Save log's column widths.
wxListItem col;
col.SetMask(wxLIST_MASK_TEXT | wxLIST_MASK_WIDTH);
for (int i = 0, n = wnd->GetColumnCount(); i < n; i++) {
wnd->GetColumn(i, col);
SaveValue(wxString::Format(wxT("Column%sWidth"), col.GetText()), col.GetWidth());
}
SaveValue(wxT("ScrollAuto"), wnd->m_scroll_auto);
wxString data_str;
for (auto src = wnd->m_sources.cbegin(), src_end = wnd->m_sources.cend(); src != src_end; ++src)
data_str += tstring_guid(*src);
SaveValue(wxT("Sources"), data_str);
SaveValue(wxT("Level"), (int)wnd->m_level);
}
bool wxPersistentETWListCtrl::Restore()
{
wxETWListCtrl * const wnd = static_cast<wxETWListCtrl*>(GetWindow());
// Restore log's column widths.
wxListItem col;
col.SetMask(wxLIST_MASK_TEXT);
for (int i = 0, n = wnd->GetColumnCount(); i < n; i++) {
wnd->GetColumn(i, col);
int width;
if (RestoreValue(wxString::Format(wxT("Column%sWidth"), col.GetText()), &width))
wnd->SetColumnWidth(i, width);
}
RestoreValue(wxT("ScrollAuto"), &(wnd->m_scroll_auto));
wnd->m_sources.clear();
wxString data_str;
if (RestoreValue(wxT("Sources"), &data_str)) {
for (size_t i = 0; (i = data_str.find(wxT('{'), i)) != std::string::npos;) {
GUID guid;
if (StringToGuid(data_str.data() + i, &guid)) {
wnd->m_sources.insert(guid);
i += 38;
} else
i++;
}
} else {
// Insert our provider by default.
wnd->m_sources.insert(EAPMETHOD_TRACE_EVENT_PROVIDER);
}
int data_int;
if (RestoreValue(wxT("Level"), &data_int))
wnd->m_level = (UCHAR)std::min<int>(std::max<int>(data_int, TRACE_LEVEL_ERROR), TRACE_LEVEL_VERBOSE);
return true;
}
@@ -463,18 +770,18 @@ void wxETWListCtrl::OnETWEvent(wxETWEvent& event)
// Local helper functions
//////////////////////////////////////////////////////////////////////////
static tstring MapToString(_In_ const EVENT_MAP_INFO *pMapInfo, _In_ LPCBYTE pData)
static tstring MapToString(_In_ const EVENT_MAP_INFO *pMapInfo, _In_ ULONG ulData)
{
if ( (pMapInfo->Flag & EVENTMAP_INFO_FLAG_MANIFEST_VALUEMAP) ||
((pMapInfo->Flag & EVENTMAP_INFO_FLAG_WBEM_VALUEMAP ) && (pMapInfo->Flag & ~EVENTMAP_INFO_FLAG_WBEM_VALUEMAP) != EVENTMAP_INFO_FLAG_WBEM_FLAG))
{
if ((pMapInfo->Flag & EVENTMAP_INFO_FLAG_WBEM_NO_MAP) == EVENTMAP_INFO_FLAG_WBEM_NO_MAP)
return tstring_printf(_T("%ls"), (PBYTE)pMapInfo + pMapInfo->MapEntryArray[*(PULONG)pData].OutputOffset);
return tstring_printf(_T("%ls"), (PBYTE)pMapInfo + pMapInfo->MapEntryArray[ulData].OutputOffset);
else {
for (ULONG i = 0; ; i++) {
if (i >= pMapInfo->EntryCount)
return tstring_printf(_T("%lu"), *(PULONG)pData);
else if (pMapInfo->MapEntryArray[i].Value == *(PULONG)pData)
return tstring_printf(_T("%lu"), ulData);
else if (pMapInfo->MapEntryArray[i].Value == ulData)
return tstring_printf(_T("%ls"), (PBYTE)pMapInfo + pMapInfo->MapEntryArray[i].OutputOffset);
}
}
@@ -487,15 +794,15 @@ static tstring MapToString(_In_ const EVENT_MAP_INFO *pMapInfo, _In_ LPCBYTE pDa
if (pMapInfo->Flag & EVENTMAP_INFO_FLAG_WBEM_NO_MAP) {
for (ULONG i = 0; i < pMapInfo->EntryCount; i++)
if (*(PULONG)pData & (1 << i))
if (ulData & (1 << i))
out.append(tstring_printf(out.empty() ? _T("%ls") : _T(" | %ls"), (PBYTE)pMapInfo + pMapInfo->MapEntryArray[i].OutputOffset));
} else {
for (ULONG i = 0; i < pMapInfo->EntryCount; i++)
if ((pMapInfo->MapEntryArray[i].Value & *(PULONG)pData) == pMapInfo->MapEntryArray[i].Value)
if ((pMapInfo->MapEntryArray[i].Value & ulData) == pMapInfo->MapEntryArray[i].Value)
out.append(tstring_printf(out.empty() ? _T("%ls") : _T(" | %ls"), (PBYTE)pMapInfo + pMapInfo->MapEntryArray[i].OutputOffset));
}
return out.empty() ? tstring_printf(_T("%lu"), *(PULONG)pData) : out;
return out.empty() ? tstring_printf(_T("%lu"), ulData) : out;
}
return _T("<unknown map>");
@@ -517,21 +824,21 @@ static tstring DataToString(_In_ USHORT InType, _In_ USHORT OutType, _In_count_(
case TDH_INTYPE_ANSICHAR: {
// Convert strings from ANSI code page, all others (JSON, XML etc.) from UTF-8
wstring str;
MultiByteToWideChar(OutType == TDH_OUTTYPE_STRING ? CP_ACP : CP_UTF8, 0, (LPCSTR)pData, (int)nDataSize, str);
MultiByteToWideChar(OutType == TDH_OUTTYPE_STRING ? CP_ACP : CP_UTF8, 0, reinterpret_cast<LPCSTR>(pData), (int)nDataSize, str);
return tstring_printf(_T("%ls"), str.c_str());
}
case TDH_INTYPE_COUNTEDSTRING:
return DataToString(TDH_INTYPE_NONNULLTERMINATEDSTRING, OutType, (LPCBYTE)((PUSHORT)pData + 1), *(PUSHORT)pData, pMapInfo, nPtrSize);
return DataToString(TDH_INTYPE_NONNULLTERMINATEDSTRING, OutType, reinterpret_cast<LPCBYTE>((PUSHORT)pData + 1), *(PUSHORT)pData, pMapInfo, nPtrSize);
case TDH_INTYPE_COUNTEDANSISTRING:
return DataToString(TDH_INTYPE_NONNULLTERMINATEDANSISTRING, OutType, (LPCBYTE)((PUSHORT)pData + 1), *(PUSHORT)pData, pMapInfo, nPtrSize);
return DataToString(TDH_INTYPE_NONNULLTERMINATEDANSISTRING, OutType, reinterpret_cast<LPCBYTE>((PUSHORT)pData + 1), *(PUSHORT)pData, pMapInfo, nPtrSize);
case TDH_INTYPE_REVERSEDCOUNTEDSTRING:
return DataToString(TDH_INTYPE_NONNULLTERMINATEDSTRING, OutType, (LPCBYTE)((PUSHORT)pData + 1), MAKEWORD(HIBYTE(*(PUSHORT)pData), LOBYTE(*(PUSHORT)pData)), pMapInfo, nPtrSize);
return DataToString(TDH_INTYPE_NONNULLTERMINATEDSTRING, OutType, reinterpret_cast<LPCBYTE>((PUSHORT)pData + 1), MAKEWORD(HIBYTE(*(PUSHORT)pData), LOBYTE(*(PUSHORT)pData)), pMapInfo, nPtrSize);
case TDH_INTYPE_REVERSEDCOUNTEDANSISTRING:
return DataToString(TDH_INTYPE_NONNULLTERMINATEDANSISTRING, OutType, (LPCBYTE)((PUSHORT)pData + 1), MAKEWORD(HIBYTE(*(PUSHORT)pData), LOBYTE(*(PUSHORT)pData)), pMapInfo, nPtrSize);
return DataToString(TDH_INTYPE_NONNULLTERMINATEDANSISTRING, OutType, reinterpret_cast<LPCBYTE>((PUSHORT)pData + 1), MAKEWORD(HIBYTE(*(PUSHORT)pData), LOBYTE(*(PUSHORT)pData)), pMapInfo, nPtrSize);
case TDH_INTYPE_INT8:
assert(nDataSize >= sizeof(CHAR));
@@ -576,7 +883,7 @@ static tstring DataToString(_In_ USHORT InType, _In_ USHORT OutType, _In_count_(
case TDH_OUTTYPE_NTSTATUS :
case TDH_OUTTYPE_HEXINT32 : return tstring_printf(_T("0x%x" ), *(PULONG)pData);
case TDH_OUTTYPE_IPV4 : return tstring_printf(_T("%d.%d.%d.%d"), (*(PULONG)pData >> 0) & 0xff, (*(PULONG)pData >> 8) & 0xff, (*(PULONG)pData >> 16) & 0xff, (*(PULONG)pData >> 24) & 0xff);
default: return pMapInfo ? MapToString(pMapInfo, pData) : tstring_printf(_T("%lu"), *(PULONG)pData);
default: return pMapInfo ? MapToString(pMapInfo, *(PULONG)pData) : tstring_printf(_T("%lu"), *(PULONG)pData);
}
case TDH_INTYPE_HEXINT32:
@@ -667,7 +974,7 @@ static tstring DataToString(_In_ USHORT InType, _In_ USHORT OutType, _In_count_(
SYSTEMTIME st, st_local;
FileTimeToSystemTime((PFILETIME)pData, &st);
SystemTimeToTzSpecificLocalTime(NULL, &st, &st_local);
return DataToString(TDH_INTYPE_SYSTEMTIME, OutType, (LPCBYTE)&st_local, sizeof(st_local), pMapInfo, nPtrSize);
return DataToString(TDH_INTYPE_SYSTEMTIME, OutType, reinterpret_cast<LPCBYTE>(&st_local), sizeof(st_local), pMapInfo, nPtrSize);
}
case TDH_INTYPE_SYSTEMTIME:
@@ -720,7 +1027,7 @@ static ULONG GetArraySize(PEVENT_RECORD pEvent, PTRACE_EVENT_INFO pInfo, ULONG i
ULONG ulResult;
// Get array count property.
PROPERTY_DATA_DESCRIPTOR data_desc = { (ULONGLONG)((LPBYTE)pInfo + pInfo->EventPropertyInfoArray[pInfo->EventPropertyInfoArray[i].countPropertyIndex].NameOffset), ULONG_MAX };
PROPERTY_DATA_DESCRIPTOR data_desc = { (ULONGLONG)(reinterpret_cast<LPBYTE>(pInfo) + pInfo->EventPropertyInfoArray[pInfo->EventPropertyInfoArray[i].countPropertyIndex].NameOffset), ULONG_MAX };
vector<unsigned char> count;
if ((ulResult = TdhGetProperty(pEvent, 0, NULL, 1, &data_desc, count)) != ERROR_SUCCESS)
return ulResult;
@@ -760,8 +1067,8 @@ static tstring PropertyToString(PEVENT_RECORD pEvent, PTRACE_EVENT_INFO pInfo, U
if (out_nonfirst) out += _T(", "); else out_nonfirst = true;
out += _T('(');
for (USHORT j = pInfo->EventPropertyInfoArray[ulPropIndex].structType.StructStartIndex, usLastMember = pInfo->EventPropertyInfoArray[ulPropIndex].structType.StructStartIndex + pInfo->EventPropertyInfoArray[ulPropIndex].structType.NumOfStructMembers; j < usLastMember; j++) {
out += tstring_printf(_T("%ls: "), (LPBYTE)pInfo + pInfo->EventPropertyInfoArray[j].NameOffset);
out += PropertyToString(pEvent, pInfo, j, (LPWSTR)((LPBYTE)(pInfo) + pInfo->EventPropertyInfoArray[ulPropIndex].NameOffset), k, nPtrSize);
out += tstring_printf(_T("%ls: "), reinterpret_cast<LPBYTE>(pInfo) + pInfo->EventPropertyInfoArray[j].NameOffset);
out += PropertyToString(pEvent, pInfo, j, reinterpret_cast<LPWSTR>(reinterpret_cast<LPBYTE>(pInfo) + pInfo->EventPropertyInfoArray[ulPropIndex].NameOffset), k, nPtrSize);
}
out += _T(')');
} else {
@@ -779,12 +1086,12 @@ static tstring PropertyToString(PEVENT_RECORD pEvent, PTRACE_EVENT_INFO pInfo, U
// The first descriptor in the array identifies the name of the structure and the second
// descriptor defines the member of the structure whose data you want to retrieve.
PROPERTY_DATA_DESCRIPTOR data_desc[2] = {
{ (ULONGLONG)pStructureName , ulStructIndex },
{ (ULONGLONG)((LPBYTE)pInfo + pInfo->EventPropertyInfoArray[ulPropIndex].NameOffset), k }
{ (ULONGLONG)pStructureName , ulStructIndex },
{ (ULONGLONG)(reinterpret_cast<LPBYTE>(pInfo) + pInfo->EventPropertyInfoArray[ulPropIndex].NameOffset), k }
};
ulResult = TdhGetProperty(pEvent, 0, NULL, _countof(data_desc), data_desc, data);
} else {
PROPERTY_DATA_DESCRIPTOR data_desc = { (ULONGLONG)((LPBYTE)pInfo + pInfo->EventPropertyInfoArray[ulPropIndex].NameOffset), k };
PROPERTY_DATA_DESCRIPTOR data_desc = { (ULONGLONG)(reinterpret_cast<LPBYTE>(pInfo) + pInfo->EventPropertyInfoArray[ulPropIndex].NameOffset), k };
ulResult = TdhGetProperty(pEvent, 0, NULL, 1, &data_desc, data);
}
if (ulResult == ERROR_EVT_INVALID_EVENT_DATA) {
@@ -795,7 +1102,7 @@ static tstring PropertyToString(PEVENT_RECORD pEvent, PTRACE_EVENT_INFO pInfo, U
// Get the name/value mapping if the property specifies a value map.
unique_ptr<EVENT_MAP_INFO> map_info;
ulResult = TdhGetEventMapInformation(pEvent, (LPWSTR)((LPBYTE)pInfo + pInfo->EventPropertyInfoArray[ulPropIndex].nonStructType.MapNameOffset), map_info);
ulResult = TdhGetEventMapInformation(pEvent, reinterpret_cast<LPWSTR>(reinterpret_cast<LPBYTE>(pInfo) + pInfo->EventPropertyInfoArray[ulPropIndex].nonStructType.MapNameOffset), map_info);
if (ulResult == ERROR_NOT_FOUND) {
// name/value mapping not found. Not an error actually.
assert(!map_info);
@@ -806,8 +1113,9 @@ static tstring PropertyToString(PEVENT_RECORD pEvent, PTRACE_EVENT_INFO pInfo, U
// in the EVENT_MAP_ENTRY structure. Replace the trailing space with a null-
// terminating character, so that the bit mapped strings are correctly formatted.
for (ULONG i = 0; i < map_info->EntryCount; i++) {
SIZE_T len = _tcslen((LPCTSTR)((PBYTE)map_info.get() + map_info->MapEntryArray[i].OutputOffset)) - 1;
((LPWSTR)((PBYTE)map_info.get() + map_info->MapEntryArray[i].OutputOffset))[len] = 0;
LPWSTR str = reinterpret_cast<LPWSTR>((PBYTE)map_info.get() + map_info->MapEntryArray[i].OutputOffset);
SIZE_T len = wcslen(str);
if (len) str[len - 1] = 0;
}
}

View File

@@ -1,107 +1,157 @@
/*
/*
Copyright 2015-2016 Amebis
Copyright 2016 G<EFBFBD>ANT
Copyright 2016 GÉANT
This file is part of G<EFBFBD>ANTLink.
This file is part of GÉANTLink.
G<EFBFBD>ANTLink is free software: you can redistribute it and/or modify it
GÉANTLink is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
G<EFBFBD>ANTLink is distributed in the hope that it will be useful, but
GÉANTLink is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with G<EFBFBD>ANTLink. If not, see <http://www.gnu.org/licenses/>.
along with GÉANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
#include <wx/event.h>
/// \addtogroup EventMonitor
/// @{
///
/// ETW event
/// Maximum number of event records kept
///
#define wxETWEVENT_RECORDS_MAX 1000000
/// @}
class wxETWEvent;
wxDECLARE_EVENT(wxEVT_ETW_EVENT, wxETWEvent);
#define wxETWEventHandler(func) wxEVENT_HANDLER_CAST(wxETWEventFunction, func)
#define EVT_ETW_EVENT(func) wx__DECLARE_EVT0(wxEVT_ETW_EVENT, wxETWEventHandler(func))
///
/// Event list control
///
class wxETWListCtrl;
///
/// Event trace processor
///
class wxEventTraceProcessorThread;
class wxETWListCtrl;
class wxPersistentETWListCtrl;
#pragma once
#include <wx/listctrl.h>
#include <wx/persist/window.h>
#include <wx/thread.h>
#include <WinStd/ETW.h>
#include <memory>
#include <vector>
#include <set>
/// \addtogroup EventMonitor
/// @{
///
/// ETW event
///
class wxETWEvent : public wxEvent
{
public:
///
/// Creates ETW event
///
/// \param[in] type The unique type of event
/// \param[in] record ETW event record
///
wxETWEvent(wxEventType type = wxEVT_NULL, const EVENT_RECORD &record = s_record_null);
///
/// Copies an ETW event
///
/// \param[in] event ETW event to copy from
///
wxETWEvent(const wxETWEvent& event);
virtual ~wxETWEvent();
virtual wxEvent *Clone() const { return new wxETWEvent(*this); }
inline const EVENT_RECORD& GetRecord() const { return m_record; }
inline EVENT_RECORD& GetRecord() { return m_record; }
///
/// Clones the ETW event
///
/// \returns Event copy
///
virtual wxEvent *Clone() const
{
return new wxETWEvent(*this);
}
inline const EVENT_HEADER& GetHeader() const { return m_record.EventHeader; }
///
/// Returns ETW event record assosiated with event
///
inline const winstd::event_rec& GetRecord() const
{
return m_record;
}
inline const ETW_BUFFER_CONTEXT& GetBufferContext() const { return m_record.BufferContext; }
bool SetExtendedData(size_t extended_data_count, const EVENT_HEADER_EXTENDED_DATA_ITEM *extended_data);
inline size_t GetExtendedDataCount() const { return m_record.ExtendedDataCount; }
inline const EVENT_HEADER_EXTENDED_DATA_ITEM& GetExtendedData(size_t index) const { wxASSERT(index < m_record.ExtendedDataCount); return m_record.ExtendedData[index]; }
bool SetUserData(size_t user_data_length, const void *user_data);
inline size_t GetUserDataLength() const { return m_record.UserDataLength; }
inline void *GetUserData() const { return m_record.UserData; }
protected:
bool DoSetExtendedData(size_t extended_data_count, const EVENT_HEADER_EXTENDED_DATA_ITEM *extended_data);
bool DoSetUserData(size_t user_data_length, const void *user_data);
///
/// Returns ETW event record assosiated with event
///
inline winstd::event_rec& GetRecord()
{
return m_record;
}
private:
DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxETWEvent)
public:
static const EVENT_RECORD s_record_null;
static const EVENT_RECORD s_record_null; ///< Blank ETW event record
protected:
EVENT_RECORD m_record; ///< ETW event record
winstd::event_rec m_record; ///< ETW event record
};
///
/// Prototype of the function consuming `wxETWEvent` events
///
typedef void (wxEvtHandler::*wxETWEventFunction)(wxETWEvent&);
///
/// Monitors ETW events and forwards them as `wxETWEvent` event
///
class wxEventTraceProcessorThread : public wxThread
{
public:
///
/// A thread to process ETW events
///
/// \param[in] parent Event handler this thread will send record notifications
/// \param[in] sessions An array of sessions to monitor
///
wxEventTraceProcessorThread(wxEvtHandler *parent, const wxArrayString &sessions);
///
/// Destructor
///
virtual ~wxEventTraceProcessorThread();
///
/// Closes all session handles to allow graceful thread termination
///
void Abort();
protected:
/// \cond internal
virtual ExitCode Entry();
/// \endcond
private:
/// \cond internal
static VOID WINAPI EventRecordCallback(PEVENT_RECORD pEvent);
/// \endcond
protected:
std::vector<TRACEHANDLE> m_traces; ///< An array of tracing sessions this thread is monitoring
@@ -109,28 +159,217 @@ protected:
};
///
/// Event list control
///
class wxETWListCtrl : public wxListCtrl
{
protected:
///
/// Functor for GUID comparison
///
struct less_guid : public std::binary_function<GUID, GUID, bool>
{
///
/// Compares two GUIDs
///
bool operator()(const GUID &a, const GUID &b) const
{
if (a.Data1 < b.Data1) return true;
if (a.Data1 > b.Data1) return false;
if (a.Data2 < b.Data2) return true;
if (a.Data2 > b.Data2) return false;
if (a.Data3 < b.Data3) return true;
if (a.Data3 > b.Data3) return false;
if (memcmp(a.Data4, b.Data4, sizeof(a.Data4)) < 0) return true;
return false;
}
};
///
/// A set of GUIDs
///
typedef std::set<GUID, less_guid> guidset;
public:
///
/// Creates a list control for ETW log display
///
/// \param[in] parent Parent window. Must not be \c NULL.
/// \param[in] id Window identifier. The value \c wxID_ANY indicates a default value.
/// \param[in] pos Window position. If \c wxDefaultPosition is specified then a default position is chosen.
/// \param[in] size Window size. If \c wxDefaultSize is specified then the window is sized appropriately.
/// \param[in] style Window style. See \c wxListCtrl.
/// \param[in] validator Window validator
/// \param[in] name Window name
///
wxETWListCtrl(
wxWindow *parent,
wxWindowID id = wxID_ANY,
const wxPoint &pos = wxDefaultPosition,
const wxSize &size = wxDefaultSize,
long style = wxLC_NO_SORT_HEADER|wxLC_REPORT|wxLC_SINGLE_SEL|wxNO_BORDER,
long style = wxLC_NO_SORT_HEADER|wxLC_REPORT|wxLC_VIRTUAL|wxNO_BORDER,
const wxValidator &validator = wxDefaultValidator,
const wxString &name = wxListCtrlNameStr);
///
/// Destructor
///
virtual ~wxETWListCtrl();
///
/// Returns true if the list is empty
///
inline bool IsEmpty() const
{
return m_rec_db.empty();
}
///
/// Copies selected rows to clipboard
///
void CopySelected() const;
///
/// Copies all rows (including hidden ones) to clipboard
///
void CopyAll() const;
///
/// Empties the list
///
void ClearAll();
///
/// Selects all rows
///
void SelectAll();
///
/// Clears row selection
///
void SelectNone();
///
/// Rebuilds the list
///
void RebuildItems();
///
/// Checks if given ETW source is enabled
///
/// \param[in] guid GUID of ETW source
///
/// \returns
/// - \c true if ETW source with \p guid GUID is enabled;
/// - \c false otherwise.
///
inline bool IsSourceEnabled(const GUID &guid) const
{
return m_sources.find(guid) != m_sources.end();
}
///
/// Enables/Disables ETW source
///
/// \param[in] guid GUID of ETW source
/// \param[in] enable \c true to enable, \c false to disable
///
inline void EnableSource(const GUID &guid, bool enable = true)
{
auto s = m_sources.find(guid);
if (enable) {
if (s == m_sources.end()) {
m_sources.insert(guid);
RebuildItems();
}
} else {
if (s != m_sources.end()) {
m_sources.erase(s);
RebuildItems();
}
}
}
friend class wxPersistentETWListCtrl; // Allow saving/restoring window state.
protected:
/// \cond internal
bool IsVisible(const EVENT_RECORD &rec) const;
void FormatRow(const winstd::event_rec &rec, std::string &rowA, std::wstring &rowW) const;
bool CopyToClipboard(const std::string &dataA, const std::wstring &dataW) const;
virtual wxListItemAttr *OnGetItemAttr(long item) const;
virtual wxString OnGetItemText(long item, long column) const;
virtual wxString OnGetItemText(const winstd::event_rec &rec, long column) const;
void OnETWEvent(wxETWEvent& event);
/// \endcond
DECLARE_EVENT_TABLE()
public:
static const GUID s_provider_eaphost; ///< EAPHost event provider ID
bool m_scroll_auto; ///< Is autoscrolling enabled?
UCHAR m_level; ///< Shows messages up to this level of verboseness
static const GUID s_provider_eaphost; ///< EapHost event provider ID
static const GUID s_provider_schannel; ///< Schannel event provider ID
protected:
winstd::event_session m_session; ///< Event session
wxEventTraceProcessorThread *m_proc; ///< Processor thread
long m_item_id; ///< Next free list item ID
winstd::event_session m_session; ///< Event session
wxEventTraceProcessorThread *m_proc; ///< Processor thread
guidset m_sources; ///< Set of enabled sources
wxListItemAttr m_item_attr[2][4]; ///< Current item attributes
winstd::vector_queue<winstd::event_rec> m_rec_db; ///< Event record database
winstd::vector_queue<size_t> m_rec_idx; ///< Event record database indices of shown records
size_t m_col_format_width[5]; ///< Column widths for pre-formatted row display (0 = unlimited)
};
///
/// Supports saving/restoring `wxETWListCtrl` state
///
class wxPersistentETWListCtrl : public wxPersistentWindow<wxETWListCtrl>
{
public:
///
/// Constructor for a persistent window object
///
/// \param[in] wnd Window this object will save/restore
///
wxPersistentETWListCtrl(wxETWListCtrl *wnd);
///
/// Returns the string uniquely identifying the objects supported by this adapter.
///
/// \returns This implementation always returns `wxT(wxPERSIST_TLW_KIND)`
///
virtual wxString GetKind() const;
///
/// Saves the object properties
///
virtual void Save() const;
///
/// Restores the object properties
///
/// \returns
/// - \c true if the properties were successfully restored;
/// - \c false otherwise.
///
virtual bool Restore();
};
///
/// Creates persistent window object for `wxETWListCtrl` class window
///
inline wxPersistentObject *wxCreatePersistentObject(wxETWListCtrl *wnd)
{
return new wxPersistentETWListCtrl(wnd);
}
/// @}

Binary file not shown.

View File

@@ -91,7 +91,7 @@
<ClInclude Include="Frame.h" />
<ClInclude Include="LogPanel.h" />
<ClInclude Include="StdAfx.h" />
<ClInclude Include="wxEventMonitor_UI.h" />
<ClInclude Include="res\wxEventMonitor_UI.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="App.cpp" />
@@ -104,7 +104,7 @@
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="wxEventMonitor_UI.cpp" />
<ClCompile Include="res\wxEventMonitor_UI.cpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\lib\Events\build\Events.vcxproj">
@@ -120,9 +120,41 @@
<ItemGroup>
<None Include="locale\EventMonitor.pot" />
<None Include="res\EventMonitor.ico" />
<None Include="wxEventMonitor_UI.fbp" />
<None Include="res\wxEventMonitor_UI.fbp" />
</ItemGroup>
<ItemGroup>
<POCompile Include="locale\bg_BG.po" />
<POCompile Include="locale\ca_ES.po" />
<POCompile Include="locale\cs_CZ.po" />
<POCompile Include="locale\cy_UK.po" />
<POCompile Include="locale\de_DE.po" />
<POCompile Include="locale\el_GR.po" />
<POCompile Include="locale\es_ES.po" />
<POCompile Include="locale\eu_ES.po" />
<POCompile Include="locale\fi_FI.po" />
<POCompile Include="locale\fr_CA.po" />
<POCompile Include="locale\fr_FR.po" />
<POCompile Include="locale\gl_ES.po" />
<POCompile Include="locale\hr_HR.po" />
<POCompile Include="locale\hu_HU.po" />
<POCompile Include="locale\is_IS.po" />
<POCompile Include="locale\it_IT.po" />
<POCompile Include="locale\ko_KR.po" />
<POCompile Include="locale\lt_LT.po" />
<POCompile Include="locale\nb_NO.po" />
<POCompile Include="locale\nl_NL.po" />
<POCompile Include="locale\pl_PL.po" />
<POCompile Include="locale\pt_PT.po" />
<POCompile Include="locale\ru_RU.po" />
<POCompile Include="locale\sk_SK.po" />
<POCompile Include="locale\sl_SI.po" />
<POCompile Include="locale\sr_RS.po" />
<POCompile Include="locale\sv_SE.po" />
<POCompile Include="locale\tr_TR.po" />
<POCompile Include="locale\vi_VN.po" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="..\include\xgettext.targets" />
</ImportGroup>
</Project>

View File

@@ -30,7 +30,7 @@
<ClInclude Include="App.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="wxEventMonitor_UI.h">
<ClInclude Include="res\wxEventMonitor_UI.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="Frame.h">
@@ -50,7 +50,7 @@
<ClCompile Include="App.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="wxEventMonitor_UI.cpp">
<ClCompile Include="res\wxEventMonitor_UI.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="Frame.cpp">
@@ -64,7 +64,7 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="wxEventMonitor_UI.fbp">
<None Include="res\wxEventMonitor_UI.fbp">
<Filter>Resource Files</Filter>
</None>
<None Include="locale\EventMonitor.pot">
@@ -74,4 +74,93 @@
<Filter>Resource Files</Filter>
</None>
</ItemGroup>
<ItemGroup>
<POCompile Include="locale\sl_SI.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\bg_BG.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\ca_ES.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\cs_CZ.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\cy_UK.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\de_DE.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\el_GR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\es_ES.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\eu_ES.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\fi_FI.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\fr_CA.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\fr_FR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\gl_ES.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\hr_HR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\hu_HU.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\is_IS.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\it_IT.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\lt_LT.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\nb_NO.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\nl_NL.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\pl_PL.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\pt_PT.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\ru_RU.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\sk_SK.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\sr_RS.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\sv_SE.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\tr_TR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\vi_VN.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
<POCompile Include="locale\ko_KR.po">
<Filter>Resource Files\Localization</Filter>
</POCompile>
</ItemGroup>
</Project>

View File

@@ -1,21 +1,21 @@
/*
/*
Copyright 2015-2016 Amebis
Copyright 2016 G<EFBFBD>ANT
Copyright 2016 GÉANT
This file is part of G<EFBFBD>ANTLink.
This file is part of GÉANTLink.
G<EFBFBD>ANTLink is free software: you can redistribute it and/or modify it
GÉANTLink is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
G<EFBFBD>ANTLink is distributed in the hope that it will be useful, but
GÉANTLink is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with G<EFBFBD>ANTLink. If not, see <http://www.gnu.org/licenses/>.
along with GÉANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
#include "StdAfx.h"
@@ -25,36 +25,394 @@
// wxEventMonitorFrame
//////////////////////////////////////////////////////////////////////////
wxBEGIN_EVENT_TABLE(wxEventMonitorFrame, wxEventMonitorFrameBase)
EVT_MENU(wxID_EXIT, wxEventMonitorFrame::OnExit)
wxEND_EVENT_TABLE()
wxEventMonitorFrame::wxEventMonitorFrame() : wxEventMonitorFrameBase(NULL)
wxEventMonitorFrame::wxEventMonitorFrame(wxWindow* parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name) :
wxFrame(parent, id, title, pos, size, style, name)
{
this->SetSizeHints(wxSize(150,150), wxDefaultSize);
m_mgr.SetManagedWindow(this);
m_mgr.SetFlags(wxAUI_MGR_DEFAULT);
// Load main window icons.
#ifdef __WINDOWS__
wxIcon icon_small(wxT("00_EventMonitor.ico"), wxBITMAP_TYPE_ICO_RESOURCE, ::GetSystemMetrics(SM_CXSMICON), ::GetSystemMetrics(SM_CYSMICON));
wxIconBundle icons;
icons.AddIcon(icon_small);
icons.AddIcon(wxIcon(wxT("00_EventMonitor.ico"), wxBITMAP_TYPE_ICO_RESOURCE, ::GetSystemMetrics(SM_CXICON), ::GetSystemMetrics(SM_CYICON)));
SetIcons(icons);
icons.AddIcon(wxIcon(wxT("00_EventMonitor.ico"), wxBITMAP_TYPE_ICO_RESOURCE, ::GetSystemMetrics(SM_CXSMICON), ::GetSystemMetrics(SM_CYSMICON)));
icons.AddIcon(wxIcon(wxT("00_EventMonitor.ico"), wxBITMAP_TYPE_ICO_RESOURCE, ::GetSystemMetrics(SM_CXICON ), ::GetSystemMetrics(SM_CYICON )));
this->SetIcons(icons);
#else
wxIcon icon_small(wxICON(00_EventMonitor.ico));
SetIcon(icon_small);
this->SetIcon(wxIcon(wxICON(00_EventMonitor.ico)));
#endif
wxString prod_name(wxT(PRODUCT_NAME_STR));
wxString prod_status_bar;
prod_status_bar.Printf(_("Toggles display of %s records"), wxT(PRODUCT_NAME_STR));
winstd::library lib_comres;
lib_comres.load(_T("comres.dll"), NULL, LOAD_LIBRARY_AS_DATAFILE | LOAD_LIBRARY_AS_IMAGE_RESOURCE);
winstd::library lib_ieframe;
lib_ieframe.load(_T("ieframe.dll"), NULL, LOAD_LIBRARY_AS_DATAFILE | LOAD_LIBRARY_AS_IMAGE_RESOURCE);
winstd::library lib_shell32;
lib_shell32.load(_T("shell32.dll"), NULL, LOAD_LIBRARY_AS_DATAFILE | LOAD_LIBRARY_AS_IMAGE_RESOURCE);
wxSize size_menu(GetSystemMetrics(SM_CXSMICON), GetSystemMetrics(SM_CYSMICON));
wxSize size_tool(size_menu);
m_menubar = new wxMenuBar(0);
m_menuProgram = new wxMenu();
wxMenuItem* m_menuItemExit;
m_menuItemExit = new wxMenuItem(m_menuProgram, wxID_EXIT, _("E&xit") + wxT('\t') + wxT("Alt+F4"), _("Quits this program"), wxITEM_NORMAL);
m_menuItemExit->SetBitmaps(wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(240), size_menu));
m_menuProgram->Append(m_menuItemExit);
m_menubar->Append(m_menuProgram, _("&Program"));
m_menuEdit = new wxMenu();
wxMenuItem* m_menuEditCopy;
m_menuEditCopy = new wxMenuItem(m_menuEdit, wxID_COPY, _("&Copy") + wxT('\t') + wxT("Ctrl+C"), _("Copies selected records to clipboard"), wxITEM_NORMAL);
m_menuEditCopy->SetBitmaps(wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(243), size_menu));
m_menuEdit->Append(m_menuEditCopy);
wxMenuItem* m_menuEditCopyAll;
m_menuEditCopyAll = new wxMenuItem(m_menuEdit, wxID_COPY_ALL, _("Copy A&ll") + wxT('\t') + wxT("Ctrl+Shift+C"), _("Copies all records to clipboard (including hidden)"), wxITEM_NORMAL);
m_menuEditCopyAll->SetBitmaps(wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(133), size_menu));
m_menuEdit->Append(m_menuEditCopyAll);
wxMenuItem* m_menuEditClear;
m_menuEditClear = new wxMenuItem(m_menuEdit, wxID_CLEAR, _("Clear"), _("Clears all records from the log"), wxITEM_NORMAL);
m_menuEditClear->SetBitmaps(wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(200), size_menu));
m_menuEdit->Append(m_menuEditClear);
m_menuEdit->AppendSeparator();
wxMenuItem* m_menuEditSelectAll;
m_menuEditSelectAll = new wxMenuItem(m_menuEdit, wxID_SELECT_ALL, _("Select &All") + wxT('\t') + wxT("Ctrl+A"), _("Selects all visible records"), wxITEM_NORMAL);
m_menuEdit->Append(m_menuEditSelectAll);
wxMenuItem* m_menuEditSelectNone;
m_menuEditSelectNone = new wxMenuItem(m_menuEdit, wxID_SELECT_NONE, _("Select &None") , _("Clears record selection"), wxITEM_NORMAL);
m_menuEdit->Append(m_menuEditSelectNone);
m_menubar->Append(m_menuEdit, _("&Edit"));
m_menuView = new wxMenu();
wxMenuItem* m_menuViewScrollAuto;
m_menuViewScrollAuto = new wxMenuItem(m_menuView, wxID_VIEW_SCROLL_AUTO, _("Auto &Scroll") + wxT('\t') + wxT("Ctrl+S"), _("Automatically scrolls to the most recent records as they come-in"), wxITEM_CHECK);
//m_menuViewScrollAuto->SetBitmaps(wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(231), size_menu));
m_menuView->Append(m_menuViewScrollAuto);
m_menuView->AppendSeparator();
wxMenuItem* m_menuViewSourceEapHost;
m_menuViewSourceEapHost = new wxMenuItem(m_menuView, wxID_VIEW_SOURCE_EAPHOST, wxT("EapHost"), wxString::Format(_("Toggles display of %s records"), wxT("EapHost")), wxITEM_CHECK);
//m_menuViewSourceEapHost->SetBitmaps(wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(273), size_menu));
m_menuView->Append(m_menuViewSourceEapHost);
wxMenuItem* m_menuViewSourceSchannel;
m_menuViewSourceSchannel = new wxMenuItem(m_menuView, wxID_VIEW_SOURCE_SCHANNEL, wxT("Schannel"), wxString::Format(_("Toggles display of %s records"), wxT("Schannel")), wxITEM_CHECK);
//m_menuViewSourceSchannel->SetBitmaps(wxLoadIconFromResource(lib_ieframe, MAKEINTRESOURCE(36870), size_menu));
m_menuView->Append(m_menuViewSourceSchannel);
m_menuViewSourceProduct = new wxMenuItem(m_menuView, wxID_VIEW_SOURCE_PRODUCT, prod_name , prod_status_bar, wxITEM_CHECK);
//m_menuViewSourceProduct->SetBitmaps(wxIcon(wxT("product.ico"), wxBITMAP_TYPE_ICO_RESOURCE, size_menu.GetWidth(), size_menu.GetHeight()));
m_menuView->Append(m_menuViewSourceProduct);
m_menuView->AppendSeparator();
m_menuViewLevelVerbose = new wxMenuItem(m_menuView, wxID_VIEW_LEVEL_VERBOSE, _("Verbose") + wxT('\t') + wxT("Ctrl+1"), _("Displays all levels of records"), wxITEM_RADIO);
//m_menuViewLevelVerbose->SetBitmaps(wxLoadIconFromResource(lib_comres, MAKEINTRESOURCE(2863), size_menu));
m_menuView->Append(m_menuViewLevelVerbose);
m_menuViewLevelInformation = new wxMenuItem(m_menuView, wxID_VIEW_LEVEL_INFORMATION, _("Informational") + wxT('\t') + wxT("Ctrl+2"), _("Displays all records up to informational level"), wxITEM_RADIO);
//m_menuViewLevelInformation->SetBitmaps(wxLoadIconFromResource(lib_comres, MAKEINTRESOURCE(2859), size_menu));
m_menuView->Append(m_menuViewLevelInformation);
m_menuViewLevelWarning = new wxMenuItem(m_menuView, wxID_VIEW_LEVEL_WARNING, _("Warning") + wxT('\t') + wxT("Ctrl+3"), _("Displays all records up to warning level"), wxITEM_RADIO);
//m_menuViewLevelWarning->SetBitmaps(wxLoadIconFromResource(lib_comres, MAKEINTRESOURCE(2865), size_menu));
m_menuView->Append(m_menuViewLevelWarning);
m_menuViewLevelError = new wxMenuItem(m_menuView, wxID_VIEW_LEVEL_ERROR, _("Error") + wxT('\t') + wxT("Ctrl+4"), _("Displays error level records only"), wxITEM_RADIO);
//m_menuViewLevelError->SetBitmaps(wxLoadIconFromResource(lib_comres, MAKEINTRESOURCE(2861), size_menu));
m_menuView->Append(m_menuViewLevelError);
m_menuView->AppendSeparator();
wxMenuItem* m_menuViewToolbarEdit;
m_menuViewToolbarEdit = new wxMenuItem(m_menuView, wxID_VIEW_TOOLBAR_EDIT, wxString::Format(_("%s toolbar"), _("&Edit")), wxString::Format(_("Toggles display of %s toolbar"), _("View")), wxITEM_CHECK);
m_menuView->Append(m_menuViewToolbarEdit);
wxMenuItem* m_menuViewToolbarView;
m_menuViewToolbarView = new wxMenuItem(m_menuView, wxID_VIEW_TOOLBAR_VIEW, wxString::Format(_("%s toolbar"), _("&View")), wxString::Format(_("Toggles display of %s toolbar"), _("View")), wxITEM_CHECK);
m_menuView->Append(m_menuViewToolbarView);
m_menubar->Append(m_menuView, _("&View"));
this->SetMenuBar(m_menubar);
m_toolbarEdit = new wxAuiToolBar(this, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxAUI_TB_HORZ_LAYOUT);
m_toolEditCopy = m_toolbarEdit->AddTool(wxID_COPY, _("Copy"), wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(243), size_tool), _("Copies selected records to clipboard") + wxT(" (") + wxT("Ctrl+C") + wxT(")"), wxITEM_NORMAL);
m_toolEditCopyAll = m_toolbarEdit->AddTool(wxID_COPY_ALL, _("Copy All"), wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(133), size_tool), _("Copies all records to clipboard (including hidden)") + wxT(" (") + wxT("Ctrl+Shift+C") + wxT(")"), wxITEM_NORMAL);
m_toolEditClear = m_toolbarEdit->AddTool(wxID_CLEAR, _("Clear"), wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(200), size_tool), _("Clears all records from the log"), wxITEM_NORMAL);
m_toolbarEdit->Realize();
m_mgr.AddPane(m_toolbarEdit, wxAuiPaneInfo().Name(wxT("ToolbarEdit")).Top().Caption(_("Edit")).PinButton(true).Dock().Resizable().FloatingSize(wxDefaultSize).LeftDockable(false).RightDockable(false).Layer(1).ToolbarPane());
m_toolbarView = new wxAuiToolBar(this, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxAUI_TB_HORZ_LAYOUT);
m_toolViewScrollAuto = m_toolbarView->AddTool(wxID_VIEW_SCROLL_AUTO, _("Auto Scroll"), wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(231), size_tool), _("Automatically scrolls to the most recent records as they come-in") + wxT(" (") + wxT("Ctrl+S") + wxT(")"), wxITEM_CHECK);
m_toolbarView->AddSeparator();
m_toolViewSourceEapHost = m_toolbarView->AddTool(wxID_VIEW_SOURCE_EAPHOST, "EapHost", wxLoadIconFromResource(lib_shell32, MAKEINTRESOURCE(273), size_tool), wxString::Format(_("Toggles display of %s records"), wxT("EapHost")), wxITEM_CHECK);
m_toolViewSourceSchannel = m_toolbarView->AddTool(wxID_VIEW_SOURCE_SCHANNEL, "Schannel", wxLoadIconFromResource(lib_ieframe, MAKEINTRESOURCE(36870), size_tool), wxString::Format(_("Toggles display of %s records"), wxT("Schannel")), wxITEM_CHECK);
m_toolViewSourceProduct = m_toolbarView->AddTool(wxID_VIEW_SOURCE_PRODUCT, prod_name, wxIcon(wxT("product.ico"), wxBITMAP_TYPE_ICO_RESOURCE, size_tool.GetWidth(), size_tool.GetHeight()), prod_status_bar, wxITEM_CHECK);
m_toolbarView->AddSeparator();
m_toolViewLevelVerbose = m_toolbarView->AddTool(wxID_VIEW_LEVEL_VERBOSE, _("Verbose"), wxLoadIconFromResource(lib_comres, MAKEINTRESOURCE(2863), size_tool), _("Displays all levels of records") + wxT(" (") + wxT("Ctrl+1") + wxT(")"), wxITEM_RADIO);
m_toolViewLevelInformation = m_toolbarView->AddTool(wxID_VIEW_LEVEL_INFORMATION, _("Informational"), wxLoadIconFromResource(lib_comres, MAKEINTRESOURCE(2859), size_tool), _("Displays all records up to informational level") + wxT(" (") + wxT("Ctrl+2") + wxT(")"), wxITEM_RADIO);
m_toolViewLevelWarning = m_toolbarView->AddTool(wxID_VIEW_LEVEL_WARNING, _("Warning"), wxLoadIconFromResource(lib_comres, MAKEINTRESOURCE(2865), size_tool), _("Displays all records up to warning level") + wxT(" (") + wxT("Ctrl+3") + wxT(")"), wxITEM_RADIO);
m_toolViewLevelError = m_toolbarView->AddTool(wxID_VIEW_LEVEL_ERROR, _("Error"), wxLoadIconFromResource(lib_comres, MAKEINTRESOURCE(2861), size_tool), _("Displays error level records only") + wxT(" (") + wxT("Ctrl+4") + wxT(")"), wxITEM_RADIO);
m_toolbarView->Realize();
m_mgr.AddPane(m_toolbarView, wxAuiPaneInfo().Name(wxT("ToolbarView")).Top().Caption(_("View")).PinButton(true).Dock().Resizable().FloatingSize(wxDefaultSize).LeftDockable(false).RightDockable(false).Layer(1).ToolbarPane());
m_panel = new wxEventMonitorLogPanel(this);
m_mgr.AddPane(m_panel, wxAuiPaneInfo() .Name(wxT("LogPanel")).Center() .Caption(_("Trace Log")).CaptionVisible(false).CloseButton(false).PaneBorder(false).Dock().Resizable().FloatingSize(wxDefaultSize).Floatable(false));
m_statusBar = this->CreateStatusBar(1, wxST_SIZEGRIP, wxID_ANY);
m_mgr.Update();
this->Centre(wxBOTH);
// Restore persistent state of wxAuiManager manually, since m_mgr is not on the heap.
wxPersistentAuiManager(&m_mgr).Restore();
// Connect Events
this->Connect(wxID_EXIT , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnExit ));
this->Connect(wxID_COPY , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditCopyUpdate ));
this->Connect(wxID_COPY , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditCopy ));
this->Connect(wxID_COPY_ALL , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditCopyAllUpdate ));
this->Connect(wxID_COPY_ALL , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditCopyAll ));
this->Connect(wxID_CLEAR , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditClearUpdate ));
this->Connect(wxID_CLEAR , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditClear ));
this->Connect(wxID_SELECT_ALL , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditSelectAllUpdate ));
this->Connect(wxID_SELECT_ALL , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditSelectAll ));
this->Connect(wxID_SELECT_NONE , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditSelectNoneUpdate));
this->Connect(wxID_SELECT_NONE , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditSelectNone ));
this->Connect(wxID_VIEW_SCROLL_AUTO , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewScrollUpdate ));
this->Connect(wxID_VIEW_SCROLL_AUTO , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewScroll ));
this->Connect(wxID_VIEW_SOURCE_EAPHOST , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewSourceUpdate ), new wxObjectWithData<GUID>(wxETWListCtrl::s_provider_eaphost ));
this->Connect(wxID_VIEW_SOURCE_EAPHOST , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewSource ), new wxObjectWithData<GUID>(wxETWListCtrl::s_provider_eaphost ));
this->Connect(wxID_VIEW_SOURCE_SCHANNEL, wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewSourceUpdate ), new wxObjectWithData<GUID>(wxETWListCtrl::s_provider_schannel));
this->Connect(wxID_VIEW_SOURCE_SCHANNEL, wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewSource ), new wxObjectWithData<GUID>(wxETWListCtrl::s_provider_schannel));
this->Connect(wxID_VIEW_SOURCE_PRODUCT , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewSourceUpdate ), new wxObjectWithData<GUID>(EAPMETHOD_TRACE_EVENT_PROVIDER ));
this->Connect(wxID_VIEW_SOURCE_PRODUCT , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewSource ), new wxObjectWithData<GUID>(EAPMETHOD_TRACE_EVENT_PROVIDER ));
this->Connect(wxID_VIEW_LEVEL_VERBOSE , wxID_VIEW_LEVEL_ERROR, wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewLevelUpdate ));
this->Connect(wxID_VIEW_LEVEL_VERBOSE , wxID_VIEW_LEVEL_ERROR, wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewLevel ));
this->Connect(wxID_VIEW_TOOLBAR_EDIT , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewToolbarUpdate ), new wxObjectWithData<wxAuiPaneInfo*>(&m_mgr.GetPane(m_toolbarEdit)));
this->Connect(wxID_VIEW_TOOLBAR_EDIT , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewToolbar ), new wxObjectWithData<wxAuiPaneInfo*>(&m_mgr.GetPane(m_toolbarEdit)));
this->Connect(wxID_VIEW_TOOLBAR_VIEW , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewToolbarUpdate ), new wxObjectWithData<wxAuiPaneInfo*>(&m_mgr.GetPane(m_toolbarView)));
this->Connect(wxID_VIEW_TOOLBAR_VIEW , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewToolbar ), new wxObjectWithData<wxAuiPaneInfo*>(&m_mgr.GetPane(m_toolbarView)));
}
void wxEventMonitorFrame::OnExit(wxCommandEvent& /*event*/)
wxEventMonitorFrame::~wxEventMonitorFrame()
{
// Disconnect Events
this->Disconnect(wxID_EXIT , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnExit ));
this->Disconnect(wxID_COPY , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditCopyUpdate ));
this->Disconnect(wxID_COPY , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditCopy ));
this->Disconnect(wxID_COPY_ALL , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditCopyAllUpdate ));
this->Disconnect(wxID_COPY_ALL , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditCopyAll ));
this->Disconnect(wxID_CLEAR , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditClearUpdate ));
this->Disconnect(wxID_CLEAR , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditClear ));
this->Disconnect(wxID_SELECT_ALL , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditSelectAllUpdate ));
this->Disconnect(wxID_SELECT_ALL , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditSelectAll ));
this->Disconnect(wxID_SELECT_NONE , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnEditSelectNoneUpdate));
this->Disconnect(wxID_SELECT_NONE , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnEditSelectNone ));
this->Disconnect(wxID_VIEW_SCROLL_AUTO , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewScrollUpdate ));
this->Disconnect(wxID_VIEW_SCROLL_AUTO , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewScroll ));
this->Disconnect(wxID_VIEW_SOURCE_EAPHOST , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewSourceUpdate ));
this->Disconnect(wxID_VIEW_SOURCE_EAPHOST , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewSource ));
this->Disconnect(wxID_VIEW_SOURCE_SCHANNEL, wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewSourceUpdate ));
this->Disconnect(wxID_VIEW_SOURCE_SCHANNEL, wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewSource ));
this->Disconnect(wxID_VIEW_SOURCE_PRODUCT , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewSourceUpdate ));
this->Disconnect(wxID_VIEW_SOURCE_PRODUCT , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewSource ));
this->Disconnect(wxID_VIEW_LEVEL_VERBOSE , wxID_VIEW_LEVEL_ERROR, wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewLevelUpdate ));
this->Disconnect(wxID_VIEW_LEVEL_VERBOSE , wxID_VIEW_LEVEL_ERROR, wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewLevel ));
this->Disconnect(wxID_VIEW_TOOLBAR_EDIT , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewToolbarUpdate ));
this->Disconnect(wxID_VIEW_TOOLBAR_EDIT , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewToolbar ));
this->Disconnect(wxID_VIEW_TOOLBAR_VIEW , wxEVT_UPDATE_UI, wxUpdateUIEventHandler(wxEventMonitorFrame::OnViewToolbarUpdate ));
this->Disconnect(wxID_VIEW_TOOLBAR_VIEW , wxEVT_MENU , wxCommandEventHandler (wxEventMonitorFrame::OnViewToolbar ));
// Save wxAuiManager's state.
wxPersistentAuiManager(&m_mgr).Save();
m_mgr.UnInit();
}
/// \cond internal
void wxEventMonitorFrame::OnExit(wxCommandEvent& event)
{
Close();
event.Skip();
}
void wxEventMonitorFrame::OnEditCopyUpdate(wxUpdateUIEvent& event)
{
event.Enable(m_panel->m_log->GetSelectedItemCount() != 0);
}
void wxEventMonitorFrame::OnEditCopy(wxCommandEvent& /*event*/)
{
m_panel->m_log->CopySelected();
}
void wxEventMonitorFrame::OnEditCopyAllUpdate(wxUpdateUIEvent& event)
{
event.Enable(!m_panel->m_log->IsEmpty());
}
void wxEventMonitorFrame::OnEditCopyAll(wxCommandEvent& /*event*/)
{
m_panel->m_log->CopyAll();
}
void wxEventMonitorFrame::OnEditClearUpdate(wxUpdateUIEvent& event)
{
event.Enable(!m_panel->m_log->IsEmpty());
}
void wxEventMonitorFrame::OnEditClear(wxCommandEvent& /*event*/)
{
m_panel->m_log->ClearAll();
}
void wxEventMonitorFrame::OnEditSelectAllUpdate(wxUpdateUIEvent& event)
{
event.Enable(m_panel->m_log->GetSelectedItemCount() != m_panel->m_log->GetItemCount());
}
void wxEventMonitorFrame::OnEditSelectAll(wxCommandEvent& /*event*/)
{
m_panel->m_log->SelectAll();
}
void wxEventMonitorFrame::OnEditSelectNoneUpdate(wxUpdateUIEvent& event)
{
event.Enable(m_panel->m_log->GetSelectedItemCount() != 0);
}
void wxEventMonitorFrame::OnEditSelectNone(wxCommandEvent& /*event*/)
{
m_panel->m_log->SelectNone();
}
void wxEventMonitorFrame::OnViewScrollUpdate(wxUpdateUIEvent& event)
{
event.Check(m_panel->m_log->m_scroll_auto);
}
void wxEventMonitorFrame::OnViewScroll(wxCommandEvent& event)
{
m_panel->m_log->m_scroll_auto = event.IsChecked();
if (m_panel->m_log->m_scroll_auto) {
// Scroll to the last record.
long count = m_panel->m_log->GetItemCount();
if (count)
m_panel->m_log->EnsureVisible(count - 1);
}
}
void wxEventMonitorFrame::OnViewSourceUpdate(wxUpdateUIEvent& event)
{
wxObjectWithData<GUID> *source = dynamic_cast<wxObjectWithData<GUID>*>(event.m_callbackUserData);
if (source) {
// Update GUI control according to event source state.
event.Check(m_panel->m_log->IsSourceEnabled(source->m_data));
event.Enable(true);
} else
event.Enable(false);
}
void wxEventMonitorFrame::OnViewSource(wxCommandEvent& event)
{
wxObjectWithData<GUID> *source = dynamic_cast<wxObjectWithData<GUID>*>(event.m_callbackUserData);
if (source) {
// Enable event source.
m_panel->m_log->EnableSource(source->m_data, event.IsChecked());
}
}
void wxEventMonitorFrame::OnViewLevelUpdate(wxUpdateUIEvent& event)
{
// Update GUI control according to log level.
event.Check(TRACE_LEVEL_ERROR + wxID_VIEW_LEVEL_ERROR - event.GetId() == m_panel->m_log->m_level);
}
void wxEventMonitorFrame::OnViewLevel(wxCommandEvent& event)
{
UCHAR state_new = TRACE_LEVEL_ERROR + wxID_VIEW_LEVEL_ERROR - event.GetId();
if (m_panel->m_log->m_level != state_new) {
// Set new log level.
m_panel->m_log->m_level = state_new;
m_panel->m_log->RebuildItems();
}
}
void wxEventMonitorFrame::OnViewToolbarUpdate(wxUpdateUIEvent& event)
{
wxObjectWithData<wxAuiPaneInfo*> *source = dynamic_cast<wxObjectWithData<wxAuiPaneInfo*>*>(event.m_callbackUserData);
if (source && source->m_data) {
// Update GUI control according to toolbar/panel visibility.
event.Check(source->m_data->IsShown());
event.Enable(true);
} else
event.Enable(false);
}
void wxEventMonitorFrame::OnViewToolbar(wxCommandEvent& event)
{
wxObjectWithData<wxAuiPaneInfo*> *source = dynamic_cast<wxObjectWithData<wxAuiPaneInfo*>*>(event.m_callbackUserData);
if (source && source->m_data) {
// Toggle toolbar/panel visibility.
source->m_data->Show(!source->m_data->IsShown());
m_mgr.Update();
}
}
/// \endcond
//////////////////////////////////////////////////////////////////////////
// wxPersistentEventMonitorFrame
//////////////////////////////////////////////////////////////////////////

View File

@@ -1,63 +1,175 @@
/*
/*
Copyright 2015-2016 Amebis
Copyright 2016 G<EFBFBD>ANT
Copyright 2016 GÉANT
This file is part of G<EFBFBD>ANTLink.
This file is part of GÉANTLink.
G<EFBFBD>ANTLink is free software: you can redistribute it and/or modify it
GÉANTLink is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
G<EFBFBD>ANTLink is distributed in the hope that it will be useful, but
GÉANTLink is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with G<EFBFBD>ANTLink. If not, see <http://www.gnu.org/licenses/>.
along with GÉANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
///
/// EventMonitor main frame
///
class wxEventMonitorFrame;
///
/// Supports saving/restoring wxEventMonitorFrame GUI state
///
class wxPersistentEventMonitorFrame;
#pragma once;
#include "wxEventMonitor_UI.h"
#include "LogPanel.h"
#include <wx/frame.h>
#include <wx/menu.h>
#include <wx/statusbr.h>
#include <wx/aui/auibar.h>
#include <wx/aui/framemanager.h>
#include <wx/persist/toplevel.h>
#include <WinStd/Win.h>
class wxEventMonitorFrame : public wxEventMonitorFrameBase
/// \addtogroup EventMonitor
/// @{
///
/// EventMonitor main frame
///
class wxEventMonitorFrame : public wxFrame
{
protected:
enum {
wxID_COPY_ALL = 1000,
wxID_SELECT_ALL,
wxID_SELECT_NONE,
wxID_VIEW_SCROLL_AUTO,
wxID_VIEW_SOURCE_EAPHOST,
wxID_VIEW_SOURCE_SCHANNEL,
wxID_VIEW_SOURCE_PRODUCT,
wxID_VIEW_LEVEL_VERBOSE,
wxID_VIEW_LEVEL_INFORMATION,
wxID_VIEW_LEVEL_WARNING,
wxID_VIEW_LEVEL_ERROR,
wxID_VIEW_TOOLBAR_EDIT,
wxID_VIEW_TOOLBAR_VIEW,
};
public:
wxEventMonitorFrame();
///
/// Creates an EventMonitor frame window
///
/// \param[in] parent The window parent. This may be \c NULL. If it is non-NULL, the frame will always be displayed on top of the parent window on Windows.
/// \param[in] id The window identifier. It may take a value of \c wxID_ANY to indicate a default value.
/// \param[in] title The caption to be displayed on the frame's title bar.
/// \param[in] pos The window position. The value \c wxDefaultPosition indicates a default position, chosen by either the windowing system or wxWidgets, depending on platform.
/// \param[in] size The window size. The value \c wxDefaultSize indicates a default size, chosen by either the windowing system or wxWidgets, depending on platform.
/// \param[in] style The window style. See `wxFrame` class description.
/// \param[in] name The name of the window. This parameter is used to associate a name with the item, allowing the application user to set Motif resource values for individual windows.
///
wxEventMonitorFrame(wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Event Monitor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize(600,400), long style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL, const wxString& name = wxT("EventMonitor"));
///
/// Destructor
///
~wxEventMonitorFrame();
friend class wxPersistentEventMonitorFrame;
protected:
/// \cond internal
void OnExit(wxCommandEvent& event);
wxDECLARE_EVENT_TABLE();
void OnEditCopyUpdate(wxUpdateUIEvent& event);
void OnEditCopy(wxCommandEvent& event);
void OnEditCopyAllUpdate(wxUpdateUIEvent& event);
void OnEditCopyAll(wxCommandEvent& event);
void OnEditClearUpdate(wxUpdateUIEvent& event);
void OnEditClear(wxCommandEvent& event);
void OnEditSelectAllUpdate(wxUpdateUIEvent& event);
void OnEditSelectAll(wxCommandEvent& event);
void OnEditSelectNoneUpdate(wxUpdateUIEvent& event);
void OnEditSelectNone(wxCommandEvent& event);
void OnViewScrollUpdate(wxUpdateUIEvent& event);
void OnViewScroll(wxCommandEvent& event);
void OnViewSourceUpdate(wxUpdateUIEvent& event);
void OnViewSource(wxCommandEvent& event);
void OnViewLevelUpdate(wxUpdateUIEvent& event);
void OnViewLevel(wxCommandEvent& event);
void OnViewToolbarUpdate(wxUpdateUIEvent& event);
void OnViewToolbar(wxCommandEvent& event);
/// \endcond
protected:
/// \cond internal
wxMenuBar* m_menubar;
wxMenu* m_menuProgram;
wxMenu* m_menuEdit;
wxMenu* m_menuView;
wxMenuItem* m_menuViewSourceProduct;
wxMenuItem* m_menuViewLevelVerbose;
wxMenuItem* m_menuViewLevelInformation;
wxMenuItem* m_menuViewLevelWarning;
wxMenuItem* m_menuViewLevelError;
wxAuiToolBar* m_toolbarEdit;
wxAuiToolBarItem* m_toolEditCopy;
wxAuiToolBarItem* m_toolEditCopyAll;
wxAuiToolBarItem* m_toolEditClear;
wxAuiToolBar* m_toolbarView;
wxAuiToolBarItem* m_toolViewScrollAuto;
wxAuiToolBarItem* m_toolViewSourceEapHost;
wxAuiToolBarItem* m_toolViewSourceSchannel;
wxAuiToolBarItem* m_toolViewSourceProduct;
wxAuiToolBarItem* m_toolViewLevelVerbose;
wxAuiToolBarItem* m_toolViewLevelInformation;
wxAuiToolBarItem* m_toolViewLevelWarning;
wxAuiToolBarItem* m_toolViewLevelError;
wxStatusBar* m_statusBar;
wxEventMonitorLogPanel* m_panel;
wxAuiManager m_mgr;
/// \endcond
};
///
/// Supports saving/restoring `wxEventMonitorFrame` GUI state
///
class wxPersistentEventMonitorFrame : public wxPersistentTLW
{
public:
///
/// Constructor for a persistent window object
///
/// \param[in] wnd Window this object will save/restore
///
wxPersistentEventMonitorFrame(wxEventMonitorFrame *wnd);
///
/// Saves the object properties
///
virtual void Save() const;
///
/// Restores the object properties
///
/// \returns
/// - \c true if the properties were successfully restored;
/// - \c false otherwise.
///
virtual bool Restore();
};
///
/// Creates persistent window object for `wxETWListCtrl` class window
///
inline wxPersistentObject *wxCreatePersistentObject(wxEventMonitorFrame *wnd)
{
return new wxPersistentEventMonitorFrame(wnd);
}
/// @}

View File

@@ -1,21 +1,21 @@
/*
/*
Copyright 2015-2016 Amebis
Copyright 2016 G<EFBFBD>ANT
Copyright 2016 GÉANT
This file is part of G<EFBFBD>ANTLink.
This file is part of GÉANTLink.
G<EFBFBD>ANTLink is free software: you can redistribute it and/or modify it
GÉANTLink is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
G<EFBFBD>ANTLink is distributed in the hope that it will be useful, but
GÉANTLink is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with G<EFBFBD>ANTLink. If not, see <http://www.gnu.org/licenses/>.
along with GÉANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
#include "StdAfx.h"
@@ -51,13 +51,7 @@ void wxPersistentEventMonitorLogPanel::Save() const
{
const wxEventMonitorLogPanel * const wnd = static_cast<const wxEventMonitorLogPanel*>(GetWindow());
// Save log's column widths.
wxListItem col;
col.SetMask(wxLIST_MASK_TEXT | wxLIST_MASK_WIDTH);
for (int i = 0, n = wnd->m_log->GetColumnCount(); i < n; i++) {
wnd->m_log->GetColumn(i, col);
SaveValue(wxString::Format(wxT("Column%sWidth"), col.GetText().c_str()), col.GetWidth());
}
wxPersistentETWListCtrl(wnd->m_log).Save();
}
@@ -65,16 +59,7 @@ bool wxPersistentEventMonitorLogPanel::Restore()
{
wxEventMonitorLogPanel * const wnd = static_cast<wxEventMonitorLogPanel*>(GetWindow());
// Restore log's column widths.
wxListItem col;
col.SetMask(wxLIST_MASK_TEXT);
for (int i = 0, n = wnd->m_log->GetColumnCount(); i < n; i++) {
wnd->m_log->GetColumn(i, col);
int width;
if (RestoreValue(wxString::Format(wxT("Column%sWidth"), col.GetText().c_str()), &width))
wnd->m_log->SetColumnWidth(i, width);
}
wxPersistentETWListCtrl(wnd->m_log).Restore();
return true;
}

View File

@@ -1,60 +1,94 @@
/*
/*
Copyright 2015-2016 Amebis
Copyright 2016 G<EFBFBD>ANT
Copyright 2016 GÉANT
This file is part of G<EFBFBD>ANTLink.
This file is part of GÉANTLink.
G<EFBFBD>ANTLink is free software: you can redistribute it and/or modify it
GÉANTLink is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
G<EFBFBD>ANTLink is distributed in the hope that it will be useful, but
GÉANTLink is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with G<EFBFBD>ANTLink. If not, see <http://www.gnu.org/licenses/>.
along with GÉANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
///
/// EventMonitor trace log panel
///
class wxEventMonitorLogPanel;
///
/// Supports saving/restoring wxEventMonitorLogPanel state
///
class wxPersistentEventMonitorLogPanel;
#pragma once
#include "wxEventMonitor_UI.h"
#include "res/wxEventMonitor_UI.h"
#include <wx/persist/window.h>
/// \addtogroup EventMonitor
/// @{
///
/// EventMonitor trace log panel
///
class wxEventMonitorLogPanel : public wxEventMonitorLogPanelBase
{
public:
///
/// Constructs EventMonitor log panel
///
/// \param[in] parent Parent window. Must not be \c NULL.
///
wxEventMonitorLogPanel(wxWindow* parent);
friend class wxPersistentEventMonitorLogPanel; // Allow saving/restoring window state.
};
///
/// Supports saving/restoring `wxEventMonitorLogPanel` state
///
class wxPersistentEventMonitorLogPanel : public wxPersistentWindow<wxEventMonitorLogPanel>
{
public:
///
/// Constructor for a persistent window object
///
/// \param[in] wnd Window this object will save/restore
///
wxPersistentEventMonitorLogPanel(wxEventMonitorLogPanel *wnd);
///
/// Returns the string uniquely identifying the objects supported by this adapter.
///
/// \returns This implementation always returns `wxT(wxPERSIST_TLW_KIND)`
///
virtual wxString GetKind() const;
///
/// Saves the object properties
///
virtual void Save() const;
///
/// Restores the object properties
///
/// \returns
/// - \c true if the properties were successfully restored;
/// - \c false otherwise.
///
virtual bool Restore();
};
///
/// Creates persistent window object for `wxEventMonitorLogPanel` class window
///
inline wxPersistentObject *wxCreatePersistentObject(wxEventMonitorLogPanel *wnd)
{
return new wxPersistentEventMonitorLogPanel(wnd);
}
/// @}

Binary file not shown.

View File

@@ -25,9 +25,12 @@
#include "Frame.h"
#include "LogPanel.h"
#include "../lib/EAPBase_UI/include/EAP_UI.h"
#include "../include/Version.h"
#include <wxex/common.h>
#include <wxex/object.h>
#include <wxex/persist/auimanager.h>
#include <WinStd/COM.h>
@@ -43,6 +46,8 @@
#include <Sddl.h>
#include <tchar.h>
#include <utility>
#include <vector>
#include <set>
#include <EventsETW.h> // Must include after <Windows.h>

2
EventMonitor/locale/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/*.mo
/eventmonitor_*.po

View File

@@ -2,46 +2,269 @@
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-07-15 13:05+0200\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.8\n"
"X-Poedit-Basepath: ..\n"
"X-Generator: Poedit 1.8.11\n"
"X-Poedit-Basepath: ../../..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: en_US\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
#: App.cpp:69 wxEventMonitor_UI.h:54
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: LogPanel.cpp:30
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: LogPanel.cpp:31
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: wxEventMonitor_UI.cpp:23
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: wxEventMonitor_UI.cpp:23
msgid "Quit this program"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: wxEventMonitor_UI.cpp:26
#, fuzzy
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "You don't have %s subscription yet."
#: wxEventMonitor_UI.cpp:32
msgid "Log Trace"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,277 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: University of Ruse <support@uni-ruse.bg>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Следене на събития"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Грешка при отваряне проследяването на събитие (error %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Време"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Източник"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Събитие"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Достъпът до създаването сесия на събитие е отказан: необходимо е да имате "
"администраторски права (Run As Administrator) или да бъдете член на групата "
"Performance Log Users, за да стартирате сесия за проследяване на събитие."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "Сесията на събитие %s вече съществува."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Грешка при създаване сесията на събитие (error %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Грешка при разрешаване %s събитие на доставчик (error %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Сборно изобразяване на записи %s"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "Из&ход"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Излизане от тази програма"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Програма"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Копиране"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Копиране на избраните записи в клипборда"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Копиране на Всич&ко"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Копиране на всички записи в клипборда (включително скритите)"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Изчистване"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Изчистване на всички записи от лога"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Изберете &всичко"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Изберете всички видими записи"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "Изберете &Нищо"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Изчистете избраните записи"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "&Редактиране"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "Автоматичен &скрол"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr "Автоматичен скрол на най-последните записи, така както са влезли"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Подробно"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Показва всички нива на записите"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Информационен"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Показва всички записи, по-високи от информационното ниво"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Предупреждение"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Показва всички записи, по-високи от ниво предупреждение"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Грешка"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Показва само записи с ниво грешка"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "%s лента с инструменти"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Сборно изобразяване на лентата с инструменти %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Изглед"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&Изглед"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Копиране"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Копиране на всичко"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Редактиране"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Автоматичен скрол"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Лог с проследяване"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Покзва в реално време вътрешни събития"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|GÉANTLink следене на събитие"

View File

@@ -0,0 +1,278 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: eduki <ecercos@xtec.cat>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Monitor de Successos"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Error obrint la traça (error %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Temps"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Font"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Succés"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Accés denegat creant sessió de successos: necessiteu privilegis "
"administratius (Executa com Administrador) o bé ser membre del grup "
"d'usuaris del Log de Rendiment per iniciar una sessió de traces de "
"successos."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "La sessió de successos %s ja existeix."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Error creant la sessió de successos (error %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Error habilitant el proveidor de successos %s (error %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Canvia la visualització de %s registres"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "S&ortida"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Surt del programa"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Programa"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Copia"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Copia els registres seleccionats al portapapers"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Copia T&ot"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Copia tots els registres al portapapers (incloent els amagats)"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Neteja"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Esborra tots els registres del log"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Selecciona-ho &Tot"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Selecciona tots els registres visibles"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "&Esborrar selecció"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Esborra la selecció de registres"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "&Edita"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "Auto &Scroll"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr "Mostra automàticament els registres més recents així que arriben"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Detallat"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Mostra tots els nivells de registre"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Informatiu"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Mostra els registres fins al nivell informatiu"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Alerta"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Mostra els registres fins al nivell d'alerta"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Error"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Mostra només els registres d'error"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "Barra %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Alterna la visió de la barra %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Vista"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&Vista"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Copia"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Copia-ho tot"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Edita"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Auto Scroll"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Registre de traces"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Mostra en temps real dels successos interns"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|GÉANTLink Monitor de successos"

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,279 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: eduroam_devel <stefan.winter@restena.lu>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Ereignisanzeige"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Fehler beim Öffnen des Ereignislogs (Fehler %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Zeit"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Quelle"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Ereignis"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Zugriff verweigert: Für die Sitzung konnte kein Eintrag im Ereignislog "
"angelegt werden. Sie benötigen Administratorenrechte (Als Administrator "
"ausführen) oder müssen in der Benutzergruppe Leistungsprotokollbenutzer sein"
" um eine Ereignislogsitzung zu eröffnen."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "Es besteht bereits ein Eintrag für für die Sitzung %s"
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Fehler beim Erstellen der Ereignislogsitzung (Fehler %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Fehler beim Einschalten des %s Ereignisanbieters (Fehler %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Schaltet die Anzeige von %s Ereignissen um"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "&Beenden"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Beendet das Programm"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Programm"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Kopieren"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Kopiert die ausgewählten Ereignisse in die Zwischenablage"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "&Alle Kopieren"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Kopiert alle Ereignisse in die Zwischenablage (auch versteckte)"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Löschen"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Löscht alle Ereignisse aus dem Log"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "A&lle Auswählen"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Wählt alle angezeigten Ereignisse aus"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "&Nichts Auswählen"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Wählt kein Ereignis aus"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "Bea&rbeiten"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "Automatischer B&ildlauf"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
"Folgt automatisch den neuesten Ereignissen sobald sie im Log auftreten"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Ausführlich"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Zeigt alle Einträge im Ereignisslog an"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Information"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Zeigt alle Einträge der Stufe Information oder wichtiger an."
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Warnung"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Zeigt alle Einträge der Stufe Warnung oder wichtiger an."
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Fehler"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Zeigt nur die Fehlermeldungen an"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "%s Werkzeugleiste"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Schaltet die Anzeige der %s Werzeugleiste um"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Ansicht"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "An&sicht"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Kopieren"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Alle Kopieren"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Bearbeiten"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Automatischer Bildlauf"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Ereignislog"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Echtzeitanzeige der internen Ereignisse"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|GÉANTLink Ereignismonitor"

View File

@@ -0,0 +1,278 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Zenon Mousmoulas <zenon@mousmoulas.gr>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Παρακολούθηση Συνεδριών"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Σφάλμα ενακτήριας συνεδρίας (σφάλμα %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Χρόνος"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Πηγή"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Συνεδρία"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Δεν επιτρέπεται η πρόσβαση δημιουργώντας μια συνεδρία: θα πρέπει να έχετε "
"δικαιώματα διαχειριστή (Εκτέλεση ως διαχειριστής) ή να είστε μέλος της "
"ομάδας Perfomance Log Users για να ξεκινήσετε να ψάξετε μία συνεδρία."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "Η %s συνεδρία υπάρχει ήδη."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Σφάλμα κατά τη δημιουργία συνεδρίας (σφάλμα %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Σφάλμα κατά την ενεργοποίηση %s παρόχου στη συνεδρία (σφάλμα %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Εναλλάσει την εμφάνιση/απόκρυψη των αρχείων %s"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "Ε&ξοδος"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Κλείνει αυτό το πρόγραμμα"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Πρόγραμμα"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Αντιγραφή"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Αντιγράφει επιλεγμένα αρχεία στο πρόχειρο"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Αντιγραφή Ό&λων"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
"Αντιγράφει όλα τα αρχεία στο πρόχειρο (περιλαμβανομένων και των κρυφών)"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Καθαρισμός"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Καθαρίζει όλα τα αρχεία από το αρχείο καταγραφής"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Επιλογή &Όλων"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Επιλέγει όλες τις ορατές εγγραφές"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "Επιλέξτε &Κανένα"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Καθαρίζει τα επιλεγμένα αρχεία "
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "&Επεξεργασία"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "Αυτόματη &Κύλιση"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr "Αυτόματα πηγαίνει στο πιο πρόσφατο αρχείο όπως αυτά εισάγονται"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Verbose"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Εμφανίζει όλα τα επίπεδα αρχείων"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Ενημερωτικό"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Εμφανίζονται όλα τα αρχεία στο ενημερωτικό επίπεδο"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Προειδοποίηση"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Εμφανίζονται όλα τα αρχεία στο προειδοποιητικό επίπεδο"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Σφάλμα"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Εμφανίζονται μόνο τα αρχεία σε επίπεδο σφάλματος"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "%s Γραμμή εργαλείων"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Εναλλάσσει την εμφάνιση/απόκρυψη της γραμμής εργαλείων %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Προβολή"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&Προβολή"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Αντιγραφή"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Αντιγραφή όλων"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Επεξεργασία"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Αυτόματη Κύλιση"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Trace Log"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Απεικόνιση των εσωτερικών γεγονότων σε πραγματικό χρόνο "
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|GÉANTLink Event Monitor"

View File

@@ -0,0 +1,278 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: José Manuel Macías <jmanuel.macias@rediris.es>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Monitor de eventos"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Error abriendo la traza de evento (error %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Instante"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Fuente"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Evento"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Acceso denegado creando evento de sesión: necesita privilegios de "
"administración (ejecutar como administrador) o ser miembro del grupo "
"\"Performance Log Users\" para comenzar una sesión de traza de eventos."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "La evento de sesión %s ya existía."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Error creando una sesión de eventos (error %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Error habilitando el proveedor de eventos %s (error %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Habilitar mostrar %s registros."
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "&Salir"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Salir de este programa"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Programa"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Copiar"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Copia los registros seleccionados al portapapeles"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Copi&ar todo"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Copia todos los registros al portapapeles (incluyendo los ocultos)"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Limpiar"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Limpiar todos los registros del log"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Seleccionar &todos"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Selecciona todos los registros visibles"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "Seleccionar &ninguno"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Limpia la selección de registros"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "&Editar"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "Auto&desplazamiento"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
"Automáticamente se desplaza a los registros más recientes según aparecen"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Detallado"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Muestra todos los niveles de registros"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Informativo"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Muestra todos los registros hasta el nivel informativo"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Advertencia"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Muestra todos los registros hasta el nivel de advertencia"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Error"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Muestra los registros a nivel de error únicamente"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "Barra de herramientas %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Habilita aparición de la barra de herramientas %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Ver"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&Ver"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Copiar"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Copiar todo"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Editar"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Autodesplazamiento"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Trazar log"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Mostrar en tiempo real los eventos internos"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|Monitor de eventos de GÉANTLink"

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,277 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Dubravko Penezic <dpenezic@gmail.com>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Preglednik Događaja"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Greška pri otvraranju slijeda događaja (error %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Vrijeme"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Source"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Event"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Nemogućnost pristupa stvaranju zapisa događaja: trebate administrative "
"ovlasti (Pokreni kao Administrator) ili trebate biti član grupe Performance "
"Log Users da bi ste pokrenuli stvaranje zapisa događaja."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "Zapis događaja %s već postoji."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Greška pri stvaranju slijeda događaja (error %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Greška pri omogučavanje sustava događaja %s (error %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Zamjeni prikaz od %s zapisa"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "I&zlaz"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Završi"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Program"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Kopiraj"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Kopiraj odabrane zapise u prijenosnik"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Kopiraj S&ve"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Kopiraj sve zapise u prenosnik (uključujući i skrivene)"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Obriši"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Obriši sve zapise iz log-a"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Označi &Sve"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Odaberi sve vidljive zapise"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "Odaberi &Ništa"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Obriši odabir zapisa"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "&Uredi"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "Auto &Pomicanje"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr "Automatski pomići naj relevantnije zapise po redu dolaska"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Verbose"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Prikaži sve nivoe zapisa"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Informativno"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Prikaži sve zapise na informativnom nivou"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Upozorenje"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Prikaži sve zapise na nivou upozorenja"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Greška"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Prikaži sve zapise na nivou greške"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "%s toolbar"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Zamjeni prikaz od %s toolbar"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Pogled"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&Pogled"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Kopiraj"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Kopiraj sve"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Uredi"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Automatsko pomicanje"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Pregledaj Log"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Prikaz događaja u realnom vremenu "
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|GÉANTLink Preglednik događaja"

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,227 @@
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-09-12 12:15+0200\n"
"PO-Revision-Date: 2016-09-12 12:15+0200\n"
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.8\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: _\n"
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
"Language: ko_KR\n"
"X-Poedit-SearchPath-0: .\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:73
msgid "&Copy"
msgstr ""
#: Frame.cpp:73 Frame.cpp:154
msgid "Copies selected records to clipboard"
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: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 "949"
#: 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.Win32.Release.Shortcut-2.idtx:4
#: MSIBuild/En.x64.Release.Feature-2.idtx:4
#: MSIBuild/En.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""

View File

@@ -0,0 +1,276 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Rimas Kudelis <rq@akl.lt>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Įvykių stebėjimo programa"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Klaida atveriant įvykio sekimo failą (klaida %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Laikas"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "Gijos ID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Šaltinis"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Įvykis"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Pradedant įvykių sesiją, prieiga uždrausta: turite paleisti programą "
"administratoriaus teisėmis arba būti „Performance Log Users“ grupės nariu."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "„%s“ įvykių sesija jau egzistuoja."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Klaida kuriant įvykių sesiją (klaida %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Klaida įgalinant „%s“ įvykių teiktuvą (klaida %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Perjungia „%s“ klaidų matomumą"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "&Išeiti"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Baigti šios programos darbą"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Programa"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Kopijuoti"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Kopijuoti pažymėtus įrašus į iškarpinę"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Kopijuoti vi&sus"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Kopijuoti visus įrašus (taip pat ir nematomus) į iškarpinę"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Valyti"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Pašalinti visus žurnalo įrašus"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Žymėti &visus"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Pažymėti visus matomus įrašus"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "Nežymėti &nieko"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Nužymėti pažymėtus įrašus"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "R&edagavimas"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "&Automatinė slinktis"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr "Automatiškai slinkti vaizdą, kad visuomet būtų matomi vėliausi įrašai"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Išsamūs"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Rodyti visų lygių įrašus"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Informaciniai"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Rodyti informacinio ir svarbesnių lygių įrašus"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Įspėjimai"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Rodyti įspėjimo ir svarbesnių lygių įrašus"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Klaidos"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Rodyti tik klaidų įrašus"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "Įrankių juosta „%s“"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Perjungti įrankių juostos „%s“ matomumą"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Rodymas"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&Rodymas"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Kopijuoti"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Kopijuoti visus"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Redagavimas"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Automatinė slinktis"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Sekimo žurnalas"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Vidinių įvykių stebėjimas tikruoju laiku"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|„GÉANTLink“ įvykių stebėjimo programa"

View File

@@ -0,0 +1,277 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Tom Ivar Myren <tom.myren@uninett.no>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Hendelses monitor"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Feil under åpning hendelses trace (error %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Tid"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Kilde"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Hendelse"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Nektet tilgang til å lage hendelses sesjon: Du må ha administrator "
"rettigheter (Kjør som administrator) eller være medlem av \"Performance Log "
"Users group\" for å starte hendelses sporing sesjon."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "%s hendelses-sesjonen finnes allerede."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Feil under opprettelse av hendelses sesjon (error %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Feil under aktivering av %s hendelses tilbyder (error %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Veksler mellom visning av %s poster"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "E&xit"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Avslutter programmet"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Program"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Kopier"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Kopierer valgte poster til utklippstavlen"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Kopier A%lt"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Kopierer alle poster til utklippstavlen (inkludert skjulte)"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Fjern"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Fjerner all poster fra loggen"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Velg %Alle"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Velg alle synlige poster"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "Velg &Ingen"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Fjerner valg av poster"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "&Rediger"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "Auto &Scroll"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr "Blar automatisk til nye poster etterhvert som de kommer inn"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Verbose"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Vis alle nivåer av poster"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Informasjon"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Vis alle poster opp til nivå informasjon"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Advarsel"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Vis alle poster opp til nivå advarsel"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Feil"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Vis kun poster med nivå feil"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "%s verktøylinje"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Veksler mellom visning av %s verktøylinje"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Se"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&Se"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Kopier"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Kopier Alt"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Rediger"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Auto Scroll"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Sporingslogg"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Sanntidsvisning av interne hendelser"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|GÉANTLink Hendelses monitor"

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,278 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Tomasz Wolniewicz <tw2529@gmail.com>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Monitor Zdarzeń"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Błąd otwarcia danych śledzenia zdarzeń (błąd %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Czas"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Źródło"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Zdarzenie"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Odmowa dostępu przy tworzeniu sesji zdarzeń: aby uruchomić sesję musisz mieć"
" uprawnienia administratora (Uruchom jako Administrator), albo być członkiem"
" grupy Użytkownicy dzienników wydajności."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "Sesja zdarzeń %s już istnieje."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Błąd tworzenia sesji zdarzeń (błąd %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Błąd włączenia dostawcy zdarzeń %s (błąd %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Przełącza wyświetlanie rekordów %s"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "W&yjście"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Kończy ten program"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Program"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Kopiuj"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Kopiuje zaznaczone rekordy do schowka"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Kopiuj w&szystko"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Kopiuje wszystkie rekordy (również ukryte) do schowka "
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Skasuj"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Kasuje wszystkie rekordy z logu"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Z&aznacz wszystko"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Zaznacz wszystkie widoczne rekordy"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "&Usuń zaznaczenie"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Kasuje zaznaczenie"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "&Edytuj"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "Au&tomatyczne przewijanie"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
"Automatycznie przewija do najnowszych zdarzeń w momencie kiedy się pojawiają"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Pełne informacje"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Wyświetla wszystkie poziomy rekordów"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Informacja"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Wyświetla wszystkie rekordy do poziomu informacja"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Ostrzeżenie"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Wyświetla wszystkie rekordy do poziomu ostrzeżenie"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Błąd"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Wyświetla tylko rekordy błędów"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "pasek zadań %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Przełącza wyświetlanie paska zadań %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Pokaż"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&Widok"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Skopiuj"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Skopiuj wszystkie"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Edytuj"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Automatyczne przewijanie"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Dziennik śledzenia"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Wyświetlanie zdarzeń wewnętrznych w czasie rzeczywistym"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|Monitor zdarzeń GÉANTLink"

View File

@@ -0,0 +1,274 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Pedro Simões <psimoes@fccn.pt>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Fonte"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Evento"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Sair deste programa"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Programa"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Copiar"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Limpar"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "&Editar"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Alerta"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Erro"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Ver"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&Ver"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Copiar"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Copiar tudo"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Editar"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,277 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 2016\n"
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/eduroam_devel/teams/11799/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Poedit 1.8.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Nadzornik dogodkov"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Napaka pri odpiranju sledenja dogodkom (napaka %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Čas"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Vir"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Dogodek"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Dostop pri ustvarjanju seje dogodkov zavrnjen: potrebujete skrbniške pravice"
" (Zaženi kot skrbnik) ali biti član skupine »Performance Log Users« za zagon"
" seje sledenja dogodkov."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "Seja dogodkov %s že obstaja."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Napaka pri ustvarjanju seje dogodkov (napaka %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Napaka pri omogočanju ponudnika dogodkov %s (napaka %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Obrne prikaz zapisov %s"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "I&zhod"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Konča ta program"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Program"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Kopiraj"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Kopira izbrane zapise na odložišče"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Kopiraj &vse"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Kopira vse zapise na odložišče (tudi skrite)"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Počisti"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Počisti vse zapise iz dnevnika"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Izberi &vse"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Izbere vse vidne zapise"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "Izberi &nič"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Počisti izbor zapisov"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "Ur&edi"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "&Samodrsenje"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr "Samodejno pomikaj do najbolj zadnjega zapisa, ko prihajajo"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Podrobno"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Prikaže vse ravni zapisov"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Informativno"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Prikaže vse zapise do informativne ravni"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Opozorilo"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Prikaže vse zapise do opozorilne ravni"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Napaka"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Prikaže samo zapise ravni napak"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "Orodna vrstica %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Obrne prikaz orodne vrstice %s"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Pogled"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "Po&gled"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Kopiraj"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Kopiraj vse"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Uredi"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Samodrsenje"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Dnevnik sledenja"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Prikazovalnik notranjih dogodkov v realnem času"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|Nadzornik dogodkov GÉANTLink"

View File

@@ -0,0 +1,278 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Marko Eremija <marko.eremija@amres.ac.rs>, 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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr "Monitor događaja"
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr "Greška prilikom otvaranja log fajla za praćenje događaja (greška %u)."
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr "Vreme"
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr "PID"
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr "TID"
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr "Izvor"
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr "Događaj"
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
"Pristup zabranjen prilikom kreiranja sesije: potrebne su vam "
"administratorske privilegije (\"Run As Administrator\") ili da budete član "
"\"Performance Log Users\" grupe kako biste mogli da počnete sa praćenjem ove"
" sesije."
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr "Ova %s sesija već postoji."
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr "Greška prilikom kreiranja sesije (greška %u)."
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr "Greška prilikom omogućavanja %s provajdera (greška %u)."
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr "Isključuje prikaz %s zapisa"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr "E&xit"
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr "Prekida izvršavanje ovog programa"
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr "&Program"
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr "&Copy"
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr "Kopira izabrane zapise na clipboard"
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr "Kopiraj A&ll"
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr "Kopira sve zapise na clipboard (uključujući i skrivene)"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr "Skloni"
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr "Sklanja sve zapise iz log fajla"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr "Izaberi &All"
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr "Odabira sve vidljive zapise"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr "Odaberi &None"
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr "Uklanja izbor zapisa"
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr "&Edit"
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr "Automatski &Scroll"
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr "Automatski skroluje na najnovije zapise kako se pojavljuju"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr "Detalj"
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr "Prikazuje sve nivoe zapisa"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr "Informacija"
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr "Prikazuje sve zapise za određeni nivo informacija"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr "Upozorenje"
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr "Prikazuje sve zapise za određeni nivo upozorenja"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr "Greška"
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr "Prikazuje samo zapise za greške koje su se javile"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr "%s toolbar"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr "Isključuje prikaz %s toolbar"
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr "Prikaži"
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr "&View"
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr "Kopiraj"
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr "Kopiraj sve"
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr "Izmeni"
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr "Automaski skrol"
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr "Log fajl"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr "Prikaz internih događaja u realnom vremenu"
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr "EVENTM~1|GÉANTLink Event Monitor"

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: EventMonitor\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\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.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/EventMonitor\n"
"X-Poedit-SearchPath-1: ver1.0/EventMonitor\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/EventMonitor/App.cpp:61 ver1.0/EventMonitor/App.cpp:61
#: master/EventMonitor/Frame.h:75 ver1.0/EventMonitor/Frame.h:75
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "Event Monitor"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:83 ver1.0/EventMonitor/ETWLog.cpp:83
#, c-format
msgid "Error opening event trace (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:171 ver1.0/EventMonitor/ETWLog.cpp:171
msgid "Time"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:172 ver1.0/EventMonitor/ETWLog.cpp:172
msgid "PID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:173 ver1.0/EventMonitor/ETWLog.cpp:173
msgid "TID"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:174 ver1.0/EventMonitor/ETWLog.cpp:174
msgid "Source"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:175 ver1.0/EventMonitor/ETWLog.cpp:175
msgid "Event"
msgstr ""
#: master/EventMonitor/ETWLog.cpp:232 ver1.0/EventMonitor/ETWLog.cpp:232
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 ""
#: master/EventMonitor/ETWLog.cpp:235 ver1.0/EventMonitor/ETWLog.cpp:235
#, c-format
msgid "The %s event session already exists."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:239 ver1.0/EventMonitor/ETWLog.cpp:239
#, c-format
msgid "Error creating event session (error %u)."
msgstr ""
#: master/EventMonitor/ETWLog.cpp:255 master/EventMonitor/ETWLog.cpp:271
#: master/EventMonitor/ETWLog.cpp:285 ver1.0/EventMonitor/ETWLog.cpp:255
#: ver1.0/EventMonitor/ETWLog.cpp:271 ver1.0/EventMonitor/ETWLog.cpp:285
#, c-format
msgid "Error enabling %s event provider (error %u)."
msgstr ""
#: master/EventMonitor/Frame.cpp:48 master/EventMonitor/Frame.cpp:108
#: master/EventMonitor/Frame.cpp:113 master/EventMonitor/Frame.cpp:168
#: master/EventMonitor/Frame.cpp:170 ver1.0/EventMonitor/Frame.cpp:48
#: ver1.0/EventMonitor/Frame.cpp:108 ver1.0/EventMonitor/Frame.cpp:113
#: ver1.0/EventMonitor/Frame.cpp:168 ver1.0/EventMonitor/Frame.cpp:170
#, c-format
msgid "Toggles display of %s records"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "E&xit"
msgstr ""
#: master/EventMonitor/Frame.cpp:65 ver1.0/EventMonitor/Frame.cpp:65
msgid "Quits this program"
msgstr ""
#: master/EventMonitor/Frame.cpp:69 ver1.0/EventMonitor/Frame.cpp:69
msgid "&Program"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:73
msgid "&Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:73 master/EventMonitor/Frame.cpp:154
#: ver1.0/EventMonitor/Frame.cpp:73 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copies selected records to clipboard"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:78
msgid "Copy A&ll"
msgstr ""
#: master/EventMonitor/Frame.cpp:78 master/EventMonitor/Frame.cpp:156
#: ver1.0/EventMonitor/Frame.cpp:78 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copies all records to clipboard (including hidden)"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clear"
msgstr ""
#: master/EventMonitor/Frame.cpp:83 master/EventMonitor/Frame.cpp:158
#: ver1.0/EventMonitor/Frame.cpp:83 ver1.0/EventMonitor/Frame.cpp:158
msgid "Clears all records from the log"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Select &All"
msgstr ""
#: master/EventMonitor/Frame.cpp:90 ver1.0/EventMonitor/Frame.cpp:90
msgid "Selects all visible records"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Select &None"
msgstr ""
#: master/EventMonitor/Frame.cpp:94 ver1.0/EventMonitor/Frame.cpp:94
msgid "Clears record selection"
msgstr ""
#: master/EventMonitor/Frame.cpp:97 master/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:97 ver1.0/EventMonitor/Frame.cpp:142
msgid "&Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:101
msgid "Auto &Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:101 master/EventMonitor/Frame.cpp:164
#: ver1.0/EventMonitor/Frame.cpp:101 ver1.0/EventMonitor/Frame.cpp:164
msgid "Automatically scrolls to the most recent records as they come-in"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Verbose"
msgstr ""
#: master/EventMonitor/Frame.cpp:123 master/EventMonitor/Frame.cpp:176
#: ver1.0/EventMonitor/Frame.cpp:123 ver1.0/EventMonitor/Frame.cpp:176
msgid "Displays all levels of records"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Informational"
msgstr ""
#: master/EventMonitor/Frame.cpp:127 master/EventMonitor/Frame.cpp:178
#: ver1.0/EventMonitor/Frame.cpp:127 ver1.0/EventMonitor/Frame.cpp:178
msgid "Displays all records up to informational level"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Warning"
msgstr ""
#: master/EventMonitor/Frame.cpp:131 master/EventMonitor/Frame.cpp:180
#: ver1.0/EventMonitor/Frame.cpp:131 ver1.0/EventMonitor/Frame.cpp:180
msgid "Displays all records up to warning level"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Error"
msgstr ""
#: master/EventMonitor/Frame.cpp:135 master/EventMonitor/Frame.cpp:182
#: ver1.0/EventMonitor/Frame.cpp:135 ver1.0/EventMonitor/Frame.cpp:182
msgid "Displays error level records only"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "%s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: ver1.0/EventMonitor/Frame.cpp:142 ver1.0/EventMonitor/Frame.cpp:146
#, c-format
msgid "Toggles display of %s toolbar"
msgstr ""
#: master/EventMonitor/Frame.cpp:142 master/EventMonitor/Frame.cpp:146
#: master/EventMonitor/Frame.cpp:185 ver1.0/EventMonitor/Frame.cpp:142
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:185
msgid "View"
msgstr ""
#: master/EventMonitor/Frame.cpp:146 master/EventMonitor/Frame.cpp:149
#: ver1.0/EventMonitor/Frame.cpp:146 ver1.0/EventMonitor/Frame.cpp:149
msgid "&View"
msgstr ""
#: master/EventMonitor/Frame.cpp:154 ver1.0/EventMonitor/Frame.cpp:154
msgid "Copy"
msgstr ""
#: master/EventMonitor/Frame.cpp:156 ver1.0/EventMonitor/Frame.cpp:156
msgid "Copy All"
msgstr ""
#: master/EventMonitor/Frame.cpp:161 ver1.0/EventMonitor/Frame.cpp:161
msgid "Edit"
msgstr ""
#: master/EventMonitor/Frame.cpp:164 ver1.0/EventMonitor/Frame.cpp:164
msgid "Auto Scroll"
msgstr ""
#: master/EventMonitor/Frame.cpp:189 ver1.0/EventMonitor/Frame.cpp:189
msgid "Trace Log"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Feature-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "Real-time display of internal events"
msgstr ""
#: master/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: master/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.Win32.Release.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Debug.Shortcut-2.idtx:4
#: ver1.0/EventMonitor/MSIBuild/en_US.x64.Release.Shortcut-2.idtx:4
msgid "EVENTM~1|GÉANTLink Event Monitor"
msgstr ""

View File

@@ -0,0 +1,32 @@
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version Jun 17 2015)
// http://www.wxformbuilder.org/
//
// PLEASE DO "NOT" EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
#include "StdAfx.h"
#include "../ETWLog.h"
#include "wxEventMonitor_UI.h"
///////////////////////////////////////////////////////////////////////////
wxEventMonitorLogPanelBase::wxEventMonitorLogPanelBase( wxWindow* parent, wxWindowID id, const wxPoint& pos, const wxSize& size, long style, const wxString& name ) : wxPanel( parent, id, pos, size, style, name )
{
wxBoxSizer* bSizerMain;
bSizerMain = new wxBoxSizer( wxVERTICAL );
m_log = new wxETWListCtrl( this, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxLC_NO_SORT_HEADER|wxLC_REPORT|wxLC_VIRTUAL|wxNO_BORDER, wxDefaultValidator, wxT("EventMonitorLog") );
bSizerMain->Add( m_log, 1, wxEXPAND, 5 );
this->SetSizer( bSizerMain );
this->Layout();
bSizerMain->Fit( this );
}
wxEventMonitorLogPanelBase::~wxEventMonitorLogPanelBase()
{
}

View File

@@ -0,0 +1,194 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<wxFormBuilder_Project>
<FileVersion major="1" minor="13" />
<object class="Project" expanded="1">
<property name="class_decoration"></property>
<property name="code_generation">C++</property>
<property name="disconnect_events">1</property>
<property name="disconnect_mode">source_name</property>
<property name="disconnect_php_events">0</property>
<property name="disconnect_python_events">0</property>
<property name="embedded_files_path">.</property>
<property name="encoding">UTF-8</property>
<property name="event_generation">connect</property>
<property name="file">wxEventMonitor_UI</property>
<property name="first_id">1000</property>
<property name="help_provider">none</property>
<property name="internationalize">1</property>
<property name="name">wxEventMonitor_UI</property>
<property name="namespace"></property>
<property name="path">.</property>
<property name="precompiled_header">#include &quot;StdAfx.h&quot;</property>
<property name="relative_path">1</property>
<property name="skip_lua_events">1</property>
<property name="skip_php_events">1</property>
<property name="skip_python_events">1</property>
<property name="ui_table">UI</property>
<property name="use_enum">1</property>
<property name="use_microsoft_bom">1</property>
<object class="Panel" expanded="1">
<property name="aui_managed">0</property>
<property name="aui_manager_style">wxAUI_MGR_DEFAULT</property>
<property name="bg"></property>
<property name="context_help"></property>
<property name="context_menu">1</property>
<property name="enabled">1</property>
<property name="event_handler">impl_virtual</property>
<property name="fg"></property>
<property name="font"></property>
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
<property name="maximum_size"></property>
<property name="minimum_size"></property>
<property name="name">wxEventMonitorLogPanelBase</property>
<property name="pos"></property>
<property name="size">-1,-1</property>
<property name="subclass"></property>
<property name="tooltip"></property>
<property name="window_extra_style"></property>
<property name="window_name">EventMonitorLogPanel</property>
<property name="window_style">wxTAB_TRAVERSAL</property>
<event name="OnAuiFindManager"></event>
<event name="OnAuiPaneButton"></event>
<event name="OnAuiPaneClose"></event>
<event name="OnAuiPaneMaximize"></event>
<event name="OnAuiPaneRestore"></event>
<event name="OnAuiRender"></event>
<event name="OnChar"></event>
<event name="OnEnterWindow"></event>
<event name="OnEraseBackground"></event>
<event name="OnInitDialog"></event>
<event name="OnKeyDown"></event>
<event name="OnKeyUp"></event>
<event name="OnKillFocus"></event>
<event name="OnLeaveWindow"></event>
<event name="OnLeftDClick"></event>
<event name="OnLeftDown"></event>
<event name="OnLeftUp"></event>
<event name="OnMiddleDClick"></event>
<event name="OnMiddleDown"></event>
<event name="OnMiddleUp"></event>
<event name="OnMotion"></event>
<event name="OnMouseEvents"></event>
<event name="OnMouseWheel"></event>
<event name="OnPaint"></event>
<event name="OnRightDClick"></event>
<event name="OnRightDown"></event>
<event name="OnRightUp"></event>
<event name="OnSetFocus"></event>
<event name="OnSize"></event>
<event name="OnUpdateUI"></event>
<object class="wxBoxSizer" expanded="1">
<property name="minimum_size"></property>
<property name="name">bSizerMain</property>
<property name="orient">wxVERTICAL</property>
<property name="permission">none</property>
<object class="sizeritem" expanded="1">
<property name="border">5</property>
<property name="flag">wxEXPAND</property>
<property name="proportion">1</property>
<object class="wxListCtrl" expanded="1">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
<property name="TopDockable">1</property>
<property name="aui_layer"></property>
<property name="aui_name"></property>
<property name="aui_position"></property>
<property name="aui_row"></property>
<property name="best_size"></property>
<property name="bg"></property>
<property name="caption"></property>
<property name="caption_visible">1</property>
<property name="center_pane">0</property>
<property name="close_button">1</property>
<property name="context_help"></property>
<property name="context_menu">1</property>
<property name="default_pane">0</property>
<property name="dock">Dock</property>
<property name="dock_fixed">0</property>
<property name="docking">Left</property>
<property name="enabled">1</property>
<property name="fg"></property>
<property name="floatable">1</property>
<property name="font"></property>
<property name="gripper">0</property>
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
<property name="max_size"></property>
<property name="maximize_button">0</property>
<property name="maximum_size"></property>
<property name="min_size"></property>
<property name="minimize_button">0</property>
<property name="minimum_size"></property>
<property name="moveable">1</property>
<property name="name">m_log</property>
<property name="pane_border">1</property>
<property name="pane_position"></property>
<property name="pane_size"></property>
<property name="permission">public</property>
<property name="pin_button">1</property>
<property name="pos"></property>
<property name="resize">Resizable</property>
<property name="show">1</property>
<property name="size"></property>
<property name="style">wxLC_NO_SORT_HEADER|wxLC_REPORT|wxLC_VIRTUAL</property>
<property name="subclass">wxETWListCtrl; ../ETWLog.h</property>
<property name="toolbar_pane">0</property>
<property name="tooltip"></property>
<property name="validator_data_type"></property>
<property name="validator_style">wxFILTER_NONE</property>
<property name="validator_type">wxDefaultValidator</property>
<property name="validator_variable"></property>
<property name="window_extra_style"></property>
<property name="window_name">EventMonitorLog</property>
<property name="window_style">wxNO_BORDER</property>
<event name="OnChar"></event>
<event name="OnEnterWindow"></event>
<event name="OnEraseBackground"></event>
<event name="OnKeyDown"></event>
<event name="OnKeyUp"></event>
<event name="OnKillFocus"></event>
<event name="OnLeaveWindow"></event>
<event name="OnLeftDClick"></event>
<event name="OnLeftDown"></event>
<event name="OnLeftUp"></event>
<event name="OnListBeginDrag"></event>
<event name="OnListBeginLabelEdit"></event>
<event name="OnListBeginRDrag"></event>
<event name="OnListCacheHint"></event>
<event name="OnListColBeginDrag"></event>
<event name="OnListColClick"></event>
<event name="OnListColDragging"></event>
<event name="OnListColEndDrag"></event>
<event name="OnListColRightClick"></event>
<event name="OnListDeleteAllItems"></event>
<event name="OnListDeleteItem"></event>
<event name="OnListEndLabelEdit"></event>
<event name="OnListInsertItem"></event>
<event name="OnListItemActivated"></event>
<event name="OnListItemDeselected"></event>
<event name="OnListItemFocused"></event>
<event name="OnListItemMiddleClick"></event>
<event name="OnListItemRightClick"></event>
<event name="OnListItemSelected"></event>
<event name="OnListKeyDown"></event>
<event name="OnMiddleDClick"></event>
<event name="OnMiddleDown"></event>
<event name="OnMiddleUp"></event>
<event name="OnMotion"></event>
<event name="OnMouseEvents"></event>
<event name="OnMouseWheel"></event>
<event name="OnPaint"></event>
<event name="OnRightDClick"></event>
<event name="OnRightDown"></event>
<event name="OnRightUp"></event>
<event name="OnSetFocus"></event>
<event name="OnSize"></event>
<event name="OnUpdateUI"></event>
</object>
</object>
</object>
</object>
</object>
</wxFormBuilder_Project>

View File

@@ -13,53 +13,17 @@
#include <wx/intl.h>
class wxETWListCtrl;
#include <wx/string.h>
#include <wx/bitmap.h>
#include <wx/image.h>
#include <wx/icon.h>
#include <wx/menu.h>
#include <wx/listctrl.h>
#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/colour.h>
#include <wx/settings.h>
class wxEventMonitorLogPanel;
#include <wx/statusbr.h>
#include <wx/frame.h>
#include <wx/aui/aui.h>
#include <wx/listctrl.h>
#include <wx/string.h>
#include <wx/sizer.h>
#include <wx/panel.h>
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/// Class wxEventMonitorFrameBase
///////////////////////////////////////////////////////////////////////////////
class wxEventMonitorFrameBase : public wxFrame
{
private:
protected:
wxMenuBar* m_menubar;
wxMenu* m_menuProgram;
wxStatusBar* m_statusBar;
// Virtual event handlers, overide them in your derived class
virtual void OnClose( wxCloseEvent& event ) { event.Skip(); }
virtual void OnIconize( wxIconizeEvent& event ) { event.Skip(); }
virtual void OnIdle( wxIdleEvent& event ) { event.Skip(); }
public:
wxEventMonitorLogPanel* m_panel;
wxEventMonitorFrameBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Event Monitor"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 600,400 ), long style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL, const wxString& name = wxT("EventMonitor") );
wxAuiManager m_mgr;
~wxEventMonitorFrameBase();
};
///////////////////////////////////////////////////////////////////////////////
/// Class wxEventMonitorLogPanelBase
///////////////////////////////////////////////////////////////////////////////
@@ -68,9 +32,9 @@ class wxEventMonitorLogPanelBase : public wxPanel
private:
protected:
wxETWListCtrl* m_log;
public:
wxETWListCtrl* m_log;
wxEventMonitorLogPanelBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL, const wxString& name = wxT("EventMonitorLogPanel") );
~wxEventMonitorLogPanelBase();

View File

@@ -1,74 +0,0 @@
///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version Jun 17 2015)
// http://www.wxformbuilder.org/
//
// PLEASE DO "NOT" EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
#include "StdAfx.h"
#include "ETWLog.h"
#include "wxEventMonitor_UI.h"
///////////////////////////////////////////////////////////////////////////
wxEventMonitorFrameBase::wxEventMonitorFrameBase( wxWindow* parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name ) : wxFrame( parent, id, title, pos, size, style, name )
{
this->SetSizeHints( wxSize( 150,150 ), wxDefaultSize );
m_mgr.SetManagedWindow(this);
m_mgr.SetFlags(wxAUI_MGR_DEFAULT);
m_menubar = new wxMenuBar( 0 );
m_menuProgram = new wxMenu();
wxMenuItem* m_menuItemExit;
m_menuItemExit = new wxMenuItem( m_menuProgram, wxID_EXIT, wxString( _("E&xit") ) + wxT('\t') + wxT("Alt+F4"), _("Quit this program"), wxITEM_NORMAL );
m_menuProgram->Append( m_menuItemExit );
m_menubar->Append( m_menuProgram, _("&Program") );
this->SetMenuBar( m_menubar );
m_panel = new wxEventMonitorLogPanel( this );
m_mgr.AddPane( m_panel, wxAuiPaneInfo() .Name( wxT("LogPanel") ).Center() .Caption( _("Log Trace") ).CaptionVisible( false ).CloseButton( false ).PaneBorder( false ).Dock().Resizable().FloatingSize( wxDefaultSize ).Floatable( false ) );
m_statusBar = this->CreateStatusBar( 1, wxST_SIZEGRIP, wxID_ANY );
m_mgr.Update();
this->Centre( wxBOTH );
// Connect Events
this->Connect( wxEVT_CLOSE_WINDOW, wxCloseEventHandler( wxEventMonitorFrameBase::OnClose ) );
this->Connect( wxEVT_ICONIZE, wxIconizeEventHandler( wxEventMonitorFrameBase::OnIconize ) );
this->Connect( wxEVT_IDLE, wxIdleEventHandler( wxEventMonitorFrameBase::OnIdle ) );
}
wxEventMonitorFrameBase::~wxEventMonitorFrameBase()
{
// Disconnect Events
this->Disconnect( wxEVT_CLOSE_WINDOW, wxCloseEventHandler( wxEventMonitorFrameBase::OnClose ) );
this->Disconnect( wxEVT_ICONIZE, wxIconizeEventHandler( wxEventMonitorFrameBase::OnIconize ) );
this->Disconnect( wxEVT_IDLE, wxIdleEventHandler( wxEventMonitorFrameBase::OnIdle ) );
m_mgr.UnInit();
}
wxEventMonitorLogPanelBase::wxEventMonitorLogPanelBase( wxWindow* parent, wxWindowID id, const wxPoint& pos, const wxSize& size, long style, const wxString& name ) : wxPanel( parent, id, pos, size, style, name )
{
wxBoxSizer* bSizerMain;
bSizerMain = new wxBoxSizer( wxVERTICAL );
m_log = new wxETWListCtrl( this, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxLC_NO_SORT_HEADER|wxLC_REPORT|wxLC_SINGLE_SEL|wxNO_BORDER );
bSizerMain->Add( m_log, 1, wxEXPAND, 5 );
this->SetSizer( bSizerMain );
this->Layout();
bSizerMain->Fit( this );
}
wxEventMonitorLogPanelBase::~wxEventMonitorLogPanelBase()
{
}

View File

@@ -1,449 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<wxFormBuilder_Project>
<FileVersion major="1" minor="13" />
<object class="Project" expanded="1">
<property name="class_decoration"></property>
<property name="code_generation">C++</property>
<property name="disconnect_events">1</property>
<property name="disconnect_mode">source_name</property>
<property name="disconnect_php_events">0</property>
<property name="disconnect_python_events">0</property>
<property name="embedded_files_path">.</property>
<property name="encoding">UTF-8</property>
<property name="event_generation">connect</property>
<property name="file">wxEventMonitor_UI</property>
<property name="first_id">1000</property>
<property name="help_provider">none</property>
<property name="internationalize">1</property>
<property name="name">wxEventMonitor_UI</property>
<property name="namespace"></property>
<property name="path">.</property>
<property name="precompiled_header">#include &quot;StdAfx.h&quot;</property>
<property name="relative_path">1</property>
<property name="skip_lua_events">1</property>
<property name="skip_php_events">1</property>
<property name="skip_python_events">1</property>
<property name="ui_table">UI</property>
<property name="use_enum">1</property>
<property name="use_microsoft_bom">1</property>
<object class="Frame" expanded="1">
<property name="aui_managed">1</property>
<property name="aui_manager_style">wxAUI_MGR_DEFAULT</property>
<property name="bg"></property>
<property name="center">wxBOTH</property>
<property name="context_help"></property>
<property name="context_menu">1</property>
<property name="enabled">1</property>
<property name="event_handler">impl_virtual</property>
<property name="extra_style"></property>
<property name="fg"></property>
<property name="font"></property>
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
<property name="maximum_size"></property>
<property name="minimum_size">150,150</property>
<property name="name">wxEventMonitorFrameBase</property>
<property name="pos"></property>
<property name="size">600,400</property>
<property name="style">wxDEFAULT_FRAME_STYLE</property>
<property name="subclass"></property>
<property name="title">Event Monitor</property>
<property name="tooltip"></property>
<property name="window_extra_style"></property>
<property name="window_name">EventMonitor</property>
<property name="window_style">wxTAB_TRAVERSAL</property>
<property name="xrc_skip_sizer">1</property>
<event name="OnActivate"></event>
<event name="OnActivateApp"></event>
<event name="OnAuiFindManager"></event>
<event name="OnAuiPaneButton"></event>
<event name="OnAuiPaneClose"></event>
<event name="OnAuiPaneMaximize"></event>
<event name="OnAuiPaneRestore"></event>
<event name="OnAuiRender"></event>
<event name="OnChar"></event>
<event name="OnClose">OnClose</event>
<event name="OnEnterWindow"></event>
<event name="OnEraseBackground"></event>
<event name="OnHibernate"></event>
<event name="OnIconize">OnIconize</event>
<event name="OnIdle">OnIdle</event>
<event name="OnKeyDown"></event>
<event name="OnKeyUp"></event>
<event name="OnKillFocus"></event>
<event name="OnLeaveWindow"></event>
<event name="OnLeftDClick"></event>
<event name="OnLeftDown"></event>
<event name="OnLeftUp"></event>
<event name="OnMiddleDClick"></event>
<event name="OnMiddleDown"></event>
<event name="OnMiddleUp"></event>
<event name="OnMotion"></event>
<event name="OnMouseEvents"></event>
<event name="OnMouseWheel"></event>
<event name="OnPaint"></event>
<event name="OnRightDClick"></event>
<event name="OnRightDown"></event>
<event name="OnRightUp"></event>
<event name="OnSetFocus"></event>
<event name="OnSize"></event>
<event name="OnUpdateUI"></event>
<object class="wxMenuBar" expanded="1">
<property name="bg"></property>
<property name="context_help"></property>
<property name="context_menu">1</property>
<property name="enabled">1</property>
<property name="fg"></property>
<property name="font"></property>
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
<property name="label">Menu</property>
<property name="maximum_size"></property>
<property name="minimum_size"></property>
<property name="name">m_menubar</property>
<property name="permission">protected</property>
<property name="pos"></property>
<property name="size"></property>
<property name="style"></property>
<property name="subclass"></property>
<property name="tooltip"></property>
<property name="window_extra_style"></property>
<property name="window_name"></property>
<property name="window_style"></property>
<event name="OnChar"></event>
<event name="OnEnterWindow"></event>
<event name="OnEraseBackground"></event>
<event name="OnKeyDown"></event>
<event name="OnKeyUp"></event>
<event name="OnKillFocus"></event>
<event name="OnLeaveWindow"></event>
<event name="OnLeftDClick"></event>
<event name="OnLeftDown"></event>
<event name="OnLeftUp"></event>
<event name="OnMiddleDClick"></event>
<event name="OnMiddleDown"></event>
<event name="OnMiddleUp"></event>
<event name="OnMotion"></event>
<event name="OnMouseEvents"></event>
<event name="OnMouseWheel"></event>
<event name="OnPaint"></event>
<event name="OnRightDClick"></event>
<event name="OnRightDown"></event>
<event name="OnRightUp"></event>
<event name="OnSetFocus"></event>
<event name="OnSize"></event>
<event name="OnUpdateUI"></event>
<object class="wxMenu" expanded="1">
<property name="label">&amp;Program</property>
<property name="name">m_menuProgram</property>
<property name="permission">protected</property>
<object class="wxMenuItem" expanded="0">
<property name="bitmap"></property>
<property name="checked">0</property>
<property name="enabled">1</property>
<property name="help">Quit this program</property>
<property name="id">wxID_EXIT</property>
<property name="kind">wxITEM_NORMAL</property>
<property name="label">E&amp;xit</property>
<property name="name">m_menuItemExit</property>
<property name="permission">none</property>
<property name="shortcut">Alt+F4</property>
<property name="unchecked_bitmap"></property>
<event name="OnMenuSelection"></event>
<event name="OnUpdateUI"></event>
</object>
</object>
</object>
<object class="CustomControl" expanded="0">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
<property name="TopDockable">1</property>
<property name="aui_layer"></property>
<property name="aui_name">LogPanel</property>
<property name="aui_position"></property>
<property name="aui_row"></property>
<property name="best_size"></property>
<property name="bg"></property>
<property name="caption">Log Trace</property>
<property name="caption_visible">0</property>
<property name="center_pane">0</property>
<property name="class">wxEventMonitorLogPanel</property>
<property name="close_button">0</property>
<property name="construction">m_panel = new wxEventMonitorLogPanel( this );&#x0A;</property>
<property name="context_help"></property>
<property name="context_menu">1</property>
<property name="declaration">wxEventMonitorLogPanel* m_panel;</property>
<property name="default_pane">0</property>
<property name="dock">Dock</property>
<property name="dock_fixed">0</property>
<property name="docking">Center</property>
<property name="enabled">1</property>
<property name="fg"></property>
<property name="floatable">0</property>
<property name="font"></property>
<property name="gripper">0</property>
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
<property name="include">class wxEventMonitorLogPanel;</property>
<property name="max_size"></property>
<property name="maximize_button">0</property>
<property name="maximum_size"></property>
<property name="min_size"></property>
<property name="minimize_button">0</property>
<property name="minimum_size"></property>
<property name="moveable">1</property>
<property name="name">m_panel</property>
<property name="pane_border">0</property>
<property name="pane_position"></property>
<property name="pane_size"></property>
<property name="permission">public</property>
<property name="pin_button">0</property>
<property name="pos"></property>
<property name="resize">Resizable</property>
<property name="settings"></property>
<property name="show">1</property>
<property name="size"></property>
<property name="subclass"></property>
<property name="toolbar_pane">0</property>
<property name="tooltip"></property>
<property name="window_extra_style"></property>
<property name="window_name"></property>
<property name="window_style"></property>
<event name="OnChar"></event>
<event name="OnEnterWindow"></event>
<event name="OnEraseBackground"></event>
<event name="OnKeyDown"></event>
<event name="OnKeyUp"></event>
<event name="OnKillFocus"></event>
<event name="OnLeaveWindow"></event>
<event name="OnLeftDClick"></event>
<event name="OnLeftDown"></event>
<event name="OnLeftUp"></event>
<event name="OnMiddleDClick"></event>
<event name="OnMiddleDown"></event>
<event name="OnMiddleUp"></event>
<event name="OnMotion"></event>
<event name="OnMouseEvents"></event>
<event name="OnMouseWheel"></event>
<event name="OnPaint"></event>
<event name="OnRightDClick"></event>
<event name="OnRightDown"></event>
<event name="OnRightUp"></event>
<event name="OnSetFocus"></event>
<event name="OnSize"></event>
<event name="OnUpdateUI"></event>
</object>
<object class="wxStatusBar" expanded="0">
<property name="bg"></property>
<property name="context_help"></property>
<property name="context_menu">1</property>
<property name="enabled">1</property>
<property name="fg"></property>
<property name="fields">1</property>
<property name="font"></property>
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
<property name="maximum_size"></property>
<property name="minimum_size"></property>
<property name="name">m_statusBar</property>
<property name="permission">protected</property>
<property name="pos"></property>
<property name="size"></property>
<property name="style">wxST_SIZEGRIP</property>
<property name="subclass"></property>
<property name="tooltip"></property>
<property name="window_extra_style"></property>
<property name="window_name"></property>
<property name="window_style"></property>
<event name="OnChar"></event>
<event name="OnEnterWindow"></event>
<event name="OnEraseBackground"></event>
<event name="OnKeyDown"></event>
<event name="OnKeyUp"></event>
<event name="OnKillFocus"></event>
<event name="OnLeaveWindow"></event>
<event name="OnLeftDClick"></event>
<event name="OnLeftDown"></event>
<event name="OnLeftUp"></event>
<event name="OnMiddleDClick"></event>
<event name="OnMiddleDown"></event>
<event name="OnMiddleUp"></event>
<event name="OnMotion"></event>
<event name="OnMouseEvents"></event>
<event name="OnMouseWheel"></event>
<event name="OnPaint"></event>
<event name="OnRightDClick"></event>
<event name="OnRightDown"></event>
<event name="OnRightUp"></event>
<event name="OnSetFocus"></event>
<event name="OnSize"></event>
<event name="OnUpdateUI"></event>
</object>
</object>
<object class="Panel" expanded="1">
<property name="aui_managed">0</property>
<property name="aui_manager_style">wxAUI_MGR_DEFAULT</property>
<property name="bg"></property>
<property name="context_help"></property>
<property name="context_menu">1</property>
<property name="enabled">1</property>
<property name="event_handler">impl_virtual</property>
<property name="fg"></property>
<property name="font"></property>
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
<property name="maximum_size"></property>
<property name="minimum_size"></property>
<property name="name">wxEventMonitorLogPanelBase</property>
<property name="pos"></property>
<property name="size">-1,-1</property>
<property name="subclass"></property>
<property name="tooltip"></property>
<property name="window_extra_style"></property>
<property name="window_name">EventMonitorLogPanel</property>
<property name="window_style">wxTAB_TRAVERSAL</property>
<event name="OnAuiFindManager"></event>
<event name="OnAuiPaneButton"></event>
<event name="OnAuiPaneClose"></event>
<event name="OnAuiPaneMaximize"></event>
<event name="OnAuiPaneRestore"></event>
<event name="OnAuiRender"></event>
<event name="OnChar"></event>
<event name="OnEnterWindow"></event>
<event name="OnEraseBackground"></event>
<event name="OnInitDialog"></event>
<event name="OnKeyDown"></event>
<event name="OnKeyUp"></event>
<event name="OnKillFocus"></event>
<event name="OnLeaveWindow"></event>
<event name="OnLeftDClick"></event>
<event name="OnLeftDown"></event>
<event name="OnLeftUp"></event>
<event name="OnMiddleDClick"></event>
<event name="OnMiddleDown"></event>
<event name="OnMiddleUp"></event>
<event name="OnMotion"></event>
<event name="OnMouseEvents"></event>
<event name="OnMouseWheel"></event>
<event name="OnPaint"></event>
<event name="OnRightDClick"></event>
<event name="OnRightDown"></event>
<event name="OnRightUp"></event>
<event name="OnSetFocus"></event>
<event name="OnSize"></event>
<event name="OnUpdateUI"></event>
<object class="wxBoxSizer" expanded="1">
<property name="minimum_size"></property>
<property name="name">bSizerMain</property>
<property name="orient">wxVERTICAL</property>
<property name="permission">none</property>
<object class="sizeritem" expanded="1">
<property name="border">5</property>
<property name="flag">wxEXPAND</property>
<property name="proportion">1</property>
<object class="wxListCtrl" expanded="1">
<property name="BottomDockable">1</property>
<property name="LeftDockable">1</property>
<property name="RightDockable">1</property>
<property name="TopDockable">1</property>
<property name="aui_layer"></property>
<property name="aui_name"></property>
<property name="aui_position"></property>
<property name="aui_row"></property>
<property name="best_size"></property>
<property name="bg"></property>
<property name="caption"></property>
<property name="caption_visible">1</property>
<property name="center_pane">0</property>
<property name="close_button">1</property>
<property name="context_help"></property>
<property name="context_menu">1</property>
<property name="default_pane">0</property>
<property name="dock">Dock</property>
<property name="dock_fixed">0</property>
<property name="docking">Left</property>
<property name="enabled">1</property>
<property name="fg"></property>
<property name="floatable">1</property>
<property name="font"></property>
<property name="gripper">0</property>
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
<property name="max_size"></property>
<property name="maximize_button">0</property>
<property name="maximum_size"></property>
<property name="min_size"></property>
<property name="minimize_button">0</property>
<property name="minimum_size"></property>
<property name="moveable">1</property>
<property name="name">m_log</property>
<property name="pane_border">1</property>
<property name="pane_position"></property>
<property name="pane_size"></property>
<property name="permission">protected</property>
<property name="pin_button">1</property>
<property name="pos"></property>
<property name="resize">Resizable</property>
<property name="show">1</property>
<property name="size"></property>
<property name="style">wxLC_NO_SORT_HEADER|wxLC_REPORT|wxLC_SINGLE_SEL</property>
<property name="subclass">wxETWListCtrl; ETWLog.h</property>
<property name="toolbar_pane">0</property>
<property name="tooltip"></property>
<property name="validator_data_type"></property>
<property name="validator_style">wxFILTER_NONE</property>
<property name="validator_type">wxDefaultValidator</property>
<property name="validator_variable"></property>
<property name="window_extra_style"></property>
<property name="window_name"></property>
<property name="window_style">wxNO_BORDER</property>
<event name="OnChar"></event>
<event name="OnEnterWindow"></event>
<event name="OnEraseBackground"></event>
<event name="OnKeyDown"></event>
<event name="OnKeyUp"></event>
<event name="OnKillFocus"></event>
<event name="OnLeaveWindow"></event>
<event name="OnLeftDClick"></event>
<event name="OnLeftDown"></event>
<event name="OnLeftUp"></event>
<event name="OnListBeginDrag"></event>
<event name="OnListBeginLabelEdit"></event>
<event name="OnListBeginRDrag"></event>
<event name="OnListCacheHint"></event>
<event name="OnListColBeginDrag"></event>
<event name="OnListColClick"></event>
<event name="OnListColDragging"></event>
<event name="OnListColEndDrag"></event>
<event name="OnListColRightClick"></event>
<event name="OnListDeleteAllItems"></event>
<event name="OnListDeleteItem"></event>
<event name="OnListEndLabelEdit"></event>
<event name="OnListInsertItem"></event>
<event name="OnListItemActivated"></event>
<event name="OnListItemDeselected"></event>
<event name="OnListItemFocused"></event>
<event name="OnListItemMiddleClick"></event>
<event name="OnListItemRightClick"></event>
<event name="OnListItemSelected"></event>
<event name="OnListKeyDown"></event>
<event name="OnMiddleDClick"></event>
<event name="OnMiddleDown"></event>
<event name="OnMiddleUp"></event>
<event name="OnMotion"></event>
<event name="OnMouseEvents"></event>
<event name="OnMouseWheel"></event>
<event name="OnPaint"></event>
<event name="OnRightDClick"></event>
<event name="OnRightDown"></event>
<event name="OnRightUp"></event>
<event name="OnSetFocus"></event>
<event name="OnSize"></event>
<event name="OnUpdateUI"></event>
</object>
</object>
</object>
</object>
</object>
</wxFormBuilder_Project>

Binary file not shown.

2
MSI/Base/locale/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/*.mo
/msibase_*.po

View File

@@ -1,41 +0,0 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GÉANTLink MSI\n"
"POT-Creation-Date: 2016-07-15 10:51+0200\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.8\n"
"X-Poedit-Basepath: ../Main\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: en_US\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: .\n"
#: En.Win32.Release.Property-2.idtx:6 En.x64.Release.Property-2.idtx:6
msgid "+386 1 8311 035"
msgstr ""
#: En.Win32.Release.Property-2.idtx:3 En.x64.Release.Property-2.idtx:3
#, fuzzy
msgid "1252"
msgstr "1250"
#: En.Win32.Release.Property-2.idtx:5 En.x64.Release.Property-2.idtx:5
msgid "Amebis, p. p. 69, SI-1241 Kamnik, Slovenia, E.U."
msgstr ""
#: En.Win32.Release.Property-2.idtx:4 En.x64.Release.Property-2.idtx:4
msgid "Amebis, Slovenia, E.U."
msgstr ""
#: En.Win32.Release.Property-2.idtx:7 En.Win32.Release.Property-2.idtx:8
#: En.Win32.Release.Property-2.idtx:9 En.x64.Release.Property-2.idtx:7
#: En.x64.Release.Property-2.idtx:8 En.x64.Release.Property-2.idtx:9
msgid "http://www.amebis.si/"
msgstr ""

View File

@@ -0,0 +1,60 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GÉANTLink MSI\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.11\n"
"X-Poedit-Basepath: ../../../..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: en_US\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/MSI/Base/Main\n"
"X-Poedit-SearchPath-1: ver1.0/MSI/Base/Main\n"
#: master/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
msgid "[ProductName] requires Windows Vista or later version of Windows."
msgstr ""
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
msgid "http://www.geant.org/"
msgstr ""
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
msgid "https://github.com/Amebis/GEANTLink/releases"
msgstr ""

61
MSI/Base/locale/bg_BG.po Normal file
View File

@@ -0,0 +1,61 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GÉANTLink MSI\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: University of Ruse <support@uni-ruse.bg>, 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.11\n"
"X-Poedit-Basepath: ../../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/MSI/Base/Main\n"
"X-Poedit-SearchPath-1: ver1.0/MSI/Base/Main\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
msgid "[ProductName] requires Windows Vista or later version of Windows."
msgstr "[ProductName] изисква Windows Vista или по-висока версия на Windows."
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
msgid "http://www.geant.org/"
msgstr "http://www.geant.org/"
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
msgid "https://github.com/Amebis/GEANTLink/releases"
msgstr "https://github.com/Amebis/GEANTLink/releases"

61
MSI/Base/locale/ca_ES.po Normal file
View File

@@ -0,0 +1,61 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GÉANTLink MSI\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: eduki <ecercos@xtec.cat>, 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.11\n"
"X-Poedit-Basepath: ../../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/MSI/Base/Main\n"
"X-Poedit-SearchPath-1: ver1.0/MSI/Base/Main\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
msgid "[ProductName] requires Windows Vista or later version of Windows."
msgstr "[ProductName] requereix Windows Vista o posterior"
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
msgid "http://www.geant.org/"
msgstr "http://www.geant.org/"
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
msgid "https://github.com/Amebis/GEANTLink/releases"
msgstr "https://github.com/Amebis/GEANTLink/releases"

61
MSI/Base/locale/cs_CZ.po Normal file
View File

@@ -0,0 +1,61 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GÉANTLink MSI\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/MSI/Base/Main\n"
"X-Poedit-SearchPath-1: ver1.0/MSI/Base/Main\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
msgid "[ProductName] requires Windows Vista or later version of Windows."
msgstr ""
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
msgid "http://www.geant.org/"
msgstr ""
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
msgid "https://github.com/Amebis/GEANTLink/releases"
msgstr "https://github.com/Amebis/GEANTLink/releases"

61
MSI/Base/locale/cy_UK.po Normal file
View File

@@ -0,0 +1,61 @@
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GÉANTLink MSI\n"
"POT-Creation-Date: 2016-11-08 11:55+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 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.11\n"
"X-Poedit-Basepath: ../../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/MSI/Base/Main\n"
"X-Poedit-SearchPath-1: ver1.0/MSI/Base/Main\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: master/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.LaunchCondition-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.LaunchCondition-2.idtx:4
msgid "[ProductName] requires Windows Vista or later version of Windows."
msgstr ""
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:5
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:4
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:5
msgid "http://www.geant.org/"
msgstr ""
#: master/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: master/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.Win32.Release.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Debug.Property-2.idtx:6
#: ver1.0/MSI/Base/Main/en_US.x64.Release.Property-2.idtx:6
msgid "https://github.com/Amebis/GEANTLink/releases"
msgstr "https://github.com/Amebis/GEANTLink/releases"

Some files were not shown because too many files have changed in this diff Show More