strings.xml revision c864b6b9d1cf692f7ddba65b2d886dcd9343a00c
10139N/A<?xml version="1.0" encoding="utf-8"?>
10139N/A<!--
12219N/A The contents of this file are subject to the terms of the Common Development and
10139N/A Distribution License (the License). You may not use this file except in compliance with the
10139N/A License.
10139N/A
10139N/A You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
10139N/A specific language governing permission and limitations under the License.
10139N/A
15291N/A When distributing Covered Software, include this CDDL Header Notice in each file and include
10139N/A the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
15275N/A Header, with the fields enclosed by brackets [] replaced by your own identifying
10139N/A information: "Portions copyright [year] [name of copyright owner]".
10139N/A
10139N/A Copyright 2015-2016 ForgeRock AS.
10139N/A-->
14464N/A<resources>
10794N/A <string name="app_title">ForgeRock</string>
10794N/A
12773N/A <!-- Menu entries -->
12773N/A <string name="title_menu_item_clear_history">Clear history</string>
12773N/A <string name="title_menu_item_about">About</string>
10794N/A <string name="title_menu_item_delete">Delete</string>
10139N/A <string name="title_menu_item_copy">Copy</string>
10815N/A <string name="title_menu_item_scan_qr_code">Scan QR code</string>
14188N/A
14188N/A <!-- Activity titles -->
10139N/A <string name="title_activity_notification">Push Authentication</string>
10139N/A <string name="title_activity_settings">Settings</string>
10139N/A <string name="identity_title">My Accounts</string>
10139N/A <string name="mechanism_title">Account</string>
10139N/A <string name="title_activity_delete_account">Delete</string>
10139N/A <string name="title_activity_delete_mechanism">Delete</string>
10139N/A
10139N/A <!-- Duplicate entry scanned-->
10139N/A <string name="duplicate_title">Replace this authentication method?</string>
10139N/A <string name="duplicate_message">This authentication method is already registered. Do you want to replace this authentication method?</string>
10139N/A <string name="duplicate_yes">Replace</string>
10139N/A <string name="duplicate_no">Cancel</string>
10139N/A
10139N/A <!-- Delete message -->
10139N/A <string name="delete_confirmation_message">Removing this %1$s may prevent you from logging into your account. Confirm you have already disabled this authentication method online.</string>
10139N/A <string name="delete_type_account">account</string>
10139N/A <string name="delete_type_mechanism">authentication method</string>
10139N/A
10139N/A <!-- Accounts activity (IdentityActivity) -->
10139N/A <string name="no_identities">No accounts registered</string>
10139N/A
10139N/A <!-- Account activity (MechanismActivity) -->
10139N/A <string name="oath_mechanism_title">One-time Password</string>
10139N/A <string name="push_mechanism_title">Push Authentication</string>
10139N/A
10139N/A <!-- Notification list activity -->
10139N/A <string name="authentication_request">Authentication Request</string>
10139N/A <string name="empty_notifications">No notifications received</string>
10139N/A <string name="notification_list_history">History</string>
10139N/A <string name="notification_list_pending">Pending</string>
10139N/A <string name="notification_status_approved">Approved</string>
10139N/A <string name="notification_status_expired">Expired</string>
10139N/A <string name="notification_status_pending">Pending</string>
10139N/A <string name="notification_status_rejected">Denied</string>
10139N/A <string name="notification_time_less_one_minute">Less than 1 minute ago</string>
10139N/A <string name="notification_time_one_minute">1 minute ago</string>
10139N/A <string name="notification_time_minutes_ago">%1$d minutes ago</string>
10139N/A <string name="notification_time_hours_ago">%1$d hours ago</string>
10139N/A <string name="notification_time_yesterday">Yesterday</string>
10139N/A <string name="notification_time_days_ago">%1$d days ago</string>
10139N/A
10139N/A <!-- Push authentication approval activity -->
10139N/A <string name="pushauth_login_title">Log into %1$s?</string>
10139N/A <string name="push_authorize">Swipe switch to authorize</string>
10139N/A <string name="pushauth_fail_title">Error</string>
10139N/A <string name="notification_error_network_failure_message">Unable to contact the server.\nEnsure you are connected to the internet, and try again.</string>
10139N/A
10139N/A <!-- About activity -->
10139N/A <string name="about_version">ForgeRock Authenticator Version %1$s (%2$d)</string>
10139N/A <string name="about_copyright">© 2016 ForgeRock AS.</string>
10139N/A <string name="about_licenses_title"><![CDATA[<h3>Licenses</h3>]]></string>
10139N/A <string name="about_text_website">Website</string>
10139N/A <string name="about"><![CDATA[
10139N/A <h3>About</h3>
10794N/A ForgeRock Authenticator works in conjunction with the ForgeRock Identity Platform to deliver secure, yet easy access to apps and services.
10794N/A Users can register their phones, using QR codes, to receive notifications or generate One-Time Passwords which can be used to securely log in.
12754N/A <br /><br />
10794N/A Features include:<br />
11087N/A - Automatic setup via QR codes<br />
14188N/A - Support for multiple accounts<br />
13621N/A - Support for Time and Counter based One-Time Password generation<br /><br />
10139N/A ForgeRock Authenticator works with OpenAM\'s \"ForgeRock Authenticator (OATH)\" or \"ForgeRock Authenticator (Push)\" authentication modules.
10139N/A ]]>
10139N/A </string>
10139N/A
10139N/A <!-- Settings page (Not in use, translation disabled) -->
10139N/A <string name="settings_history_cleared_title" translatable="false">History cleared</string>
10139N/A <string name="settings_history_cleared_body" translatable="false">All Notifications have been deleted</string>
10139N/A <string name="settings_history_cleared_confirm" translatable="false">Ok</string>
10139N/A <string name="settings_other_title" translatable="false">Other</string>
10139N/A <string name="settings_clear_notification_history" translatable="false">Clear notification history</string>
10139N/A <string name="settings_about" translatable="false">About this app</string>
10139N/A <string name="enable_camera" translatable="false">Enable camera</string>
10139N/A
10139N/A <!-- System notifications-->
10139N/A <string name="system_notification_title">Login attempt from %1$s at %2$s</string>
10139N/A <string name="system_notification_body">Tap to log in</string>
10139N/A
10139N/A <!-- Error messages -->
10139N/A <string name="googleplay_load_error_message">Error: Google Play Services failed to load.</string>
10139N/A <string name="invalid_qr">The scanned QR code was invalid!</string>
10139N/A <string name="error_camera_open">Unable to open camera</string>
11338N/A
11338N/A <!-- Miscellaneous values -->
11338N/A <string name="copy_oath_label" translatable="false">OATH code</string>
11338N/A <string name="compiled_with_test_libraries">Compiled with test libraries</string>
11338N/A <string-array name="algorithms">
10139N/A <item>MD5</item>
10139N/A <item>SHA1</item>
10139N/A <item>SHA256</item>
10139N/A <item>SHA512</item>
10139N/A </string-array>
10139N/A
10139N/A</resources>
10139N/A