PL: update to the strings

This commit is contained in:
Tobias Diekershoff 2013-04-03 09:28:37 +02:00
commit e77521c42f
2 changed files with 5 additions and 5 deletions

View file

@ -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";