Files
kapitanbooru-uploader/kapitanbooru_uploader/locales/en/LC_MESSAGES/messages.po
Kapitan 0987fbbed0
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
Bump version to 0.8.3; add artist extraction from filename and update localization files
2025-06-25 23:56:19 +02:00

549 lines
13 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: Kapitanbooru Uploader 0.8.3\n"
"Report-Msgid-Bugs-To: kapitan@mlesniak.pl\n"
"POT-Creation-Date: 2025-06-25 23:49+0200\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: autocomplete.py:133
msgid "Błąd przy pobieraniu sugestii:"
msgstr "Error fetching suggestions:"
#: common.py:35
msgid "Błąd przy otwieraniu przeglądarki:"
msgstr "Error opening browser:"
#: common.py:72
msgid "Login succeeded, but expected cookies were not set."
msgstr "Login succeeded, but expected cookies were not set."
#: common.py:74
msgid "Login successful. Cookies stored in session."
msgstr "Login successful. Cookies stored in session."
#: common.py:79
msgid "Login failed:"
msgstr "Login failed:"
#: common.py:95
msgid "shm_user cookie not found; login might have failed."
msgstr "shm_user cookie not found; login might have failed."
#: common.py:112
#, python-brace-format
msgid "Failed to load {user_url}, status code: {code}"
msgstr "Failed to load {user_url}, status code: {code}"
#: common.py:124
msgid "Found auth_token:"
msgstr "Found auth_token:"
#: common.py:127
msgid "auth_token not found in the HTML page."
msgstr "auth_token not found in the HTML page."
#: ImageBrowser.py:138
#, python-brace-format
msgid "Update check failed: {error}"
msgstr "Update check failed: {error}"
#: ImageBrowser.py:140
#, python-brace-format
msgid "Malformed pyproject.toml: {error}"
msgstr "Malformed pyproject.toml: {error}"
#: ImageBrowser.py:143
#, python-brace-format
msgid "Unexpected error during update check: {error}"
msgstr "Unexpected error during update check: {error}"
#: ImageBrowser.py:150
msgid "Update Available"
msgstr "Update Available"
#: ImageBrowser.py:152
#, python-brace-format
msgid ""
"A new version {new_version} is available!\n"
"You have version {current_version}.\n"
"\n"
"Update using: {update_command}"
msgstr ""
"A new version {new_version} is available!\n"
"You have version {current_version}.\n"
"\n"
"Update using: {update_command}"
#: ImageBrowser.py:266
msgid "Błąd przy otwieraniu pliku"
msgstr "Error opening file"
#: ImageBrowser.py:308
msgid "Tagger przetworzył:"
msgstr "Tagger processed:"
#: ImageBrowser.py:311
msgid "Błąd Taggera dla"
msgstr "Tagger error for"
#: ImageBrowser.py:337
msgid "Otwórz folder"
msgstr "Open folder"
#: ImageBrowser.py:340 ImageBrowser.py:629 ImageBrowser.py:856
#: ImageBrowser.py:864
msgid "Wyślij"
msgstr "Send"
#: ImageBrowser.py:343 ImageBrowser.py:849
msgid "Wyślij wszystko"
msgstr "Send all"
#: ImageBrowser.py:347 ImageBrowser.py:850 ImageBrowser.py:856
msgid "Podmień tagi"
msgstr "Replace tags"
#: ImageBrowser.py:350 ImageBrowser.py:851
msgid "Otwórz post"
msgstr "Open post"
#: ImageBrowser.py:353
msgid "Zakończ"
msgstr "Finish"
#: ImageBrowser.py:355
msgid "Plik"
msgstr "File"
#: ImageBrowser.py:359 ImageBrowser.py:458
msgid "Ustawienia"
msgstr "Settings"
#: ImageBrowser.py:362
msgid "Wyczyść cache Taggera"
msgstr "Clear Tagger cache"
#: ImageBrowser.py:365
msgid "Zregeneruj bazę tagów"
msgstr "Regenerate tag database"
#: ImageBrowser.py:367
msgid "Opcje"
msgstr "Options"
#: ImageBrowser.py:370
msgid "About"
msgstr "About"
#: ImageBrowser.py:371
msgid "Help"
msgstr "Help"
#: ImageBrowser.py:376
msgid "About Kapitanbooru Uploader"
msgstr "About Kapitanbooru Uploader"
#: ImageBrowser.py:393
#, python-brace-format
msgid "A new version {new_version} is available!"
msgstr "A new version {new_version} is available!"
#: ImageBrowser.py:400
#, python-brace-format
msgid "Current version: {version}"
msgstr "Current version: {version}"
#: ImageBrowser.py:402
msgid "A GUI application for uploading images to KapitanBooru."
msgstr "A GUI application for uploading images to KapitanBooru."
#: ImageBrowser.py:403
msgid "Features include image upload, tag management, automatic"
msgstr "Features include image upload, tag management, automatic"
#: ImageBrowser.py:404
msgid "tagging with wdtagger, and cache management."
msgstr "tagging with wdtagger, and cache management."
#: ImageBrowser.py:406
msgid "Authors:"
msgstr "Authors:"
#: ImageBrowser.py:409
msgid "License: MIT License"
msgstr "License: MIT License"
#: ImageBrowser.py:422
msgid "Repository:"
msgstr "Repository:"
#: ImageBrowser.py:431
msgid "Website:"
msgstr "Website:"
#: ImageBrowser.py:442
msgid "Close"
msgstr "Close"
#: ImageBrowser.py:450 ImageBrowser.py:453
msgid "Cache"
msgstr "Cache"
#: ImageBrowser.py:450
msgid "Cache Taggera zostało wyczyszczone."
msgstr "Tagger cache has been cleared."
#: ImageBrowser.py:453
msgid "Błąd przy czyszczeniu cache:"
msgstr "Error clearing cache:"
#: ImageBrowser.py:463
msgid "Login:"
msgstr "Login:"
#: ImageBrowser.py:469
msgid "Hasło:"
msgstr "Password:"
#: ImageBrowser.py:475
msgid "Base URL:"
msgstr "Base URL:"
#: ImageBrowser.py:481
msgid "Default Tags:"
msgstr "Default Tags:"
#: ImageBrowser.py:487
msgid "Browser:"
msgstr "Browser:"
#: ImageBrowser.py:501
msgid "Language:"
msgstr "Language:"
#: ImageBrowser.py:533
msgid "Zapisz"
msgstr "Save"
#: ImageBrowser.py:575
msgid "PNG Tags"
msgstr "PNG Tags"
#: ImageBrowser.py:587
msgid "Tagger Tags"
msgstr "Tagger Tags"
#: ImageBrowser.py:601
msgid "Manual Tags"
msgstr "Manual Tags"
#: ImageBrowser.py:609
msgid "Final Tags"
msgstr "Final Tags"
#: ImageBrowser.py:634
msgid "Wyświetl"
msgstr "Display"
#: ImageBrowser.py:651
msgid "Przetworzono tagi:"
msgstr "Processed tags:"
#: ImageBrowser.py:651 ImageBrowser.py:652 ImageBrowser.py:653
msgid "plików"
msgstr "files"
#: ImageBrowser.py:652
msgid "Zweryfikowano status uploadu:"
msgstr "Upload status verified:"
#: ImageBrowser.py:653
msgid "Zuploadowano:"
msgstr "Uploaded:"
#: ImageBrowser.py:682
msgid "Wybierz folder z obrazkami PNG, JPEG, WebP, AVIF i GIF"
msgstr "Select folder with PNG, JPEG, WebP, AVIF, and GIF images"
#: ImageBrowser.py:724
msgid "Informacja"
msgstr "Information"
#: ImageBrowser.py:725
#, fuzzy
msgid "Brak plików PNG, JPEG, WebP, AVIF lub GIF w wybranym folderze."
msgstr "No PNG files in the selected folder."
#: ImageBrowser.py:808
msgid "Błąd podczas sprawdzania paczki uploadu:"
msgstr "Error while checking upload package:"
#: ImageBrowser.py:884
msgid "Error computing MD5:"
msgstr "Error computing MD5:"
#: ImageBrowser.py:946
msgid "Błąd"
msgstr "Error"
#: ImageBrowser.py:946
msgid "Nie można załadować obrazka:"
msgstr "Unable to load image:"
#: ImageBrowser.py:1156 ImageBrowser.py:1166
#, python-brace-format
msgid "Warning: Tag '{tag}' not found in implication graph"
msgstr "Warning: Tag '{tag}' not found in implication graph"
#: ImageBrowser.py:1396
msgid "Tagger przetwarza..."
msgstr "Tagger processing..."
#: ImageBrowser.py:1421
#, python-brace-format
msgid "Wysyłam plik {base_file_name}..."
msgstr "Sending file {base_file_name}..."
#: ImageBrowser.py:1462
msgid "Wysyłanie zakończone powodzeniem!"
msgstr "Upload completed successfully!"
#: ImageBrowser.py:1466 ImageBrowser.py:1475
#, python-brace-format
msgid ""
"Wysyłanie zakończone błędem.\n"
"Status: {status_code}\n"
"Treść: {text}"
msgstr ""
"Upload failed.\n"
"Status: {status_code}\n"
"Content: {text}"
#: ImageBrowser.py:1481 ImageBrowser.py:1484
msgid "Wysyłanie"
msgstr "Uploading"
#: ImageBrowser.py:1497
msgid "Błąd wysyłania"
msgstr "Upload error"
#: ImageBrowser.py:1517
msgid "Błąd edycji"
msgstr "Edit error"
#: ImageBrowser.py:1517
msgid "Post nie został znaleziony dla tego pliku"
msgstr "Post not found for this file"
#: ImageBrowser.py:1527
#, python-brace-format
msgid "Aktualizuję tagi dla {base_file_name}..."
msgstr "Updating tags for {base_file_name}..."
#: ImageBrowser.py:1537 ImageBrowser.py:1547 ImageBrowser.py:1578
msgid "Operacja anulowana"
msgstr "Operation cancelled"
#: ImageBrowser.py:1588
msgid "Tagi zostały zaktualizowane!"
msgstr "Tags have been updated!"
#: ImageBrowser.py:1590
msgid "Sukces edycji"
msgstr "Edit successful"
#: ImageBrowser.py:1596
#, python-brace-format
msgid ""
"Błąd podczas aktualizacji tagów\n"
"Status: {code}"
msgstr ""
"Error updating tags\n"
"Status: {code}"
#: ImageBrowser.py:1600
msgid "Treść:"
msgstr "Content:"
#: ImageBrowser.py:1604
msgid "Krytyczny błąd edycji"
msgstr "Critical edit error"
#: ImageBrowser.py:1616
msgid "Potwierdzenie"
msgstr "Confirmation"
#: ImageBrowser.py:1618
msgid ""
"Czy na pewno chcesz wrzucić wszystkie niewrzucone pliki?\n"
"Każdy z nich zostanie oznaczony tagiem 'meta:auto_upload'.\n"
"Upewnij się, że tagi są poprawne!"
msgstr ""
"Are you sure you want to upload all unsubmitted files?\n"
"Each will be tagged with 'meta:auto_upload'.\n"
"Make sure the tags are correct!"
#: ImageBrowser.py:1642
msgid "Anulowano operację!"
msgstr "Operation cancelled!"
#: ImageBrowser.py:1650
#, python-brace-format
msgid ""
"Wysyłanie {file_path} z tagami: {final_tags} i ratingiem: {final_rating}"
msgstr ""
"Uploading {file_path} with tags: {final_tags} and rating: {final_rating}"
#: ImageBrowser.py:1666
msgid "Przesłano pliki!"
msgstr "Files have been uploaded!"
#: ProcessingDialog.py:15
msgid "Processing..."
msgstr "Processing..."
#: ProcessingDialog.py:19
msgid "Processing, please wait..."
msgstr "Processing, please wait..."
#: ProgressFile.py:16
msgid "Upload cancelled by user."
msgstr "Upload cancelled by user."
#: settings.py:163
msgid "Błąd podczas ładowania ustawień:"
msgstr "Error loading settings:"
#: settings.py:184
msgid "Błąd podczas zapisywania ustawień:"
msgstr "Error saving settings:"
#: tag_processing.py:20
msgid "Błąd przy pobieraniu tagów postaci:"
msgstr "Error fetching character tags:"
#: tag_processing.py:35
msgid "Błąd przy pobieraniu tagów copyright:"
msgstr "Error fetching copyright tags:"
#: tag_processing.py:50
msgid "Błąd przy pobieraniu tagów artystów:"
msgstr "Error fetching artist tags:"
#: tag_processing.py:208
msgid "Nie można sparsować parametrów."
msgstr "Unable to parse parameters."
#: tag_processing.py:295
msgid "Błąd podczas odczytu tag_aliases:"
msgstr "Error reading tag aliases:"
#: tag_processing.py:311
msgid "Błąd podczas odczytu tags:"
msgstr "Error reading tags:"
#: tagger_cache.py:63
msgid "Błąd przy odczycie cache dla"
msgstr "Error reading cache for"
#: tagger_cache.py:88
msgid "Błąd przy zapisie cache dla"
msgstr "Error writing cache for"
#: tagger_cache.py:98
msgid "Błąd przy usuwaniu cache dla"
msgstr "Error deleting cache for"
#: tagger_cache.py:111
msgid "Błąd przy czyszczeniu przeterminowanego cache:"
msgstr "Error clearing expired cache:"
#: TagsRepo.py:59
#, python-brace-format
msgid "Database file not found: {path}, will regenerate DB"
msgstr "Database file not found: {path}, will regenerate DB"
#: TagsRepo.py:143
msgid "Błąd przy inicjalizacji bazy tagów:"
msgstr "Error initializing tag database:"
#: TagsRepo.py:159
msgid "Czyszczenie bazy danych..."
msgstr "Cleaning database..."
#: TagsRepo.py:175
msgid "Anulowano pobieranie tagów."
msgstr "Tag fetching cancelled."
#: TagsRepo.py:183
#, python-brace-format
msgid "Pobieranie tagów (od ID {last_id})..."
msgstr "Fetching tags (from ID {last_id})..."
#: TagsRepo.py:197
#, python-brace-format
msgid "Błąd przy pobieraniu tagów od ID {last_id}: HTTP {code}"
msgstr "Error fetching tags from ID {last_id}: HTTP {code}"
#: TagsRepo.py:212
msgid "Anulowano przetwarzanie tagów."
msgstr "Tag processing cancelled."
#: TagsRepo.py:248
#, python-brace-format
msgid "Pobrano {count} tagów..."
msgstr "Fetched {count} tags..."
#: TagsRepo.py:301
msgid "Anulowano pobieranie aliasów tagów."
msgstr "Tag alias fetching cancelled."
#: TagsRepo.py:310
#, python-brace-format
msgid "Pobieranie aliasów tagów (od ID {last_id})..."
msgstr "Fetching tag aliases (from ID {last_id})..."
#: TagsRepo.py:327
#, python-brace-format
msgid "Błąd przy pobieraniu aliasów tagów od ID {last_id}: HTTP {code}"
msgstr "Error fetching tag aliases from ID {last_id}: HTTP {code}"
#: TagsRepo.py:342
msgid "Anulowano przetwarzanie aliasów tagów."
msgstr "Tag alias processing cancelled."
#: TagsRepo.py:364
#, python-brace-format
msgid "Pobrano {count} aliasów tagów..."
msgstr "Fetched {count} tag aliases..."
#: TagsRepo.py:405
msgid "Anulowano pobieranie implikacji tagów."
msgstr "Tag implication fetching cancelled."
#: TagsRepo.py:414
#, python-brace-format
msgid "Pobieranie implikacji tagów (od ID {last_id})..."
msgstr "Fetching tag implications (from ID {last_id})..."
#: TagsRepo.py:428
#, python-brace-format
msgid "Błąd przy pobieraniu implikacji tagów od ID {last_id}: HTTP {code}"
msgstr "Error fetching tag implications from ID {last_id}: HTTP {code}"
#: TagsRepo.py:443
msgid "Anulowano przetwarzanie implikacji tagów."
msgstr "Tag implication processing cancelled."
#: TagsRepo.py:490
#, python-brace-format
msgid "Pobrano implikacje dla {count} tagów..."
msgstr "Fetched implications for {count} tags..."
#: TagsRepo.py:517
msgid "Regeneracja bazy zakończona."
msgstr "Database regeneration complete."
#~ msgid "Błąd przy obliczaniu MD5:"
#~ msgstr "Error calculating MD5:"