Skip to content

Commit d92bab7

Browse files
committed
New translations entities.php (Polish)
1 parent 581fe3d commit d92bab7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

lang/pl/entities.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
'export_pdf' => 'Plik PDF',
4040
'export_text' => 'Plik tekstowy',
4141
'export_md' => 'Pliki Markdown',
42-
'export_zip' => 'Portable ZIP',
42+
'export_zip' => 'Archiwum ZIP',
4343
'default_template' => 'Domyślny szablon strony',
4444
'default_template_explain' => 'Przypisz szablon strony, który będzie używany jako domyślna zawartość dla wszystkich stron utworzonych w tym elemencie. Pamiętaj, że będzie to używane tylko wtedy, gdy twórca strony ma dostęp do wybranej strony szablonu.',
4545
'default_template_select' => 'Wybierz stronę szablonu',
46-
'import' => 'Import',
47-
'import_validate' => 'Validate Import',
46+
'import' => 'Importuj',
47+
'import_validate' => 'Zweryfikuj import',
4848
'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.',
49-
'import_zip_select' => 'Select ZIP file to upload',
49+
'import_zip_select' => 'Wybierz archiwum ZIP do wgrania',
5050
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
51-
'import_pending' => 'Pending Imports',
52-
'import_pending_none' => 'No imports have been started.',
51+
'import_pending' => 'Oczekujące importy',
52+
'import_pending_none' => 'Żaden import nie został uruchomiony.',
5353
'import_continue' => 'Continue Import',
5454
'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.',
5555
'import_details' => 'Import Details',

0 commit comments

Comments
 (0)