Files
open-keychain/OpenKeychain/src/main/res/values-et/strings.xml

128 lines
5.0 KiB
XML
Raw Normal View History

2014-03-26 22:20:23 +01:00
<?xml version='1.0' encoding='UTF-8'?>
<resources>
2014-09-08 14:26:10 +02:00
<!--GENERAL: Please put all strings inside quotes as described in example 1 on
http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").-->
2014-03-26 22:20:23 +01:00
<!--title-->
<string name="title_decrypt">Dekrüpteeri</string>
<string name="title_edit_key">Muuda võtit</string>
<string name="title_import_keys">Impordi võtmeid</string>
<string name="title_key_not_found">Võtit ei leitud</string>
<string name="title_send_key">Lae võtmeserverisse</string>
<string name="title_help">Abi</string>
<!--section-->
<!--button-->
<string name="btn_do_not_save">Katkesta</string>
<string name="btn_delete">Kustuta</string>
<string name="btn_export_to_server">Saada võtmeserverisse</string>
<string name="btn_next">Järgmine</string>
<string name="btn_back">Tagasi</string>
<!--menu-->
<string name="menu_preferences">Seaded</string>
<string name="menu_delete_key">Kustuta võti</string>
<string name="menu_search">Otsi</string>
<!--label-->
<string name="label_file">Fail</string>
<string name="label_algorithm">Algoritm</string>
<string name="label_creation">Loodud</string>
<string name="label_expiry">Aegub</string>
<string name="label_usage">Kasutusvaldkond</string>
<string name="label_key_size">Võtmepikkus</string>
<string name="label_name">Nimi</string>
<string name="label_comment">Kommentaar</string>
<string name="label_email">E-mail</string>
2015-08-25 19:14:13 +02:00
<!--label shown in Android settings under the OpenKeychain account-->
2015-07-06 16:57:49 +02:00
<!--Proxy Preferences-->
<!--proxy type choices and values-->
<!--OrbotHelper strings-->
<!--InstallDialogFragment strings-->
<!--StartOrbotDialogFragment strings-->
2014-03-26 22:20:23 +01:00
<string name="secret_key">Salajane võti:</string>
<!--choice-->
<string name="choice_15secs">15 sekundit</string>
<string name="choice_1min">1 minut</string>
<string name="choice_3mins">3 minutit</string>
<string name="choice_5mins">5 minutit</string>
<string name="choice_10mins">10 minutit</string>
<string name="choice_20mins">20 minutit</string>
<string name="choice_40mins">40 minutit</string>
<string name="choice_1hour">1 tund</string>
<string name="choice_2hours">2 tundi</string>
<string name="choice_4hours">4 tundi</string>
<string name="choice_8hours">8 tundi</string>
<string name="dsa">DSA</string>
<string name="elgamal">ElGamal</string>
<string name="rsa">RSA</string>
<string name="filemanager_title_open">Ava...</string>
<string name="error">Viga</string>
<string name="error_message">Viga: %s</string>
2014-04-02 11:48:05 +02:00
<!--key flags-->
2014-03-26 22:20:23 +01:00
<!--sentences-->
<string name="passphrase_for_symmetric_encryption">Sümmeetriline krüpteering</string>
2015-03-23 15:54:48 +01:00
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
<!--errors without preceeding Error:-->
<!--results shown after decryption/verification-->
2014-10-26 23:23:30 +01:00
<!--Add keys-->
2014-03-26 22:20:23 +01:00
<!--progress dialogs, usually ending in '…'-->
<!--action strings-->
<!--key bit length selections-->
2014-09-02 14:11:10 +02:00
<!--elliptic curve names-->
<!--not in for now, see SaveKeyringParcel
2014-09-08 14:26:10 +02:00
<string name="key_curve_bp_p256">"Brainpool P-256"</string>
<string name="key_curve_bp_p384">"Brainpool P-384"</string>
<string name="key_curve_bp_p512">"Brainpool P-512"</string>-->
2014-03-26 22:20:23 +01:00
<!--compression-->
<!--Help-->
<!--Import-->
2015-06-30 13:35:22 +02:00
<!--Import from URL-->
2014-10-26 23:23:30 +01:00
<!--Generic result toast-->
2014-07-03 16:30:41 +02:00
<!--Import result toast-->
2014-10-26 23:23:30 +01:00
<!--Delete result toast-->
2015-08-17 13:14:28 +02:00
<!--Revoke result toast (snackbar)-->
2014-10-26 23:23:30 +01:00
<!--Certify result toast-->
2014-03-26 22:20:23 +01:00
<!--Intent labels-->
<!--Remote API-->
<!--Share-->
2015-08-17 13:14:28 +02:00
<!--retry upload dialog-->
<!--Delete or revoke private key dialog-->
<!--Delete Or Revoke Dialog spinner-->
2014-03-26 22:20:23 +01:00
<!--Key list-->
<!--Key view-->
2015-02-28 00:38:53 +01:00
<!--Key trust-->
<!--keybase proof stuff-->
2014-08-04 16:33:05 +02:00
<!--Edit key-->
<!--Create key-->
<!--View key-->
2015-07-06 16:57:49 +02:00
<!--Add/Edit keyserver-->
2014-03-26 22:20:23 +01:00
<!--Navigation Drawer-->
<!--hints-->
2014-05-07 09:13:32 +02:00
<!--certs-->
2014-09-02 14:11:10 +02:00
<!--LogType log messages. Errors should have _ERROR_ in their name and end with a !-->
2014-07-03 16:30:41 +02:00
<!--Import Public log entries-->
<!--Import Secret log entries-->
<!--Keyring Canonicalization log entries-->
<!--Keyring merging log entries-->
2014-08-04 16:33:05 +02:00
<!--createSecretKeyRing-->
2014-07-03 16:30:41 +02:00
<!--modifySecretKeyRing-->
2014-08-20 11:09:41 +02:00
<!--Consolidate-->
2015-02-22 21:39:34 +01:00
<!--Edit Key (higher level than modify)-->
<!--Promote key-->
2014-09-15 10:44:36 +02:00
<!--Other messages used in OperationLogs-->
<!--Messages for DecryptVerify operation-->
2015-02-28 00:38:53 +01:00
<!--Messages for VerifySignedLiteralData operation-->
2014-09-15 10:44:36 +02:00
<!--Messages for SignEncrypt operation-->
2015-02-22 21:39:34 +01:00
<!--Messages for PgpSignEncrypt operation-->
2015-07-06 16:57:49 +02:00
<!--Messages for Keybase Verification operation-->
2015-03-10 16:19:46 +01:00
<!--Messages for Export Log operation-->
2014-08-04 16:33:05 +02:00
<!--PassphraseCache-->
2015-08-25 19:14:13 +02:00
<!--Keyserver sync-->
2014-08-04 16:33:05 +02:00
<!--First Time-->
2015-02-22 21:39:34 +01:00
<!--unsorted-->
2015-08-17 13:14:28 +02:00
<!--Android Account-->
2015-02-22 21:39:34 +01:00
<!--Passphrase wizard-->
<!--TODO: rename all the things!-->
2015-06-30 13:35:22 +02:00
<!--<string name="enter_passphrase_twice">Enter password twice</string>-->
2015-02-22 21:39:34 +01:00
<!--<string name="nfc_text">Please place a NFC tag near your device</string>-->
2014-03-26 22:20:23 +01:00
</resources>