aboutsummaryrefslogtreecommitdiffstats
path: root/conf/locale/locale_pl-PL.ini
diff options
context:
space:
mode:
Diffstat (limited to 'conf/locale/locale_pl-PL.ini')
-rwxr-xr-xconf/locale/locale_pl-PL.ini19
1 files changed, 14 insertions, 5 deletions
diff --git a/conf/locale/locale_pl-PL.ini b/conf/locale/locale_pl-PL.ini
index d6b282d327..3273d72aa7 100755
--- a/conf/locale/locale_pl-PL.ini
+++ b/conf/locale/locale_pl-PL.ini
@@ -76,6 +76,8 @@ run_user=Nazwa użytkownika uruchomieniowego
run_user_helper=Użytkownik musi mieć dostęp do katalogu repozytoriów i uruchamiania Gogs.
domain=Domena
domain_helper=To wpłynie na URLe do klonowania poprzez SSH.
+ssh_port=SSH Port
+ssh_port_helper=Port number which your SSH server is using, leave it empty to disable SSH feature.
http_port=Port HTTP
http_port_helper=Numer portu na którym aplikacja jest dostępna.
app_url=Adres URL aplikacji
@@ -278,6 +280,7 @@ add_on=Dodano
last_used=Ostatnio użyto
no_activity=Brak aktywności
key_state_desc=This key is used in last 7 days
+token_state_desc=This token is used in last 7 days
manage_social=Zarządzaj powiązanymi kontami społecznościowymi
social_desc=To jest lista powiązanych kont społecznościowych. Usuń powiązania, których nie rozpoznajesz.
@@ -286,13 +289,15 @@ unbind_success=Konto społecznościowe zostało odpięte.
manage_access_token=Zarządzaj osobistymi tokenami dostępu
generate_new_token=Wygeneruj nowy token
-tokens_desc=Tokeny, które wygenerowałeś, służą do dostępu do API Gogs.
+tokens_desc=Tokens you have generated that can be used to access the Gogs APIs.
new_token_desc=Jak na razie, każdy token zapewnia pełen dostęp do Twojego konta.
token_name=Nazwa tokena
generate_token=Wygeneruj token
generate_token_succees=Nowy token dostępu został wygenerowany pomyślnie! Upewnij się, że teraz go skopiowałeś. Nie będziesz mógł go zobaczyć ponownie!
delete_token=Usuń
-delete_token_success=Token dostępu osobowych został usunięty pomyślnie! Nie zapomnij również zaktualizować swoich aplikacji.
+access_token_deletion=Personal Access Token Deletion
+access_token_deletion_desc=Delete this personal access token will remove all related accesses of application. Do you want to continue?
+delete_token_success=Personal access token has been removed successfully! Don't forget to update your application as well.
delete_account=Usuń konto
delete_prompt=Ta operacja trwale usuwa konto, i <strong>NIE MOŻE</strong> zostać cofnięta!
@@ -430,6 +435,7 @@ issues.owner=Owner
issues.sign_up_for_free=Sign up for free
issues.sign_in_require_desc=to join this conversation. Already have an account? <a href="%s">Sign in to comment</a>
issues.edit=Edit
+issues.cancel=Cancel
issues.save=Save
issues.label_title=Label name
issues.label_color=Label color
@@ -751,12 +757,14 @@ auths.auth_name=Nazwa autoryzacji
auths.domain=Domena
auths.host=Host
auths.port=Port
-auths.base_dn=Base DN
-auths.attribute_username=Atrybut username
+auths.bind_dn=Bind DN
+auths.bind_password=Bind Password
+auths.user_base=User Search Base
auths.attribute_name=Atrybut imienia
auths.attribute_surname=Atrybut nazwiska
auths.attribute_mail=Atrybut email
-auths.filter=Filtr wyszukiwania
+auths.filter=User Filter
+auths.admin_filter=Admin Filter
auths.ms_ad_sa=Ms Ad SA
auths.smtp_auth=Typ autoryzacji SMTP
auths.smtphost=Serwer SMTP
@@ -889,3 +897,4 @@ default_message=Drop files here or click to upload.
invalid_input_type=You can't upload files of this type.
file_too_big=File size({{filesize}} MB) exceeds maximum size({{maxFilesize}} MB).
remove_file=Remove file
+