1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.1" language="it_IT">
4<context>
5    <name>DbSqliteCipher</name>
6    <message>
7        <location filename="dbsqlitecipher.cpp" line="43"/>
8        <source>Password (key)</source>
9        <translation type="unfinished"></translation>
10    </message>
11    <message>
12        <location filename="dbsqlitecipher.cpp" line="44"/>
13        <source>Leave empty to create or connect to decrypted database.</source>
14        <translation type="unfinished"></translation>
15    </message>
16    <message>
17        <location filename="dbsqlitecipher.cpp" line="45"/>
18        <source>Encryption password</source>
19        <translation type="unfinished"></translation>
20    </message>
21    <message>
22        <location filename="dbsqlitecipher.cpp" line="50"/>
23        <source>Cipher</source>
24        <translation type="unfinished"></translation>
25    </message>
26    <message>
27        <location filename="dbsqlitecipher.cpp" line="51"/>
28        <source>Must be the same as the one used when creating the database. %1 is the default one.</source>
29        <translation type="unfinished"></translation>
30    </message>
31    <message>
32        <location filename="dbsqlitecipher.cpp" line="59"/>
33        <source>KDF iterations</source>
34        <translation type="unfinished"></translation>
35    </message>
36    <message>
37        <location filename="dbsqlitecipher.cpp" line="63"/>
38        <location filename="dbsqlitecipher.cpp" line="72"/>
39        <source>Must be the same as the one used when creating the database. %1 is the default.</source>
40        <translation type="unfinished"></translation>
41    </message>
42    <message>
43        <location filename="dbsqlitecipher.cpp" line="68"/>
44        <source>Cipher page size</source>
45        <translation type="unfinished"></translation>
46    </message>
47    <message>
48        <location filename="dbsqlitecipher.cpp" line="77"/>
49        <source>1.1 compatibility</source>
50        <translation type="unfinished"></translation>
51    </message>
52    <message>
53        <location filename="dbsqlitecipher.cpp" line="79"/>
54        <source>Enabling this option disables HMAC checks introduced in SQLCipher 2.0, thus making the connection compatible with SQLCipher 1.1.x.</source>
55        <translation type="unfinished"></translation>
56    </message>
57</context>
58</TS>
59