GitNex/app/src/main/res/values-pl/strings.xml

631 lines
44 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- menu items -->
<string name="navMyRepos">Moje repozytoria</string>
<string name="navStarredRepos">Ulubione repozytoria</string>
<string name="navRepos">Repozytoria</string>
<string name="navProfile">Profil</string>
<string name="navSettings">Ustawienia</string>
<string name="navOrg">Organizacje</string>
<string name="navAbout">O programie</string>
<string name="navRate">Oceń GitNex</string>
<string name="navLogout">Wyloguj się</string>
<string name="navExplore">Przeglądaj</string>
<string name="navAdministration">Administracja</string>
<string name="navSearchIssuesPulls">Wyszukaj problemy</string>
<!-- menu items -->
<!-- page titles -->
<string name="pageTitleAbout">O programie</string>
<string name="pageTitleMyRepos">Moje repozytoria</string>
<string name="pageTitleRepositories">Repozytoria</string>
<string name="pageTitleProfile">Profil</string>
<string name="pageTitleNewRepo">Nowe repozytorium</string>
<string name="pageTitleOrganizations">Organizacje</string>
<string name="pageTitleIssues">Problemy</string>
<string name="pageTitleSettings">Ustawienia</string>
<string name="pageTitleCreateOrganization">Nowa organizacja</string>
<string name="pageTitleCreateMilestone">Nowy etap</string>
<string name="pageTitleCreateNewIssue">Nowy problem</string>
<string name="pageTitleCreateLabel">Nowa etykieta</string>
<string name="pageTitleCredits">Podziękowania</string>
<string name="pageTitleChooseBranch">Select Branch</string>
<string name="pageTitleLabelUpdate">Aktualizuj etykietę</string>
<string name="pageTitleSponsors">Dawcy</string>
<string name="pageTitleStarredRepos">Ulubione repozytoria</string>
<string name="pageTitleCreateTeam">Nowy zespół</string>
<string name="pageTitleAddEmail">Dodaj adres e-mail</string>
<string name="pageTitleNewFile">Nowy plik</string>
<string name="pageTitleExplore">Przeglądaj</string>
<string name="pageTitleAdministration">Gitea Administration</string>
<string name="pageTitleUserAccounts">Manage Accounts</string>
<string name="pageTitleNewPullRequest">New Pull Request</string>
<!-- page titles -->
<string name="repoName">Repozytorium demo</string>
<string name="repoFullName">Repozytorium z ORG</string>
<string name="repoDescription">Opis demo</string>
<string name="noData">Nie znaleziono repozytoriów</string>
<string name="orgName">Organizacja demo</string>
<string name="orgDescription">Opis demo</string>
<string name="noDataOrg">Nie znaleziono organizacji</string>
<string name="newCreateButtonCopy">Utwórz</string>
<string name="newUpdateButtonCopy">Aktualizuj</string>
<string name="newRepoTintCopy">Nazwa repozytorium</string>
<string name="newRepoDescTintCopy">Opis repozytorium</string>
<string name="newRepoPrivateCopy">Prywatny</string>
<string name="newRepoDescInfo">Maksymalnie 255 znaków</string>
<string name="newRepoOwner">Właściciel</string>
<string name="newOrgTintCopy">Nazwa organizacji</string>
<string name="newOrgDescTintCopy">Opis organizacji</string>
<string name="newOrgDescInfo">Maksymalnie 255 znaków</string>
<string name="userName">Nazwa użytkownika</string>
<string name="passWord">Hasło</string>
<string name="btnLogin">ZALOGUJ</string>
<string name="instanceUrl">Adres URL instancji</string>
<string name="navigationDrawerOpen">Otwórz szufladę nawigacji</string>
<string name="navigationDrawerClose">Zamknij szufladę nawigacji</string>
<string name="logo">Zaloguj się do Gitea</string>
<string name="protocol">Protokół</string>
<string name="urlInfoTooltip">1- Wybierz poprawny protokół (https lub http). \n2- Wprowadź adres URL Gitea np: try.gitea.io. \n3- Jeśli włączyłeś 2FA dla swojego konta, wprowadź kod w polu OTP Code. \n4 - Dla podstawowej autoryzacji HTTP użyj NAZWAUŻYTKOWNIKA@STRONA.PL w polu URL.</string>
<string name="malformedUrl">Couldn\'t connect to host. Please check your URL or port for any errors</string>
<string name="protocolError">It is not recommended to use HTTP protocol unless you are testing on local network</string>
<string name="malformedJson">Malformed JSON was received. Server response was not successful</string>
<string name="emptyFieldURL">Adres URL instancji jest wymagany</string>
<string name="emptyFieldUsername">Nazwa użytkownika jest wymagana</string>
<string name="emptyFieldPassword">Hasło jest wymagane</string>
<string name="protocolEmptyError">Protocol is required</string>
<string name="checkNetConnection">Nie można uzyskać dostępu do sieci, sprawdź swoje połączenie internetowe</string>
<string name="netConnectionIsBack">Jej, mamy połączenie z Internetem!</string>
<string name="repoNameErrorEmpty">Nazwa repozytorium jest pusta</string>
<string name="repoNameErrorInvalid">Nazwa repozytorium jest nieprawidłowa. [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string>
<string name="repoNameErrorReservedName">Nazwa repozytorium jest zarezerwowana</string>
<string name="repoNameErrorReservedPatterns">Nazwa repozytorium zawiera zarezerwowane słowa kluczowe</string>
<string name="repoDescError">Opis repozytorium przekracza limit 255 znaków</string>
<string name="repoCreated">Repozytorium utworzone pomyślnie</string>
<string name="repoCreatedError">Coś poszło nie tak, spróbuj ponownie</string>
<string name="repoExistsError">Repozytorium o tej nazwie już istnieje pod wybranym właścicielem</string>
<string name="repoOwnerError">Select owner for the repository</string>
<string name="orgNameErrorEmpty">Nazwa organizacji jest pusta</string>
<string name="orgNameErrorInvalid">Nazwa organizacji jest nieprawidłowa, [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string>
<string name="orgDescError">Opis organizacji przekracza limit 255 znaków</string>
<string name="orgCreated">Organizacja utworzona pomyślnie</string>
<string name="orgCreatedError">Coś poszło nie tak, spróbuj ponownie</string>
<string name="orgExistsError">Organizacja już istnieje</string>
<string name="binaryFileError">Binary files are not supported yet.</string>
<string name="fileTooLarge">This file exceeds the maximum possible diff lines</string>
<string name="processingText">Przetwarzanie</string>
<string name="search">Szukaj</string>
<string name="close">Zamknij</string>
<string name="addNewContent">Dodaj</string>
<string name="orgContentAvatar">Org</string>
<string name="repoContentAvatar">Repozytorium</string>
<string name="privateAvatar">Pri</string>
<string name="removeContent">Usuń</string>
<string name="genericApiStatusError">Instancja zwróciła błąd. Kod\u0020</string>
<string name="titleActivityRepoDetail">Szczegółowa aktywność repozytorium</string>
<string name="tabTextInfo">Szczegóły</string>
<string name="tabTextFiles">Pliki</string>
<string name="tabTextMl">Kamienie milowe</string>
<string name="tabTextReleases">Wydania</string>
<string name="tabTextBranches">Oddziały</string>
<string name="tabTextLabels">Etykiety</string>
<string name="tabTextCollaborators">Współpracownicy</string>
<string name="tabPullRequests">Pull Requesty</string>
<string name="noDataIssueTab">Nie znaleziono problemów</string>
<string name="infoTabRepoSize">Rozmiar</string>
<string name="infoTabRepoDefaultBranch">Domyślna gałąź</string>
<string name="infoTabRepoSshUrl">Adres URL SSH</string>
<string name="infoTabRepoCloneUrl">Sklonuj adres URL</string>
<string name="infoTabRepoRepoUrl">Adres URL repozytorium</string>
<string name="infoTabRepoForksCount">Forki</string>
<string name="infoTabRepoCreatedAt">Utworzono</string>
<string name="infoTabRepoUpdatedAt">Ostatnia aktualizacja</string>
<string name="infoShowMoreInformation">Pokaż więcej informacji</string>
<string name="infoMoreInformation">Więcej informacji</string>
<string name="timeAtText">w</string>
<string name="createdText">Otwarty\u0020</string>
<string name="issueCreator">Twórca:\u0020</string>
<string name="issueCommenter">Komentujący:\u0020</string>
<string name="issueMilestone">Etap %1$s</string>
<string name="dueDate">Termin %1$s</string>
<string name="assignedTo">Przypisano do: %1$s</string>
<string name="commentButtonText">Komentarz</string>
<string name="commentEmptyError">Napisz swój komentarz</string>
<string name="commentSuccess">Komentarz wysłany</string>
<string name="commentError">Coś poszło nie tak, spróbuj ponownie</string>
<string name="featureDeprecated">This function will be removed in the future</string>
<string name="generalImgContentText">Awatar</string>
<string name="noDataMilestonesTab">Nie znaleziono etapów</string>
<string name="commitAuthor">Autor commitu: %1$s</string>
<string name="releaseDownloadText">Pobrania</string>
<string name="noDataReleasesTab">Nie znaleziono wydań</string>
<string name="releasePublishedBy">Published by @%1$s</string>
<string name="noReleaseBodyContent">Release notes are not provided by the publisher.</string>
<string name="noDataCollaboratorTab">Nie znaleziono współpracowników</string>
<string name="newMilestoneTitle">Tytuł</string>
<string name="newMilestoneDescription">Opis</string>
<string name="newMilestoneDueDate">Termin</string>
<string name="milestoneNameErrorEmpty">Tytuł etapu jest pusty</string>
<string name="milestoneDescError">Opis etapu przekracza limit 255 znaków</string>
<string name="milestoneCreated">Etap został utworzony pomyślnie</string>
<string name="milestoneCreatedError">Coś poszło nie tak, spróbuj ponownie</string>
<string name="milestoneDateEmpty">Proszę wybrać termin</string>
<string name="milestoneNoDueDate">No due date</string>
<string name="milestoneNoDescription">No description</string>
<string name="milestoneIssueStatusOpen">%1$d Open</string>
<string name="milestoneIssueStatusClosed">%1$d Closed</string>
<string name="newIssueSelectAssigneesListTitle">Wybierz przypisane osoby</string>
<string name="newIssueSelectLabelsListTitle">Wybierz etykiety</string>
<string name="newIssueTitle">Tytuł</string>
<string name="newIssueAssigneesListTitle">Przypisani</string>
<string name="newIssueDescriptionTitle">Opis</string>
<string name="newIssueDueDateTitle">Termin</string>
<string name="newIssueMilestoneTitle">Etap</string>
<string name="newIssueLabelsTitle">Etykiety</string>
<string name="issueTitleEmpty">Tytuł problemu jest pusty</string>
<string name="issueDescriptionEmpty">Opis problemu jest pusty</string>
<string name="issueCreated">Nowy problem został pomyślnie utworzony</string>
<string name="issueCreatedError">Coś poszło nie tak, spróbuj ponownie</string>
<string name="issueCreatedNoMilestone">Brak kamienia milowego</string>
<string name="noAssigneesFound">No assignees found</string>
<string name="noLabelsFound">Nie znaleziono etykiet</string>
<!-- settings -->
<string name="settingsLanguageHeaderText">Tłumaczenie</string>
<string name="settingsSecurityHeader">Bezpieczeństwo</string>
<string name="settingsCertsSelectorHeader">Usuń zaufane certyfikaty</string>
<string name="settingsCertsPopupTitle">Usunąć zaufane certyfikaty?</string>
<string name="settingsCertsPopupMessage">Czy na pewno chcesz usunąć wszystkie ręcznie zaufane certyfikaty lub nazwy hostów? \n\nZostaniesz również wylogowany.</string>
<string name="settingsDateTimeHeaderText">Data &amp; Czas</string>
<string name="settingsSave">Ustawienia zapisane</string>
<string name="settingsLanguageSelectorHeader">Język</string>
<string name="settingsLanguageSelectedHeaderDefault">Angielski</string>
<string name="settingsAppearanceHeader">Wygląd</string>
<string name="settingsDateTimeHeaderDefault">Piękny</string>
<string name="settingsLanguageSelectorDialogTitle">Wybierz język</string>
<string name="settingsTimeSelectorDialogTitle">Wybierz format czasu</string>
<string name="settingsHelpTranslateText">Pomóż nam przetłumaczyć GitNex na Twój język</string>
<string name="codeBlockHeaderText">Kolor bloku kodu</string>
<string name="settingsCodeBlockSelectorDialogTitle">Wybór koloru bloku kodu</string>
<string name="settingsHomeScreenHeaderText">Ekran główny</string>
<string name="settingsHomeScreenSelectedText">Moje repozytoria</string>
<string name="settingsHomeScreenSelectorDialogTitle">Select Home Screen</string>
<string name="settingsCustomFontHeaderText">Czcionka</string>
<string name="settingsCustomFontSelectorDialogTitle">Wybierz czcionkę</string>
<string name="themeSelectorDialogTitle">Wybierz motyw aplikacji</string>
<string name="themeSelectionHeaderText">Motyw</string>
<string name="settingsPdfModeHeaderText">Tryb nocny PDF</string>
<string name="fileViewerHeader">Przeglądarka plików</string>
<string name="settingsCounterBadges">Odznaki liczników</string>
<string name="settingsFileViewerSourceCodeHeaderText">Motyw kodu źródłowego</string>
<string name="fileViewerSourceCodeThemeSelectorDialogTitle">Wybierz motyw kodu źródłowego</string>
<string name="cacheSizeDataDialogHeader">Data Cache Size</string>
<string name="cacheSizeDataSelectionHeaderText">Data Cache Size</string>
<string name="cacheSizeImagesDialogHeader">Images Cache Size</string>
<string name="cacheSizeImagesSelectionHeaderText">Images Cache Size</string>
<string name="clearCacheSelectionHeaderText">Czyść Cache</string>
<string name="clearCacheDialogHeader">Wyczyścić pamięć podręczną?</string>
<string name="clearCacheDialogMessage">This will delete all the cache data including files and images.\n\nProceed with deletion?</string>
<string name="draftsHeader">Drafts</string>
<string name="draftsHintText">Comments draft</string>
<string name="settingsEnableCommentsDeletionText">Enable Drafts Deletion</string>
<string name="settingsEnableCommentsDeletionHintText">Delete comment draft when comment is posted</string>
<string name="settingsGeneralHeader">Ogólne</string>
<string name="generalHintText">Home screen, default link handler</string>
<string name="generalDeepLinkDefaultScreen">Default Link Handler</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="generalDeepLinkSelectedText">N/A</string>
<string name="linkSelectorDialogTitle">Select Default Link Handler Screen</string>
<string name="settingsBiometricHeader">Biometric Support</string>
<!-- settings -->
<string name="noMoreData">Brak dostępnych danych</string>
<string name="createLabel">Nowa etykieta</string>
<string name="menuTitleText">Menu repozytorium</string>
<string name="labelName">Nazwa etykiety</string>
<string name="labelColor">Kolor etykiety</string>
<string name="labelEmptyError">Nazwa etykiety jest pusta</string>
<string name="labelNameError">Nazwa etykiety jest nieprawidłowa</string>
<string name="labelCreated">Etykieta utworzona.</string>
<string name="labelGeneralError">Coś poszło nie tak, spróbuj ponownie</string>
<string name="labelUpdated">Etykieta zaktualizowana.</string>
<string name="noDataLabelsTab">Nie znaleziono etykiet</string>
<string name="labelMenuContentDesc">Opis</string>
<string name="labelMenuEdit">Edytuj</string>
<string name="labelMenuDelete">Usuń</string>
<string name="labelDeleteText">Etykieta usunięta</string>
<string name="labelDeleteErrorText">Coś poszło nie tak, spróbuj ponownie</string>
<string name="noDataBranchesTab">Nie znaleziono gałęzi</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Błąd autoryzacji</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="alertDialogTokenRevokedCopyNegativeButton">Anuluj</string>
<string name="alertDialogTokenRevokedCopyPositiveButton">Wyloguj się</string>
<string name="labelDeleteTitle">Usuń\u0020</string>
<string name="labelDeleteMessage">Czy na pewno chcesz usunąć tę etykietę?</string>
<string name="labelDeletePositiveButton">OK</string>
<string name="labelDeleteNegativeButton">Anuluj</string>
<!-- org tabbed layout str -->
<string name="titleActivityOrgDetail">Szczegółowa aktywność organizacji</string>
<string name="orgTabRepos">Repozytoria</string>
<string name="orgTabTeams">Zespoły</string>
<string name="orgTabMembers">Członkowie</string>
<string name="orgCreateTeam">Nowy zespół</string>
<string name="noDataTeams">Nie znaleziono zespołów</string>
<string name="teamTitle">Nazwa zespołu</string>
<string name="teamDescription">Opis zespołu</string>
<string name="teamPermission">Pozwolenie: %1$s</string>
<string name="noDataMembers">Nie znaleziono członków</string>
<string name="orgMember">Członkowie organizacji</string>
<string name="orgTeamMembers">Członkowie zespołu organizacji</string>
<string name="addNewMember">Add / Remove New Member</string>
<string name="removeTeamMemberTitle">Usuń\u0020</string>
<string name="addTeamMemberTitle">Dodaj\u0020</string>
<string name="addTeamMemberMessage">Do you want to add this user to the team?</string>
<string name="removeTeamMemberMessage">Do you want to remove this user from the team?</string>
<string name="memberAddedMessage">Member added to the team successfully</string>
<string name="memberRemovedMessage">Member removed from the team successfully</string>
<!-- org tabbed layout str -->
<!-- create team -->
<string name="newTeamTitle">Nazwa zespołu</string>
<string name="newTeamDesc">Opis</string>
<string name="newTeamPermission">Uprawnienie</string>
<string name="newTeamAccessControls">Kontrola dostępu</string>
<string name="newTeamPermissionRead">Członkowie mogą przeglądać i sklonować repozytoria zespołu</string>
<string name="newTeamPermissionWrite">Członkowie mogą czytać i wysyłać do repozytoriów zespołu</string>
<string name="newTeamPermissionAdmin">Członkowie mogą ciągnąć i wypchać do repozytoriów zespołu i dodawać do nich współpracowników</string>
<string name="teamNameEmpty">Wprowadź nazwę zespołu</string>
<string name="teamNameError">Nazwa zespołu powinna zawierać tylko znaki alfanumeryczne, myślniki (-), podkreślenia (_) i kropki (.)</string>
<string name="teamPermissionEmpty">Proszę wybrać uprawnienia</string>
<string name="teamDescError">Opis zespołu ma niedozwolone znaki</string>
<string name="teamDescLimit">Opis zespołu ma więcej niż 100 znaków</string>
<string name="teamCreated">Zespół utworzony pomyślnie</string>
<string name="teamCreatedError">Coś poszło nie tak, spróbuj ponownie</string>
<!-- create team -->
<!-- issue comments -->
<string name="editCommentTitle">Edytuj komentarz</string>
<string name="editCommentButtonText">Edytuj</string>
<string name="editCommentUpdatedText">Komentarz zaktualizowany</string>
<string name="issueCommentShare">Udostępnij komentarz</string>
<string name="deleteCommentSuccess">Comment deleted successfully</string>
<string name="copyCommentText">Skopiuj komentarz</string>
<!-- issue comments -->
<!-- add collaborator -->
<string name="addCollaboratorTitle">Dodaj / Usuń współpracownika</string>
<string name="addCollaboratorSearchHint">Szukaj użytkowników</string>
<string name="addCollaboratorViewUserDesc">Nazwa użytkownika</string>
<string name="removeCollaboratorTitle">Usuń\u0020</string>
<string name="removeCollaboratorMessage">Czy chcesz usunąć tego użytkownika z repozytorium?</string>
<string name="removeCollaboratorToastText">Użytkownik usunięty z repozytorium.</string>
<string name="addCollaboratorToastText">Użytkownik dodany do repozytorium.</string>
<!-- add collaborator -->
<!-- profile section -->
<string name="profileTabFollowers">Obserwujący</string>
<string name="profileTabFollowing">Obserwowane</string>
<string name="profileCreateNewEmailAddress">Dodaj adres e-mail</string>
<string name="profileEmailButton">Zapisz</string>
<string name="profileEmailTitle">Adres e-mail</string>
<string name="emailAddedText">Nowy e-mail został dodany</string>
<string name="emailErrorEmpty">Email address is empty</string>
<string name="emailErrorInvalid">Adres e-mail jest nieprawidłowy</string>
<string name="emailErrorInUse">Adres e-mail jest już używany</string>
<string name="emailTypeText">Podstawowy</string>
<string name="profileTabEmails">E-maile</string>
<!-- profile section -->
<!-- single issue section -->
<string name="singleIssueEditLabels">Dodaj / Usuń etykiety</string>
<string name="labelsUpdated">Etykiety zaktualizowane</string>
<string name="closeIssue">Zamknij problem</string>
<string name="editIssue">Edytuj problem</string>
<string name="reOpenIssue">Otwórz ponownie problem</string>
<string name="issueStateClosed">Problem zamknięty</string>
<string name="issueStateReopened">Problem ponownie otwarty</string>
<string name="addRemoveAssignees">Dodaj / Usuń przypisanych osób</string>
<string name="assigneesUpdated">Zaktualizowano przypisanych</string>
<string name="singleIssueSubscribe">Subskrybuj</string>
<string name="singleIssueUnSubscribe">Anuluj subskrypcję</string>
<!-- single issue section -->
<string name="repoMetaData">Meta repozytorium</string>
<!-- admin -->
<string name="adminCreateNewUser">Dodaj nowego użytkownika</string>
<string name="adminUsers">System Users</string>
<string name="userRoleAdmin">Administrator</string>
<string name="adminCron">Cron Tasks</string>
<string name="adminCronScheduleHeader">Schedule</string>
<string name="adminCronNextRunHeader">Next Run</string>
<string name="adminCronLastRunHeader">Last Run</string>
<string name="adminCronExecutionHeader">Executions</string>
<string name="adminCronTaskSuccessMsg">Task %1$s is initiated successfully</string>
<!-- admin -->
<!-- create user -->
<string name="userFullNameText">Pełna nazwa</string>
<string name="userEmail">E-mail</string>
<string name="userUserName">Nazwa użytkownika</string>
<string name="userPassword">Hasło</string>
<string name="userInvalidFullName">Nieprawidłowa pełna nazwa</string>
<string name="userInvalidUserName">Nieprawidłowa nazwa użytkownika</string>
<string name="userInvalidEmail">Nieprawidłowy adres e-mail</string>
<string name="userCreatedText">Nowy użytkownik został pomyślnie dodany</string>
<string name="userExistsError">Użytkownik już istnieje</string>
<!-- create user -->
<!-- edit issue -->
<string name="editIssueNavHeader">Edytuj problem #%1$s</string>
<string name="editIssueSuccessMessage">Zaktualizowano problem</string>
<!-- edit issue -->
<!-- release -->
<string name="createRelease">Nowe wydanie</string>
<string name="releaseTagNameText">Nazwa tagu</string>
<string name="releaseTitleText">Tytuł</string>
<string name="releaseContentText">Zawartość</string>
<string name="releaseTypeText">Oznacz jako wstępne wydanie</string>
<string name="releaseBranchText">Wybierz gałąź</string>
<string name="releaseDraftText">Szkic</string>
<string name="tagNameErrorEmpty">Nazwa tagu jest pusta</string>
<string name="titleErrorEmpty">Tytuł jest pusty</string>
<string name="releaseCreatedText">Utworzono nową wersję</string>
<!-- release -->
<string name="loginOTPTypeError">OTP code should be numbers</string>
<string name="loginOTP">Kod OTP (opcjonalnie)</string>
<string name="otpMessage">Enter otp code if 2FA is enabled</string>
<string name="openWebRepo">Otwórz w przeglądarce</string>
<string name="repoStargazersInMenu">Polubienia</string>
<string name="repoWatchersInMenu">Obserwatorzy</string>
<string name="noDataWebsite">Nie znaleziono strony internetowej</string>
<string name="noDataDescription">No description found</string>
<string name="noDataLocation">No location found</string>
<string name="starMember">Gwiazdka</string>
<string name="watcherMember">Obserwujący</string>
<string name="zipArchiveDownloadReleasesTab">Source code (ZIP)</string>
<string name="tarArchiveDownloadReleasesTab">Source code (TAR.GZ)</string>
<!-- new file -->
<string name="newFileNameTintCopy">Nazwa pliku</string>
<string name="newFileBranchTintCopy">Nazwa nowego oddziału</string>
<string name="newFileContentTintCopy">Zawartość pliku</string>
<string name="newFileButtonCopy">Utwórz nowy plik</string>
<string name="newFileNameHintMessage">z folderem: app/test.md</string>
<string name="newFileMessageTintCopy">Wiadomość commitu</string>
<string name="newFileInvalidBranchName">Nieprawidłowa nazwa gałęzi, może zawierać tylko &#8211;,&#8211;z, 0&#8211;9</string>
<string name="newFileCommitMessageError">Wiadomość commitu jest zbyt długa</string>
<string name="newFileSuccessMessage">Nowy plik został utworzony</string>
<string name="newFileBranches">Select or create a branch</string>
<string name="newFileRequiredFields">Pola takie jak nazwa pliku, zawartość i wiadomość zatwierdzenia są wymagane</string>
<string name="newFileEmptyBranchMessage">Leave blank to push to the default branch</string>
<string name="newFileRequiredFieldNewBranchName">Nazwa nowej gałęzi nie może być pusta, jeśli nie wybrano bieżącej gałęzi</string>
<string name="strFilter">Filtr</string>
<string name="strSwitchBranches">Branches</string>
<string name="strMarkdown">Markdown</string>
<string name="copyIssueUrl">Skopiuj adres URL zgłoszenia</string>
<string name="copyIssueUrlToastMsg">Adres URL skopiowany do schowka</string>
<string name="copyIssueCommentToastMsg">Copied comment to clipboard</string>
<string name="milestoneCompletion">%1$d\uFF05 zakończony</string>
<!-- files -->
<string name="noDataFilesTab">Nie znaleziono plików</string>
<string name="filesGenericError">Przepraszamy, ten plik nie może być otworzony, ponieważ API zwrócił błąd</string>
<string name="fileTypeCannotBeEdited">Files of this type cannot be edited</string>
<string name="notSupported">Not supported</string>
<!-- generic copy -->
<string name="okButton">OK</string>
<string name="doneButton">Gotowe</string>
<string name="cancelButton">Anuluj</string>
<string name="genericError">Coś poszło nie tak, spróbuj ponownie</string>
<string name="apiNotFound">To żądanie wymaga wyższej wersji Gitea niż zainstalowana. Proszę zaktualizować swoją instancję do najnowszej wersji Gitea.</string>
<string name="noDataFound">Nie znaleziono danych</string>
<string name="addButton">Dodaj</string>
<string name="removeButton">Usuń</string>
<string name="authorizeError">Nie masz uprawnień do wykonania tej czynności.</string>
<string name="menuContentDesc">Menu</string>
<string name="menuEditText">Edytuj</string>
<string name="menuDeleteText">Usuń</string>
<string name="menuCopyText">Kopiuj</string>
<string name="menuQuoteText">Quote and Reply</string>
<string name="modifiedText">edytowano</string>
<string name="saveButton">Zapisz</string>
<string name="websiteText">Strona internetowa</string>
<string name="locationText">Lokalizacja</string>
<string name="characters255Limit">Maksymalnie 255 znaków</string>
<string name="emptyFields">Wszystkie pola są wymagane</string>
<string name="textContinue">Kontynuuj</string>
<string name="copyToken">Token</string>
<string name="viewInBrowser">Zobacz w przeglądarce</string>
<string name="isOpen">Open</string>
<string name="isClosed">Closed</string>
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<!-- generic copy -->
<string name="exploreTextBoxHint">Przeglądaj repozytoria</string>
<string name="starRepository">Ogwiazdkuj repozytorium</string>
<string name="unStarRepository">Odgwiazdkuj repozytorium</string>
<string name="starRepositorySuccess">Repozytorium dodane do listy gwiazdkowanych</string>
<string name="unStarRepositorySuccess">Repozytorium usunięte z listy oznaczonych gwiazdką</string>
<string name="watchRepository">Obserwuj repozytorium</string>
<string name="unWatchRepository">Przestań obserwować repozytorium</string>
<string name="watchRepositorySuccess">Repozytorium dodane do listy obserwowanych</string>
<string name="unWatchRepositorySuccess">Repozytorium usunięte z listy obserwacyjnej</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, the app may not function properly</string>
<string name="versionUnsupportedNew">Wykryto nową wersję Gitea! Proszę ZAKTUALIZOWAĆ GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Nieobsługiwana wersja Gitea</string>
<string name="loginViaPassword">Nazwa użytkownika / Hasło</string>
<string name="loginMethodText">Wybierz preferowaną metodę logowania, aby uzyskać dostęp do swojego konta. Token jest bezpieczniejszy!</string>
<string name="unauthorizedApiError">Instancja zwróciła błąd - nieautoryzowana. Sprawdź swoje dane i spróbuj ponownie</string>
<string name="loginTokenError">Token is required</string>
<string name="prDeletedFork">Deleted Fork</string>
<string name="noDataPullRequests">Nie znaleziono pull requestów</string>
<string name="prCreator">Twórca:\u0020</string>
<string name="editPrText">Edytuj Pull Request</string>
<string name="copyPrUrlText">Skopiuj adres URL Pull Requesta</string>
<string name="editPrNavHeader">Edytuj Pull Request #%1$s</string>
<string name="editPrSuccessMessage">Zaktualizowano Pull Request</string>
<string name="fileDiffViewHeader">%1$s Plików zmienionych</string>
<string name="fileDiffViewHeaderSingle">%1$s Plik zmieniony</string>
<string name="openFileDiffText">Pliki zmienione</string>
<string name="mergePullRequestText">Scal Pull Request</string>
<string name="mergePullRequestButtonText">Połącz</string>
<string name="deleteBranchAfterMerge">Delete branch after merge</string>
<string name="mergeNoteText">Scalanie może się nie powieść, jeśli nie masz uprawnień do scalania Pull Request.</string>
<string name="mergeInfoDisabledMessage">Disabled Merge button means that there are conflicts OR other things to fix before Merge</string>
<string name="deleteBranchForkInfo">This branch belong to a forked repository</string>
<string name="mergeCommentText">Scal komentarz</string>
<string name="mergePRSuccessMsg">Pull Request został pomyślnie scalony</string>
<string name="mergePR404ErrorMsg">Pull Request nie jest dostępny do scalenia</string>
<string name="mergeOptionMerge">Scal Pull Request</string>
<string name="mergeOptionRebase">Zmień bazę i scal</string>
<string name="mergeOptionRebaseCommit">Zmień bazę i scal (&#45;&#45;no-ff)</string>
<string name="mergeOptionSquash">Zmiażdż i scal</string>
<string name="mergeStrategy">Merge Strategy</string>
<string name="selectMergeStrategy">Select merge strategy</string>
<string name="mergeNotAllowed">Not allowed to merge [Reason: Does not have enough approvals]</string>
<string name="downloadFile">Pobierz ten plik</string>
<string name="waitLoadingDownloadFile">Poczekaj aż plik załaduje się do pamięci</string>
<string name="downloadFileSaved">File saved successfully</string>
<string name="excludeFilesInFileViewer">This file type/size is not supported in file viewer. You can download it from the menu.</string>
<string name="deleteFile">Delete This File</string>
<string name="editFile">Edit This File</string>
<string name="deleteFileText">Delete %1$s</string>
<string name="deleteFileMessage">File is set for deletion by branch %1$s</string>
<string name="editFileText">Edit %1$s</string>
<string name="editFileMessage">File is modified by branch %1$s</string>
<string name="sizeCopy">Rozmiar</string>
<string name="shareIssue">Udostępnij problem</string>
<string name="sharePr">Udostępnij Pull Request</string>
<string name="shareRepository">Udostępnij repozytorium</string>
<string name="createRepository">Utwórz repozytorium</string>
<string name="commitTitle">Commits</string>
<string name="commitCommittedBy">Zcommitowane przez %1$s</string>
<string name="viewCommits">Zobacz commity</string>
<!-- Memorizing Trust Manager -->
<string name="mtmNotification">Weryfikacja certyfikatu</string>
<string name="mtmAcceptCert">Zaakceptować nieznany certyfikat?</string>
<string name="mtmTrustAnchor">Certyfikat serwera jest podpisany przez nieznany organ certyfikacji</string>
<string name="mtmCertExpired">Certyfikat serwera wygasł.</string>
<string name="mtmAcceptServerName">Zaakceptować niepasującą nazwę serwera?</string>
<string name="mtmHostnameMismatch">Serwer nie mógł uwierzytelnić jako \&quot;%s\&quot;. Certyfikat jest ważny tylko dla:</string>
<string name="mtmConnectAnyway">Czy mimo to chcesz się połączyć?</string>
<string name="mtmCertDetails">Szczegóły certyfikatu:</string>
<string name="mtmDecisionAlways">Zaufaj</string>
<string name="mtmDecisionAbort">Przerwij</string>
<string name="subscribedSuccessfully">Subscribed successfully</string>
<string name="alreadySubscribed">You have already subscribed</string>
<string name="subscriptionError">Subscription failed</string>
<string name="unsubscribedSuccessfully">Unsubscribed successfully</string>
<string name="alreadyUnsubscribed">You have already Unsubscribed</string>
<string name="unSubscriptionError">Un-Subscription failed</string>
<string name="closeMilestone">Zamknij etap</string>
<string name="openMilestone">Otwórz etap</string>
<string name="milestoneStatusUpdate">Status etapu zaktualizowany pomyślnie</string>
<string name="errorOnLogin">Nie możemy połączyć się z serwerem, sprawdź status serwera</string>
<string name="reportViewerHeader">Raporty awarii</string>
<string name="settingsEnableReportsText">Włącz raporty awarii</string>
<string name="crashTitle">GitNex zatrzymał się :(</string>
<string name="setCrashReports">Raporty awarii</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
<string name="draftsSingleDeleteSuccess">Draft deleted successfully</string>
<string name="deleteAllDraftsDialogMessage">This will delete all the drafts for this account. \n\nProceed with deletion?</string>
<string name="draftSaved">Draft was saved automatically.</string>
<string name="appearanceHintText">Themes, fonts, badges</string>
<string name="fileViewerHintText">PDF mode, source code theme</string>
<string name="securityHintText">Biometric authentication, SSL certificates, cache</string>
<string name="languagesHintText">Languages</string>
<string name="reportsHintText">Crash reports</string>
<string name="rateAppHintText">If you like GitNex you can give it a thumbs up</string>
<string name="aboutAppHintText">App version, build, user gitea version</string>
<string name="archivedRepository">Archived</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add New Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
<string name="accountAddedMessage">Account added successfully</string>
<string name="switchAccountSuccess">Switched to account : %1$s@%2$s</string>
<!-- Notifications -->
<string name="pageTitleNotifications">Notifications</string>
<string name="noDataNotifications">No notifications found</string>
<string name="notificationsPollingHeaderText">Notifications Polling Delay</string>
<string name="pollingDelaySelectedText">%d Minutes</string>
<string name="pollingDelayDialogHeaderText">Select Polling Delay</string>
<string name="pollingDelayDialogDescriptionText">Choose a minutely delay in which GitNex tries to poll new notifications</string>
<string name="markAsRead">Mark as Read</string>
<string name="markAsUnread">Mark as Unread</string>
<string name="pinNotification">Pin Notification</string>
<string name="markedNotificationsAsRead">Successfully marked all notifications as read</string>
<string name="notificationsHintText">Polling delay, light, vibration</string>
<string name="enableNotificationsHeaderText">Enable Notifications</string>
<string name="enableLightsHeaderText">Enable Light</string>
<string name="enableVibrationHeaderText">Enable Vibration</string>
<string name="chooseColorSelectorHeader">Choose Color</string>
<string name="newMessages">New messages for %s</string>
<string name="youHaveGotNewNotifications">You\'ve got %d new notifications.</string>
<string name="mainNotificationChannelName">Notifications</string>
<string name="mainNotificationChannelDescription">This is the main notification channel of GitNex.</string>
<string name="isRead">Read</string>
<string name="isUnread">Unread</string>
<string name="repoSettingsTitle">Repository Settings</string>
<string name="repoSettingsEditProperties">Edit Properties</string>
<string name="repoSettingsDelete">Delete Repository</string>
<string name="repoSettingsDeleteHint">Be careful, this operation CANNOT be undone!</string>
<string name="repoPropertiesTemplate">Set as Template</string>
<string name="repoPropertiesEnableIssues">Enable Issues</string>
<string name="repoPropertiesExternalIssuesUrl">External Issue Tracker Url</string>
<string name="repoPropertiesEnableWiki">Enable Wiki</string>
<string name="repoPropertiesExternalWikiUrl">External Wiki Url</string>
<string name="repoPropertiesEnablePr">Enable Pull Requests</string>
<string name="repoPropertiesEnableTimeTracker">Enable Time Tracker</string>
<string name="repoPropertiesEnableMergeCommits">Enable Merge Commits</string>
<string name="repoPropertiesEnableRebase">Enable Rebase</string>
<string name="repoPropertiesEnableSquash">Enable Squash and Merge</string>
<string name="repoPropertiesEnableForceMerge">Enable Rebase with Merge Commits (&#8212;&#8212;no-ff)</string>
<string name="repoPropertiesSaveSuccess">Repository properties updated successfully</string>
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="exploreFilterDialogTitle">Filter Repositories</string>
<string name="exploreFilterIncludeTopic">Search ONLY in Topic</string>
<string name="exploreFilterIncludeDesc">Search in Description</string>
<string name="exploreFilterIncludeArchive">Only Archived Repositories</string>
<string name="exploreFilterIncludePrivate">Only Private Repositories</string>
<string name="exploreFilterIncludeTemplateRepos">Search in Template Repositories</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
<string name="accountDoesNotExist">It seems that account for URI %1$s does not exists in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource, you can open an issue at the project repository as an improvement with providing details of the work. Just launch a default screen for now from the buttons below, it can be changed from settings.</string>
<string name="codeBlockGreenOnBlack">Green on Black</string>
<string name="codeBlockWhiteOnBlack">White on Black</string>
<string name="codeBlockGreyOnBlack">Grey on Black</string>
<string name="codeBlockWhiteOnGrey">White on Grey</string>
<string name="codeBlockDarkOnWhite">Dark on White</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
<string name="biometricNotAvailable">Biometric features are currently unavailable</string>
<string name="enrollBiometric">Enroll biometric from phone settings</string>
<string name="copyLoginIdToClipBoard">Login ID \'%s\' copied to clipboard</string>
<!-- file viewer activity -->
<string name="fileViewerNotificationTitleStarted">Download in progress</string>
<string name="fileViewerNotificationDescriptionStarted">Downloading %s</string>
<string name="fileViewerNotificationTitleFinished">Download successful</string>
<string name="fileViewerNotificationDescriptionFinished">Downloaded %s</string>
<string name="fileViewerNotificationTitleFailed">Download failed</string>
<string name="fileViewerNotificationDescriptionFailed">Couldn\'t download %s</string>
<string name="fileViewerNotificationChannelName">Download manager</string>
<string name="fileViewerNotificationChannelDescription">Indicates the progress of ongoing downloads</string>
</resources>