diff --git a/qml/pages/AddOTP.qml b/qml/pages/AddOTP.qml
index 69f124e..535e27d 100644
--- a/qml/pages/AddOTP.qml
+++ b/qml/pages/AddOTP.qml
@@ -80,7 +80,7 @@ Dialog {
otpurl = "otpauth://hotp/"+otpLabel.text+"?secret="+otpSecret.text+"&counter="+otpCounter.text+"&digits="+otpLen.text;
}
if (otpurl != "") {
- pageStack.push(Qt.resolvedUrl("QRPage.qml"), {paramQrsource: otpurl, paramLabel: otpLabel.text, paramQRId = -1});
+ pageStack.push(Qt.resolvedUrl("QRPage.qml"), {paramQrsource: otpurl, paramLabel: otpLabel.text, paramQRId: -1});
} else {
notify.show(qsTr("Can't create QR-Code from incomplete settings!"), 4000);
}
diff --git a/translations/harbour-sailotp-de.ts b/translations/harbour-sailotp-de.ts
index c17e62e..3e3ea0e 100644
--- a/translations/harbour-sailotp-de.ts
+++ b/translations/harbour-sailotp-de.ts
@@ -38,6 +38,96 @@ Lizenz: BSD (3-Klausel)
Übersetzer:
+
+ AddOTP
+
+
+
+ QR-Code Anzeigen
+
+
+
+
+
+ Ein QR-Code kann nur mit vollständigen Einstellungen erzeugt werden!
+
+
+
+
+ Hinzufügen
+
+
+
+
+ Speichern
+
+
+
+
+ Typ
+
+
+
+
+ Zeitbasiert (TOTP)
+
+
+
+
+ Zählerbasiert (HOTP)
+
+
+
+
+ Steam Guard
+
+
+
+
+ Titel
+
+
+
+
+ Titel für das Token
+
+
+
+
+ Schlüssel (mindestens 16 Zeichen)
+
+
+
+
+ Geheimer Schlüssel
+
+
+
+
+ Länge
+
+
+
+
+ Länge des Tokens
+
+
+
+
+
+ Zeitabweichung (Sekunden)
+
+
+
+
+ Nächster Zählerwert
+
+
+
+
+ Nächster Wert für den Zähler
+
+
ExportPage
@@ -163,79 +253,79 @@ Lizenz: BSD (3-Klausel)
-
+ Über
- Einstellungen
+ Einstellungen
-
+ Export / Import
-
+ Token hinzufügen
-
+ Hier ist nichts
-
+ Nach unten ziehen zum Hinzufügen
-
+ Lösche
-
+ Token für
-
+ in die Zwischenablage kopiert
-
+ In die Zwischenablage
-
+ Als QR-Code Zeigen
-
+ Nach oben
-
+ Nach unten
-
+ Bearbeiten
-
+ Löschen
@@ -243,7 +333,7 @@ Lizenz: BSD (3-Klausel)
-
+ QR-Code kann nciht aus leerer Eingabe erzeugt werden
@@ -284,22 +374,22 @@ Lizenz: BSD (3-Klausel)
- Einstellungen
+ Einstellungen
-
+ Verhalten
-
+ Zeige QR-Code beim Antippen
-
+ Token erst durch Antippen zeigen
diff --git a/translations/harbour-sailotp-es.ts b/translations/harbour-sailotp-es.ts
index 984194c..7c9f685 100644
--- a/translations/harbour-sailotp-es.ts
+++ b/translations/harbour-sailotp-es.ts
@@ -38,6 +38,96 @@ Licencia: BSD (de 3 cláusulas)
Traductores:
+
+ AddOTP
+
+
+
+ Mostrar código QR
+
+
+
+
+
+ ¡No se puede crear el código QR a partir de una configuración incompleta!
+
+
+
+
+ Añadir
+
+
+
+
+ Guardar
+
+
+
+
+ Tipo
+
+
+
+
+ Basado en tiempo (TOTP)
+
+
+
+
+ Basado en contador (HOTP)
+
+
+
+
+ Steam Guard
+
+
+
+
+ Título
+
+
+
+
+ Nombre para el OTP
+
+
+
+
+ Cadena secreta (al menos 16 caracteres)
+
+
+
+
+ Llave secreta OTP
+
+
+
+
+ Longitud
+
+
+
+
+ Longitud del token
+
+
+
+
+
+ Derivación de tiempo (segundos)
+
+
+
+
+ Siguiente Contador
+
+
+
+
+ Siguiente valor del contador
+
+
ExportPage
@@ -163,79 +253,79 @@ Licencia: BSD (de 3 cláusulas)
-
+ Acerca de
- Configuración
+ Configuración
-
+ Exportar/Importar
-
+ Añadir Token
-
+ Nada aquí
-
+ Tire hacia abajo para añadir tokens OTP
-
+ Borrando
-
+ Token para
-
+ copiado al portapapeles
-
+ Copiar al portapapeles
-
+ Mostrar código QR
-
+ Ascender
-
+ Descender
-
+ Editar
-
+ Borrar
@@ -243,7 +333,8 @@ Licencia: BSD (de 3 cláusulas)
-
+ Google Translate
+ No se puede crear un código QR desde una cadena vacía
@@ -284,22 +375,24 @@ Licencia: BSD (de 3 cláusulas)
- Configuración
+ Configuración
-
+ Comportamiento
-
+ Google Translate
+ Mostrar token como QR en el tap
-
+ Google Translate
+ Ocultar tokens y revelar en tap
diff --git a/translations/harbour-sailotp-fi.ts b/translations/harbour-sailotp-fi.ts
index 51460d8..9f1ab28 100644
--- a/translations/harbour-sailotp-fi.ts
+++ b/translations/harbour-sailotp-fi.ts
@@ -38,6 +38,96 @@ Lisenssi: BSD (3-clause)
Kääntäjät:
+
+ AddOTP
+
+
+
+ Näytä QR-koodi
+
+
+
+
+
+ QR-koodin luonti epäonnistui puutteellisten asetuksien takia!
+
+
+
+
+ Lisää
+
+
+
+
+ Tallenna
+
+
+
+
+ Tyyppi
+
+
+
+
+ Aikapohjainen (TOTP)
+
+
+
+
+ Laskentapohjainen (HOTP)
+
+
+
+
+ Steam Guard
+
+
+
+
+ Nimi
+
+
+
+
+ OTP:n nimi
+
+
+
+
+ Salaisuus (vähintään 16 merkkiä)
+
+
+
+
+ Salainen OTP-avain
+
+
+
+
+ Pituus
+
+
+
+
+ Tunnuksen pituus
+
+
+
+
+
+ Aikapoikkeama (sekunneissa)
+
+
+
+
+ Seuraava laskenta-arvo
+
+
+
+
+ Laskurin seuraava arvo
+
+
ExportPage
@@ -164,79 +254,79 @@ Lisenssi: BSD (3-clause)
-
+ Tietoja
- Asetukset
+ Asetukset
-
+ Eksportoi / Importoi
-
+ Lisää tunnus
-
+ Tyhjä
-
+ Vedä alaspäin lisääksesi OTP:n
-
+ Poistaa
-
+ Tunnus
-
+ kopioitu leikepöydälle
-
+ Kopioi leikepöydälle
-
+ Näytä QR-koodi
-
+ Siirrä ylös
-
+ Siirrä alas
-
+ Muokkaa
-
+ Poista
@@ -244,7 +334,7 @@ Lisenssi: BSD (3-clause)
-
+ QR-koodia ei voi luoda tyhjällä merkkijonolla
@@ -285,22 +375,24 @@ Lisenssi: BSD (3-clause)
- Asetukset
+ Asetukset
-
+ Käytös
-
+ Google Translate
+ Näytä tunnus QR-muodossa Napauta
-
+ Google Translate
+ Piilota tokenit ja paljastaa koskettamalla
diff --git a/translations/harbour-sailotp-fr.ts b/translations/harbour-sailotp-fr.ts
index 078238a..07e5d01 100644
--- a/translations/harbour-sailotp-fr.ts
+++ b/translations/harbour-sailotp-fr.ts
@@ -37,6 +37,96 @@ Licence : BSD (3 clauses)
Traducteurs :
+
+ AddOTP
+
+
+
+ Afficher le code QR
+
+
+
+
+
+ Impossible de créer un code QR avec des paramètres incomplets !
+
+
+
+
+ Ajouter
+
+
+
+
+ Enregistrer
+
+
+
+
+ Type
+
+
+
+
+ Basé sur le temps (TOTP)
+
+
+
+
+ Basé sur un compteur (HOTP)
+
+
+
+
+ Steam Guard
+
+
+
+
+ Titre
+
+
+
+
+ Titre de l'OTP
+
+
+
+
+ Secret (au moins 16 caractètres)
+
+
+
+
+ Clé secrète OTP
+
+
+
+
+ Longueur
+
+
+
+
+ Longueur du jeton
+
+
+
+
+
+ Dérivation de temps (secondes)
+
+
+
+
+ Prochaine valeur du compteur
+
+
+
+
+ Prochaine valeur du compteur
+
+
ExportPage
@@ -163,79 +253,79 @@ Licence : BSD (3 clauses)
-
+ À propos
- Paramètres
+ Paramètres
-
+ Exporter / Importer
-
+ Ajouter un OTP
-
+ Aucun mot de passe
-
+ Glissez vers le bas pour ajouter un OTP
-
+ Suppression
-
+ OTP pour
-
+ copié dans le presse-papier
-
+ Copier dans le presse-papier
-
+ Afficher le code QR
-
+ Déplacer vers le haut
-
+ Déplacer vers le bas
-
+ Modifier
-
+ Supprimer
@@ -243,7 +333,8 @@ Licence : BSD (3 clauses)
-
+ Google Translate
+ Impossible de créer un code QR à partir d'une chaîne vide
@@ -284,22 +375,25 @@ Licence : BSD (3 clauses)
- Paramètres
+ Paramètres
-
+ Google Translate
+ Comportement
-
+ Google Translate
+ Afficher le jeton sous forme de QR au toucher
-
+ Google Translate
+ Masquer les jetons et révéler au robinet
diff --git a/translations/harbour-sailotp-it.ts b/translations/harbour-sailotp-it.ts
index 2a34744..bfccd80 100644
--- a/translations/harbour-sailotp-it.ts
+++ b/translations/harbour-sailotp-it.ts
@@ -38,6 +38,96 @@ Licenza: BSD (3-clause)
Traduttori:
+
+ AddOTP
+
+
+
+ Mostra Codice QR
+
+
+
+
+
+ Impossibile creare il codice QR da impostizioni incomplete!
+
+
+
+
+ Aggiungi
+
+
+
+
+ Salva
+
+
+
+
+ Tipo
+
+
+
+
+ Basato sul tempo (TOTP)
+
+
+
+
+ Basato su contatore (HOTP)
+
+
+
+
+ Steam Guard
+
+
+
+
+ Titolo
+
+
+
+
+ Titolo per la OTP
+
+
+
+
+ Segreto (almeno 16 caratteri
+
+
+
+
+ Chiave OTP segreta
+
+
+
+
+ Lunghezza
+
+
+
+
+ Lunghezza del Token
+
+
+
+
+
+ Derivazione Temporale (Secondi)
+
+
+
+
+ Valore Prossimo Contatore
+
+
+
+
+ Prossimo Valore del Contatore
+
+
ExportPage
@@ -163,79 +253,79 @@ Licenza: BSD (3-clause)
-
+ Informazioni
- Imopstazioni
+ Imopstazioni
-
+ Esporta / Importa
-
+ Aggiungi Token
-
+ Qua non c'è nulla
-
+ Trascina giù per aggiungere una OTP
-
+ Cancellazione
-
+ Token per
-
+ copiato negli appunti
-
+ Copia negli appunti
-
+ Mostra Codice QR
-
+ >Sposta su
-
+ Sposta giù
-
+ Modifica
-
+ Cancella
@@ -243,7 +333,8 @@ Licenza: BSD (3-clause)
-
+ Google Translate
+ Impossibile creare il codice QR da una stringa vuota
@@ -284,22 +375,25 @@ Licenza: BSD (3-clause)
- Imopstazioni
+ Imopstazioni
-
+ Google Translate
+ Comportamento
-
+ Google Translate
+ Mostra Token come QR alla pressione
-
+ Google Translate
+ Nascondi token e rivela alla spina
diff --git a/translations/harbour-sailotp-pt_BR.ts b/translations/harbour-sailotp-pt_BR.ts
index 46d5d67..3791f11 100644
--- a/translations/harbour-sailotp-pt_BR.ts
+++ b/translations/harbour-sailotp-pt_BR.ts
@@ -37,6 +37,96 @@ Licença: BSD (3-clause)
Tradutores:
+
+ AddOTP
+
+
+
+ Mostrar código QR
+
+
+
+
+
+ Não foi possível criar Código QR porque a configuração está incompleta!
+
+
+
+
+ Adicionar
+
+
+
+
+ Salvar
+
+
+
+
+ Tipo
+
+
+
+
+ Baseado em tempo (TOTP)
+
+
+
+
+ Baseado em contador (HOTP)
+
+
+
+
+ Steam Guard
+
+
+
+
+ Título
+
+
+
+
+ Título para o OTP
+
+
+
+
+ Segredo (mínimo de 16 caracteres)
+
+
+
+
+ Chave secreta OTP
+
+
+
+
+ Tamanho
+
+
+
+
+ Tamanho to Token
+
+
+
+
+
+ Derivação do tempo (segundos)
+
+
+
+
+ Próximo valor do contador
+
+
+
+
+ Próximo valor do contador
+
+
ExportPage
@@ -162,79 +252,79 @@ Licença: BSD (3-clause)
-
+ Sobre
- Configurações
+ Configurações
-
+ Exportar e importar
-
+ Adicionar Token
-
+ Nada aqui
-
+ Puxe para baixo para adicionar um OTP
-
+ Apagando
-
+ Token para
-
+ copiado para a área de transferência
-
+ Copiar para área de transferência
-
+ Mostrar código QR
-
+ Mover para cima
-
+ Mover para baixo
-
+ Editar
-
+ Apagar
@@ -242,7 +332,8 @@ Licença: BSD (3-clause)
-
+ Google Translate
+ Não é possível criar QR-Code de uma string vazia
@@ -283,22 +374,25 @@ Licença: BSD (3-clause)
- Configurações
+ Configurações
-
+ Google Translate
+ Comportamento
-
+ Google Translate
+ Mostrar token como QR na torneira
-
+ Google Translate
+ Esconda tokens e revele na torneira
diff --git a/translations/harbour-sailotp-ru.ts b/translations/harbour-sailotp-ru.ts
index f7fc938..606940e 100644
--- a/translations/harbour-sailotp-ru.ts
+++ b/translations/harbour-sailotp-ru.ts
@@ -38,6 +38,96 @@ License: BSD (3-clause)
Переводчики:
+
+ AddOTP
+
+
+
+ Показать QR-код
+
+
+
+
+
+ Невозможно создать QR-код из-за неполных настроек!
+
+
+
+
+ Добавить
+
+
+
+
+ Сохранить
+
+
+
+
+ Тип
+
+
+
+
+ На основе времени (TOTP)
+
+
+
+
+ На основе счетчика (HOTP)
+
+
+
+
+ Steam Guard
+
+
+
+
+ Заголовок
+
+
+
+
+ Заголовок для OTP
+
+
+
+
+ Секрет (минимум 16 символов)
+
+
+
+
+ Секретный ключ OTP
+
+
+
+
+ Длина
+
+
+
+
+ Длина токена
+
+
+
+
+
+ Интервал расхождения (секунд)
+
+
+
+
+ Следующее значение счетчика
+
+
+
+
+ Следующее значение счетчика
+
+
ExportPage
@@ -164,79 +254,79 @@ License: BSD (3-clause)
-
+ О приложении
- настройки
+ настройки
-
+ Экспорт / импорт
-
+ Добавить токен
-
+ Ничего нету
-
+ Потяните вниз чтобы добавить OTP
-
+ Удаление
-
+ Токен для
-
+ скопирован в буфер обмена
-
+ Скопировать в буфер обмена
-
+ Показать QR-код
-
+ Передвинуть вниз
-
+ Передвинуть вверх
-
+ Редактировать
-
+ Удалить
@@ -244,7 +334,8 @@ License: BSD (3-clause)
-
+ Google Translate
+ Не удается создать QR-код из пустой строки
@@ -285,22 +376,25 @@ License: BSD (3-clause)
- настройки
+ настройки
-
+ Google Translate
+ Поведение
-
+ Google Translate
+ Показать токен как QR на кране
-
+ Google Translate
+ Скрыть токены и показать на кране
diff --git a/translations/harbour-sailotp-sv.ts b/translations/harbour-sailotp-sv.ts
index e2e52c2..46ee533 100644
--- a/translations/harbour-sailotp-sv.ts
+++ b/translations/harbour-sailotp-sv.ts
@@ -38,6 +38,96 @@ Licens: BSD (3-clause)
Översättare:
+
+ AddOTP
+
+
+
+ Visa QR-kod
+
+
+
+
+
+ Kan inte skapa QR-kod från ofullständiga inställningar!
+
+
+
+
+ Lägg till
+
+
+
+
+ Spara
+
+
+
+
+ Typ
+
+
+
+
+ Tidsbaserad (TOTP)
+
+
+
+
+ Räknarbaserad (HOTP)
+
+
+
+
+ Steam Guard
+
+
+
+
+ Namn
+
+
+
+
+ Namn på OTP:n
+
+
+
+
+ Hemlighet (Minst 16 tecken)
+
+
+
+
+ Hemlig OTP-nyckel
+
+
+
+
+ längd
+
+
+
+
+ Längden av token
+
+
+
+
+
+ Tidsavvikelsen (sekunder)
+
+
+
+
+ Nästa räknarvärde
+
+
+
+
+ Nästa värde på räknaren
+
+
ExportPage
@@ -164,79 +254,79 @@ Licens: BSD (3-clause)
-
+ Om
- Inställningar
+ Inställningar
-
+ Export / Import
-
+ Lägg till Token
-
+ Inget här
-
+ Dra neråt för att lägga till en OTP
-
+ Tar bort
-
+ Token för
-
+ kopierad till urklipp
-
+ Kopiera till Urklipp
-
+ Visa QR-kod
-
+ Flytta upp
-
+ Flytta ner
-
+ Redigera
-
+ Ta bort
@@ -244,7 +334,8 @@ Licens: BSD (3-clause)
-
+ Google Translate
+ Kan inte skapa QR-kod från en tom sträng
@@ -285,22 +376,25 @@ Licens: BSD (3-clause)
- Inställningar
+ Inställningar
-
+ Google Translate
+ Beteende
-
+ Google Translate
+ Visa Token som QR på kran
-
+ Google Translate
+ Dölj tokens och avslöja på kranen
diff --git a/translations/harbour-sailotp-zh_CN.ts b/translations/harbour-sailotp-zh_CN.ts
index d6a77eb..4759931 100644
--- a/translations/harbour-sailotp-zh_CN.ts
+++ b/translations/harbour-sailotp-zh_CN.ts
@@ -37,6 +37,96 @@ License: BSD (3-clause)
翻译:
+
+ AddOTP
+
+
+
+ 显示二维码
+
+
+
+
+
+ 不能从未完成的设置中创建二维码
+
+
+
+
+ 添加
+
+
+
+
+ 保存
+
+
+
+
+ 类型
+
+
+
+
+ 基于时间(TOTP)
+
+
+
+
+ 基于计数器(HOTP)
+
+
+
+
+ 时间流守卫
+
+
+
+
+ 标题
+
+
+
+
+ OTP的标题
+
+
+
+
+ 密码(至少16个字符)
+
+
+
+
+ OTP密钥
+
+
+
+
+ 长度
+
+
+
+
+ 令牌的长度
+
+
+
+
+
+ 时间推导(秒)
+
+
+
+
+ 下一个计数器的值
+
+
+
+
+ 下一个计数器的值
+
+
ExportPage
@@ -162,79 +252,79 @@ License: BSD (3-clause)
-
+ 关于
- 设置
+ 设置
-
+ 导出/导入
-
+ 添加令牌
-
+ 无内容
-
+ 下拉添加一个OTP
-
+ 删除中
-
+ 令牌
-
+ 已复制到剪切板
-
+ 复制到剪贴板
-
+ 显示二维码
-
+ 向上
-
+ 向下
-
+ 编辑
-
+ 删除
@@ -242,7 +332,8 @@ License: BSD (3-clause)
-
+ Google Translate
+ 无法从空字符串创建QR码
@@ -283,22 +374,25 @@ License: BSD (3-clause)
- 设置
+ 设置
-
+ Google Translate
+ 行为
-
+ Google Translate
+ 在点击时将令牌显示为QR
-
+ Google Translate
+ 隐藏令牌并在点击时显示
diff --git a/translations/harbour-sailotp.ts b/translations/harbour-sailotp.ts
index 5029351..43e1c63 100644
--- a/translations/harbour-sailotp.ts
+++ b/translations/harbour-sailotp.ts
@@ -36,6 +36,96 @@ License: BSD (3-clause)
Translators:
+
+ AddOTP
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ExportPage