From d6033c914c071aa57ac8ea4ccb03a55bd0506a3a Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Fri, 15 Jun 2012 07:43:56 +0200 Subject: Imported Upstream version 0.4.4 --- po/pl.po | 1196 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 577 insertions(+), 619 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index 79717bf..942fc7a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,22 +7,22 @@ msgid "" msgstr "" "Project-Id-Version: rapid\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-11-20 13:25-0600\n" -"PO-Revision-Date: 2011-11-21 09:10+0000\n" +"POT-Creation-Date: 2012-05-13 22:31-0500\n" +"PO-Revision-Date: 2012-05-18 09:52+0000\n" "Last-Translator: mmiicc \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-28 07:56+0000\n" -"X-Generator: Launchpad (build 14560)\n" +"X-Launchpad-Export-Date: 2012-05-29 18:44+0000\n" +"X-Generator: Launchpad (build 15316)\n" #. Translators: if neccessary, for guidance in how to translate this program, you may see http://damonlynch.net/translate.html -#: rapid/rapid.py:107 rapid/rapid.py:1699 rapid/glade3/rapid.ui.h:14 +#: rapid/rapid.py:110 rapid/rapid.py:1749 rapid/glade3/rapid.ui.h:1 msgid "Rapid Photo Downloader" msgstr "Rapid Photo Downloader" -#: rapid/rapid.py:112 +#: rapid/rapid.py:115 #, python-format msgid "" "%(date)s\n" @@ -31,33 +31,33 @@ msgstr "" "%(date)s\n" "%(time)s" -#: rapid/rapid.py:114 +#: rapid/rapid.py:117 #, python-format msgid "%(date)s %(time)s" msgstr "%(date)s %(time)s" -#: rapid/rapid.py:117 +#: rapid/rapid.py:120 #, python-format msgid "%(date)s %(hour)s:%(minute)s:%(second)s:%(subsecond)s" msgstr "%(date)s %(hour)s:%(minute)s:%(second)s:%(subsecond)s" #. Device refers to a thing like a camera, memory card in its reader, #. external hard drive, Portable Storage Device, etc. -#: rapid/rapid.py:152 +#: rapid/rapid.py:155 msgid "Device" msgstr "Urządzenie" #. Size refers to the total size of images on the device, typically in #. MB or GB -#: rapid/rapid.py:170 +#: rapid/rapid.py:173 msgid "Size" msgstr "Rozmiar" -#: rapid/rapid.py:173 +#: rapid/rapid.py:176 msgid "Download Progress" msgstr "Postęp pobierania" -#: rapid/rapid.py:319 +#: rapid/rapid.py:322 #, python-format msgid "%(device)s did not unmount" msgstr "Nie odmontowano %(device)s" @@ -66,22 +66,22 @@ msgstr "Nie odmontowano %(device)s" #. looking for photos or videos. It is visible initially in the progress bar for each device #. (which normally holds "x photos and videos"). #. It maybe displayed only briefly if the contents of the device being scanned is small. -#: rapid/rapid.py:1186 +#: rapid/rapid.py:1189 msgid "scanning..." msgstr "wyszukiwanie..." #. this location is a human readable explanation for /, and is inserted into Downloading from %(location)s -#: rapid/rapid.py:1697 +#: rapid/rapid.py:1747 msgid "the root of the file system" msgstr "katalog główny systemu plików" #. message in dialog box which asks the user if they really want to be downloading from this location -#: rapid/rapid.py:1701 +#: rapid/rapid.py:1751 #, python-format msgid "Downloading from %(location)s." msgstr "Pobieranie z %(location)s." -#: rapid/rapid.py:1702 +#: rapid/rapid.py:1752 msgid "" "Do you really want to download from here? On some systems, scanning this " "location can take a very long time." @@ -89,15 +89,15 @@ msgstr "" "Naprawdę pobierać z tego miejsca? W niektórych systemach, skanowanie tego " "położenia może potrwać bardzo długo." -#: rapid/rapid.py:2124 rapid/glade3/rapid.ui.h:5 +#: rapid/rapid.py:2174 msgid "Download" msgstr "Pobierz" -#: rapid/rapid.py:2127 +#: rapid/rapid.py:2177 msgid "Pause" msgstr "Wstrzymaj" -#: rapid/rapid.py:2228 +#: rapid/rapid.py:2282 #, python-format msgid "" "These download folders are invalid:\n" @@ -108,7 +108,7 @@ msgstr "" "%(folder1)s\n" "%(folder2)s" -#: rapid/rapid.py:2231 +#: rapid/rapid.py:2285 #, python-format msgid "" "This download folder is invalid:\n" @@ -117,177 +117,177 @@ msgstr "" "Nieprawidłowy katalog pobierania:\n" "%s" -#: rapid/rapid.py:2232 +#: rapid/rapid.py:2286 msgid "Download cannot proceed" msgstr "Pobieranie nie może się odbyć" -#: rapid/rapid.py:2559 +#: rapid/rapid.py:2653 msgid "About 1 second remaining" msgstr "Pozostała około sekunda" -#: rapid/rapid.py:2561 +#: rapid/rapid.py:2655 #, python-format msgid "About %i seconds remaining" msgstr "Pozostało około %i sekund" -#: rapid/rapid.py:2563 +#: rapid/rapid.py:2657 msgid "About 1 minute remaining" msgstr "Pozostała około minuta" #. Translators: in the text '%(minutes)i:%(seconds)02i', only the : should be translated, if needed. #. '%(minutes)i' and '%(seconds)02i' should not be modified or left out. They are used to format and display the amount #. of time the download has remainging, e.g. 'About 5:36 minutes remaining' -#: rapid/rapid.py:2568 +#: rapid/rapid.py:2662 #, python-format msgid "About %(minutes)i:%(seconds)02i minutes remaining" msgstr "Pozostało około %(minutes)i:%(seconds)02i minut" -#: rapid/rapid.py:2590 rapid/rpdfile.py:113 +#: rapid/rapid.py:2684 rapid/rpdfile.py:116 msgid "photos and videos" msgstr "zdjęcia i filmy" -#: rapid/rapid.py:2592 rapid/rpdfile.py:115 +#: rapid/rapid.py:2686 rapid/rpdfile.py:118 msgid "photos or videos" msgstr "zdjęcia lub filmy" -#: rapid/rapid.py:2595 rapid/rapid.py:3408 rapid/rpdfile.py:118 +#: rapid/rapid.py:2689 rapid/rapid.py:3502 rapid/rpdfile.py:121 msgid "videos" msgstr "filmy" -#: rapid/rapid.py:2597 rapid/preferencesdialog.py:1617 rapid/rpdfile.py:120 -#: rapid/rpdfile.py:254 +#: rapid/rapid.py:2691 rapid/preferencesdialog.py:1620 rapid/rpdfile.py:123 +#: rapid/rpdfile.py:272 msgid "video" msgstr "film" -#: rapid/rapid.py:2600 rapid/rapid.py:3406 rapid/rpdfile.py:123 +#: rapid/rapid.py:2694 rapid/rapid.py:3500 rapid/rpdfile.py:126 msgid "photos" msgstr "zdjęcia" #. check subfolder preferences for bad values -#: rapid/rapid.py:2602 rapid/preferencesdialog.py:1616 rapid/rpdfile.py:125 -#: rapid/rpdfile.py:234 +#: rapid/rapid.py:2696 rapid/preferencesdialog.py:1619 rapid/rpdfile.py:128 +#: rapid/rpdfile.py:253 msgid "photo" msgstr "zdjęcie" -#: rapid/rapid.py:2629 +#: rapid/rapid.py:2723 #, python-format msgid "%(noFiles)s %(filetypes)s downloaded" msgstr "Pobrane pliki typu %(filetypes)s: %(noFiles)s" -#: rapid/rapid.py:2633 +#: rapid/rapid.py:2727 #, python-format msgid "%(noFiles)s %(filetypes)s failed to download" msgstr "Nieudanych pobrań plików typu %(filetypes)s: %(noFiles)s" -#: rapid/rapid.py:2636 rapid/rapid.py:2688 +#: rapid/rapid.py:2730 rapid/rapid.py:2782 msgid "warnings" msgstr "ostrzeżenia" -#: rapid/rapid.py:2645 +#: rapid/rapid.py:2739 msgid "All downloads complete" msgstr "Ukończono wszystkie pobierania" -#: rapid/rapid.py:2651 rapid/rapid.py:2660 rapid/rapid.py:2669 -#: rapid/rapid.py:2678 rapid/rapid.py:2686 +#: rapid/rapid.py:2745 rapid/rapid.py:2754 rapid/rapid.py:2763 +#: rapid/rapid.py:2772 rapid/rapid.py:2780 #, python-format msgid "%(number)s %(numberdownloaded)s" msgstr "%(number)s %(numberdownloaded)s" -#: rapid/rapid.py:2653 rapid/rapid.py:2671 +#: rapid/rapid.py:2747 rapid/rapid.py:2765 #, python-format msgid "%(filetype)s downloaded" msgstr "Plik typu %(filetype)s został pobrany" -#: rapid/rapid.py:2662 rapid/rapid.py:2680 +#: rapid/rapid.py:2756 rapid/rapid.py:2774 #, python-format msgid "%(filetype)s failed to download" msgstr "Nie udało się pobrać pliku typu %(filetype)s" #. e.g.: 3 of 205 photos and videos (202 remaining) -#: rapid/rapid.py:2719 +#: rapid/rapid.py:2813 #, python-format msgid "%(number)s of %(total)s %(filetypes)s (%(remaining)s remaining)" msgstr "" "%(number)s z %(total)s plików typu %(filetypes)s (pozostało: %(remaining)s)" #. e.g.: 205 of 205 photos and videos -#: rapid/rapid.py:2726 +#: rapid/rapid.py:2820 #, python-format msgid "%(number)s of %(total)s %(filetypes)s" msgstr "%(number)s z %(total)s plików typu %(filetypes)s" -#: rapid/rapid.py:3072 +#: rapid/rapid.py:3166 msgid "From" msgstr "Źródło" -#: rapid/rapid.py:3080 +#: rapid/rapid.py:3174 msgid "Auto Detect" msgstr "Wykrywanie automatyczne" -#: rapid/rapid.py:3084 rapid/preferencesdialog.py:1324 +#: rapid/rapid.py:3178 rapid/preferencesdialog.py:1327 #, python-format msgid "Select a folder containing %(file_types)s" msgstr "Wybór katalogu zawierającego %(file_types)s" -#: rapid/rapid.py:3125 +#: rapid/rapid.py:3219 msgid "Copy" msgstr "Skopiuj" -#: rapid/rapid.py:3138 +#: rapid/rapid.py:3232 msgid "Move" msgstr "Przenieś" -#: rapid/rapid.py:3160 +#: rapid/rapid.py:3254 msgid "To" msgstr "Cel" -#: rapid/rapid.py:3167 rapid/rapid.py:3796 +#: rapid/rapid.py:3261 rapid/rapid.py:3897 msgid "Photos:" msgstr "Zdjęcia:" -#: rapid/rapid.py:3170 rapid/preferencesdialog.py:1161 +#: rapid/rapid.py:3264 rapid/preferencesdialog.py:1164 msgid "Select a folder to download photos to" msgstr "Wybór katalogu dla pobieranych zdjęć" -#: rapid/rapid.py:3182 rapid/rapid.py:3796 +#: rapid/rapid.py:3276 rapid/rapid.py:3897 msgid "Videos:" msgstr "Filmy:" -#: rapid/rapid.py:3184 rapid/preferencesdialog.py:1179 +#: rapid/rapid.py:3278 rapid/preferencesdialog.py:1182 msgid "Select a folder to download videos to" msgstr "Wybór katalogu dla pobieranych filmów" -#: rapid/rapid.py:3376 +#: rapid/rapid.py:3470 msgid "and" msgstr "oraz" -#: rapid/rapid.py:3381 +#: rapid/rapid.py:3475 msgid "Using backup devices" msgstr "Użycie urządzeń do zapisu kopii zapasowej" -#: rapid/rapid.py:3383 +#: rapid/rapid.py:3477 msgid "Using backup device" msgstr "Użycie urządzenia do zapisu kopii zapasowej" -#: rapid/rapid.py:3385 +#: rapid/rapid.py:3479 msgid "No backup devices detected" msgstr "Nie wykryto urządzeń na których można utworzyć kopię zapasową" -#: rapid/rapid.py:3412 +#: rapid/rapid.py:3506 msgid "Free space:" msgstr "Wolne miejsce:" #. (videos) or (photos) will be appended to the free space message displayed to the #. user in the status bar. #. you should only translate this if your language does not use parantheses -#: rapid/rapid.py:3424 +#: rapid/rapid.py:3518 #, python-format msgid "(%(file_type)s)" msgstr "(%(file_type)s)" #. Freespace available on the filesystem for downloading to #. Displayed in status bar message on main window -#: rapid/rapid.py:3428 +#: rapid/rapid.py:3522 #, python-format msgid "%(free)s %(file_type)s" msgstr "%(free)s %(file_type)s" @@ -295,87 +295,87 @@ msgstr "%(free)s %(file_type)s" #. Inserted in the middle of the statusbar message concerning the amount of freespace #. Used to differentiate between two different file systems #. e.g. Free space: 21.3GB (photos); 14.7GB (videos). -#: rapid/rapid.py:3433 +#: rapid/rapid.py:3527 msgid "; " msgstr "; " #. Inserted at the end of the statusbar message concerning the amount of freespace #. Used to differentiate between two different file systems #. e.g. Free space: 21.3GB (photos); 14.7GB (videos). -#: rapid/rapid.py:3438 +#: rapid/rapid.py:3532 msgid "." msgstr "." #. Freespace available on the filesystem for downloading to #. Displayed in status bar message on main window #. e.g. 14.7GB available -#: rapid/rapid.py:3444 +#: rapid/rapid.py:3538 #, python-format msgid "%(free)s free" msgstr "%(free)s wolnego miejsca" #. user manually specified the same location for photos and video backups -#: rapid/rapid.py:3452 +#: rapid/rapid.py:3546 #, python-format msgid "Backing up photos and videos to %(path)s" msgstr "Tworzenie kopii zapasowej zdjęć i filmów w %(path)s" #. user manually specified backup location -#: rapid/rapid.py:3455 +#: rapid/rapid.py:3549 #, python-format msgid "Backing up to %(path)s" msgstr "Tworzenie kopii zapasowej w %(path)s" #. user manually specified different locations for photo and video backups -#: rapid/rapid.py:3458 +#: rapid/rapid.py:3552 #, python-format msgid "Backing up photos to %(path)s and videos to %(path2)s" msgstr "Tworzenie kopii zapasowej zdjęć w %(path)s a filmów w %(path2)s" -#: rapid/rapid.py:3465 +#: rapid/rapid.py:3559 #, python-format msgid "%(freespace)s. %(backuppaths)s." msgstr "%(freespace)s. %(backuppaths)s." -#: rapid/rapid.py:3494 +#: rapid/rapid.py:3588 msgid "Program preferences are invalid" msgstr "Preferencje programu są nieprawidłowe" -#: rapid/rapid.py:3613 rapid/rpdfile.py:235 +#: rapid/rapid.py:3707 rapid/rpdfile.py:254 msgid "Photo" msgstr "Zdjęcie" -#: rapid/rapid.py:3615 rapid/rpdfile.py:255 +#: rapid/rapid.py:3709 rapid/rpdfile.py:273 msgid "Video" msgstr "Film" -#: rapid/rapid.py:3624 +#: rapid/rapid.py:3718 #, python-format msgid "%(file_type)s download folder does not exist" msgstr "katalog pobierania %(file_type)s nie istnieje" -#: rapid/rapid.py:3626 rapid/rapid.py:3640 rapid/rapid.py:3653 +#: rapid/rapid.py:3720 rapid/rapid.py:3734 rapid/rapid.py:3747 #, python-format msgid "Folder: %s" msgstr "Katalog: %s" -#: rapid/rapid.py:3638 +#: rapid/rapid.py:3732 #, python-format msgid "%(file_type)s download folder is invalid" msgstr "katalog pobierania %(file_type)s jest nieprawidłowy" -#: rapid/rapid.py:3651 +#: rapid/rapid.py:3745 #, python-format msgid "%(file_type)s download folder is not writable" msgstr "katalog pobierania %(file_type)s nie jest zapisywalny" -#: rapid/rapid.py:3729 +#: rapid/rapid.py:3831 msgid "Thumbnails" msgstr "Miniatury" #. Translators: this text is displayed to the user when they request information on the command line options. #. The text %default should not be modified or left out. -#: rapid/rapid.py:3777 +#: rapid/rapid.py:3878 #, python-format msgid "" "display program information on the command line as the program runs " @@ -384,43 +384,43 @@ msgstr "" "wyświetl informacje programu w linii komend podczas działania programu " "(domyślnie: %default)" -#: rapid/rapid.py:3778 +#: rapid/rapid.py:3879 msgid "display debugging information when run from the command line" msgstr "" "wyświetlanie informacji o błędach w przypadku uruchomienia z linii poleceń" -#: rapid/rapid.py:3779 +#: rapid/rapid.py:3880 msgid "only output errors to the command line" msgstr "wyświetlaj jedynie błędy w linii komend" #. image file extensions are recognized RAW files plus TIFF and JPG -#: rapid/rapid.py:3781 +#: rapid/rapid.py:3882 msgid "list photo and video file extensions the program recognizes and exit" msgstr "wypisz typy plików rozpoznawane przez program i zakończ" -#: rapid/rapid.py:3783 +#: rapid/rapid.py:3884 msgid "reset all program settings and preferences and exit" msgstr "zresetuj wszystkie ustawienia oraz preferencje programu i zakończ" -#: rapid/rapid.py:3801 +#: rapid/rapid.py:3902 #, python-format msgid "and %s" msgstr "oraz %s" -#: rapid/rapid.py:3809 +#: rapid/rapid.py:3910 msgid "All settings and preferences have been reset" msgstr "Wszystkie ustawienia oraz preferencje zostały zresetowane" -#: rapid/backupfile.py:142 rapid/backupfile.py:165 +#: rapid/backupfile.py:157 rapid/backupfile.py:180 msgid "Backing up error" msgstr "Błąd tworzenia kopii zapasowej" -#: rapid/backupfile.py:144 +#: rapid/backupfile.py:159 #, python-format msgid "Destination directory could not be created: %(directory)s\n" msgstr "Katalog docelowy nie mógł zostać utworzony: %(directory)s\n" -#: rapid/backupfile.py:146 rapid/backupfile.py:167 rapid/subfolderfile.py:196 +#: rapid/backupfile.py:161 rapid/backupfile.py:182 rapid/subfolderfile.py:199 #, python-format msgid "" "Source: %(source)s\n" @@ -429,13 +429,13 @@ msgstr "" "Źródło: %(source)s\n" "Cel: %(destination)s" -#: rapid/backupfile.py:149 rapid/backupfile.py:169 +#: rapid/backupfile.py:164 rapid/backupfile.py:184 #, python-format msgid "Error: %(inst)s" msgstr "Błąd: %(inst)s" -#: rapid/copyfiles.py:159 rapid/subfolderfile.py:211 -#: rapid/subfolderfile.py:352 rapid/subfolderfile.py:370 +#: rapid/copyfiles.py:163 rapid/subfolderfile.py:214 +#: rapid/subfolderfile.py:347 rapid/subfolderfile.py:365 #, python-format msgid "" "%(problem)s\n" @@ -444,494 +444,504 @@ msgstr "" "%(problem)s\n" "Plik: %(file)s" -#: rapid/device.py:79 +#: rapid/device.py:80 msgid "Device Detected" msgstr "Znalezione urządzenie" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#usedeviceprompt -#: rapid/device.py:88 +#: rapid/device.py:89 msgid "" "Should this device or partition be used to download photos or videos from?" msgstr "Pobierać zdjęcia lub filmy z tego urządzenia lub partycji?" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#usedeviceprompt -#: rapid/device.py:107 +#: rapid/device.py:108 msgid "_Remember this choice" msgstr "Zapa_miętaj ten wybór" -#: rapid/downloadtracker.py:298 +#: rapid/downloadtracker.py:299 msgid "MB/s" msgstr "MB/s" -#: rapid/generatenameconfig.py:150 +#: rapid/generatenameconfig.py:151 msgid "Date time" msgstr "Data czas" -#: rapid/generatenameconfig.py:151 +#: rapid/generatenameconfig.py:152 msgid "Text" msgstr "Tekst" -#: rapid/generatenameconfig.py:152 +#: rapid/generatenameconfig.py:153 msgid "Filename" msgstr "Nazwa pliku" -#: rapid/generatenameconfig.py:153 +#: rapid/generatenameconfig.py:154 msgid "Metadata" msgstr "Metadane" -#: rapid/generatenameconfig.py:154 +#: rapid/generatenameconfig.py:155 msgid "Sequences" msgstr "Sekwencje" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#jobcode -#: rapid/generatenameconfig.py:156 rapid/preferencesdialog.py:574 +#: rapid/generatenameconfig.py:157 rapid/preferencesdialog.py:577 msgid "Job code" msgstr "Kod pracy" -#: rapid/generatenameconfig.py:157 +#: rapid/generatenameconfig.py:158 msgid "Image date" msgstr "Data zdjęcia" -#: rapid/generatenameconfig.py:158 +#: rapid/generatenameconfig.py:159 msgid "Video date" msgstr "Data filmu" -#: rapid/generatenameconfig.py:159 +#: rapid/generatenameconfig.py:160 msgid "Today" msgstr "Dzisiaj" -#: rapid/generatenameconfig.py:160 +#: rapid/generatenameconfig.py:161 msgid "Yesterday" msgstr "Wczoraj" #. Translators: Download time is the time and date that the download started (when the user clicked the Download button) -#: rapid/generatenameconfig.py:162 +#: rapid/generatenameconfig.py:163 msgid "Download time" msgstr "Data pobierania" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename -#: rapid/generatenameconfig.py:164 +#: rapid/generatenameconfig.py:165 msgid "Name + extension" msgstr "Nazwa + rozszerzenie" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename -#: rapid/generatenameconfig.py:166 +#: rapid/generatenameconfig.py:167 msgid "Name" msgstr "Nazwa" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename -#: rapid/generatenameconfig.py:168 +#: rapid/generatenameconfig.py:169 msgid "Extension" msgstr "Rozszerzenie" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename -#: rapid/generatenameconfig.py:170 +#: rapid/generatenameconfig.py:171 msgid "Image number" msgstr "Numer obrazu" -#: rapid/generatenameconfig.py:171 +#: rapid/generatenameconfig.py:172 msgid "Video number" msgstr "Numer filmu" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:173 +#: rapid/generatenameconfig.py:174 msgid "Aperture" msgstr "Przysłona" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:175 +#: rapid/generatenameconfig.py:176 msgid "ISO" msgstr "ISO" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:177 +#: rapid/generatenameconfig.py:178 msgid "Exposure time" msgstr "Czas naświetlania" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:179 +#: rapid/generatenameconfig.py:180 msgid "Focal length" msgstr "Ogniskowa" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:181 +#: rapid/generatenameconfig.py:182 msgid "Camera make" msgstr "Producent aparatu" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:183 +#: rapid/generatenameconfig.py:184 msgid "Camera model" msgstr "Model aparatu" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:185 +#: rapid/generatenameconfig.py:186 msgid "Short camera model" msgstr "Skrót modelu aparatu" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:187 +#: rapid/generatenameconfig.py:188 msgid "Hyphenated short camera model" msgstr "Skrót z myślnikiem modelu aparatu" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:189 +#: rapid/generatenameconfig.py:190 msgid "Serial number" msgstr "Numer seryjny" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:191 +#: rapid/generatenameconfig.py:192 msgid "Shutter count" msgstr "Licznik migawki" #. File number currently refers to the Exif value Exif.Canon.FileNumber -#: rapid/generatenameconfig.py:193 +#: rapid/generatenameconfig.py:194 msgid "File number" msgstr "Numer pliku" #. Only the folder component of the Exif.Canon.FileNumber value -#: rapid/generatenameconfig.py:195 +#: rapid/generatenameconfig.py:196 msgid "Folder only" msgstr "Tylko katalog" #. The folder and file component of the Exif.Canon.FileNumber value -#: rapid/generatenameconfig.py:197 +#: rapid/generatenameconfig.py:198 msgid "Folder and file" msgstr "Katalog i plik" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamemetadata -#: rapid/generatenameconfig.py:199 +#: rapid/generatenameconfig.py:200 msgid "Owner name" msgstr "Nazwa właściciela" -#: rapid/generatenameconfig.py:200 +#: rapid/generatenameconfig.py:201 msgid "Codec" msgstr "Kodek" -#: rapid/generatenameconfig.py:201 +#: rapid/generatenameconfig.py:202 msgid "Width" msgstr "Szerokość" -#: rapid/generatenameconfig.py:202 +#: rapid/generatenameconfig.py:203 msgid "Height" msgstr "Wysokość" -#: rapid/generatenameconfig.py:203 +#: rapid/generatenameconfig.py:204 msgid "Length" msgstr "Długość" -#: rapid/generatenameconfig.py:204 +#: rapid/generatenameconfig.py:205 msgid "Frames Per Second" msgstr "Klatki na sekundę" -#: rapid/generatenameconfig.py:205 +#: rapid/generatenameconfig.py:206 msgid "Artist" msgstr "Wykonawca" -#: rapid/generatenameconfig.py:206 +#: rapid/generatenameconfig.py:207 msgid "Copyright" msgstr "Prawa autorskie" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequencenumbers -#: rapid/generatenameconfig.py:208 +#: rapid/generatenameconfig.py:209 msgid "Downloads today" msgstr "Pobierań dzisiaj" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequencenumbers -#: rapid/generatenameconfig.py:210 +#: rapid/generatenameconfig.py:211 msgid "Session number" msgstr "Numer sesji" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequencenumbers -#: rapid/generatenameconfig.py:212 +#: rapid/generatenameconfig.py:213 msgid "Subfolder number" msgstr "Numer podkatalogu" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequencenumbers -#: rapid/generatenameconfig.py:214 +#: rapid/generatenameconfig.py:215 msgid "Stored number" msgstr "Numer zachowany" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#sequenceletters -#: rapid/generatenameconfig.py:216 +#: rapid/generatenameconfig.py:217 msgid "Sequence letter" msgstr "Litera sekwencji" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename -#: rapid/generatenameconfig.py:218 +#: rapid/generatenameconfig.py:219 msgid "All digits" msgstr "Wszystkie cyfry" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename -#: rapid/generatenameconfig.py:220 +#: rapid/generatenameconfig.py:221 msgid "Last digit" msgstr "Ostatnia cyfra" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename -#: rapid/generatenameconfig.py:222 +#: rapid/generatenameconfig.py:223 msgid "Last 2 digits" msgstr "Ostatnie 2 cyfry" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename -#: rapid/generatenameconfig.py:224 +#: rapid/generatenameconfig.py:225 msgid "Last 3 digits" msgstr "Ostatnie 3 cyfry" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamefilename -#: rapid/generatenameconfig.py:226 +#: rapid/generatenameconfig.py:227 msgid "Last 4 digits" msgstr "Ostatnie 4 cyfry" #. Translators: please not the capitalization of this text, and keep it the same if your language features capitalization -#: rapid/generatenameconfig.py:228 +#: rapid/generatenameconfig.py:229 msgid "Original Case" msgstr "Oryginalna wielkość liter" #. Translators: please not the capitalization of this text, and keep it the same if your language features capitalization -#: rapid/generatenameconfig.py:230 +#: rapid/generatenameconfig.py:231 msgid "UPPERCASE" msgstr "WIELKIE LITERY" #. Translators: please not the capitalization of this text, and keep it the same if your language features capitalization -#: rapid/generatenameconfig.py:232 +#: rapid/generatenameconfig.py:233 msgid "lowercase" msgstr "małe litery" -#: rapid/generatenameconfig.py:233 +#: rapid/generatenameconfig.py:234 msgid "One digit" msgstr "Jedna cyfra" -#: rapid/generatenameconfig.py:234 +#: rapid/generatenameconfig.py:235 msgid "Two digits" msgstr "Dwie cyfry" -#: rapid/generatenameconfig.py:235 +#: rapid/generatenameconfig.py:236 msgid "Three digits" msgstr "Trzy cyfry" -#: rapid/generatenameconfig.py:236 +#: rapid/generatenameconfig.py:237 msgid "Four digits" msgstr "Cztery cyfry" -#: rapid/generatenameconfig.py:237 +#: rapid/generatenameconfig.py:238 msgid "Five digits" msgstr "Pięć cyfr" -#: rapid/generatenameconfig.py:238 +#: rapid/generatenameconfig.py:239 msgid "Six digits" msgstr "Sześć cyfr" -#: rapid/generatenameconfig.py:239 +#: rapid/generatenameconfig.py:240 msgid "Seven digits" msgstr "Siedem cyfr" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:241 +#: rapid/generatenameconfig.py:242 msgid "Subseconds" msgstr "Części sekundy" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:243 +#: rapid/generatenameconfig.py:244 msgid "YYYYMMDD" msgstr "RRRRMMDD" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:245 +#: rapid/generatenameconfig.py:246 msgid "YYYY-MM-DD" msgstr "RRRR-MM-DD" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:247 +#: rapid/generatenameconfig.py:248 msgid "YYMMDD" msgstr "RRMMDD" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:249 +#: rapid/generatenameconfig.py:250 msgid "YY-MM-DD" msgstr "RR-MM-DD" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:251 +#: rapid/generatenameconfig.py:252 msgid "MMDDYYYY" msgstr "MMDDRRRR" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:253 +#: rapid/generatenameconfig.py:254 msgid "MMDDYY" msgstr "MMDDRR" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:255 +#: rapid/generatenameconfig.py:256 msgid "MMDD" msgstr "MMDD" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:257 +#: rapid/generatenameconfig.py:258 msgid "DDMMYYYY" msgstr "DDMMRRRR" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:259 +#: rapid/generatenameconfig.py:260 msgid "DDMMYY" msgstr "DDMMRR" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:261 +#: rapid/generatenameconfig.py:262 msgid "YYYY" msgstr "RRRR" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:263 +#: rapid/generatenameconfig.py:264 msgid "YY" msgstr "RR" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:265 +#: rapid/generatenameconfig.py:266 msgid "MM" msgstr "MM" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:267 +#: rapid/generatenameconfig.py:268 msgid "DD" msgstr "DD" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:269 +#: rapid/generatenameconfig.py:270 +msgid "Month (full)" +msgstr "Miesiąc (pełna nazwa)" + +#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime +#: rapid/generatenameconfig.py:272 +msgid "Month (abbreviated)" +msgstr "Miesiąc (skrót nazwy)" + +#. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime +#: rapid/generatenameconfig.py:274 msgid "HHMMSS" msgstr "GGMMSS" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:271 +#: rapid/generatenameconfig.py:276 msgid "HHMM" msgstr "GGMM" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:273 +#: rapid/generatenameconfig.py:278 msgid "HH-MM-SS" msgstr "GG-MM-SS" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:275 +#: rapid/generatenameconfig.py:280 msgid "HH-MM" msgstr "GG-MM" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:277 +#: rapid/generatenameconfig.py:282 msgid "HH" msgstr "GG" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:279 +#: rapid/generatenameconfig.py:284 msgid "MM (minutes)" msgstr "MM (minuty)" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#renamedateandtime -#: rapid/generatenameconfig.py:281 +#: rapid/generatenameconfig.py:286 msgid "SS" msgstr "SS" -#: rapid/preferencesdialog.py:371 +#: rapid/preferencesdialog.py:374 #, python-format msgid "Subfolder preferences should not start with a %s" msgstr "Preferencje podkatalogu nie powinny zaczynać się od %s" -#: rapid/preferencesdialog.py:373 +#: rapid/preferencesdialog.py:376 #, python-format msgid "Subfolder preferences should not end with a %s" msgstr "Preferencje podkatalogu nie powinny kończyć się na %s" -#: rapid/preferencesdialog.py:377 +#: rapid/preferencesdialog.py:380 #, python-format msgid "Subfolder preferences should not contain two %s one after the other" msgstr "" "Preferencje podkatalogu nie powinny zawierać dwóch %s jeden po drugim" -#: rapid/preferencesdialog.py:436 rapid/preferencesdialog.py:697 +#: rapid/preferencesdialog.py:439 rapid/preferencesdialog.py:700 msgid "Remove all Job Codes?" msgstr "Usunąć wszystkie kody pracy?" -#: rapid/preferencesdialog.py:437 rapid/preferencesdialog.py:714 +#: rapid/preferencesdialog.py:440 rapid/preferencesdialog.py:717 msgid "Should all Job Codes be removed?" msgstr "Usunąć wszystkie kody pracy?" -#: rapid/preferencesdialog.py:443 +#: rapid/preferencesdialog.py:446 msgid "Remove all Remembered Paths?" msgstr "Usunąć wszystkie Ścieżki pamiętane?" -#: rapid/preferencesdialog.py:444 +#: rapid/preferencesdialog.py:447 msgid "Should all remembered paths be removed?" msgstr "Czy wszystkie zapamiętane ścieżki powinny zostać usunięte?" -#: rapid/preferencesdialog.py:450 +#: rapid/preferencesdialog.py:453 msgid "Remove all Ignored Paths?" msgstr "Usunąć wszystkie Ścieżki ignorowane?" -#: rapid/preferencesdialog.py:451 +#: rapid/preferencesdialog.py:454 msgid "Should all ignored paths be removed?" msgstr "Czy wszystkie ignorowane ścieżki powinny zostać usunięte?" -#: rapid/preferencesdialog.py:462 +#: rapid/preferencesdialog.py:465 msgid "Error in Photo Rename preferences" msgstr "Błąd w preferencjach zmiany nazw obrazów" -#: rapid/preferencesdialog.py:642 +#: rapid/preferencesdialog.py:645 msgid "Error in Video Rename preferences" msgstr "Błąd w preferencjach zmiany nazw filmów" -#: rapid/preferencesdialog.py:663 +#: rapid/preferencesdialog.py:666 msgid "Error in Photo Download Subfolders preferences" msgstr "Błąd w preferencjach podkatalogów pobierania zdjęć" -#: rapid/preferencesdialog.py:680 +#: rapid/preferencesdialog.py:683 msgid "Error in Video Download Subfolders preferences" msgstr "Błąd w preferencjach podkatalogów pobierania filmów" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#jobcode -#: rapid/preferencesdialog.py:739 +#: rapid/preferencesdialog.py:742 msgid "Enter a Job Code" msgstr "Wprowadzenie kodu pracy" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#jobcode -#: rapid/preferencesdialog.py:755 +#: rapid/preferencesdialog.py:758 msgid "Enter a new Job Code, or select a previous one" msgstr "Proszę wprowadzić nowy kod pracy, lub wybrać poprzedni" #. Translators: for an explanation of what this means, see http://damonlynch.net/rapid/documentation/index.html#jobcode -#: rapid/preferencesdialog.py:758 +#: rapid/preferencesdialog.py:761 msgid "Enter a new Job Code" msgstr "Proszę wprowadzić nowy kod pracy" -#: rapid/preferencesdialog.py:763 +#: rapid/preferencesdialog.py:766 msgid "Job Code:" msgstr "Kod pracy:" -#: rapid/preferencesdialog.py:819 +#: rapid/preferencesdialog.py:822 msgid "Enter a Path to Ignore" msgstr "Wprowadź Ścieżkę ignorowaną" -#: rapid/preferencesdialog.py:831 +#: rapid/preferencesdialog.py:834 msgid "Specify a path that will never be scanned for photos or videos" msgstr "" "Proszę określić ścieżkę, która nigdy nie będzie sprawdzana w poszukiwaniu " "zdjęć lub obrazów" -#: rapid/preferencesdialog.py:836 +#: rapid/preferencesdialog.py:839 msgid "Path:" msgstr "Scieżka:" -#: rapid/preferencesdialog.py:1079 +#: rapid/preferencesdialog.py:1082 msgid "Job Code" msgstr "Kod pracy" -#: rapid/preferencesdialog.py:1350 +#: rapid/preferencesdialog.py:1353 msgid "Select a folder in which to backup photos" msgstr "Proszę wybrać katalog dla tworzenia kopii zapasowej zdjęć" -#: rapid/preferencesdialog.py:1363 +#: rapid/preferencesdialog.py:1366 msgid "Select a folder in which to backup videos" msgstr "Proszę wybrać katalog dla tworzenia kopii zapasowej filmów" #. Translators: please do not modify or leave out html formatting tags like and . These are used to format the text the users sees -#: rapid/preferencesdialog.py:1458 +#: rapid/preferencesdialog.py:1461 msgid "" "Warning: There is insufficient metadata to fully generate the " "name. Please use other renaming options." @@ -939,7 +949,7 @@ msgstr "" "Ostrzeżenie: Metadane są niewystarczające do pełnego wygenerowania " "nazwy. Proszę użyć innej opcji zmiany nazwy." -#: rapid/preferencesdialog.py:1509 +#: rapid/preferencesdialog.py:1512 msgid "" "Warning: There is insufficient metadata to fully generate " "subfolders. Please use other subfolder naming options." @@ -948,13 +958,13 @@ msgstr "" "podkatalogów. Proszę użyć innej opcji określenia nazw podkatalogów." #. Translators: you should not modify or leave out the %s. This is a code used by the programming language python to insert a value that thes user will see -#: rapid/preferencesdialog.py:1512 +#: rapid/preferencesdialog.py:1515 #, python-format msgid "Example: %s" msgstr "Przykład: %s" #. Preferences list is now empty -#: rapid/preferencesdialog.py:1602 +#: rapid/preferencesdialog.py:1605 #, python-format msgid "" "The %(filetype)s subfolder preferences entered are invalid and cannot be " @@ -965,7 +975,7 @@ msgstr "" "zostać użyte.\n" "Zostaną przywrócone ich domyślne wartości." -#: rapid/preferencesdialog.py:1747 +#: rapid/preferencesdialog.py:1750 #, python-format msgid "" "The following regular expressions are invalid, and will be removed unless " @@ -976,7 +986,7 @@ msgstr "" "nie będą poprawione:\n" " %s" -#: rapid/preferencesdialog.py:1749 +#: rapid/preferencesdialog.py:1752 #, python-format msgid "" "This regular expression is invalid, and will be removed unless you correct " @@ -987,142 +997,142 @@ msgstr "" "poprawione:\n" " %s" -#: rapid/preferencesdialog.py:1750 +#: rapid/preferencesdialog.py:1753 msgid "Invalid regular expression" msgstr "Nieprawidłowe wyrażenie regularne" #. Translators: this value is used as an example device when automatic backup device detection is enabled. You should translate this. -#: rapid/preferencesdialog.py:1931 +#: rapid/preferencesdialog.py:1934 msgid "externaldrive1" msgstr "dyskzewnętrzny1" #. Translators: this value is used as an example device when automatic backup device detection is enabled. You should translate this. -#: rapid/preferencesdialog.py:1933 +#: rapid/preferencesdialog.py:1936 msgid "externaldrive2" msgstr "dyskzewnętrzny2" -#: rapid/prefsrapid.py:126 +#: rapid/prefsrapid.py:127 msgid "New York" msgstr "Nowy Jork" -#: rapid/prefsrapid.py:127 +#: rapid/prefsrapid.py:128 msgid "Manila" msgstr "Manila" -#: rapid/prefsrapid.py:127 +#: rapid/prefsrapid.py:128 msgid "Prague" msgstr "Praga" -#: rapid/prefsrapid.py:127 +#: rapid/prefsrapid.py:128 msgid "Helsinki" msgstr "Helsinki" -#: rapid/prefsrapid.py:127 +#: rapid/prefsrapid.py:128 msgid "Wellington" msgstr "Wellington" -#: rapid/prefsrapid.py:128 +#: rapid/prefsrapid.py:129 msgid "Tehran" msgstr "Teheran" -#: rapid/prefsrapid.py:128 +#: rapid/prefsrapid.py:129 msgid "Kampala" msgstr "Kampala" -#: rapid/prefsrapid.py:128 +#: rapid/prefsrapid.py:129 msgid "Paris" msgstr "Paryż" -#: rapid/prefsrapid.py:128 +#: rapid/prefsrapid.py:129 msgid "Berlin" msgstr "Berlin" -#: rapid/prefsrapid.py:128 +#: rapid/prefsrapid.py:129 msgid "Sydney" msgstr "Sydney" -#: rapid/prefsrapid.py:129 +#: rapid/prefsrapid.py:130 msgid "Budapest" msgstr "Budapeszt" -#: rapid/prefsrapid.py:129 +#: rapid/prefsrapid.py:130 msgid "Rome" msgstr "Rzym" -#: rapid/prefsrapid.py:129 +#: rapid/prefsrapid.py:130 msgid "Moscow" msgstr "Moskwa" -#: rapid/prefsrapid.py:129 +#: rapid/prefsrapid.py:130 msgid "Delhi" msgstr "Delhi" -#: rapid/prefsrapid.py:129 +#: rapid/prefsrapid.py:130 msgid "Warsaw" msgstr "Warszawa" -#: rapid/prefsrapid.py:130 +#: rapid/prefsrapid.py:131 msgid "Jakarta" msgstr "Dżakarta" -#: rapid/prefsrapid.py:130 +#: rapid/prefsrapid.py:131 msgid "Madrid" msgstr "Madryt" -#: rapid/prefsrapid.py:130 +#: rapid/prefsrapid.py:131 msgid "Stockholm" msgstr "Sztokholm" #. components -#: rapid/problemnotification.py:26 rapid/subfolderfile.py:363 +#: rapid/problemnotification.py:27 rapid/subfolderfile.py:358 msgid "subfolder" msgstr "podkatalog" -#: rapid/problemnotification.py:27 rapid/subfolderfile.py:361 +#: rapid/problemnotification.py:28 rapid/subfolderfile.py:356 msgid "filename" msgstr "nazwa pliku" -#: rapid/problemnotification.py:80 +#: rapid/problemnotification.py:81 #, python-format msgid "Date time value %s appears invalid." msgstr "Wartość daty %s wydaje się nieprawidłowa." -#: rapid/problemnotification.py:81 +#: rapid/problemnotification.py:82 msgid "Filename does not have an extension." msgstr "Nazwa pliku nie posiada rozszerzenia." #. a number component is something like the 8346 in IMG_8346.JPG -#: rapid/problemnotification.py:83 +#: rapid/problemnotification.py:84 msgid "Filename does not have a number component." msgstr "Plik nie posiada cyfr w swojej nazwie." -#: rapid/problemnotification.py:84 +#: rapid/problemnotification.py:85 #, python-format msgid "Error generating component %s." msgstr "Błąd w generowaniu składowej %s." #. a generic problem -#: rapid/problemnotification.py:86 +#: rapid/problemnotification.py:87 #, python-format msgid "%(filetype)s metadata cannot be read" msgstr "metadane pliku %(filetype)s nie mogą zostać odczytane" -#: rapid/problemnotification.py:88 +#: rapid/problemnotification.py:89 #, python-format msgid "%(filetype)s %(area)s could not be generated" msgstr "Nie można wygenerować %(filetype)s %(area)s" -#: rapid/problemnotification.py:90 rapid/problemnotification.py:91 +#: rapid/problemnotification.py:91 rapid/problemnotification.py:92 #, python-format msgid "An error occurred when copying the %(filetype)s" msgstr "Wystąpił błąd przy kopiowaniu %(filetype)s" -#: rapid/problemnotification.py:93 rapid/problemnotification.py:94 +#: rapid/problemnotification.py:94 rapid/problemnotification.py:95 #, python-format msgid "%(filetype)s already exists" msgstr "%(filetype)s już istnieje" -#: rapid/problemnotification.py:97 +#: rapid/problemnotification.py:98 #, python-format msgid "" "%(filetype)s could not be backed up because no suitable backup locations " @@ -1131,7 +1141,7 @@ msgstr "" "Nie można utworzyć kopii zapasowej pliku %(filetype)s ponieważ nie udało się " "znaleźć właściwego miejsca na kopię." -#: rapid/problemnotification.py:102 +#: rapid/problemnotification.py:103 #, python-format msgid "" "%(image1)s was taken on %(image1_date)s at %(image1_time)s, and %(image2)s " @@ -1140,12 +1150,12 @@ msgstr "" "%(image1)s zostało zrobione %(image1_date)s o %(image1_time)s, a %(image2)s " "%(image2_date)s o %(image2_time)s." -#: rapid/problemnotification.py:103 +#: rapid/problemnotification.py:104 #, python-format msgid "%(filetype)s was already downloaded" msgstr "Plik %(filetype)s już został pobrany" -#: rapid/problemnotification.py:107 +#: rapid/problemnotification.py:108 #, python-format msgid "" "The existing %(filetype)s was last modified on %(date)s at %(time)s. Unique " @@ -1154,55 +1164,55 @@ msgstr "" "Istniejący plik %(filetype)s został ostatnio zmodyfikowany %(date)s o " "%(time)s. Dodano unikalny identyfikator '%(identifier)s'." -#: rapid/problemnotification.py:108 +#: rapid/problemnotification.py:109 #, python-format msgid "The existing %(filetype)s was last modified on %(date)s at %(time)s." msgstr "" "Istniejący plik %(filetype)s został ostatnio zmodyfikowany %(date)s o " "%(time)s." -#: rapid/problemnotification.py:109 +#: rapid/problemnotification.py:110 #, python-format msgid "There is no data with which to name the %(filetype)s." msgstr "Brak danych aby nazwać %(filetype)s." -#: rapid/problemnotification.py:111 +#: rapid/problemnotification.py:112 #, python-format msgid "Error: %(errorno)s %(strerror)s" msgstr "Błąd: %(errorno)s %(strerror)s" -#: rapid/problemnotification.py:201 +#: rapid/problemnotification.py:202 msgid "The metadata might be corrupt." msgstr "Metadane mogą być uszkodzone." -#: rapid/problemnotification.py:204 +#: rapid/problemnotification.py:205 msgid "" "The filename, extension and Exif information indicate it has already been " "downloaded." msgstr "Nazwa pliku, rozszerzenie i informacje Exif zostały już pobrane." -#: rapid/problemnotification.py:223 +#: rapid/problemnotification.py:224 #, python-format msgid " It was backed up to %(volume)s" msgstr " Kopia zapasowa została utworzona na %(volume)s" -#: rapid/problemnotification.py:225 +#: rapid/problemnotification.py:226 msgid " It was backed up to these devices: " msgstr " Kopia zapasowa została utworzona na nośnikach: " -#: rapid/problemnotification.py:227 rapid/problemnotification.py:288 -#: rapid/problemnotification.py:300 +#: rapid/problemnotification.py:228 rapid/problemnotification.py:289 +#: rapid/problemnotification.py:301 #, python-format msgid "%s, " msgstr "%s, " -#: rapid/problemnotification.py:228 rapid/problemnotification.py:289 -#: rapid/problemnotification.py:301 +#: rapid/problemnotification.py:229 rapid/problemnotification.py:290 +#: rapid/problemnotification.py:302 #, python-format msgid "%(volumes)s and %(final_volume)s." msgstr "%(volumes)s oraz %(final_volume)s." -#: rapid/problemnotification.py:240 +#: rapid/problemnotification.py:241 #, python-format msgid "" "Photos detected with the same filenames, but taken at different times: " @@ -1210,490 +1220,451 @@ msgid "" msgstr "" "Zdjęcia o tej samej nazwie pliku, ale zrobione w innym czasie: %(details)s" -#: rapid/problemnotification.py:257 +#: rapid/problemnotification.py:258 #, python-format msgid "An error occurred when backing up on %(volume)s: %(inst)s." msgstr "" "Wystąpił błąd podczas tworzenia kopii zapasowej na %(volume)s: %(inst)s." -#: rapid/problemnotification.py:259 +#: rapid/problemnotification.py:260 #, python-format msgid "An error occurred when backing up on %(volume)s." msgstr "Wystąpił błąd podczas tworzenia kopii zapasowej na %(volume)s." -#: rapid/problemnotification.py:261 +#: rapid/problemnotification.py:262 msgid "Errors occurred when backing up on the following backup devices: " msgstr "" "Wystąpiły błędy podczas tworzenia kopii zapasowej na następujących " "nośnikach: " -#: rapid/problemnotification.py:265 rapid/problemnotification.py:313 +#: rapid/problemnotification.py:266 rapid/problemnotification.py:314 #, python-format msgid "%(volume)s (%(inst)s), " msgstr "%(volume)s (%(inst)s), " -#: rapid/problemnotification.py:267 +#: rapid/problemnotification.py:268 #, python-format msgid "%(volume)s, " msgstr "%(volume)s, " -#: rapid/problemnotification.py:271 rapid/problemnotification.py:315 +#: rapid/problemnotification.py:272 rapid/problemnotification.py:316 #, python-format msgid "%(volumes)s and %(volume)s (%(inst)s)." msgstr "%(volumes)s oraz %(volume)s (%(inst)s)." -#: rapid/problemnotification.py:276 +#: rapid/problemnotification.py:277 #, python-format msgid "%(volumes)s and %(volume)s." msgstr "%(volumes)s oraz %(volume)s." -#: rapid/problemnotification.py:284 +#: rapid/problemnotification.py:285 #, python-format msgid "Backup already exists on %(volume)s." msgstr "Kopia zapasowa już istnieje na %(volume)s." -#: rapid/problemnotification.py:286 +#: rapid/problemnotification.py:287 msgid "Backups already exist in these locations: " msgstr "Kopia zapasowa już istnieje w następujących miejscach: " -#: rapid/problemnotification.py:296 +#: rapid/problemnotification.py:297 #, python-format msgid "Backup overwritten on %(volume)s." msgstr "Kopia zapasowa nadpisana na %(volume)s." -#: rapid/problemnotification.py:298 +#: rapid/problemnotification.py:299 msgid "Backups overwritten on these devices: " msgstr "Kopia zapasowa nadpisana na nośnikach: " -#: rapid/problemnotification.py:309 +#: rapid/problemnotification.py:310 #, python-format msgid "An error occurred when creating directories on %(volume)s: %(inst)s." msgstr "Wystąpił błąd podczas tworzenia katalogów na %(volume)s: %(inst)s." -#: rapid/problemnotification.py:311 +#: rapid/problemnotification.py:312 msgid "" "Errors occurred when creating directories on the following backup devices: " msgstr "" "Wystąpił błąd podczas tworzenia katalogów na następujących nośnikach: " -#: rapid/problemnotification.py:322 +#: rapid/problemnotification.py:323 #, python-format msgid "%(previousproblem)s Additionally, %(newproblem)s" msgstr "%(previousproblem)s Dodatkowo, %(newproblem)s" -#: rapid/problemnotification.py:330 +#: rapid/problemnotification.py:331 #, python-format msgid " Furthermore, there were %(problems)s." msgstr " Oprócz tego wystąpiły %(problems)s." -#: rapid/problemnotification.py:332 +#: rapid/problemnotification.py:333 #, python-format msgid " Furthermore, there was a %(problem)s." msgstr " Oprócz tego wystąpił %(problem)s." -#: rapid/problemnotification.py:341 +#: rapid/problemnotification.py:342 #, python-format msgid "The %(type)s metadata is missing." msgstr "Brak metadanych %(type)s." -#: rapid/problemnotification.py:343 +#: rapid/problemnotification.py:344 msgid "The following metadata is missing: " msgstr "Brak następujących metadanych: " -#: rapid/problemnotification.py:346 +#: rapid/problemnotification.py:347 #, python-format msgid "%(missing_metadata_elements)s and %(final_missing_metadata_element)s." msgstr "" "%(missing_metadata_elements)s oraz %(final_missing_metadata_element)s." -#: rapid/problemnotification.py:363 +#: rapid/problemnotification.py:364 msgid "Problems in subfolder and filename generation" msgstr "Problemy przy tworzeniu podkatalogów i nazw plików" -#: rapid/problemnotification.py:365 +#: rapid/problemnotification.py:366 msgid "Problem in subfolder and filename generation" msgstr "Problem w tworzeniu podkatalogu i nazwy pliku" -#: rapid/problemnotification.py:368 +#: rapid/problemnotification.py:369 #, python-format msgid "Problems in %s generation" msgstr "Problemy w tworzeniu %s" -#: rapid/problemnotification.py:370 +#: rapid/problemnotification.py:371 #, python-format msgid "Problem in %s generation" msgstr "Problem w tworzeniu %s" -#: rapid/problemnotification.py:379 +#: rapid/problemnotification.py:380 #, python-format msgid "%(filetype)s already exists, but it was backed up" msgstr "%(filetype)s już istnieje, ale została utworzona kopia zapasowa" -#: rapid/problemnotification.py:381 +#: rapid/problemnotification.py:382 #, python-format msgid "An error occurred when copying the %(filetype)s, but it was backed up" msgstr "" "Wystąpił błąd podczas kopiowania %(filetype)s, ale została utworzona kopia " "zapasowa" -#: rapid/problemnotification.py:401 +#: rapid/problemnotification.py:402 msgid "Multiple problems were encountered" msgstr "Wystąpiło kilka problemów" -#: rapid/problemnotification.py:403 rapid/subfolderfile.py:230 +#: rapid/problemnotification.py:404 rapid/subfolderfile.py:233 msgid "Photos detected with the same filenames, but taken at different times" msgstr "Zdjęcia z taką samą nazwą, ale zrobione w różnym czasie" -#: rapid/problemnotification.py:409 +#: rapid/problemnotification.py:410 msgid "there were errors backing up" msgstr "wystąpiły błędy podczas tworzenia kopii zapasowej" -#: rapid/problemnotification.py:410 +#: rapid/problemnotification.py:411 msgid "There were errors backing up" msgstr "Wystąpiły błędy podczas tworzenia kopii zapasowej" -#: rapid/problemnotification.py:412 +#: rapid/problemnotification.py:413 msgid "there was an error backing up" msgstr "wystąpił błąd podczas tworzenia kopii zapasowej" -#: rapid/problemnotification.py:413 +#: rapid/problemnotification.py:414 msgid "There was an error backing up" msgstr "Wystąpił błąd podczas tworzenia kopii zapasowej" #. e.g. -#: rapid/problemnotification.py:416 +#: rapid/problemnotification.py:417 #, python-format msgid "%(previousproblem)s, and %(backinguperror)s" msgstr "%(previousproblem)s, oraz %(backinguperror)s" -#: rapid/rpdfile.py:139 +#: rapid/rpdfile.py:142 #, python-format msgid "%(number)s %(filetypes)s" msgstr "%(number)s %(filetypes)s" -#: rapid/subfolderfile.py:79 +#: rapid/subfolderfile.py:80 #, python-format msgid "%(hour)s:%(minute)s:%(second)s:%(subsecond)s" msgstr "%(hour)s:%(minute)s:%(second)s:%(subsecond)s" -#: rapid/subfolderfile.py:300 +#: rapid/subfolderfile.py:301 msgid "Photo has already been downloaded" msgstr "Zdjęcie zostało już pobrane" -#: rapid/subfolderfile.py:301 +#: rapid/subfolderfile.py:302 #, python-format msgid "Source: %(source)s" msgstr "Źródło: %(source)s" -#: rapid/subfolderfile.py:359 +#: rapid/subfolderfile.py:354 msgid "subfolder and filename" msgstr "podkatalog i nazwa pliku" -#: rapid/subfolderfile.py:397 +#: rapid/subfolderfile.py:393 msgid "Failed to create download subfolder" msgstr "Nie udało się utworzyć podkatalogu pobierania" -#: rapid/subfolderfile.py:398 +#: rapid/subfolderfile.py:394 #, python-format msgid "Path: %s" msgstr "Ścieżka: %s" -#: rapid/glade3/rapid.ui.h:1 -msgid "About..." -msgstr "O programie..." - #: rapid/glade3/rapid.ui.h:2 -msgid "Check All" -msgstr "Zaznacz wszystko" +msgid "_File" +msgstr "_Plik" #: rapid/glade3/rapid.ui.h:3 -msgid "Check All Photos" -msgstr "Zaznacz wszystkie zdjęcia" +msgid "Download / Pause" +msgstr "Pobierz / Wstrzymaj" #: rapid/glade3/rapid.ui.h:4 -msgid "Check All Videos" -msgstr "Zaznacz wszystkie filmy" +msgid "_Select" +msgstr "_Zaznaczenie" + +#: rapid/glade3/rapid.ui.h:5 +msgid "Select All Without _Job Code" +msgstr "Zaznacz wszystkie _bez kodu pracy" #: rapid/glade3/rapid.ui.h:6 -msgid "Download / Pause" -msgstr "Pobierz / Wstrzymaj" +msgid "Select All Wit_h Job Code" +msgstr "Zaznacz wszystkie z _kodem pracy" #: rapid/glade3/rapid.ui.h:7 -msgid "Get Help Online..." -msgstr "Uzyskaj pomoc w sieci..." +msgid "_View" +msgstr "_Widok" #: rapid/glade3/rapid.ui.h:8 -msgid "Help" -msgstr "Pomoc" +msgid "_Error Log" +msgstr "_Dziennik błędów" #: rapid/glade3/rapid.ui.h:9 -msgid "Make a Donation..." -msgstr "Przekaż darowiznę..." +msgid "_Clear Completed Downloads" +msgstr "Wyczyść _ukończone pobierania" #: rapid/glade3/rapid.ui.h:10 -msgid "Next File" -msgstr "Następny plik" - -#: rapid/glade3/rapid.ui.h:11 -msgid "Preferences" -msgstr "Preferencje" - -#: rapid/glade3/rapid.ui.h:12 msgid "Previous File" msgstr "Poprzedni plik" -#: rapid/glade3/rapid.ui.h:13 -msgid "Quit" -msgstr "Zakończ" - -#: rapid/glade3/rapid.ui.h:15 -msgid "Refresh" -msgstr "Odśwież" - -#: rapid/glade3/rapid.ui.h:16 -msgid "Report a Problem..." -msgstr "Zgłoś błąd..." - -#: rapid/glade3/rapid.ui.h:17 -msgid "Select All Wit_h Job Code" -msgstr "Zaznacz wszystkie z _kodem pracy" - -#: rapid/glade3/rapid.ui.h:18 -msgid "Select All Without _Job Code" -msgstr "Zaznacz wszystkie _bez kodu pracy" - -#: rapid/glade3/rapid.ui.h:19 -msgid "Translate this Application..." -msgstr "Przetłumacz ten program..." - -#: rapid/glade3/rapid.ui.h:20 -msgid "Uncheck All" -msgstr "Odznacz wszystko" - -#: rapid/glade3/rapid.ui.h:21 -msgid "_Check All" -msgstr "Zaznacz _wszystko" - -#: rapid/glade3/rapid.ui.h:22 -msgid "_Clear Completed Downloads" -msgstr "Wyczyść _ukończone pobierania" - -#: rapid/glade3/rapid.ui.h:23 -msgid "_Download" -msgstr "Pobie_rz" - -#: rapid/glade3/rapid.ui.h:24 -msgid "_Error Log" -msgstr "_Dziennik błędów" - -#: rapid/glade3/rapid.ui.h:25 -msgid "_File" -msgstr "_Plik" +#: rapid/glade3/rapid.ui.h:11 +msgid "Next File" +msgstr "Następny plik" -#: rapid/glade3/rapid.ui.h:26 +#: rapid/glade3/rapid.ui.h:12 msgid "_Help" msgstr "Pomo_c" -#: rapid/glade3/rapid.ui.h:27 -msgid "_Include in download" -msgstr "Zaw_rzyj w pobieraniu" - -#: rapid/glade3/rapid.ui.h:28 +#: rapid/glade3/rapid.ui.h:13 msgid "_Make a Donation..." msgstr "_Darowizna" -#: rapid/glade3/rapid.ui.h:29 -msgid "_Select" -msgstr "_Zaznaczenie" - -#: rapid/glade3/rapid.ui.h:30 +#: rapid/glade3/rapid.ui.h:14 msgid "_Translate this Application..." msgstr "_Przetłumacz ten program..." -#: rapid/glade3/rapid.ui.h:31 +#: rapid/glade3/rapid.ui.h:15 +msgid "_Check All" +msgstr "Zaznacz _wszystko" + +#: rapid/glade3/rapid.ui.h:16 msgid "_Uncheck All" msgstr "_Odznacz wszystko" -#: rapid/glade3/rapid.ui.h:32 -msgid "_View" -msgstr "_Widok" +#: rapid/glade3/rapid.ui.h:17 +msgid "_Include in download" +msgstr "Zaw_rzyj w pobieraniu" + +#: rapid/glade3/rapid.ui.h:18 +msgid "_Download" +msgstr "Pobie_rz" #: rapid/glade3/prefs.ui.h:1 -msgid " " -msgstr " " +msgid "Preferences: Rapid Photo Downloader" +msgstr "Preferencje: Rapid Photo Downloader" #: rapid/glade3/prefs.ui.h:2 -msgid " hh:mm" -msgstr " gg:mm" +msgid "Photo Download Folders" +msgstr "" +"Katalogi pobierania zdjęć" #: rapid/glade3/prefs.ui.h:3 -msgid ":" -msgstr ":" +msgid "Example: /home/user/Pictures" +msgstr "Przykład: /home/użytkownik/Obrazy" #: rapid/glade3/prefs.ui.h:4 -msgid "Backup" -msgstr "Kopia zapasowa" +msgid "Download Subfolders" +msgstr "Podkatalogi pobierania" #: rapid/glade3/prefs.ui.h:5 -msgid "Compatibility with Other Operating Systems" -msgstr "Zgodność z innymi systemami operacyjnymi" +msgid "Download folder:" +msgstr "Katalog pobierania:" #: rapid/glade3/prefs.ui.h:6 -msgid "Download Folder" -msgstr "Katalog pobierania" +msgid "" +"Choose the download folder. Subfolders for the downloaded photos will be " +"automatically created in this folder using the structure specified below." +msgstr "" +"Proszę wybrać katalog pobierania. Podkatalogi dla pobranych zdjęć zostaną w " +"nim automatycznie utworzone w oparciu o poniższą specyfikację." #: rapid/glade3/prefs.ui.h:7 -msgid "Download Subfolders" -msgstr "Podkatalogi pobierania" +msgid "Download Folder" +msgstr "Katalog pobierania" #: rapid/glade3/prefs.ui.h:8 -msgid "Example" -msgstr "Przykład" +msgid "Photo Folders" +msgstr "Katalogi zdjęć" #: rapid/glade3/prefs.ui.h:9 -msgid "Job Codes" -msgstr "Kody pracy" +msgid "Photo Rename\t" +msgstr "Zmiana nazw zdjęć\t" #: rapid/glade3/prefs.ui.h:10 msgid "Photo Rename" msgstr "Zmiana nazw zdjęć" #: rapid/glade3/prefs.ui.h:11 -msgid "Photo and Video Name Conflicts" -msgstr "Konflikty między nazwami zdjęć i filmów" +msgid " " +msgstr " " #: rapid/glade3/prefs.ui.h:12 -msgid "Program Automation" -msgstr "Automatyzacja programu" +msgid "New:" +msgstr "Nowa:" #: rapid/glade3/prefs.ui.h:13 -msgid "Sequence Numbers" -msgstr "Numery sekwencji" +msgid "Original:" +msgstr "Oryginalna:" #: rapid/glade3/prefs.ui.h:14 -msgid "/media/externaldrive/Photos" -msgstr "/media/dyskzewnętrzny/Photos" +msgid "Example" +msgstr "Przykład" #: rapid/glade3/prefs.ui.h:15 -msgid "Example: /home/user/Pictures" -msgstr "Przykład: /home/użytkownik/Obrazy" +msgid "Photo Rename" +msgstr "Zmiana nazw zdjęć" #: rapid/glade3/prefs.ui.h:16 -msgid "Example:" -msgstr "Przykład:" - -#: rapid/glade3/prefs.ui.h:17 -msgid "New:" -msgstr "Nowa:" +msgid "Video Download Folders" +msgstr "" +"Katalogi pobierania filmów" + +#: rapid/glade3/prefs.ui.h:17 +msgid "" +"Sorry, video downloading functionality disabled. To download videos, please " +"install either the hachoir metadata and kaa metadata packages " +"for python, or exiftool." +msgstr "" +"Przepraszamy, pobieranie filmów jest wyłączone. Aby pobierać filmy, należy " +"zainstalować pakiety dla pythona hachoir metadata oraz kaa " +"metadata, lub exiftool." #: rapid/glade3/prefs.ui.h:18 -msgid "Original:" -msgstr "Oryginalna:" +msgid "" +"Choose the download folder. Subfolders for the downloaded videos will be " +"automatically created in this folder using the structure specified below." +msgstr "" +"Proszę wybrać katalog pobierania. Podkatalogi dla pobranych filmów zostaną w " +"nim automatycznie utworzone w oparciu o poniższą specyfikację." #: rapid/glade3/prefs.ui.h:19 -msgid "Backup\t" -msgstr "Kopia zapasowa\t" +msgid "Video Folders" +msgstr "Katalogi filmów" #: rapid/glade3/prefs.ui.h:20 -msgid "Device Options" -msgstr "Opcje urządzenia" +msgid "Video Rename\t" +msgstr "Zmiana nazw filmów\t" #: rapid/glade3/prefs.ui.h:21 -msgid "Devices" -msgstr "Urządzenia" +msgid "Video Rename" +msgstr "Zmiana nazw filmów" #: rapid/glade3/prefs.ui.h:22 -msgid "Error Handling" -msgstr "Obsługa błędów" +msgid "Rename Options" +msgstr "Opcje zmiany nazw" #: rapid/glade3/prefs.ui.h:23 -msgid "Job Codes" -msgstr "Kody pracy" +msgid "Sequence Numbers" +msgstr "Numery sekwencji" #: rapid/glade3/prefs.ui.h:24 -msgid "Miscellaneous" -msgstr "Różności" +msgid "" +"Specify the time in 24 hour format at which the Downloads today " +"sequence number should be reset." +msgstr "" +"Proszę określić czas, w formacie 24-godzinnym, w którym numer sekwencji " +"Pobierań dzisiaj powinien zostać zresetowany." #: rapid/glade3/prefs.ui.h:25 -msgid "Photo Download Folders" -msgstr "" -"Katalogi pobierania zdjęć" +msgid "Day start:" +msgstr "Początek dnia:" #: rapid/glade3/prefs.ui.h:26 -msgid "Photo Rename\t" -msgstr "Zmiana nazw zdjęć\t" +msgid "Downloads today:" +msgstr "Pobierań dzisiaj:" #: rapid/glade3/prefs.ui.h:27 -msgid "Rename Options" -msgstr "Opcje zmiany nazw" +msgid "Stored number:" +msgstr "Numer zachowany:" #: rapid/glade3/prefs.ui.h:28 -msgid "Video Download Folders" -msgstr "" -"Katalogi pobierania filmów" +msgid ":" +msgstr ":" #: rapid/glade3/prefs.ui.h:29 -msgid "Video Rename\t" -msgstr "Zmiana nazw filmów\t" +msgid " hh:mm" +msgstr " gg:mm" #: rapid/glade3/prefs.ui.h:30 -msgid "Add unique identifier" -msgstr "Dodaj unikatowy identyfikator" +msgid "Synchronize RAW + JPEG sequence numbers" +msgstr "Synchronizuj numery sekwencji RAW + JPEG" #: rapid/glade3/prefs.ui.h:31 -msgid "Automatically detect Portable Storage Devices" -msgstr "Automatycznie wykryj przenośne magazyny danych" +msgid "Compatibility with Other Operating Systems" +msgstr "Zgodność z innymi systemami operacyjnymi" #: rapid/glade3/prefs.ui.h:32 -msgid "Automatically detect backup devices" +msgid "" +"Specify whether photo, video and folder names should have any characters " +"removed that are not allowed by other operating systems." msgstr "" -"Automatycznie wykryj urządzenia na których można utworzyć kopię zapasową" +"Proszę określić czy znaki, które są niedozwolone przez inne systemy " +"operacyjne, powinny zostać usunięte z nazw obrazów i katalogów." #: rapid/glade3/prefs.ui.h:33 -msgid "Automatically detect devices" -msgstr "Automatycznie wykryj urządzenia" +msgid "Strip incompatible characters" +msgstr "Usuń niezgodne znaki" #: rapid/glade3/prefs.ui.h:34 -msgid "Automatically rotate JPEG images" -msgstr "Automatycznie obracaj obrazy JPEG" +msgid "Rename Options" +msgstr "Opcje zmiany nazw" #: rapid/glade3/prefs.ui.h:35 -msgid "Backup" -msgstr "Kopia zapasowa" +msgid "Job Codes" +msgstr "Kody pracy" #: rapid/glade3/prefs.ui.h:36 -msgid "Backup photos and videos when downloading" -msgstr "Utwórz kopię zapasową zdjęć i filmów podczas pobierania" +msgid "Job Codes" +msgstr "Kody pracy" #: rapid/glade3/prefs.ui.h:37 -msgid "" -"Choose the download folder. Subfolders for the downloaded photos will be " -"automatically created in this folder using the structure specified below." -msgstr "" -"Proszę wybrać katalog pobierania. Podkatalogi dla pobranych zdjęć zostaną w " -"nim automatycznie utworzone w oparciu o poniższą specyfikację." - -#: rapid/glade3/prefs.ui.h:38 -msgid "" -"Choose the download folder. Subfolders for the downloaded videos will be " -"automatically created in this folder using the structure specified below." -msgstr "" -"Proszę wybrać katalog pobierania. Podkatalogi dla pobranych filmów zostaną w " -"nim automatycznie utworzone w oparciu o poniższą specyfikację." +msgid "_Add..." +msgstr "_Dodaj..." #: rapid/glade3/prefs.ui.h:39 -msgid "Day start:" -msgstr "Początek dnia:" +msgid "R_emove All" +msgstr "U_suń wszystko" #: rapid/glade3/prefs.ui.h:40 -msgid "Device Options" -msgstr "Opcje urządzenia" +msgid "Job Codes" +msgstr "Kody pracy" #: rapid/glade3/prefs.ui.h:41 +msgid "Devices" +msgstr "Urządzenia" + +#: rapid/glade3/prefs.ui.h:42 msgid "Devices" msgstr "Urządzenia" -#: rapid/glade3/prefs.ui.h:42 +#: rapid/glade3/prefs.ui.h:43 msgid "" "Devices are from where to download photos and videos, such as cameras, " "memory cards or Portable Storage Devices.\n" @@ -1717,47 +1688,15 @@ msgstr "" "lub wcale, proszę spróbować przestawić go do trybu PTP. Jeśli nie jest to " "możliwe, zalecane jest użycie czytnika kart pamięci." -#: rapid/glade3/prefs.ui.h:47 -msgid "Download folder:" -msgstr "Katalog pobierania:" - #: rapid/glade3/prefs.ui.h:48 -msgid "Downloads today:" -msgstr "Pobierań dzisiaj:" +msgid "Automatically detect Portable Storage Devices" +msgstr "Automatycznie wykryj przenośne magazyny danych" #: rapid/glade3/prefs.ui.h:49 -msgid "Error Handling" -msgstr "Obsługa błędów" +msgid "Automatically detect devices" +msgstr "Automatycznie wykryj urządzenia" #: rapid/glade3/prefs.ui.h:50 -msgid "Exit program even if download had warnings or errors" -msgstr "" -"Zakończ program nawet jeśli wystąpią błędy i ostrzeżenia podczas pobierania" - -#: rapid/glade3/prefs.ui.h:51 -msgid "Exit program when download completes" -msgstr "Opuść program po zakończeniu pobierania" - -#: rapid/glade3/prefs.ui.h:52 -msgid "Generate thumbnails (slower)" -msgstr "Utwórz miniatury (wolniej)" - -#: rapid/glade3/prefs.ui.h:53 -msgid "" -"If you disable automatic detection, choose the exact backup locations." -msgstr "" -"W przypadku wyłączenia wykrywania automatycznego, proszę wybrać dokładne " -"położenie kopii zapasowej." - -#: rapid/glade3/prefs.ui.h:54 -msgid "" -"If you disable automatic detection, choose the exact location of the photos " -"and videos." -msgstr "" -"W przypadku wyłączenia wykrywania automatycznego, proszę wybrać dokładne " -"położenie zdjęć i filmów." - -#: rapid/glade3/prefs.ui.h:55 msgid "" "If you enable automatic detection of Portable Storage Devices, the entire " "device will be scanned. On large devices, this could take some time.\n" @@ -1772,63 +1711,27 @@ msgstr "" "Jeżeli ta opcja jest zaznaczona, a potencjalne urządzenie zostanie wykryte, " "pojawi się komunikat z pytaniem o przeprowadzenie skanowania." -#: rapid/glade3/prefs.ui.h:58 -msgid "Ignored Paths" -msgstr "Ścieżki ignorowane" - -#: rapid/glade3/prefs.ui.h:59 -msgid "Job Codes" -msgstr "Kody pracy" - -#: rapid/glade3/prefs.ui.h:60 +#: rapid/glade3/prefs.ui.h:53 msgid "Location:" msgstr "Położenie:" -#: rapid/glade3/prefs.ui.h:61 -msgid "Miscellaneous" -msgstr "Różności" - -#: rapid/glade3/prefs.ui.h:62 -msgid "Overwrite" -msgstr "Nadpisz" - -#: rapid/glade3/prefs.ui.h:63 -msgid "Performance" -msgstr "Wydajność" - -#: rapid/glade3/prefs.ui.h:64 -msgid "Photo Folders" -msgstr "Katalogi zdjęć" - -#: rapid/glade3/prefs.ui.h:65 -msgid "Photo Rename" -msgstr "Zmiana nazw zdjęć" - -#: rapid/glade3/prefs.ui.h:66 -msgid "Photo backup folder name:" -msgstr "Nazwa katalogu z kopią zapasową zdjęć:" - -#: rapid/glade3/prefs.ui.h:67 -msgid "Photo backup location:" -msgstr "Położenie kopii zapasowej:" - -#: rapid/glade3/prefs.ui.h:68 -msgid "Preferences: Rapid Photo Downloader" -msgstr "Preferencje: Rapid Photo Downloader" - -#: rapid/glade3/prefs.ui.h:70 -msgid "R_emove All" -msgstr "U_suń wszystko" +#: rapid/glade3/prefs.ui.h:54 +msgid "" +"If you disable automatic detection, choose the exact location of the photos " +"and videos." +msgstr "" +"W przypadku wyłączenia wykrywania automatycznego, proszę wybrać dokładne " +"położenie zdjęć i filmów." -#: rapid/glade3/prefs.ui.h:72 -msgid "Re_move All" -msgstr "U_suń wszystkie" +#: rapid/glade3/prefs.ui.h:55 +msgid "Device Options" +msgstr "Opcje urządzenia" -#: rapid/glade3/prefs.ui.h:73 +#: rapid/glade3/prefs.ui.h:56 msgid "Remembered Paths" msgstr "Ścieżki pamiętane" -#: rapid/glade3/prefs.ui.h:74 +#: rapid/glade3/prefs.ui.h:57 msgid "" "Remembered paths are those associated with devices that you have chosen to " "always scan or ignore when automatic detection of Portable Storage Devices " @@ -1838,29 +1741,11 @@ msgstr "" "ignorowania lub sprawdzania zawsze, kiedy Automatyczne wykrywanie " "przenośnych magazynów danych jest aktywne." -#: rapid/glade3/prefs.ui.h:75 -msgid "Rename Options" -msgstr "Opcje zmiany nazw" - -#: rapid/glade3/prefs.ui.h:76 -msgid "Skip" -msgstr "Pomiń" - -#: rapid/glade3/prefs.ui.h:77 -msgid "Skip download" -msgstr "Pomiń pobieranie" - -#: rapid/glade3/prefs.ui.h:78 -msgid "" -"Sorry, video downloading functionality disabled. To download videos, please " -"install either the hachoir metadata and kaa metadata packages " -"for python, or exiftool." -msgstr "" -"Przepraszamy, pobieranie filmów jest wyłączone. Aby pobierać filmy, należy " -"zainstalować pakiety dla pythona hachoir metadata oraz kaa " -"metadata, lub exiftool." +#: rapid/glade3/prefs.ui.h:58 +msgid "Ignored Paths" +msgstr "Ścieżki ignorowane" -#: rapid/glade3/prefs.ui.h:79 +#: rapid/glade3/prefs.ui.h:59 msgid "" "Specify the ending portion of any paths you want ignored when scanning " "devices for photos or videos. Any path ending with the values below will not " @@ -1870,7 +1755,51 @@ msgstr "" "podczas skanowania urządzeń. Każda ścieżka mająca na końcu poniższe wartości " "nie będzie skanowana." -#: rapid/glade3/prefs.ui.h:80 +#: rapid/glade3/prefs.ui.h:61 +msgid "Re_move All" +msgstr "U_suń wszystkie" + +#: rapid/glade3/prefs.ui.h:62 +msgid "Use _python-style regular expressions" +msgstr "Używaj wyrażeń regularnych w stylu _python" + +#: rapid/glade3/prefs.ui.h:63 +msgid "Device Options" +msgstr "Opcje urządzenia" + +#: rapid/glade3/prefs.ui.h:64 +msgid "Backup\t" +msgstr "Kopia zapasowa\t" + +#: rapid/glade3/prefs.ui.h:65 +msgid "Backup" +msgstr "Kopia zapasowa" + +#: rapid/glade3/prefs.ui.h:66 +msgid "" +"If you disable automatic detection, choose the exact backup locations." +msgstr "" +"W przypadku wyłączenia wykrywania automatycznego, proszę wybrać dokładne " +"położenie kopii zapasowej." + +#: rapid/glade3/prefs.ui.h:67 +msgid "Automatically detect backup devices" +msgstr "" +"Automatycznie wykryj urządzenia na których można utworzyć kopię zapasową" + +#: rapid/glade3/prefs.ui.h:68 +msgid "" +"You can have your photos and videos backed up to multiple locations as they " +"are downloaded, e.g. external hard drives." +msgstr "" +"Możliwe jest utworzenie wielu kopii zapasowych dla pobieranych zdjęć i " +"filmów, np. na zewnętrznych dyskach twardych." + +#: rapid/glade3/prefs.ui.h:69 +msgid "Backup photos and videos when downloading" +msgstr "Utwórz kopię zapasową zdjęć i filmów podczas pobierania" + +#: rapid/glade3/prefs.ui.h:70 msgid "" "Specify the folder in which backups are stored on the device. \n" "\n" @@ -1886,67 +1815,96 @@ msgstr "" "podanej nazwie dla każdego urządzenia, które będzie używane do zapisu kopii " "zapasowych." -#: rapid/glade3/prefs.ui.h:83 -msgid "" -"Specify the time in 24 hour format at which the Downloads today " -"sequence number should be reset." -msgstr "" -"Proszę określić czas, w formacie 24-godzinnym, w którym numer sekwencji " -"Pobierań dzisiaj powinien zostać zresetowany." +#: rapid/glade3/prefs.ui.h:73 +msgid "Photo backup location:" +msgstr "Położenie kopii zapasowej:" -#: rapid/glade3/prefs.ui.h:84 -msgid "" -"Specify whether photo, video and folder names should have any characters " -"removed that are not allowed by other operating systems." -msgstr "" -"Proszę określić czy znaki, które są niedozwolone przez inne systemy " -"operacyjne, powinny zostać usunięte z nazw obrazów i katalogów." +#: rapid/glade3/prefs.ui.h:74 +msgid "Photo backup folder name:" +msgstr "Nazwa katalogu z kopią zapasową zdjęć:" -#: rapid/glade3/prefs.ui.h:85 +#: rapid/glade3/prefs.ui.h:75 +msgid "Example:" +msgstr "Przykład:" + +#: rapid/glade3/prefs.ui.h:76 +msgid "/media/externaldrive/Photos" +msgstr "/media/dyskzewnętrzny/Photos" + +#: rapid/glade3/prefs.ui.h:77 +msgid "Video backup folder name:" +msgstr "Nazwa katalogu z kopią zapasową filmów:" + +#: rapid/glade3/prefs.ui.h:78 +msgid "Video backup location:" +msgstr "Położenie kopii zapasowej filmów:" + +#: rapid/glade3/prefs.ui.h:79 +msgid "Backup" +msgstr "Kopia zapasowa" + +#: rapid/glade3/prefs.ui.h:80 +msgid "Miscellaneous" +msgstr "Różności" + +#: rapid/glade3/prefs.ui.h:81 +msgid "Program Automation" +msgstr "Automatyzacja programu" + +#: rapid/glade3/prefs.ui.h:82 +msgid "Unmount (\"eject\") device upon download completion" +msgstr "Odmontuj (\"wysuń\") urządzenie po ukończeniu pobierania" + +#: rapid/glade3/prefs.ui.h:83 msgid "Start downloading at program startup" msgstr "Rozpocznij pobieranie przy uruchomieniu programu" -#: rapid/glade3/prefs.ui.h:86 +#: rapid/glade3/prefs.ui.h:84 msgid "Start downloading upon device insertion" msgstr "Rozpocznij pobieranie po podłączeniu urządzenia" +#: rapid/glade3/prefs.ui.h:85 +msgid "Exit program when download completes" +msgstr "Opuść program po zakończeniu pobierania" + +#: rapid/glade3/prefs.ui.h:86 +msgid "Exit program even if download had warnings or errors" +msgstr "" +"Zakończ program nawet jeśli wystąpią błędy i ostrzeżenia podczas pobierania" + #: rapid/glade3/prefs.ui.h:87 -msgid "Stored number:" -msgstr "Numer zachowany:" +msgid "Automatically rotate JPEG images" +msgstr "Automatycznie obracaj obrazy JPEG" #: rapid/glade3/prefs.ui.h:88 -msgid "Strip incompatible characters" -msgstr "Usuń niezgodne znaki" +msgid "Performance" +msgstr "Wydajność" #: rapid/glade3/prefs.ui.h:89 -msgid "Synchronize RAW + JPEG sequence numbers" -msgstr "Synchronizuj numery sekwencji RAW + JPEG" +msgid "Generate thumbnails (slower)" +msgstr "Utwórz miniatury (wolniej)" #: rapid/glade3/prefs.ui.h:90 -msgid "Unmount (\"eject\") device upon download completion" -msgstr "Odmontuj (\"wysuń\") urządzenie po ukończeniu pobierania" +msgid "Miscellaneous" +msgstr "Różności" #: rapid/glade3/prefs.ui.h:91 -msgid "Use _python-style regular expressions" -msgstr "Używaj wyrażeń regularnych w stylu _python" +msgid "Error Handling" +msgstr "Obsługa błędów" #: rapid/glade3/prefs.ui.h:92 -msgid "Video Folders" -msgstr "Katalogi filmów" +msgid "Photo and Video Name Conflicts" +msgstr "Konflikty między nazwami zdjęć i filmów" #: rapid/glade3/prefs.ui.h:93 -msgid "Video Rename" -msgstr "Zmiana nazw filmów" +msgid "Add unique identifier" +msgstr "Dodaj unikatowy identyfikator" #: rapid/glade3/prefs.ui.h:94 -msgid "Video backup folder name:" -msgstr "Nazwa katalogu z kopią zapasową filmów:" +msgid "Skip download" +msgstr "Pomiń pobieranie" #: rapid/glade3/prefs.ui.h:95 -msgid "Video backup location:" -msgstr "Położenie kopii zapasowej filmów:" - -#: rapid/glade3/prefs.ui.h:96 msgid "" "When a photo or video of the same name has already been downloaded, choose " "whether to skip downloading the file, or to add a unique indentifier." @@ -1954,7 +1912,7 @@ msgstr "" "Proszę określić działanie w przypadku, gdy zdjęcie lub film o tej samej " "nazwie został już pobrany." -#: rapid/glade3/prefs.ui.h:97 +#: rapid/glade3/prefs.ui.h:96 msgid "" "When backing up, choose whether to overwrite a file on the backup device " "that has the same name, or skip backing it up." @@ -1962,17 +1920,17 @@ msgstr "" "Proszę wybrać, czy podczas tworzenia kopii zapasowej nadpisać czy pominąć " "plik o tej samej nazwie na urządzeniu docelowym." +#: rapid/glade3/prefs.ui.h:97 +msgid "Overwrite" +msgstr "Nadpisz" + #: rapid/glade3/prefs.ui.h:98 -msgid "" -"You can have your photos and videos backed up to multiple locations as they " -"are downloaded, e.g. external hard drives." -msgstr "" -"Możliwe jest utworzenie wielu kopii zapasowych dla pobieranych zdjęć i " -"filmów, np. na zewnętrznych dyskach twardych." +msgid "Skip" +msgstr "Pomiń" #: rapid/glade3/prefs.ui.h:99 -msgid "_Add..." -msgstr "_Dodaj..." +msgid "Error Handling" +msgstr "Obsługa błędów" #: rapid/glade3/about.ui.h:1 msgid "Import your photos and videos efficiently and reliably" -- cgit v1.2.3