Skip to content

Commit

Permalink
chore: Update translations (#1872)
Browse files Browse the repository at this point in the history
Co-authored-by: eglitise <[email protected]>
  • Loading branch information
github-actions[bot] and eglitise authored Dec 29, 2024
1 parent e5a2be8 commit cf97eac
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion app/common/public/locales/ko/translation.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"appiumInspector": "Appium Inspector",
"appiumInspector": "",
"Edit": "변경",
"Redo": "재실행",
"Cut": "자르기",
Expand Down
36 changes: 18 additions & 18 deletions app/common/public/locales/pl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@
"Window": "Okno",
"Minimize": "Minimalizuj",
"Zoom": "",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Reset Zoom Level": "Reset Zoom Level",
"Close Window": "Close Window",
"Open Session File…": "Open Session File",
"Zoom In": "Przybliż",
"Zoom Out": "Oddal",
"Reset Zoom Level": "Wyzeruj poziom powiększenia",
"Close Window": "Zamknij okno",
"Open Session File…": "Otwórz plik sesji",
"Bring All to Front": "Umieść wszystko na wierzchu",
"Help": "Pomoc",
"Appium Documentation": "Dokumentacja Appium",
"Inspector Documentation": "Dokumentacja inspektora",
"Appium Discussion Forum": "Appium Discussion Forum",
"Report Issues": "Report Issues",
"About Appium Inspector": "About Appium Inspector",
"Appium Discussion Forum": "Forum dyskusyjne Appium",
"Report Issues": "Zgłoś problemy",
"About Appium Inspector": "O Appium Inspector",
"showAppInfo": "Wersja aplikacji: {{appVersion}}\nElectron: {{electronVersion}}\nNode.js: {{nodejsVersion}}\n",
"Improve Translations": "Improve Translations",
"Check for Updates…": "Check for Updates",
"Improve Translations": "Popraw tłumaczenia",
"Check for Updates…": "Sprawdź dostępność aktualizacji",
"File": "Plik",
"New Window": "New Window",
"Hide Appium Inspector": "Hide Appium Inspector",
"New Window": "Nowe okno",
"Hide Appium Inspector": "Ukryj Appium Inspector",
"Hide Others": "Ukryj pozostałe",
"Show All": "Pokaż wszystkie",
"Quit Appium Inspector": "Quit Appium Inspector",
"Quit Appium Inspector": "Wyłącz Appium Inspector",
"Toggle Full Screen": "Przełącz pełny ekran",
"Languages": "Języki",
"View": "Widok",
Expand All @@ -57,15 +57,15 @@
"Could not download update": "Nie można pobrać aktualizacji",
"Unexpected Error:": "Nieoczekiwany błąd:",
"Please report this issue at:": "Prosimy zgłosić ten problem na stronie:",
"Full error trace:": "Full error trace:",
"Copy Error Trace": "Copy Error Trace",
"Full error trace:": "Pełny ślad błędu:",
"Copy Error Trace": "Skopiuj ślad błędu",
"Inspect element": "Zbadaj element",
"Session closed due to inactivity": "Sesja zamknięta z powodu braku aktywności",
"Session has been terminated": "Sesja została zakończona",
"frameworkNotSupported": "Framework '{{framework}}' nie jest obsługiwany",
"findElementFailure": "Nie udało się znaleźć elementu dla '{{methodName}}'. Odśwież stronę i spróbuj ponownie.",
"Could not start session": "Nie można uruchomić sesji",
"couldNotConnect": "Could not connect to Appium server URL '{{url}}'. Please check if the server is running and the URL is correct (valid URLs can be found at the start of the Appium server log). If you are using the Inspector's browser version, ensure the server has been started with '--allow-cors'.",
"couldNotConnect": "Nie można było połączyć się z URL serwera Appium '{{url}}'. Sprawdź, czy serwer działa poprawnie i adres URL jest prawidłowy (listę adresów URL można znaleźć na początku logów serwera Appium). Jeśli używasz Inspectora w wersji przeglądarkowej, upewnij się, że serwer został uruchomiony z argumentem '--allow-cors'.",
"Invalid URL:": "Nieprawidłowy adres URL:",
"sauceCredentialsRequired": "Nazwa użytkownika i klucz dostępu Sauce są wymagane!",
"testingbotCredentialsRequired": "Klucz i sekret TestingBota są wymagane!",
Expand All @@ -89,7 +89,7 @@
"Show Element Handles": "Pokaż uchwyty elementu",
"Hide Element Handles": "Ukryj uchwyty elementu",
"Select Elements": "Wybierz elementy",
"Tap/Swipe By Coordinates": "Tap/Swipe By Coordinates",
"Tap/Swipe By Coordinates": "Naciśnij/Przesuń na podstawie współrzędnych",
"Download Screenshot": "Pobierz zrzut ekranu",
"Back": "Wstecz",
"Start Refreshing Source": "Rozpocznij odświeżanie źródła",
Expand All @@ -113,7 +113,7 @@
"Send Keys": "Wyślij klucze",
"Done": "Gotowe",
"Search": "Szukaj",
"Show/Hide Boilerplate Code": "Show/Hide Boilerplate Code",
"Show/Hide Boilerplate Code": "Pokaż/Ukryj przykładowy kod",
"Copy code to clipboard": "Skopiuj kod do schowka",
"Start this Kind of Session with Code": "Start this Kind of Session with Code",
"Clear Actions": "Wyczyść akcje",
Expand Down

0 comments on commit cf97eac

Please sign in to comment.