diff --git a/view/pl/messages.po b/view/pl/messages.po index e02bfdf711..17bb722206 100644 --- a/view/pl/messages.po +++ b/view/pl/messages.po @@ -32,7 +32,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: http://bugs.friendica.com/\n" "POT-Creation-Date: 2013-03-19 03:30-0700\n" -"PO-Revision-Date: 2013-03-25 12:31+0000\n" +"PO-Revision-Date: 2013-04-02 08:42+0000\n" "Last-Translator: Cyryl Sochacki \n" "Language-Team: Polish (http://www.transifex.com/projects/p/friendica/language/pl/)\n" "MIME-Version: 1.0\n" @@ -6782,7 +6782,7 @@ msgstr "włącz status gwiazdy" #: ../../mod/content.php:781 ../../object/Item.php:216 msgid "starred" -msgstr "" +msgstr "gwiazdką" #: ../../mod/content.php:782 ../../object/Item.php:221 msgid "add tag" @@ -7097,4 +7097,4 @@ msgstr "Tylko ty możesz to zobaczyć" #: ../../index.php:405 msgid "toggle mobile" -msgstr "" +msgstr "przełącz na mobilny" diff --git a/view/pl/strings.php b/view/pl/strings.php index 6e14394887..466daf2320 100644 --- a/view/pl/strings.php +++ b/view/pl/strings.php @@ -1577,7 +1577,7 @@ $a->strings["Video"] = "Video"; $a->strings["add star"] = "dodaj gwiazdkę"; $a->strings["remove star"] = "anuluj gwiazdkę"; $a->strings["toggle star status"] = "włącz status gwiazdy"; -$a->strings["starred"] = ""; +$a->strings["starred"] = "gwiazdką"; $a->strings["add tag"] = "dodaj tag"; $a->strings["save to folder"] = "zapisz w folderze"; $a->strings["to"] = "do"; @@ -1648,4 +1648,4 @@ $a->strings["Status Messages and Posts"] = "Status wiadomości i postów"; $a->strings["Profile Details"] = "Szczegóły profilu"; $a->strings["Events and Calendar"] = "Wydarzenia i kalendarz"; $a->strings["Only You Can See This"] = "Tylko ty możesz to zobaczyć"; -$a->strings["toggle mobile"] = ""; +$a->strings["toggle mobile"] = "przełącz na mobilny";