diff options
Diffstat (limited to 'Plugins/DbSqliteCipher/translations')
34 files changed, 1222 insertions, 0 deletions
diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher.ts new file mode 100644 index 0000000..876a5b8 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher.ts @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished"/> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_af_ZA.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_af_ZA.ts new file mode 100644 index 0000000..bf0965e --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_af_ZA.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="af" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ar_SA.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ar_SA.ts new file mode 100644 index 0000000..9bd8d76 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ar_SA.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ar" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ca_ES.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ca_ES.ts new file mode 100644 index 0000000..57b2c49 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ca_ES.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ca" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_cs_CZ.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_cs_CZ.ts new file mode 100644 index 0000000..528339c --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_cs_CZ.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="cs" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_da_DK.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_da_DK.ts new file mode 100644 index 0000000..18b81f3 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_da_DK.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="da" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_de_DE.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_de_DE.ts new file mode 100644 index 0000000..4a99fad --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_de_DE.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="de" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>Passwort (Schlüssel)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>Leer lassen, um die entschlüsselte Datenbank zu erstellen oder sich damit zu verbinden.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>Verschlüsselungspasswort</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>Cipher-Konfiguration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation>PRAGMA Anweisungen zur Anpassung der SQLCipher Konfiguration, wie z. B. KDF-Iterationen, Legacy-Modus, etc. +Sie werden bei jedem Öffnen der Datenbank ausgeführt. +Siehe Dokumentation für SQLCipher für Details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_el_GR.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_el_GR.ts new file mode 100644 index 0000000..be2857b --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_el_GR.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="el" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_en_US.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_en_US.ts new file mode 100644 index 0000000..a39673b --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_en_US.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_es_ES.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_es_ES.ts new file mode 100644 index 0000000..5ba7ed5 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_es_ES.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="es-ES" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>Contraseña (clave)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>Dejar en blanco para crear o conectarse a una base de datos desencriptada.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>Contraseña de encriptado</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fa_IR.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fa_IR.ts new file mode 100644 index 0000000..cdb29fb --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fa_IR.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fa" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fi_FI.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fi_FI.ts new file mode 100644 index 0000000..a46be5d --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fi_FI.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fi" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fr_FR.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fr_FR.ts new file mode 100644 index 0000000..a424d07 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fr_FR.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fr" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>Mot de passe (clé)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>Laisser vide pour créer ou se connecter à la base de données déchiffrée.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>Mot de passe de chiffrement</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>Configuration du chiffrement (optionnel)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_he_IL.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_he_IL.ts new file mode 100644 index 0000000..403982f --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_he_IL.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="he" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>ססמה (מפתח)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>להשאיר ריק ליצירת או התחברות למסד נתונים לא מוצפן.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>ססמה מוצפנת</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>תצורת צופן (חלופי)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation>הצהרות PRAGMA להתאמה אישית של תצורת SQLCipher, כגון חִזְרוּר KDF, מצב מורשת ועוד. +יופעלו עם כל פתיחה של מסד הנתונים. +לפרטים, נא עיין בתיעוד SQLCipher.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_hu_HU.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_hu_HU.ts new file mode 100644 index 0000000..1ec5e9d --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_hu_HU.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="hu" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>Jelszó (kulcs)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>Titkosítás nélküli adatbázishoz csatlakozáshoz vagy létrehozásához hagyja üresen.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>Titkosító jelszó</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>Titkosítás konfiguráció (opcionális)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation>PRAGMA kifejezések az SQLCipher konfigurálásához, mint például KDF iterációk, legacy mód stb. +Az adatbázis minden megnyitásakor végre lesznek hajtva. +Lásd az SQLCipher dokumentációját a részletekhez.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_it_IT.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_it_IT.ts new file mode 100644 index 0000000..cb06d40 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_it_IT.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="it" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>Password (chiave)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>Lasciare vuoto per creare o connettersi al database decriptato.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>Password di crittografia</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>Configurazione di Cifratura (opzionale)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation>Dichiarazioni PRAGMA per personalizzare la configurazione di SQLCipher, come iterazioni KDF, modalità legacy, ecc. +Esse verranno eseguite dopo ogni apertura del database. +Vedi la documentazione per SQLCipher per dettagli.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ja_JP.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ja_JP.ts new file mode 100644 index 0000000..f98f0a8 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ja_JP.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ja" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_kaa.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_kaa.ts new file mode 100644 index 0000000..7f2d7fb --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_kaa.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="kaa" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ko_KR.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ko_KR.ts new file mode 100644 index 0000000..8ea0420 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ko_KR.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_nl_NL.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_nl_NL.ts new file mode 100644 index 0000000..a4084e8 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_nl_NL.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_no_NO.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_no_NO.ts new file mode 100644 index 0000000..c84c172 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_no_NO.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="no" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_pl_PL.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_pl_PL.ts new file mode 100644 index 0000000..1db1a17 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_pl_PL.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>Hasło (klucz)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>Pozostaw puste, aby stworzyć lub połączyć się z niezaszyfrowaną bazą.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>Hasło szyfrowania</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>Konfiguracja szyfrowania (opcjonalna)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation>Instrukcje PRAGMA dostosowujące konfigurację SQLCipher, takie jak liczba iteracji KDF, starszy tryb, itp. +Zostaną one wykonane po każdym otwarciu bazy danych. +Zobacz dokumentację dla SQLCipher, aby poznać więcej szczegółów.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_pt_BR.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_pt_BR.ts new file mode 100644 index 0000000..2601958 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_pt_BR.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pt-BR" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>Senha (chave)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>Deixe em branco para criar ou conectar ao banco de dados descriptografado.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>Senha criptografada</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>Configuração de cifra (opcional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation>Declarações PRAGMA para personalizar a configuração SQLCipher, como iterações KDF, modo legado, etc. +Eles serão executados após cada abertura do banco de dados. +Consulte a documentação de SQLCipher para obter detalhes.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_pt_PT.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_pt_PT.ts new file mode 100644 index 0000000..88372ad --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_pt_PT.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pt-PT" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ro_RO.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ro_RO.ts new file mode 100644 index 0000000..f89a267 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ro_RO.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ro" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ru_RU.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ru_RU.ts new file mode 100644 index 0000000..ce4991c --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ru_RU.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>Пароль (ключ)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>Оставьте пустым для создания или подключения к расшифрованной базе данных.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>Пароль для шифрования</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>Настройки шифрования (необязательно)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation>Конструкции PRAGMA для изменения настроек SQLCipher, таких как количество итераций KDF (функции формирования ключа), режим совместимости и т. д. +Они будут выполняться при каждом открытии базы данных. +Для дополнительной информации см. документацию к SQLCipher.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_sk_SK.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_sk_SK.ts new file mode 100644 index 0000000..544a00a --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_sk_SK.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sk" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_sr_SP.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_sr_SP.ts new file mode 100644 index 0000000..86e02f0 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_sr_SP.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sr" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_sv_SE.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_sv_SE.ts new file mode 100644 index 0000000..c69c8e6 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_sv_SE.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sv-SE" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_tr_TR.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_tr_TR.ts new file mode 100644 index 0000000..00fece1 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_tr_TR.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="tr" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_uk_UA.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_uk_UA.ts new file mode 100644 index 0000000..39ca873 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_uk_UA.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="uk" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_vi_VN.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_vi_VN.ts new file mode 100644 index 0000000..be657ba --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_vi_VN.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="vi" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation type="unfinished">Password (key)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation type="unfinished">Leave empty to create or connect to decrypted database.</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation type="unfinished">Encryption password</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation type="unfinished">Cipher configuration (optional)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation type="unfinished">PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_zh_CN.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_zh_CN.ts new file mode 100644 index 0000000..01c5865 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_zh_CN.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh-CN" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>密码(密钥)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>留空则创建或连接到已解密的数据库。</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>加密密码</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>加密算法配置(可选)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation>用于自定义 SQLCiper 配置的 PRAGMA 语句,如 KDF 迭代、传统模式等。 +将在每次打开数据库时执行。 +细节请参考 SQLCipher 文档。</translation> + </message> + </context> +</TS> diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_zh_TW.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_zh_TW.ts new file mode 100644 index 0000000..7945d66 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_zh_TW.ts @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh-TW" sourcelanguage="en"> + <context> + <name>DbSqliteCipher</name> + <message> + <location filename="../dbsqlitecipher.cpp" line="30"/> + <source>Password (key)</source> + <translation>密碼 (金鑰)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="31"/> + <source>Leave empty to create or connect to decrypted database.</source> + <translation>留空則建立或連線到已解密的資料庫。</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="32"/> + <source>Encryption password</source> + <translation>加密密碼</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="37"/> + <source>Cipher configuration (optional)</source> + <translation>加密演算法設定檔 (可選)</translation> + </message> + <message> + <location filename="../dbsqlitecipher.cpp" line="38"/> + <source>PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details.</source> + <translation>用於自訂 SQLCiper 設定檔的 PRAGMA 語句,如 KDF 迭代、傳統模式等。 +將在每次開啟資料庫時執行。 +細節請參考 SQLCipher 文件。</translation> + </message> + </context> +</TS> |
