|
|
@@ -44,8 +44,8 @@ issues=Problemy
|
|
|
cancel=Anuluj
|
|
|
|
|
|
[status]
|
|
|
-page_not_found=Page Not Found
|
|
|
-internal_server_error=Internal Server Error
|
|
|
+page_not_found=Strona nie została znaleziona
|
|
|
+internal_server_error=Wewnętrzny błąd serwera
|
|
|
|
|
|
[install]
|
|
|
install=Instalacja
|
|
|
@@ -1225,18 +1225,18 @@ config.repo.upload.max_files=Upload files limit
|
|
|
config.db_config=Konfiguracja bazy danych
|
|
|
config.db.type=Type
|
|
|
config.db.host=Host
|
|
|
-config.db.name=Name
|
|
|
-config.db.user=User
|
|
|
-config.db.ssl_mode=SSL mode
|
|
|
+config.db.name=Nazwa
|
|
|
+config.db.user=Użytkownik
|
|
|
+config.db.ssl_mode=Tryb SSL
|
|
|
config.db.ssl_mode_helper=(for "postgres" only)
|
|
|
-config.db.path=Path
|
|
|
+config.db.path=Ścieżka
|
|
|
config.db.path_helper=(for "sqlite3"only)
|
|
|
config.db.max_open_conns=Maximum open connections
|
|
|
config.db.max_idle_conns=Maximum idle connections
|
|
|
|
|
|
config.security_config=Security configuration
|
|
|
config.security.login_remember_days=Login remember days
|
|
|
-config.security.cookie_remember_name=Remember cookie
|
|
|
+config.security.cookie_remember_name=Pamiętaj pliki cookies
|
|
|
config.security.cookie_username=Username cookie
|
|
|
config.security.cookie_secure=Enable secure cookie
|
|
|
config.security.reverse_proxy_auth_user=Reverse proxy authentication header
|
|
|
@@ -1248,8 +1248,8 @@ config.email.enabled=Enabled
|
|
|
config.email.subject_prefix=Subject prefix
|
|
|
config.email.host=Host
|
|
|
config.email.from=From
|
|
|
-config.email.user=User
|
|
|
-config.email.disable_helo=Disable HELO
|
|
|
+config.email.user=Użytkownik
|
|
|
+config.email.disable_helo=Wyłącz HELO
|
|
|
config.email.helo_hostname=HELO hostname
|
|
|
config.email.skip_verify=Skip certificate verify
|
|
|
config.email.use_certificate=Use custom certificate
|
|
|
@@ -1279,7 +1279,7 @@ config.session_config=Konfiguracja sesji
|
|
|
config.session.provider=Provider
|
|
|
config.session.provider_config=Provider config
|
|
|
config.session.cookie_name=Cookie
|
|
|
-config.session.https_only=HTTPS only
|
|
|
+config.session.https_only=Tylko HTTPS
|
|
|
config.session.gc_interval=GC interval
|
|
|
config.session.max_life_time=Max life time
|
|
|
config.session.csrf_cookie_name=CSRF cookie
|
|
|
@@ -1293,13 +1293,13 @@ config.http_config=Konfiguracja HTTP
|
|
|
config.http.access_control_allow_origin=Access control allow origin
|
|
|
|
|
|
config.attachment_config=Attachment configuration
|
|
|
-config.attachment.enabled=Enabled
|
|
|
-config.attachment.path=Path
|
|
|
+config.attachment.enabled=Włączono
|
|
|
+config.attachment.path=Ścieżka
|
|
|
config.attachment.allowed_types=Allowed types
|
|
|
-config.attachment.max_size=Size limit
|
|
|
-config.attachment.max_files=Files limit
|
|
|
+config.attachment.max_size=Limit rozmiaru
|
|
|
+config.attachment.max_files=Limit plików
|
|
|
|
|
|
-config.release_config=Release configuration
|
|
|
+config.release_config=Konfiguracja wydania
|
|
|
config.release.attachment.enabled=Attachment enabled
|
|
|
config.release.attachment.allowed_types=Attachment allowed types
|
|
|
config.release.attachment.max_size=Attachment size limit
|
|
|
@@ -1325,7 +1325,7 @@ config.git.disable_diff_highlight=Disable diff syntax highlight
|
|
|
config.git.max_diff_lines=Diff lines limit (for a single file)
|
|
|
config.git.max_diff_line_characters=Diff characters limit (for a single line)
|
|
|
config.git.max_diff_files=Diff files limit (for a single diff)
|
|
|
-config.git.gc_args=GC arguments
|
|
|
+config.git.gc_args=Argumenty GC
|
|
|
config.git.migrate_timeout=Migration timeout
|
|
|
config.git.mirror_timeout=Mirror fetch timeout
|
|
|
config.git.clone_timeout=Clone timeout
|
|
|
@@ -1334,7 +1334,7 @@ config.git.gc_timeout=GC timeout
|
|
|
|
|
|
config.lfs_config=LFS configuration
|
|
|
config.lfs.storage=Storage
|
|
|
-config.lfs.objects_path=Objects path
|
|
|
+config.lfs.objects_path=Ścieżka obiektów
|
|
|
|
|
|
config.log_config=Konfiguracja dziennika
|
|
|
config.log_file_root_path=Ścieżka plików dziennika
|
|
|
@@ -1409,7 +1409,7 @@ months=%d miesięcy %s
|
|
|
years=%d lat %s
|
|
|
raw_seconds=sekund
|
|
|
raw_minutes=minut
|
|
|
-raw_hours=hours
|
|
|
+raw_hours=godziny
|
|
|
|
|
|
[dropzone]
|
|
|
default_message=Upuść pliki tutaj lub kliknij, aby przesłać.
|