1
0
mirror of https://github.com/helloworld1/FreeOTPPlus synced 2025-10-06 00:23:07 +02:00

Add tamil translation

This commit is contained in:
2022-07-14 00:41:32 +02:00
parent 63634c47ba
commit 40e0ab114b
3 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,67 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="add">Add</string>
<string name="invalid_token">The token specified was invalid!</string>
<string name="delete">நீக்கு</string>
<string name="edit">தொகு</string>
<string name="restore_defaults">Restore Defaults</string>
<string name="no_keys">எந்த OTP திரவுகோல்களும் நிறுவப்படவில்லை.</string>
<string name="add_token">Token சேர்க்க</string>
<string name="scan_qr_code">QR குறியை அலகிடுக</string>
<string name="interval">இடைவேளை</string>
<string name="counter">Counter</string>
<string name="issuer">வழங்குபவர்</string>
<string name="account">கணக்கு</string>
<string name="id">ID</string>
<string name="secret">இரகசிய கடவு</string>
<string name="type">வகை</string>
<string name="algorithm">Algorithm</string>
<string name="digits">இலக்கங்கள்</string>
<string name="save">சேமி</string>
<string name="code_copied">குறியீடு கிளிப்போர்டுக்கு நகலெடுக்கப்பட்டது.</string>
<string name="about_freeotp">FreeOTP+ பற்றி</string>
<string name="about_version">FreeOTP+ Version %1$s (%2$d)</string>
<string name="about_copyright">© 2013 - Red Hat, Inc., et al.\n© 2016 - Liberty</string>
<string name="about_license">FreeOTP+ %1$s உரிமத்தின் கீழ் உள்ளது.</string>
<string name="about_website">மேலும் தகவலுக்கு %sஐ பார்க்கவும்.</string>
<string name="about_feedback">உங்கள் கருத்துக்களை வரவேற்கிறோம்: &lt;br/&gt;%1$s&lt;br/&gt;•%2$s</string>
<string name="about_icons">Some icons used by this application are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.</string>
<string name="about_token_image">The token thumbnails token_image_*.xml in token-images library are from andOTP under &lt;a href=&quot;https://github.com/andOTP/andOTP/blob/master/LICENSE.txt&quot;&gt;MIT License&lt;/a&gt;. Copyright © 2017-2020 Jakob Nixdorf. &lt;andotp@shadowice.org&gt; Copyright © 2015 Bruno Bierbaumer</string>
<string name="error_camera_open">கேமராவை திரப்பதில் பிழை!</string>
<string name="delete_summary">This is your last chance: if you delete this token, it will be gone forever. It will not be disabled on the server.</string>
<string name="delete_question">Delete this token?</string>
<string name="import_text">இறக்குமதி செய்</string>
<string name="export_text">ஏற்றுமதி செய்</string>
<string name="export_succeeded_text">ஏற்றுமதி முடிவடைந்தது.</string>
<string name="import_succeeded_text">இறக்குமதி முடிவடைந்தது</string>
<string name="import_json_failed_text">JSON இறக்குமதி தோல்வியடைந்தது. கோப்பில் பிழையுள்ளது.</string>
<string name="import_key_uri_failed_text">Failed to import key uri file. The file is malformed.</string>
<string name="invalid_token_uri_received">Invalid token URI received</string>
<string name="import_json_file">JSON கோப்பை இறக்குமதி செய்</string>
<string name="import_json_file_warning">All the current tokens will be cleared and overwritten after importing.</string>
<string name="camera_permission_denied_text">கேமரா அனுமதி மறுக்கப்பட்டது</string>
<string name="ok_text">சரி</string>
<string name="cancel_text">மூடு</string>
<string name="import_json_format">JSON வடிவத்தை இறக்குமதி செய்</string>
<string name="import_key_uri_format">Import key URI format</string>
<string name="export_json_format">JSON வடிவத்தை ஏற்றுமதி செய்</string>
<string name="export_key_uri_format">Export key URI format</string>
<string name="use_dark_theme">கருமையான தோற்றத்தை பயன்படுத்து</string>
<string name="add_token_success">The token was successfully added</string>
<string name="copy_to_clipboard">கிளிப்போர்டுக்கு நகலெடு</string>
<string name="require_authentication">Require authentication</string>
<string name="quit_and_lock">Quit and lock</string>
<string name="authentication_succeeded">Authentication succeeded!</string>
<string name="authentication_error">Authentication error:</string>
<string name="authentication_failed">Authentication failed</string>
<string name="authentication_dialog_title">Authentication required</string>
<string name="authentication_dialog_subtitle">Please use biometric or PIN to authenticate FreeOTP+</string>
<string name="unable_to_authenticate">Unable to authenticate. Do you have screen lock enabled with PIN / biometric enabled?</string>
<string name="remove_user_token_image">Remove user token image</string>
<string name="fail_to_add_image">Fail to add image</string>
<string name="launch_file_browser_failure">Unable to launch system\'s file browser. It is likely an OS issue.</string>
<string name="share_qr_code">Share QR Code</string>
<string name="screenshot_mode">Screenshot mode</string>
<string name="launch_with_screenshot_enabled">Launch with screenshot enabled</string>
<string name="token_details">Token details</string>
</resources>

View File

@@ -0,0 +1,21 @@
FreeOTP Plus forked the same functionality of FreeOTP provided by RedHat with the following enhancement:
* Export settings to Google Drive or other document providers
* Import settings from Google Drive or other document providers
* Lots of stability improvement
* Support Android 6.0 permissions.
* Enhanced UI with material design with dark theme support
* Search bar to search token
* Provide more token details for better interoperatibility with other apps
* Utilize modern camera hardware to scan QR code faster
* Option to require Biometric / PIN authentication to launch the app
* Heuristic based offline icon for tokens of 250+ websites.
* More settings to customize the app functionality
FreeOTP is a two-factor authentication (2FA) application for systems utilizing one-time password protocols (OTP).
Tokens can be added easily by scanning a QR-code or by manually entering in the token configuration.
FreeOTP implements open standards. This means that no proprietary server-side component is necessary:
use any server-side component that implements these standards — for example FreeIPA, which uses TOTP.
Any standards-compliant implementation will work.
Currently, FreeOTP provides implementations of HOTP (RFC 4226) and TOTP (RFC 6238).

View File

@@ -0,0 +1 @@
Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator