pkiutilities/CertmanUi/loc/certmanui.loc
changeset 0 164170e6151a
child 10 ece4bbb094df
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     1 /*
       
     2 * Copyright (c) 2002-2006 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   Localisation of CertManUI
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // LOCALISATION STRINGS
       
    20 
       
    21 //d: Command in general settings security folder, opens Certificate management view
       
    22 //l: list_setting_pane_t1
       
    23 //
       
    24 #define qtn_set_certmanui_security      "Certificate management"
       
    25 
       
    26 //d:Name of the dll for title pane
       
    27 //l:title_pane_t2/opt9
       
    28 #define qtn_cm_title                    "Certificate management"
       
    29 
       
    30 //d:Command for the options menus.
       
    31 //l:list_single_pane_t1_cp2
       
    32 #define qtn_cm_option_view_details      "View details"
       
    33 
       
    34 //d:Command for the options menus.
       
    35 //l:list_single_pane_t1_cp2
       
    36 #define qtn_cm_option_trust_settings    "Trust settings"
       
    37 
       
    38 //d:Command for the options menus.
       
    39 //l:list_single_pane_t1_cp2
       
    40 #define qtn_cm_option_change_trust      "Change trust"
       
    41 
       
    42 //d:Certificate view list item
       
    43 //d: used in Certificate Main view
       
    44 //l:list_single_pane_t1
       
    45 #define qtn_cm_no_subject_list          "(No subject)"
       
    46 
       
    47 //d:Certificate details view item
       
    48 //d: used in certificate details,
       
    49 //l:popup_info_list_pane_t1
       
    50 #define qtn_cm_no_subject_details       "(No subject)"
       
    51 
       
    52 //d:Certificate trust settings title
       
    53 //d: used in Trust Settings Title pane
       
    54 //l:title_pane_t2/opt9
       
    55 #define qtn_cm_no_subject_title         "(No subject)"
       
    56 
       
    57 //d:Certificate details changeable list item
       
    58 //l:popup_info_list_pane_t1
       
    59 #define qtn_cm_not_defined              "(Not defined)"
       
    60 
       
    61 //d:Certificate details view item
       
    62 //d: used in certificate details,
       
    63 //l:popup_info_list_pane_t1
       
    64 #define qtn_cm_no_label_details         "(No label)"
       
    65 
       
    66 //d:Name of the Authority Certificates view tab.
       
    67 //l:tabs_2_long_active_pane_t1
       
    68 #define qtn_cm_tab_authority            "Authority"
       
    69 
       
    70 //d:Name of the Personal Certificates view tab.
       
    71 //l:tabs_2_long_active_pane_t1
       
    72 #define qtn_cm_tab_personal             "Personal"
       
    73 
       
    74 //d:Confirmation query text in Certificates View
       
    75 //l:popup_note_window
       
    76 #define qtn_query_conf_delete_no_label  "Delete certificate?"
       
    77 
       
    78 //d:Confirmation query text in Certificates View: about to delete more items
       
    79 //l:popup_note_window
       
    80 #define qtn_fldr_del_items_query_cm     "Delete %N items?"
       
    81 
       
    82 //d:Information note text in Certificates View: could not delete one item
       
    83 //l:popup_note_window
       
    84 #define qtn_cant_delete_item_no_label     "Can't delete certificate"
       
    85 
       
    86 // Certificate details algorithm names
       
    87 ///////////////////////////////////////////////////////////
       
    88 //d:Certificate details algorithm name
       
    89 //l:popup_info_list_pane_t1
       
    90 #define qtn_cm_algorithm_rsa            "RSA"
       
    91 
       
    92 //d:Certificate details algorithm name
       
    93 //l:popup_info_list_pane_t1
       
    94 #define qtn_cm_algorithm_dsa            "DSA"
       
    95 
       
    96 //d:Certificate details algorithm name
       
    97 //l:popup_info_list_pane_t1
       
    98 #define qtn_cm_algorithm_dh             "DH"
       
    99 
       
   100 //d:Certificate details algorithm name
       
   101 //l:popup_info_list_pane_t1
       
   102 #define qtn_cm_algorithm_md2            "MD2"
       
   103 
       
   104 //d:Certificate details algorithm name
       
   105 //l:popup_info_list_pane_t1
       
   106 #define qtn_cm_algorithm_md5            "MD5"
       
   107 
       
   108 //d:Certificate details algorithm name
       
   109 //l:popup_info_list_pane_t1
       
   110 #define qtn_cm_algorithm_sha1           "SHA1"
       
   111 
       
   112 //d:Certificate details algorithm unknown
       
   113 //l:popup_info_list_pane_t1
       
   114 #define qtn_cm_algorithm_unknown        "Unknown"
       
   115 
       
   116 //d:Certificate details list's heading
       
   117 //l:heading_pane_t1
       
   118 #define qtn_cm_details_heading          "Certificate details"
       
   119 
       
   120 //d:Certificate details list item
       
   121 //l:popup_info_list_pane_t1
       
   122 #define qtn_cm_label                    "Label:"
       
   123 
       
   124 //d:Certificate details list item
       
   125 //l:popup_info_list_pane_t1
       
   126 #define qtn_cm_subject                  "Subject:"
       
   127 
       
   128 //d:Certificate details list item
       
   129 //l:popup_info_list_pane_t1
       
   130 #define qtn_cm_issuer                   "Issuer:"
       
   131 
       
   132 //d:Rel 2.8 Certificate details list item
       
   133 //l:popup_info_list_pane_t1
       
   134 #define qtn_cm_key_usage                "Key usage:"
       
   135 
       
   136 //d:Certificate details list item
       
   137 //l:popup_info_list_pane_t1
       
   138 #define qtn_cm_validity_period          "Validity period:"
       
   139 
       
   140 //d:Certificate details list item
       
   141 //l:popup_info_list_pane_t1
       
   142 #define qtn_cm_valid_from               "Valid from:"
       
   143 
       
   144 //d:Certificate details list item
       
   145 //l:popup_info_list_pane_t1
       
   146 #define qtn_cm_valid_until              "Valid until:"
       
   147 
       
   148 //d:Certificate details list item
       
   149 //l:popup_info_list_pane_t1
       
   150 #define qtn_cm_certificate_location     "Location:"
       
   151 
       
   152 //d:Certificate details changeable list item
       
   153 //l:popup_info_list_pane_t1
       
   154 #define qtn_cm_phone_memory             "Phone memory"
       
   155 
       
   156 //d:Certificate details changeable list item
       
   157 //l:popup_info_list_pane_t1
       
   158 #define qtn_cm_smart_card               "Smart card"
       
   159 
       
   160 //d:Rel 2.8 Certificate details changeable list item
       
   161 //l:popup_info_list_pane_t1
       
   162 #define qtn_cm_no_private_key           "No private key"
       
   163 
       
   164 //d:Certificate details list item
       
   165 //l:popup_info_list_pane_t1
       
   166 #define qtn_cm_cert_format              "Certificate format:"
       
   167 
       
   168 //d:Rel 2.8 Certificate details list item
       
   169 //l:popup_info_list_pane_t1
       
   170 #define qtn_cm_key_location             "Private key location:"
       
   171 
       
   172 //d:Certificate details changeable list item
       
   173 //l:popup_info_list_pane_t1
       
   174 #define qtn_cm_cert_format_x509         "X509"
       
   175 
       
   176 //d:Certificate details list item
       
   177 //l:popup_info_list_pane_t1
       
   178 #define qtn_cm_algorithm                "Algorithm:"
       
   179 
       
   180 //d:Certificate details list item
       
   181 //l:popup_info_list_pane_t1
       
   182 #define qtn_cm_serial_number            "Serial number:"
       
   183 
       
   184 //d:Certificate details list item
       
   185 //l:popup_info_list_pane_t1
       
   186 #define qtn_cm_fingerprint              "Fingerprint (SHA1):"
       
   187 
       
   188 //d:Certificate details list item
       
   189 //l:popup_info_list_pane_t1
       
   190 #define qtn_cm_fingerprint_md           "Fingerprint (MD5):"
       
   191 
       
   192 //d:Certificate details list item
       
   193 //l:popup_info_list_pane_t1
       
   194 //r:3.2
       
   195 //
       
   196 #define qtn_cm_public_key               "Public key (%0U %1N bits):"
       
   197 
       
   198 //d:Certificate details list item
       
   199 //l:popup_info_list_pane_t1
       
   200 //w:
       
   201 //r:3.0
       
   202 #define qtn_sn_key_length_label         "Key length:"
       
   203 
       
   204 //d:Rel 2.8 Certificate details list item
       
   205 //l:popup_info_list_pane_t1
       
   206 #define qtn_cm_digital_signing          "Digital signing"
       
   207 
       
   208 //d:Rel 2.8 Certificate details list item
       
   209 //l:popup_info_list_pane_t1
       
   210 #define qtn_cm_client_authentication    "Client authentication"
       
   211 
       
   212 //d:Certificate trust settings WAP connection
       
   213 //l:list_single_graphic_pane_t1_cp2
       
   214 #define qtn_cm_lipri_wap_connection     "WAP connection"
       
   215 
       
   216 //d:Certificate trust settings application controller
       
   217 //l:list_single_graphic_pane_t1_cp2
       
   218 #define qtn_cm_lipri_app_control        "Application controller"
       
   219 
       
   220 //d:Certificate trust settings mail and image connection
       
   221 //l:list_single_graphic_pane_t1_cp2
       
   222 #define qtn_cm_lipri_mail_image_conn    "Mail and Image conn."
       
   223 
       
   224 //d:Certificate trust settings for java installing.
       
   225 //d:With this user can decide if certificate is trusted for
       
   226 //d:installing java applications.
       
   227 //l:list_single_graphic_pane_t1_cp2
       
   228 #define qtn_cm_lipri_java_installing    "Java installing"
       
   229 
       
   230 //d:Certificate trust settings native installing.
       
   231 //d:With this user can decide if certificate is trusted for
       
   232 //d:native application installing (i.e. SOS applications).
       
   233 //l:list_single_graphic_pane_t1_cp2
       
   234 #define qtn_cm_lipri_native_installing    "Native installing"
       
   235 
       
   236 //d:Certificate trust settings for OCSP validation.
       
   237 //d:With this user can decide if certificate is trusted to
       
   238 //d:validate ocsp response (i.e. SOS applications).
       
   239 //l:list_single_graphic_pane_t1_cp2
       
   240 #define qtn_cm_lipri_ocsp "OCSP validation"
       
   241 
       
   242 //d:Certificate trust settings value yes
       
   243 //l:list_set_graphic_pane_t1
       
   244 #define qtn_cm_trust_value_yes            "Yes"
       
   245 
       
   246 //d:Certificate trust settings value no
       
   247 //l:list_set_graphic_pane_t1
       
   248 #define qtn_cm_trust_value_no             "No"
       
   249 
       
   250 //d:Certificate trust settings X.509 authority certificate in WIM note
       
   251 //l:main_list_empty_pane
       
   252 #define qtn_cm_empty_trust_settings       "(No trusting\napplications)"
       
   253 
       
   254 //d:Certificate trust settings text in navi pane
       
   255 //d:Trust setting list view
       
   256 //l:navi_text_pane_t1
       
   257 #define qtn_cm_title_trust_settings       "Trust settings"
       
   258 
       
   259 
       
   260 //d:Certificate warning notes
       
   261 //l:popup_note_window
       
   262 #define qtn_cm_expired                    "The certificate has expired"
       
   263 
       
   264 //d:Certificate warning notes
       
   265 //l:popup_note_window
       
   266 #define qtn_cm_not_valid_yet              "The certificate is not valid yet"
       
   267 
       
   268 //d:Certificate warning notes
       
   269 //l:popup_note_window
       
   270 #define qtn_cm_corrupted                  "The certificate is corrupted"
       
   271 
       
   272 //d:Certificate warning notes
       
   273 //l:popup_note_window
       
   274 #define qtn_cm_not_trusted                "Certificate not trusted"
       
   275 
       
   276 //d:Internal error warning note
       
   277 //l:popup_note_window
       
   278 //w:
       
   279 //r:3.2
       
   280 //
       
   281 #define qtn_cm_internal_error             "Internal error"
       
   282 
       
   283 //d:Certificate trust settings for VPN.
       
   284 //d:With this user can decide if certificate is trusted for VPN.
       
   285 //l:list_single_graphic_pane_t1_cp2
       
   286 //w:
       
   287 //r:3.0
       
   288 #define qtn_cm_lipri_vpn                  "VPN"
       
   289 
       
   290 //d:Site name
       
   291 //d:%U stands for site name
       
   292 //l:popup_info_list_pane_t1
       
   293 //w:
       
   294 //r:3.2
       
   295 //
       
   296 #define qtn_cm_site                   "Site:"
       
   297 
       
   298 //d:Site names.
       
   299 //d:%U stands for site names
       
   300 //l:popup_info_list_pane_t1
       
   301 //w:
       
   302 //r:3.2
       
   303 //
       
   304 #define qtn_cm_sites                  "Sites:"
       
   305 
       
   306 
       
   307 //d::Text of Authority list item in Security view's main pane
       
   308 //l:list_single_pane_t1
       
   309 //w:
       
   310 //r:3.2
       
   311 //
       
   312 #define qtn_cm_list_text_authority    "Authority"
       
   313 
       
   314 
       
   315 //d::Text of Trusted sites list item in Security view's main pane
       
   316 //l:list_single_pane_t1
       
   317 //w:
       
   318 //r:3.2
       
   319 //
       
   320 #define qtn_cm_list_text_trusted    "Trusted sites"
       
   321 
       
   322 //d::Text of Device list item in Security view's main pane
       
   323 //l:list_single_pane_t1
       
   324 //w:
       
   325 //r:3.2
       
   326 //
       
   327 #define qtn_cm_list_text_device     "Device"
       
   328 
       
   329 //d::Text of Personal certificates list item in Security view's main pane
       
   330 //l:list_single_pane_t1
       
   331 //w:
       
   332 //r:3.2
       
   333 //
       
   334 #define qtn_cm_list_text_personal   "Personal"
       
   335 
       
   336 //d::Title of Authority certificates view
       
   337 //l:title_pane_t2/opt9
       
   338 //w:
       
   339 //r:3.2
       
   340 //
       
   341 #define qtn_cm_title_authority      "Authority certificates"
       
   342 
       
   343 //d::Title of Trusted site certificates view
       
   344 //l:title_pane_t2/opt9
       
   345 //w:
       
   346 //r:3.2
       
   347 //
       
   348 #define qtn_cm_title_trusted        "Trusted site certificates"
       
   349 
       
   350 //d::Title of Personal certificates view
       
   351 //l:title_pane_t2/opt9
       
   352 //w:
       
   353 //r:3.2
       
   354 //
       
   355 #define qtn_cm_title_personal       "Personal certificates"
       
   356 
       
   357 //d:Title of Device certificates view
       
   358 //l:title_pane_t2/opt9
       
   359 //w:
       
   360 //r:3.2
       
   361 //
       
   362 #define qtn_cm_title_device         "Device certificates"
       
   363 
       
   364 //d:Item in Options menu (Personal certificates view)
       
   365 //d:for moving the selected certificate(s) to
       
   366 //d:the Device Certificates.
       
   367 //l:list_single_pane_t1_cp2
       
   368 //w:
       
   369 //r:3.2
       
   370 //
       
   371 #define qtn_cm_option_move_to_device_certificates   "Move to Device Certificates"
       
   372 
       
   373 //d:Item in Options menu (Device certificates view)
       
   374 //d:for moving the selected certificate(s) to the
       
   375 //d:Personal Certificates.
       
   376 //l:list_single_pane_t1_cp2
       
   377 //w:
       
   378 //r:3.2
       
   379 //
       
   380 #define qtn_cm_option_move_to_personal_certificates   "Move to Personal Certificates"
       
   381 
       
   382 //d:Confirmation query text shown before moving
       
   383 //d:certificate to Device certificates
       
   384 //l:popup_note_window
       
   385 //w:
       
   386 //r:3.2
       
   387 //
       
   388 #define qtn_cm_conf_move_to_device    "Device certificates can be used without user confirmation. Use of device lock recommended. Proceed ?"
       
   389 
       
   390 //d:Confirmation query text shown before moving
       
   391 //d:certificate to Personal certificates
       
   392 //l:popup_note_window
       
   393 //w:
       
   394 //r:3.2
       
   395 //
       
   396 #define qtn_cm_conf_move_to_personal    "Use of Personal certificates may require user confirmation. Proceed?"
       
   397 
       
   398 //d:Empty list text for Authority certificates view
       
   399 //l:main_list_empty_pane
       
   400 //w:
       
   401 //r:3.2
       
   402 //
       
   403 #define qtn_authority_empty_list    "(no authority certificates)"
       
   404 
       
   405 //d:Empty list text for Trusted site certificates view
       
   406 //l:main_list_empty_pane
       
   407 //w:
       
   408 //r:3.2
       
   409 //
       
   410 #define qtn_trusted_empty_list      "(no trusted site certificates)"
       
   411 
       
   412 //d:Empty list text for Personal certificates view
       
   413 //l:main_list_empty_pane
       
   414 //w:
       
   415 //r:3.2
       
   416 //
       
   417 #define qtn_personal_empty_list     "(no personal certificates)"
       
   418 
       
   419 //d:Empty list text for Device certificates view
       
   420 //l:main_list_empty_pane
       
   421 //w:
       
   422 //r:3.2
       
   423 //
       
   424 #define qtn_device_empty_list       "(no device certificates)"
       
   425 
       
   426 // End of File