diff options
author | Matthaiks <kitynska@gmail.com> | 2022-11-26 19:04:56 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2022-11-27 20:47:27 +0100 |
commit | da59827c35b8a4ae2e02133f461b0dbde74afc41 (patch) | |
tree | 8f90da0abfd9a13dd52bf8f682770151d320c03b | |
parent | updated instances (diff) | |
download | libredirect-da59827c35b8a4ae2e02133f461b0dbde74afc41.zip |
Translated using Weblate (Polish)
Currently translated at 100.0% (57 of 57 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/pl/
-rw-r--r-- | src/_locales/pl/messages.json | 56 |
1 files changed, 35 insertions, 21 deletions
diff --git a/src/_locales/pl/messages.json b/src/_locales/pl/messages.json index aed2eda5..0eb9364c 100644 --- a/src/_locales/pl/messages.json +++ b/src/_locales/pl/messages.json @@ -4,7 +4,7 @@ "description": "name of the extension" }, "switchInstance": { - "message": "Przełącz Instancję", + "message": "Przełącz instancję", "description": "used in manifest.json as shortcut description" }, "settings": { @@ -16,7 +16,7 @@ "description": "used in the settings page" }, "sendFiles": { - "message": "Wyślij Pliki", + "message": "Wyślij pliki", "description": "used in the settings page" }, "youtube": { @@ -40,7 +40,7 @@ "description": "used in the settings page" }, "ytmusic": { - "message": "Muzyka YT", + "message": "YouTube Music", "description": "used in the settings page" }, "imgur": { @@ -76,7 +76,7 @@ "description": "used in the settings page" }, "autoRedirect": { - "message": "Automatycznie przekierowywuj instancje offline na online", + "message": "Automatyczne przekierowywanie instancji offline do online", "description": "used in the settings page" }, "exceptions": { @@ -84,19 +84,19 @@ "description": "used in the settings page" }, "updateInstances": { - "message": "Zaktualizuj Instancje", + "message": "Zaktualizuj instancje", "description": "used in the settings page" }, "importSettings": { - "message": "Zaimportuj Ustawienia", + "message": "Importuj ustawienia", "description": "used in the settings page" }, "exportSettings": { - "message": "Wyeksportuj Ustawienia", + "message": "Eksportuj ustawienia", "description": "used in the settings page" }, "onlyNotEmbedded": { - "message": "tylko nie osadzone", + "message": "tylko nieosadzone", "description": "used in the settings page" }, "instanceOffline": { @@ -120,11 +120,11 @@ "description": "used in the settings page" }, "defaultInstances": { - "message": "Domyślne Instancje", + "message": "Domyślne instancje", "description": "used in the settings page" }, "customInstances": { - "message": "Własne Instancje", + "message": "Własne instancje", "description": "used in the settings page" }, "toggleAll": { @@ -139,19 +139,19 @@ "message": "To nie jest w pełni prywatny frontend." }, "searchNote": { - "message": "Uwaga: Użyj pełnego potencjały wyszukiwania, ustawiając LibRedirect jako swoją domyślną wyszukiwarkę.", + "message": "Uwaga: wykorzystaj w pełni potencjał wyszukiwania, czyniąc LibRedirect swoją domyślną wyszukiwarką.", "description": "used in the settings page" }, "redirectType": { - "message": "Typ Przekierowania", + "message": "Typ przekierowania", "description": "used in the settings page" }, "embeddedVids": { - "message": "Frontend Osadzonych Filmów", + "message": "Frontend osadzonych filmów", "description": "used in the settings page" }, "both": { - "message": "obie", + "message": "oba", "description": "used in the settings page" }, "onlyEmbedded": { @@ -159,13 +159,13 @@ "description": "used in the settings page" }, "copyRaw": { - "message": "Skopiuj Nieprzetworzony" + "message": "Skopiuj nieprzetworzony" }, "copied": { "message": "Skopiowano" }, "unifySettings": { - "message": "Ujednolić Ustawienia" + "message": "Ujednolić ustawienia" }, "lbry": { "message": "LBRY" @@ -174,7 +174,7 @@ "message": "I2P" }, "testInstancesLatency": { - "message": "Stestuj Opóźnienie Instancji" + "message": "Testuj opóźnienie instancji" }, "translate": { "message": "Przetłumacz", @@ -189,11 +189,11 @@ "description": "used in the settings page" }, "extensionDescription": { - "message": "Rozszerzenie, które przekierowuje popularne strony do alternatywnych, przyjaznych dla prywatności frontendów i backendów", + "message": "Rozszerzenie, które przekierowuje popularne witryny do alternatywnych, szanujących prywatność frontendów i backendów", "description": "description of the extension" }, "resetSettings": { - "message": "Zresetuj Ustawienia", + "message": "Zresetuj ustawienia", "description": "used in the settings page" }, "protocol": { @@ -205,14 +205,28 @@ "description": "used in the settings page" }, "system": { - "message": "System", + "message": "Systemowy", "description": "used in the settings page" }, "customPopup": { - "message": "Dostosuj Wyskakujące Okienko", + "message": "Dostosuj wyskakujące okienko", "description": "used in the settings page" }, "loki": { "message": "Lokinet" + }, + "lbryDesktop": { + "message": "Aplikacja LBRY" + }, + "toggleTab": { + "message": "Przełącz przekierowania na tej karcie", + "description": "Used in context menus when right clicking on a page/tab" + }, + "redirectLink": { + "message": "Spróbuj przekierować to hiperłącze", + "description": "Used in context menus when right clicking on a hyperlink" + }, + "protocolFallback": { + "message": "Powróć do normalnego, jeśli żadne instancje nie są dostępne dla bieżącego protokołu" } } |