Drupal.locale = { 'pluralFormula': function($n) { return Number((($n==1)?(0):((((($n%10)>=2)&&(($n%10)<=4))&&((($n%100)<10)||(($n%100)>=20)))?(1):2))); }, 'strings': { "Received an invalid response from the server.": "Otrzymano niewłaściwą odpowiedź z serwera.", "An HTTP error @status occured.": "Pojawił się błąd HTTP @status.", "An error occurred at ": "Błąd wystąpił w ", "jQuery UI Tabs: Mismatching fragment identifier.": "jQuery UI Tabs: Niepasujący fragment identyfikatora.", "jQuery UI Tabs: Not enough arguments to add tab.": "jQuery UI Tabs: Za mało argumentów by dodać zakładkę.", "Changes made in this table will not be saved until the form is submitted.": "Zmiany wprowadzone w tabeli zachowuje się przyciskiem u dołu formularza.", "Select all rows in this table": "Zaznacza wszystkie wiersze tabeli", "Deselect all rows in this table": "Cofa zaznaczenie wszystkich wierszy tabeli", "Split summary at cursor": "Oddziel podsumowanie w miejscu kursora", "Join summary": "Połącz podsumowanie z resztą wpisu", "Please select a file.": "Prosze wybrac plik.", "unlimited": "bez ograniczeń", "%filename is not an image.": "%filename nie jest obrazkiem.", "Please select a thumbnail.": "Proszę wybrać miniaturkę.", "Please select a single file.": "Proszę wybrac pojedyńczy plik.", "Send to @app": "Wstaw do edytora (@app)", "The selected file %filename cannot not be uploaded. Only files with the following extensions are allowed: %extensions.": "Wybrany plik %filename nie może zostać przesłany. Dozwolone są tylko pliki z następującymi rozszerzeniami: %extensions.", "Are you sure you want to delete the comment? Any replies to this comment will be lost. This action cannot be undone.": "Czy na pewno usunąć ten komentarz? Wszystkie odpowiedzi do tego komentarza zostaną utracone. Operacja jest nieodwracalna.", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Zmiany wprowadzone w blokach zachowuje się przyciskiem u dołu formularza.", "Directory %dir is empty.": "Katalog %dir jest pusty.", "Uploading %filename...": "Wysyłanie %filename...", "Delete selected files?": "Usunąc zaznaczone pliki ?", "Automatic alias": "Automatyczny alias", "Upload": "Wysyłanie plików", "An error occurred at @path.": "Pojawił się błąd przy @path.", "Translate Text": "Przetłumacz Tekst", "Your server has been successfully tested to support this feature.": "Serwer pomyślnie przeszedł test.", "Save": "Zachowaj", "Drag to re-order": "Chwyć, by zmienić kolejność", "Unspecified error": "Nieokreślony błąd", "An error occurred. \n@uri\n@text": "Wystąpił błąd \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "Wystąpił błąd \n@uri\n(brak szerszych informacji).", "An HTTP error @status occurred. \n@uri": "Wystąpił błąd HTTP: @status. \n@uri", "Testing clean URLs...": "Testowanie obsługi przyjaznych adresów...", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "System, w swej obecnej konfiguracji, nie obsługuje tej funkcji. Więcej informacji na temat sposób rozwiązania problemu znaleźć można na \x3ca href=\"http://drupal.org/node/15365\"\x3estronie podręcznika dotyczącej przyjaznych adresów\x3c/a\x3e." } };