summaryrefslogtreecommitdiffstats
path: root/po/pl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po20
1 files changed, 10 insertions, 10 deletions
diff --git a/po/pl.po b/po/pl.po
index ce1daf8..d6107b2 100644
--- a/po/pl.po
+++ b/po/pl.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 "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() );
#. }