summaryrefslogtreecommitdiffstats
path: root/po/it.po
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-06 14:15:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-06 14:15:01 -0600
commit1b89319fd93b88313cab40f1e9de24c067b04efb (patch)
tree80132996de993c3dcab4040864d7729842875b2d /po/it.po
parentd08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (diff)
downloadkvpnc-1b89319fd93b88313cab40f1e9de24c067b04efb.tar.gz
kvpnc-1b89319fd93b88313cab40f1e9de24c067b04efb.zip
Initial TQt conversion
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po26
1 files changed, 13 insertions, 13 deletions
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