summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-06 14:15:01 -0600
committerTimothy Pearson <[email protected]>2011-12-06 14:15:01 -0600
commit1b89319fd93b88313cab40f1e9de24c067b04efb (patch)
tree80132996de993c3dcab4040864d7729842875b2d /po
parentd08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (diff)
downloadkvpnc-1b89319fd93b88313cab40f1e9de24c067b04efb.tar.gz
kvpnc-1b89319fd93b88313cab40f1e9de24c067b04efb.zip
Initial TQt conversion
Diffstat (limited to 'po')
-rw-r--r--po/bg.po26
-rw-r--r--po/ca.po26
-rw-r--r--po/da.po26
-rw-r--r--po/de.po32
-rw-r--r--po/es.po26
-rw-r--r--po/fr.po26
-rw-r--r--po/hu.po26
-rw-r--r--po/it.po26
-rw-r--r--po/ja.po26
-rw-r--r--po/kvpnc.pot26
-rw-r--r--po/nl.po26
-rw-r--r--po/pl.po42
-rw-r--r--po/pt_BR.po26
-rw-r--r--po/ru.po26
-rw-r--r--po/sk.po60
-rw-r--r--po/sv.po26
-rw-r--r--po/tr.po26
-rw-r--r--po/zh_CN.po26
18 files changed, 262 insertions, 262 deletions
diff --git a/po/bg.po b/po/bg.po
index 6167a38..44cfaf3 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7686,7 +7686,7 @@ msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
#, fuzzy
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Връзката е установена"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -14025,23 +14025,23 @@ msgid "write of %1 was ok."
msgstr ""
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16531,15 +16531,15 @@ msgid "%1 cant be opened!"
msgstr "Журналният файл не може да се отвори!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/ca.po b/po/ca.po
index a1efc03..6b2a617 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7648,7 +7648,7 @@ msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
#, fuzzy
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Connexió establerta."
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -14036,23 +14036,23 @@ msgid "write of %1 was ok."
msgstr ""
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16587,15 +16587,15 @@ msgid "%1 cant be opened!"
msgstr "L'arxiu de registre no es pot obrir!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/da.po b/po/da.po
index 0931bc3..65e5e60 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7488,7 +7488,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Forbindelsesstatus kontrol"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -13721,23 +13721,23 @@ msgid "write of %1 was ok."
msgstr "Det lykkedes at gemme %1."
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16162,15 +16162,15 @@ msgid "%1 cant be opened!"
msgstr "Logfil kan ikke åbnes!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/de.po b/po/de.po
index d0038e7..9ac0f6c 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7438,7 +7438,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Verbindungsstatustest"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -9449,7 +9449,7 @@ msgstr "Trennen angefordert"
#: kvpnc.cpp:8228
msgid "Disconnect requested, status connected"
-msgstr "Trennen angefordert, Status verbunden"
+msgstr "Trennen angefordert, tqStatus verbunden"
#: kvpnc.cpp:8305 kvpnc.cpp:9782
msgid "Vpnc pid file found, killing process %1"
@@ -9584,7 +9584,7 @@ msgstr "ssh-Stopdatei"
#: kvpnc.cpp:9726
msgid "Disconnect requested, status connecting"
-msgstr "Trennen angefordert, Status Verbindungsaufbau"
+msgstr "Trennen angefordert, tqStatus Verbindungsaufbau"
#: kvpnc.cpp:9729
msgid "Killing process while connecting.\n"
@@ -9592,7 +9592,7 @@ msgstr "Es wird Prozess während des Verbindens getötet.\n"
#: kvpnc.cpp:10456
msgid "%1 tunnel state: %2"
-msgstr "%1 Tunnel-Status: %2"
+msgstr "%1 Tunnel-tqStatus: %2"
#: kvpnc.cpp:11059
msgid "Not connected.\n"
@@ -13437,23 +13437,23 @@ msgid "write of %1 was ok."
msgstr "schreiben von %1 war ok."
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -15723,15 +15723,15 @@ msgid "%1 cant be opened!"
msgstr "%1 kann nicht geöffnet werden!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr "Smartcard-Slots konnten nicht mit pkcs11-tool ermittelt werden!"
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr "Ermittlung von Smartcard-Slots mit pkcs11-tool gestartet."
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr "Ermittlung von Smartcard-Slots mit pkcs11-tool beendet."
#: utils.cpp:1219
diff --git a/po/es.po b/po/es.po
index 6c11d4c..c77b69c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7538,7 +7538,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Comprobación del estado de la conexión"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -13913,23 +13913,23 @@ msgid "write of %1 was ok."
msgstr "la escritura de %1 se ha realizado correctamente."
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16402,15 +16402,15 @@ msgid "%1 cant be opened!"
msgstr "¡No se ha podido abrir el archivo del registro!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/fr.po b/po/fr.po
index 85c2992..c42a210 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7632,7 +7632,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Vérification de l'état de la connexion"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -13925,23 +13925,23 @@ msgid "write of %1 was ok."
msgstr "ecriture de %1 complétée."
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16388,15 +16388,15 @@ msgid "%1 cant be opened!"
msgstr "Le fichier journal ne peut être ouvert !"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/hu.po b/po/hu.po
index 4c0b866..1f4d193 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7708,7 +7708,7 @@ msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
#, fuzzy
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "A kapcsolat létrejött."
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -14145,23 +14145,23 @@ msgid "write of %1 was ok."
msgstr ""
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16693,15 +16693,15 @@ msgid "%1 cant be opened!"
msgstr "A logfájl megnyitása nem sikerült."
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/it.po b/po/it.po
index b0b4cfb..9e44b7c 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7508,7 +7508,7 @@ msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
#, fuzzy
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Connessione stabilita."
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -13782,23 +13782,23 @@ msgid "write of %1 was ok."
msgstr ""
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16270,15 +16270,15 @@ msgid "%1 cant be opened!"
msgstr "Il file di log non può essere aperto!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/ja.po b/po/ja.po
index c3b8dcb..5014a92 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7474,7 +7474,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "接続状態チェック"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -13741,23 +13741,23 @@ msgid "write of %1 was ok."
msgstr "%1 の書き込みに成功しました。"
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16197,15 +16197,15 @@ msgid "%1 cant be opened!"
msgstr "ログファイルを開けません。"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/kvpnc.pot b/po/kvpnc.pot
index 9d7348a..7dcfde4 100644
--- a/po/kvpnc.pot
+++ b/po/kvpnc.pot
@@ -7163,7 +7163,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -12842,23 +12842,23 @@ msgid "write of %1 was ok."
msgstr ""
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -15006,15 +15006,15 @@ msgid "%1 cant be opened!"
msgstr ""
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/nl.po b/po/nl.po
index 465df05..bac3697 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7550,7 +7550,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Controle op verbindingsstatus"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -13913,23 +13913,23 @@ msgid "write of %1 was ok."
msgstr "schrijven van %1 is gelukt."
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16404,15 +16404,15 @@ msgid "%1 cant be opened!"
msgstr "Logbestand kan niet worden geopend!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/pl.po b/po/pl.po
index 13146a7..d6107b2 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1923,7 +1923,7 @@ msgstr "F1"
#. i18n: ectx: property (toolTip), widget (QPushButton)
#: rc.cpp:380
msgid "Click for more help"
-msgstr "Kliknij aby uzyskać pomoc dodatkową"
+msgstr "Kliknij aby uzyskać potqmoc dodatkową"
#. i18n: file: advancedprofilesettingsdialogbase.ui:664
#. i18n: ectx: property (toolTip), widget (QPushButton)
@@ -3387,7 +3387,7 @@ msgstr ""
#. i18n: ectx: property (caption), widget (QWidget)
#: rc.cpp:1127 confighelperprogramoptionsbase.cpp:545
msgid "Helper programs"
-msgstr "Programy pomocnicze"
+msgstr "Programy potqmocnicze"
#. i18n: file: confighelperprogramoptionsbase.ui:19
#. i18n: ectx: property (whatsThis), widget (QWidget)
@@ -4003,7 +4003,7 @@ msgstr ""
"<p style=\"margin-top:14px\"><a href=\"#disconnect\"><span style=\"font-"
"size:14pt;font-weight:600\">1.2 Rozłączenie</span></a></p>\n"
"<p style=\"margin-top:16px\"><a href=\"#external_help\"><span style=\"font-"
-"size:18pt;font-weight:600\">2. Dodatkowa pomoc</span></a></p>\n"
+"size:18pt;font-weight:600\">2. Dodatkowa potqmoc</span></a></p>\n"
"<p style=\"margin-top:14px\"><a href=\"#homepage\"><span style=\"font-"
"size:14pt;font-weight:600\">2.1 Strona domowa projektu</span></a></p>\n"
"<p style=\"margin-top:14px\"><a href=\"#submitting_bugs\"><span style=\"font-"
@@ -4031,7 +4031,7 @@ msgstr ""
"menu dostępnego pod prawym przyciskiem myszki po kliknięciu w ikonę programu "
"w kickerze.<a href=\"#topic\">Do góry</a> </p>\n"
"<p style=\"margin-top:16px\"><a name=\"external_help\"><span style=\"font-"
-"size:18pt;font-weight:600\">2. Dodatkowa pomoc</span></a></p>\n"
+"size:18pt;font-weight:600\">2. Dodatkowa potqmoc</span></a></p>\n"
"<p style=\"margin-top:14px\"><a name=\"homepage\"><span style=\"font-"
"size:14pt;font-weight:600\">2.1 Strona domowa projektu</span></a></p>\n"
"<p>Go to <a href=\"http://home.gna.org/kvpnc/pl/\">http://home.gna.org/kvpnc/"
@@ -6110,7 +6110,7 @@ msgstr "Autoryzuj naz&wą użytkownika i hasłem"
#: rc.cpp:2920 rc.cpp:4669 profileopenvpnoptionsbase.cpp:358
#: newprofilewizardopenvpnauth.cpp:103
msgid "Authenticate with server using username and password"
-msgstr "Użyj autoryzacji przy pomocy nazwy użytkownika i hasła"
+msgstr "Użyj autoryzacji przy potqmocy nazwy użytkownika i hasła"
#. i18n: file: newprofilewizardopenvpnauth.ui:104
#. i18n: ectx: property (text), widget (QCheckBox)
@@ -7474,7 +7474,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Sprawdzanie statusu połączenia"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -13729,23 +13729,23 @@ msgid "write of %1 was ok."
msgstr "poprawny zapis %1."
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -15403,7 +15403,7 @@ msgstr "Demony"
#: preferencesdialog.cpp:1039 preferencesdialog.cpp:1040
msgid "Helper Programs"
-msgstr "Programy pomocnicze"
+msgstr "Programy potqmocnicze"
#: preferencesdialog.cpp:1052 preferencesdialog.cpp:1056
#: preferencesdialog.cpp:1076 preferencesdialog.cpp:1097
@@ -15883,7 +15883,7 @@ msgstr ""
"<p style=\"margin-top:14px\"><a href=\"#disconnect\"><span style=\"font-"
"size:14pt;font-weight:600\">1.2 Rozłączenie</span></a></p>\n"
"<p style=\"margin-top:16px\"><a href=\"#external_help\"><span style=\"font-"
-"size:18pt;font-weight:600\">2. Dodatkowa pomoc</span></a></p>\n"
+"size:18pt;font-weight:600\">2. Dodatkowa potqmoc</span></a></p>\n"
"<p style=\"margin-top:14px\"><a href=\"#homepage\"><span style=\"font-"
"size:14pt;font-weight:600\">2.1 Strona domowa projektu</span></a></p>\n"
"<p style=\"margin-top:14px\"><a href=\"#submitting_bugs\"><span style=\"font-"
@@ -15911,7 +15911,7 @@ msgstr ""
"menu dostępnego pod prawym przyciskiem myszki po kliknięciu w ikonę programu "
"w kickerze.<a href=\"#topic\">Do góry</a> </p>\n"
"<p style=\"margin-top:16px\"><a name=\"external_help\"><span style=\"font-"
-"size:18pt;font-weight:600\">2. Dodatkowa pomoc</span></a></p>\n"
+"size:18pt;font-weight:600\">2. Dodatkowa potqmoc</span></a></p>\n"
"<p style=\"margin-top:14px\"><a name=\"homepage\"><span style=\"font-"
"size:14pt;font-weight:600\">2.1 Strona domowa projektu</span></a></p>\n"
"<p>Go to <a href=\"http://home.gna.org/kvpnc/pl/\">http://home.gna.org/kvpnc/"
@@ -16194,15 +16194,15 @@ msgid "%1 cant be opened!"
msgstr "Nie można otworzyć pliku logów!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 84d857e..629bb86 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7583,7 +7583,7 @@ msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
#, fuzzy
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Opções de conexão"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -13922,23 +13922,23 @@ msgid "write of %1 was ok."
msgstr ""
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16466,15 +16466,15 @@ msgid "%1 cant be opened!"
msgstr "Arquivo de log não pode ser aberto!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/ru.po b/po/ru.po
index 359455f..8434395 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7653,7 +7653,7 @@ msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
#, fuzzy
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Соединение установлено."
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -14019,23 +14019,23 @@ msgid "write of %1 was ok."
msgstr ""
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16565,15 +16565,15 @@ msgid "%1 cant be opened!"
msgstr "Невозможно открыть файл журнала!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/sk.po b/po/sk.po
index 5831bb4..2ba7d6f 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1566,7 +1566,7 @@ msgid ""
"dh17 = modp6144 (only racoon)\n"
"dh18 = modp8192 (only racoon)"
msgstr ""
-"Definícia skupiny použitej pre Diffie-Hellman umocnenie. Budú nasledovné "
+"Definícia skupiny použitej pre Diffie-Hellman utqmocnenie. Budú nasledovné "
"priradenia:\n"
"dh1 = modp768\n"
"dh2 = modp1024\n"
@@ -1935,7 +1935,7 @@ msgstr "F1"
#. i18n: ectx: property (toolTip), widget (QPushButton)
#: rc.cpp:380
msgid "Click for more help"
-msgstr "Klikni pre viac pomoci"
+msgstr "Klikni pre viac potqmoci"
#. i18n: file: advancedprofilesettingsdialogbase.ui:664
#. i18n: ectx: property (toolTip), widget (QPushButton)
@@ -2592,7 +2592,7 @@ msgid ""
"Debug level of the program. Increase to show more verbose debug output of "
"program. This is helpful if you have any trouble with your VPN connection."
msgstr ""
-"Úroveň ladenia programu. Bude vám to nápomocné pri problémoch s VPN spojením."
+"Úroveň ladenia programu. Bude vám to nápotqmocné pri problétqmoch s VPN spojením."
#. i18n: file: configdaemonoptionsbase.ui:271
#. i18n: ectx: property (whatsThis), widget (QSpinBox)
@@ -2613,7 +2613,7 @@ msgid ""
"of program. <br>This is helpful if you have any trouble with your VPN "
"connection."
msgstr ""
-"Úroveň ladenia programu. <br>Bude vám to nápomocné pri problémoch s VPN "
+"Úroveň ladenia programu. <br>Bude vám to nápotqmocné pri problétqmoch s VPN "
"spojením."
#. i18n: file: configdaemonoptionsbase.ui:305
@@ -2723,8 +2723,8 @@ msgid ""
"Enable this to show debug output of program. <br>This is helpful if you have "
"any trouble with your VPN connection."
msgstr ""
-"Povoliť pre zobrazenie výstupu ladenia programu. <br>ude vám to nápomocné "
-"pri problémoch so VPN pripojením."
+"Povoliť pre zobrazenie výstupu ladenia programu. <br>ude vám to nápotqmocné "
+"pri problétqmoch so VPN pripojením."
#. i18n: file: configdaemonoptionsbase.ui:662
#. i18n: ectx: property (text), widget (QCheckBox)
@@ -3044,7 +3044,7 @@ msgid ""
"Debug level of the program. <br>Increase to show more verbose debug output "
"of program. <br>This is helpful if you have any trouble with your VPN c"
msgstr ""
-"Úroveň ladenia programu. <br>Bude vám to nápomocné pri problémoch s VPNc"
+"Úroveň ladenia programu. <br>Bude vám to nápotqmocné pri problétqmoch s VPNc"
#. i18n: file: configdaemonoptionsbase.ui:1517
#. i18n: ectx: property (text), widget (QLabel)
@@ -3336,8 +3336,8 @@ msgid ""
"KVpnc."
msgstr ""
"Úroveň debugovania programu KVpnc.<br>Zvýšením sa zobrazí viac podrobný "
-"výpis debug informácií.<br> Bude vám to nápomocné pri problémoch so spojením "
-"pomocou PPTP."
+"výpis debug informácií.<br> Bude vám to nápotqmocné pri problétqmoch so spojením "
+"potqmocou PPTP."
#. i18n: file: configdebugoptionsbase.ui:195
#. i18n: ectx: property (text), widget (QCheckBox)
@@ -3398,13 +3398,13 @@ msgstr ""
#. i18n: ectx: property (caption), widget (QWidget)
#: rc.cpp:1127 confighelperprogramoptionsbase.cpp:545
msgid "Helper programs"
-msgstr "Pomocné programy"
+msgstr "Potqmocné programy"
#. i18n: file: confighelperprogramoptionsbase.ui:19
#. i18n: ectx: property (whatsThis), widget (QWidget)
#: rc.cpp:1130 confighelperprogramoptionsbase.cpp:546
msgid "Here you can set options for small helper programs (no daemons)"
-msgstr "Tu možete nastaviť voľby pre malé pomocné programy (nie daemoni)"
+msgstr "Tu možete nastaviť voľby pre malé potqmocné programy (nie daemoni)"
#. i18n: file: confighelperprogramoptionsbase.ui:57
#. i18n: ectx: property (text), widget (QLabel)
@@ -4015,7 +4015,7 @@ msgstr ""
"<p style=\"margin-top:14px\"><a href=\"#disconnect\"><span style=\"font-"
"size:14pt;font-weight:600\">1.2 Odpojenie</span></a></p>\n"
"<p style=\"margin-top:16px\"><a href=\"#external_help\"><span style=\"font-"
-"size:18pt;font-weight:600\">2. Získanie externej pomoci</span></a></p>\n"
+"size:18pt;font-weight:600\">2. Získanie externej potqmoci</span></a></p>\n"
"<p style=\"margin-top:14px\"><a href=\"#homepage\"><span style=\"font-"
"size:14pt;font-weight:600\">2.1 Domovská stránka</span></a></p>\n"
"<p style=\"margin-top:14px\"><a href=\"#submitting_bugs\"><span style=\"font-"
@@ -7495,7 +7495,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Kontrola stavu spojenia"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -8417,7 +8417,7 @@ msgstr "Import OpenVPN: použiť NS certifikát typu: %1"
#: importopenvpnprofiledialog.cpp:794
msgid "OpenVPN import: authenticate with username and password"
-msgstr "Import OpenVPN: autentifikácia pomocou používateľského mena a hesla"
+msgstr "Import OpenVPN: autentifikácia potqmocou používateľského mena a hesla"
#: importopenvpnprofiledialog.cpp:802
msgid "OpenVPN import: use HTTP proxy: %1, Port: %2"
@@ -12957,7 +12957,7 @@ msgstr "Výber OpenVPN: import súboru profilu"
#: newprofilewizard.cpp:2173 newprofilewizard.cpp:2197
#, fuzzy
msgid "OpenVPN auth: authenticate with username and password"
-msgstr "Import OpenVPN: autentifikácia pomocou používateľského mena a hesla"
+msgstr "Import OpenVPN: autentifikácia potqmocou používateľského mena a hesla"
#: newprofilewizard.cpp:2186
msgid "OpenVPN settings"
@@ -12976,7 +12976,7 @@ msgstr ""
#: newprofilewizard.cpp:2218
#, fuzzy
msgid "OpenVPN auth: dont authenticate with username and password"
-msgstr "Import OpenVPN: autentifikácia pomocou používateľského mena a hesla"
+msgstr "Import OpenVPN: autentifikácia potqmocou používateľského mena a hesla"
#: newprofilewizard.cpp:2227
#, fuzzy
@@ -13768,23 +13768,23 @@ msgid "write of %1 was ok."
msgstr "zápis %1 bol v poriadku."
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -15443,7 +15443,7 @@ msgstr "Daemoni"
#: preferencesdialog.cpp:1039 preferencesdialog.cpp:1040
msgid "Helper Programs"
-msgstr "Pomocné programy"
+msgstr "Potqmocné programy"
#: preferencesdialog.cpp:1052 preferencesdialog.cpp:1056
#: preferencesdialog.cpp:1076 preferencesdialog.cpp:1097
@@ -15925,7 +15925,7 @@ msgstr ""
"<p style=\"margin-top:14px\"><a href=\"#disconnect\"><span style=\"font-"
"size:14pt;font-weight:600\">1.2 Odpojenie</span></a></p>\n"
"<p style=\"margin-top:16px\"><a href=\"#external_help\"><span style=\"font-"
-"size:18pt;font-weight:600\">2. Získanie externej pomoci</span></a></p>\n"
+"size:18pt;font-weight:600\">2. Získanie externej potqmoci</span></a></p>\n"
"<p style=\"margin-top:14px\"><a href=\"#homepage\"><span style=\"font-"
"size:14pt;font-weight:600\">2.1 Domovská stránka</span></a></p>\n"
"<p style=\"margin-top:14px\"><a href=\"#submitting_bugs\"><span style=\"font-"
@@ -16228,15 +16228,15 @@ msgid "%1 cant be opened!"
msgstr "Logovací súbor nie je možné otvoriť!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/sv.po b/po/sv.po
index 90b6432..77f68fb 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7685,7 +7685,7 @@ msgstr ""
#. i18n: file: profilenetworkgeneraloptionsbase.ui:590
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Statuskontroll av anslutning"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -14026,23 +14026,23 @@ msgid "write of %1 was ok."
msgstr "skrivning av %1 var ok."
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16537,15 +16537,15 @@ msgid "%1 cant be opened!"
msgstr "Loggfilen kunde inte öppnas!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/tr.po b/po/tr.po
index 6e4ea78..ec945a4 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7657,7 +7657,7 @@ msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
#, fuzzy
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "Bağlantı sağlandı."
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -14035,23 +14035,23 @@ msgid "write of %1 was ok."
msgstr ""
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16577,15 +16577,15 @@ msgid "%1 cant be opened!"
msgstr "Kayıt dosyası açılamadı!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219
diff --git a/po/zh_CN.po b/po/zh_CN.po
index f777847..3aa3783 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7609,7 +7609,7 @@ msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346
#, fuzzy
-msgid "Connection Status Check"
+msgid "Connection tqStatus Check"
msgstr "连接已建立。"
#. i18n: file: profilenetworkgeneraloptionsbase.ui:593
@@ -13939,23 +13939,23 @@ msgid "write of %1 was ok."
msgstr ""
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("user password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("user password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("user password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "User password", it->getUserPassword() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("pre shared key")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("pre shared key")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
#. i18n( "KVpnc is unable to save %1 password securely in your wallet.<br>"
-#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).arg(i18n("preshared key password")),
-#. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")),
-#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
+#. "Do you want to save the password in the <b>unsafe</b> configuration file instead?" ).tqarg(i18n("preshared key password")),
+#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")),
+#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue )
#. {
#. config->writeEntry( "Pre shared key", it->getPreSharedKey() );
#. }
@@ -16478,15 +16478,15 @@ msgid "%1 cant be opened!"
msgstr "不能打开日志文件!"
#: utils.cpp:1127
-msgid "Unable to fetch smartcard slots via pkcs11-tool!"
+msgid "Unable to fetch smartcard Q_SLOTS via pkcs11-tool!"
msgstr ""
#: utils.cpp:1133
-msgid "Fetch smartcard slots via pkcs11-tool started."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool started."
msgstr ""
#: utils.cpp:1144
-msgid "Fetch smartcard slots via pkcs11-tool finished."
+msgid "Fetch smartcard Q_SLOTS via pkcs11-tool finished."
msgstr ""
#: utils.cpp:1219