updated PL translation
This commit is contained in:
parent
afc8093cd2
commit
373a1badce
File diff suppressed because it is too large
Load diff
|
@ -281,19 +281,8 @@ $a->strings['GNU Social Connector'] = 'Łącze GNU Social';
|
||||||
$a->strings['ActivityPub'] = 'ActivityPub';
|
$a->strings['ActivityPub'] = 'ActivityPub';
|
||||||
$a->strings['pnut'] = 'pnut';
|
$a->strings['pnut'] = 'pnut';
|
||||||
$a->strings['%s (via %s)'] = '%s (przez %s)';
|
$a->strings['%s (via %s)'] = '%s (przez %s)';
|
||||||
$a->strings['%s likes this.'] = '%s lubi to.';
|
|
||||||
$a->strings['%s doesn\'t like this.'] = '%s nie lubi tego.';
|
|
||||||
$a->strings['%s attends.'] = '%s uczestniczy.';
|
|
||||||
$a->strings['%s doesn\'t attend.'] = '%s nie uczestniczy.';
|
|
||||||
$a->strings['%s attends maybe.'] = '%s może bierze udział.';
|
|
||||||
$a->strings['%s reshared this.'] = '%sudostępnił to. ';
|
|
||||||
$a->strings['and'] = 'i';
|
$a->strings['and'] = 'i';
|
||||||
$a->strings['and %d other people'] = 'i %d inni ludzie';
|
$a->strings['and %d other people'] = 'i %d inni ludzie';
|
||||||
$a->strings['%s like this.'] = '%s lubię to.';
|
|
||||||
$a->strings['%s don\'t like this.'] = '%s nie lubię tego.';
|
|
||||||
$a->strings['%s attend.'] = '%s uczestniczy.';
|
|
||||||
$a->strings['%s don\'t attend.'] = '%s nie uczestniczy.';
|
|
||||||
$a->strings['%s attend maybe.'] = '%sbyć może uczestniczyć.';
|
|
||||||
$a->strings['Visible to <strong>everybody</strong>'] = 'Widoczne dla <strong>wszystkich</strong>';
|
$a->strings['Visible to <strong>everybody</strong>'] = 'Widoczne dla <strong>wszystkich</strong>';
|
||||||
$a->strings['Please enter a image/video/audio/webpage URL:'] = 'Wprowadź adres URL obrazu/wideo/audio/strony:';
|
$a->strings['Please enter a image/video/audio/webpage URL:'] = 'Wprowadź adres URL obrazu/wideo/audio/strony:';
|
||||||
$a->strings['Tag term:'] = 'Termin tagu:';
|
$a->strings['Tag term:'] = 'Termin tagu:';
|
||||||
|
@ -338,6 +327,7 @@ $a->strings['Delete Selected Items'] = 'Usuń zaznaczone elementy';
|
||||||
$a->strings['You had been addressed (%s).'] = 'Zostałeś zaadresowany (%s).';
|
$a->strings['You had been addressed (%s).'] = 'Zostałeś zaadresowany (%s).';
|
||||||
$a->strings['You are following %s.'] = 'Zacząłeś obserwować %s.';
|
$a->strings['You are following %s.'] = 'Zacząłeś obserwować %s.';
|
||||||
$a->strings['You subscribed to one or more tags in this post.'] = 'Zasubskrybowałeś jeden lub więcej znaczników w tym wpisie.';
|
$a->strings['You subscribed to one or more tags in this post.'] = 'Zasubskrybowałeś jeden lub więcej znaczników w tym wpisie.';
|
||||||
|
$a->strings['%s reshared this.'] = '%sudostępnił to. ';
|
||||||
$a->strings['Reshared'] = 'Udostępnione';
|
$a->strings['Reshared'] = 'Udostępnione';
|
||||||
$a->strings['Reshared by %s <%s>'] = 'Udostępnione przez %s <%s>';
|
$a->strings['Reshared by %s <%s>'] = 'Udostępnione przez %s <%s>';
|
||||||
$a->strings['%s is participating in this thread.'] = '%s bierze udział w tym wątku.';
|
$a->strings['%s is participating in this thread.'] = '%s bierze udział w tym wątku.';
|
||||||
|
|
Loading…
Reference in a new issue