aboutsummaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2018-01-05 12:27:46 -0400
committerJoey Hess <joeyh@joeyh.name>2018-01-05 12:27:46 -0400
commit9ff9088636f6d065ac834a25a535e3dc86fde891 (patch)
treec4106375f3821677464c1a10ea952b93de9e5409 /po/pl.po
parenta79ab9ed186112056d7f60e41e8d0760c2cc13f5 (diff)
downloadikiwiki-9ff9088636f6d065ac834a25a535e3dc86fde891.tar
ikiwiki-9ff9088636f6d065ac834a25a535e3dc86fde891.tar.gz
Remove openid provider icons from login selector
Remove openid provider icons from login selector, since openid providers are increasingly not working. Verisign retired theirs, and aol and yahoo/flickr are not commonly used for openid. Any users who still clicked those icons to login will need to instead enter their openid url. This commit was sponsored by andrea rota.
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po98
1 files changed, 52 insertions, 46 deletions
diff --git a/po/pl.po b/po/pl.po
index d1a28aac2..da67c7b49 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ikiwiki 1.51\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-12-29 20:37+0000\n"
+"POT-Creation-Date: 2018-01-05 12:22-0400\n"
"PO-Revision-Date: 2007-04-27 22:05+0200\n"
"Last-Translator: Pawel Tecza <ptecza@net.icm.edu.pl>\n"
"Language-Team: Debian L10n Polish <debian-l10n-polish@lists.debian.org>\n"
@@ -24,12 +24,13 @@ msgid ""
msgstr ""
#: ../IkiWiki/CGI.pm:220
-msgid "login failed, perhaps you need to turn on cookies?"
+msgid ""
+"Login succeeded, but I don't remember why you were logging in, so you'll "
+"have to navigate back to whatever you were doing. (This should not normally "
+"happen. Perhaps you need to enable cookies?)"
msgstr ""
-"Nieudane logowanie. Proszę sprawdzić czy w przeglądarce włączone są "
-"ciasteczka (ang. cookies)"
-#: ../IkiWiki/CGI.pm:239 ../IkiWiki/CGI.pm:394
+#: ../IkiWiki/CGI.pm:239 ../IkiWiki/CGI.pm:395
msgid "Your login session has expired."
msgstr ""
@@ -46,15 +47,15 @@ msgstr "Preferencje zapisane."
msgid "Admin"
msgstr ""
-#: ../IkiWiki/CGI.pm:302
+#: ../IkiWiki/CGI.pm:303
msgid "Preferences saved."
msgstr "Preferencje zapisane."
-#: ../IkiWiki/CGI.pm:357
+#: ../IkiWiki/CGI.pm:358
msgid "You are banned."
msgstr "Twój dostęp został zabroniony przez administratora."
-#: ../IkiWiki/CGI.pm:490 ../IkiWiki/CGI.pm:491 ../IkiWiki.pm:1653
+#: ../IkiWiki/CGI.pm:491 ../IkiWiki/CGI.pm:492 ../IkiWiki.pm:1672
msgid "Error"
msgstr "Błąd"
@@ -174,20 +175,20 @@ msgstr ""
msgid "prohibited by allowed_attachments"
msgstr ""
-#: ../IkiWiki/Plugin/attachment.pm:234
+#: ../IkiWiki/Plugin/attachment.pm:235
msgid "bad attachment filename"
msgstr ""
-#: ../IkiWiki/Plugin/attachment.pm:307
+#: ../IkiWiki/Plugin/attachment.pm:308
msgid "attachment upload"
msgstr ""
-#: ../IkiWiki/Plugin/attachment.pm:358
+#: ../IkiWiki/Plugin/attachment.pm:359
#, fuzzy
msgid "this attachment is not yet saved"
msgstr "Strona %s nie może być edytowana"
-#: ../IkiWiki/Plugin/attachment.pm:376
+#: ../IkiWiki/Plugin/attachment.pm:377
msgid "just uploaded"
msgstr ""
@@ -386,7 +387,7 @@ msgstr ""
msgid "Invalid email address."
msgstr ""
-#: ../IkiWiki/Plugin/emailauth.pm:98 ../IkiWiki/Plugin/passwordauth.pm:377
+#: ../IkiWiki/Plugin/emailauth.pm:98 ../IkiWiki/Plugin/passwordauth.pm:380
msgid "Failed to send mail"
msgstr "Awaria w trakcie wysyłania wiadomości"
@@ -430,25 +431,25 @@ msgstr "awaria w trakcie odczytu %s: %s"
msgid "%s is an attachment, not a page."
msgstr "Strona %s nie może być edytowana"
-#: ../IkiWiki/Plugin/git.pm:929 ../IkiWiki/Plugin/git.pm:992 ../IkiWiki.pm:1873
+#: ../IkiWiki/Plugin/git.pm:933 ../IkiWiki/Plugin/git.pm:997 ../IkiWiki.pm:1892
#, perl-format
msgid "you are not allowed to change %s"
msgstr ""
-#: ../IkiWiki/Plugin/git.pm:951
+#: ../IkiWiki/Plugin/git.pm:955
#, perl-format
msgid "you cannot act on a file with mode %s"
msgstr ""
-#: ../IkiWiki/Plugin/git.pm:955
+#: ../IkiWiki/Plugin/git.pm:959
msgid "you are not allowed to change file modes"
msgstr ""
-#: ../IkiWiki/Plugin/git.pm:1029
+#: ../IkiWiki/Plugin/git.pm:1033
msgid "you are not allowed to revert a merge"
msgstr ""
-#: ../IkiWiki/Plugin/git.pm:1087 ../IkiWiki/Plugin/git.pm:1107
+#: ../IkiWiki/Plugin/git.pm:1085 ../IkiWiki/Plugin/git.pm:1104
#, fuzzy, perl-format
msgid "Failed to revert commit %s"
msgstr "awaria w trakcie kompilowania %s"
@@ -493,7 +494,7 @@ msgid "Unable to detect image type from extension"
msgstr "awaria w trakcie zmiany rozmiaru: %s"
#: ../IkiWiki/Plugin/img.pm:104 ../IkiWiki/Plugin/img.pm:136
-#: ../IkiWiki/Plugin/img.pm:175 ../IkiWiki/Plugin/img.pm:217
+#: ../IkiWiki/Plugin/img.pm:175 ../IkiWiki/Plugin/img.pm:223
#, fuzzy, perl-format
msgid "failed to read %s: %s"
msgstr "awaria w trakcie odczytu %s: %s"
@@ -513,22 +514,22 @@ msgstr "osłona %s nie jest wykonywalna"
msgid "Image::Magick is not installed"
msgstr "wtyczka polygen nie jest zainstalowana"
-#: ../IkiWiki/Plugin/img.pm:178
+#: ../IkiWiki/Plugin/img.pm:184
#, fuzzy, perl-format
msgid "failed to get dimensions of %s"
msgstr "awaria w trakcie zmiany rozmiaru: %s"
-#: ../IkiWiki/Plugin/img.pm:185
+#: ../IkiWiki/Plugin/img.pm:191
#, perl-format
msgid "wrong size format \"%s\" (should be WxH)"
msgstr ""
-#: ../IkiWiki/Plugin/img.pm:221
+#: ../IkiWiki/Plugin/img.pm:227
#, fuzzy, perl-format
msgid "failed to resize: %s"
msgstr "awaria w trakcie zmiany rozmiaru: %s"
-#: ../IkiWiki/Plugin/img.pm:246
+#: ../IkiWiki/Plugin/img.pm:252
#, fuzzy, perl-format
msgid "failed to determine size of image %s"
msgstr "awaria w trakcie zmiany rozmiaru: %s"
@@ -606,11 +607,11 @@ msgstr ""
msgid "Password"
msgstr ""
-#: ../IkiWiki/Plugin/mdwn.pm:53
+#: ../IkiWiki/Plugin/mdwn.pm:74
msgid "multimarkdown is enabled, but Text::MultiMarkdown is not installed"
msgstr ""
-#: ../IkiWiki/Plugin/mdwn.pm:98
+#: ../IkiWiki/Plugin/mdwn.pm:150
#, perl-format
msgid "failed to load Markdown.pm perl module (%s) or /usr/bin/markdown (%s)"
msgstr ""
@@ -683,7 +684,7 @@ msgstr "Dla każdej strony istnieje odnośnik z innej strony"
msgid "bad or missing template"
msgstr ""
-#: ../IkiWiki/Plugin/passwordauth.pm:145 ../IkiWiki/Plugin/passwordauth.pm:343
+#: ../IkiWiki/Plugin/passwordauth.pm:145 ../IkiWiki/Plugin/passwordauth.pm:347
msgid "Error creating account."
msgstr "Błąd w trakcie zakładania konta."
@@ -695,31 +696,31 @@ msgstr ""
msgid "Create your user page"
msgstr ""
-#: ../IkiWiki/Plugin/passwordauth.pm:340
+#: ../IkiWiki/Plugin/passwordauth.pm:344
msgid "Account creation successful. Now you can Login."
msgstr "Konto założone pomyślnie. Teraz można zalogować się."
-#: ../IkiWiki/Plugin/passwordauth.pm:350
+#: ../IkiWiki/Plugin/passwordauth.pm:353
msgid "No email address, so cannot email password reset instructions."
msgstr ""
-#: ../IkiWiki/Plugin/passwordauth.pm:379
+#: ../IkiWiki/Plugin/passwordauth.pm:382
msgid "You have been mailed password reset instructions."
msgstr ""
-#: ../IkiWiki/Plugin/passwordauth.pm:414
+#: ../IkiWiki/Plugin/passwordauth.pm:418
msgid "incorrect password reset url"
msgstr ""
-#: ../IkiWiki/Plugin/passwordauth.pm:417
+#: ../IkiWiki/Plugin/passwordauth.pm:421
msgid "password reset denied"
msgstr ""
-#: ../IkiWiki/Plugin/passwordauth.pm:430
+#: ../IkiWiki/Plugin/passwordauth.pm:434
msgid "incorrect url"
msgstr ""
-#: ../IkiWiki/Plugin/passwordauth.pm:433
+#: ../IkiWiki/Plugin/passwordauth.pm:437
msgid "access denied"
msgstr ""
@@ -975,11 +976,11 @@ msgstr "Strona %s nie może być edytowana"
msgid "confirm removal of %s"
msgstr ""
-#: ../IkiWiki/Plugin/remove.pm:204
+#: ../IkiWiki/Plugin/remove.pm:206
msgid "Please select the attachments to remove."
msgstr ""
-#: ../IkiWiki/Plugin/remove.pm:264
+#: ../IkiWiki/Plugin/remove.pm:267
msgid "removed"
msgstr ""
@@ -1227,7 +1228,7 @@ msgstr ""
msgid "Error: %s exited nonzero (%s). Discarding setup changes."
msgstr ""
-#: ../IkiWiki/Receive.pm:34
+#: ../IkiWiki/Receive.pm:36
#, perl-format
msgid "cannot determine id of untrusted committer %s"
msgstr ""
@@ -1346,18 +1347,18 @@ msgstr "awaria w trakcie tworzenia osłony używającej pliku konfiguracyjnego"
msgid "wrapper filename not specified"
msgstr "nieokreślona nazwa pliku osłony"
-#: ../IkiWiki/Wrapper.pm:120
+#: ../IkiWiki/Wrapper.pm:122
msgid "Please wait"
msgstr ""
#. translators: The parameter is a C filename.
-#: ../IkiWiki/Wrapper.pm:301
+#: ../IkiWiki/Wrapper.pm:303
#, perl-format
msgid "failed to compile %s"
msgstr "awaria w trakcie kompilowania %s"
#. translators: The parameter is a filename.
-#: ../IkiWiki/Wrapper.pm:321
+#: ../IkiWiki/Wrapper.pm:323
#, perl-format
msgid "successfully generated %s"
msgstr "pomyślnie utworzono %s"
@@ -1410,36 +1411,36 @@ msgstr ""
msgid "failed to load external plugin needed for %s plugin: %s"
msgstr ""
-#: ../IkiWiki.pm:1633
+#: ../IkiWiki.pm:1652
#, fuzzy, perl-format
msgid "preprocessing loop detected on %s at depth %i"
msgstr "polecenie preprocesora %s wykryte w %s na głębokości %i"
-#: ../IkiWiki.pm:1829
+#: ../IkiWiki.pm:1848
#, fuzzy, perl-format
msgid "bad file name %s"
msgstr "pomijanie nieprawidłowej nazwy pliku %s"
-#: ../IkiWiki.pm:2142
+#: ../IkiWiki.pm:2161
#, perl-format
msgid "template %s not found"
msgstr "nieznaleziony szablon %s"
-#: ../IkiWiki.pm:2400
+#: ../IkiWiki.pm:2419
msgid "yes"
msgstr ""
-#: ../IkiWiki.pm:2485
+#: ../IkiWiki.pm:2504
#, fuzzy, perl-format
msgid "invalid sort type %s"
msgstr "nieznany sposób sortowania %s"
-#: ../IkiWiki.pm:2506
+#: ../IkiWiki.pm:2525
#, perl-format
msgid "unknown sort type %s"
msgstr "nieznany sposób sortowania %s"
-#: ../IkiWiki.pm:2655
+#: ../IkiWiki.pm:2674
#, fuzzy, perl-format
msgid "cannot match pages: %s"
msgstr "awaria w trakcie odczytu %s: %s"
@@ -1464,6 +1465,11 @@ msgstr ""
msgid "What is the domain name of the web server?"
msgstr ""
+#~ msgid "login failed, perhaps you need to turn on cookies?"
+#~ msgstr ""
+#~ "Nieudane logowanie. Proszę sprawdzić czy w przeglądarce włączone są "
+#~ "ciasteczka (ang. cookies)"
+
#, fuzzy
#~ msgid "failed to load openid module: "
#~ msgstr "awaria w trakcie kompilowania %s"