translation updates
This commit is contained in:
@@ -452,8 +452,6 @@ $a->strings['Moderation'] = 'Moderacja';
|
||||
$a->strings['Content and user moderation'] = 'Moderacja treści i użytkowników';
|
||||
$a->strings['Navigation'] = 'Nawigacja';
|
||||
$a->strings['Site map'] = 'Mapa strony';
|
||||
$a->strings['Embedding disabled'] = 'Osadzanie wyłączone';
|
||||
$a->strings['Embedded content'] = 'Osadzona zawartość';
|
||||
$a->strings['first'] = 'pierwszy';
|
||||
$a->strings['prev'] = 'poprzedni';
|
||||
$a->strings['next'] = 'następny';
|
||||
@@ -610,7 +608,6 @@ $a->strings['No TLS detected'] = 'Nie wykryto TLS';
|
||||
$a->strings['TLS detected'] = 'Wykryto TLS';
|
||||
$a->strings['ImageMagick PHP extension is not installed'] = 'Rozszerzenie PHP ImageMagick nie jest zainstalowane';
|
||||
$a->strings['ImageMagick PHP extension is installed'] = 'Rozszerzenie PHP ImageMagick jest zainstalowane';
|
||||
$a->strings['ImageMagick supports GIF'] = 'ImageMagick obsługuje GIF';
|
||||
$a->strings['Database already in use.'] = 'Baza danych jest już w użyciu.';
|
||||
$a->strings['Could not connect to database.'] = 'Nie można połączyć się z bazą danych.';
|
||||
$a->strings['Monday'] = 'Poniedziałek';
|
||||
@@ -2503,16 +2500,8 @@ $a->strings['darkzero'] = 'ciemne zero';
|
||||
$a->strings['comix'] = 'comix';
|
||||
$a->strings['slackr'] = 'luźny';
|
||||
$a->strings['Variations'] = 'Wariacje';
|
||||
$a->strings['Light (Accented)'] = 'Jasny (akcentowany)';
|
||||
$a->strings['Dark (Accented)'] = 'Ciemny (akcentowany)';
|
||||
$a->strings['Black (Accented)'] = 'Czarny (z akcentem)';
|
||||
$a->strings['Note'] = 'Uwaga';
|
||||
$a->strings['Check image permissions if all users are allowed to see the image'] = 'Sprawdź uprawnienia do obrazu, jeśli wszyscy użytkownicy mogą oglądać obraz';
|
||||
$a->strings['Custom'] = 'Własne';
|
||||
$a->strings['Legacy'] = 'Przestarzałe';
|
||||
$a->strings['Accented'] = 'Akcentowany';
|
||||
$a->strings['Select color scheme'] = 'Wybierz schemat kolorów';
|
||||
$a->strings['Select scheme accent'] = 'Wybierz akcent schematu';
|
||||
$a->strings['Blue'] = 'Niebieski';
|
||||
$a->strings['Red'] = 'Czerwony';
|
||||
$a->strings['Purple'] = 'Purpurowy';
|
||||
@@ -2540,6 +2529,7 @@ $a->strings['Mosaic'] = 'Mozaika';
|
||||
$a->strings['Repeat image to fill the screen.'] = 'Powtórz obraz, aby wypełnić ekran.';
|
||||
$a->strings['Skip to main content'] = 'Przejdź do głównej zawartości';
|
||||
$a->strings['Back to top'] = 'Powrót do góry';
|
||||
$a->strings['Custom'] = 'Własne';
|
||||
$a->strings['Guest'] = 'Gość';
|
||||
$a->strings['Visitor'] = 'Odwiedzający';
|
||||
$a->strings['Alignment'] = 'Wyrównanie';
|
||||
|
||||
Reference in New Issue
Block a user