PL translation update THX strebski

This commit is contained in:
Tobias Diekershoff 2022-03-08 16:26:19 +01:00
parent ba94368482
commit ed96e0a2f6
No known key found for this signature in database
GPG key ID: 25FE376FF17694A1
107 changed files with 1290 additions and 1501 deletions

View file

@ -7,7 +7,4 @@ function string_plural_select_pl($n){
}}
$a->strings['Submit'] = 'Zatwierdź';
$a->strings['Tile Server URL'] = 'Adres URL serwera sąsiadująco';
$a->strings['A list of <a href="http://wiki.openstreetmap.org/wiki/TMS" target="_blank">public tile servers</a>'] = 'Lista <a href="http://wiki.openstreetmap.org/wiki/TMS" target="_blank">serwerów publicznych</a>';
$a->strings['Default zoom'] = 'Domyślne powiększenie';
$a->strings['The default zoom level. (1:world, 18:highest)'] = 'Domyślny poziom powiększenia. (1:świat, 18:najwyższy)';
$a->strings['Settings updated.'] = 'Zaktualizowano ustawienia.';