You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/pl.php

13 lines
379 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Zamknij",
"Failed to load documents." => "Nie można wczytać dokumentów.",
"Sent" => "Wyślij",
"Declined" => "Nie zaakceptowane",
"Accepted" => "Zaakceptowane",
"Incoming" => "Przychodzące",
"Upload" => "Wyślij",
"Documents" => "Dokumenty",
"Advanced feature-set" => "Zaawansowany zestaw funkcji",
"(Unstable)" => "(Niestabilne)"
);