This commit is contained in:
Mateusz Gruszczyński
2026-09-17 13:11:37 +02:00
parent 86a6fa1f2f
commit eede4e88e6
10 changed files with 145 additions and 20 deletions
+5
View File
@@ -345,6 +345,9 @@
"editor.compactView": "Compact view",
"editor.connectionError": "Editor connection error",
"editor.connectionInterrupted": "Connection interrupted",
"editor.connectionPersistent": "The live connection is still unavailable. Automatic reconnect continues.",
"editor.interfaceError": "Interface error",
"editor.interfaceError.message": "An interface error occurred. Connection status is monitored separately.",
"editor.copyOpen": "Copy its link and open it in a new tab",
"editor.copyThisLink": "Copy this link",
"editor.currentLocation": "Current location",
@@ -835,7 +838,9 @@
"status.accessFull": "Access: full",
"status.accessReadOnly": "Access: read only",
"status.applicationError": "Application error",
"status.connected": "Connected",
"status.connecting": "Connecting…",
"status.connectionError": "Connection error",
"status.heartbeatTimeout": "heartbeat timeout",
"status.inactiveTimeout": "The connection stopped responding after the tab was inactive.",
"status.measuring": "Measuring",
+5
View File
@@ -345,6 +345,9 @@
"editor.compactView": "Widok kompaktowy",
"editor.connectionError": "Błąd połączenia edytora",
"editor.connectionInterrupted": "Połączenie przerwane",
"editor.connectionPersistent": "Połączenie na żywo nadal jest niedostępne. Automatyczne ponowne łączenie trwa.",
"editor.interfaceError": "Błąd interfejsu",
"editor.interfaceError.message": "Wystąpił błąd interfejsu. Stan połączenia jest monitorowany niezależnie.",
"editor.copyOpen": "Skopiuj link i otwórz go w nowej karcie",
"editor.copyThisLink": "Kopiuj ten link",
"editor.currentLocation": "Bieżąca lokalizacja",
@@ -835,7 +838,9 @@
"status.accessFull": "Dostęp: pełny",
"status.accessReadOnly": "Dostęp: tylko odczyt",
"status.applicationError": "Błąd aplikacji",
"status.connected": "Połączono",
"status.connecting": "Łączenie…",
"status.connectionError": "Błąd połączenia",
"status.heartbeatTimeout": "przekroczono czas oczekiwania na heartbeat",
"status.inactiveTimeout": "Połączenie przestało odpowiadać po okresie nieaktywności karty.",
"status.measuring": "Pomiar",