Translated using Weblate (Polish)

Currently translated at 100.0% (55 of 55 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/pl/
This commit is contained in:
ivvfgkvvuvbxeooq pjgbdpqjufigqykp 2022-06-16 17:12:17 +00:00 committed by Hosted Weblate
parent 5c318949e2
commit ce2a492e3d
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 215 additions and 1 deletions

View File

@ -1 +1,215 @@
{}
{
"extensionName": {
"message": "LibRedirect",
"description": "name of the extension"
},
"switchInstance": {
"message": "Przełącz Instancję",
"description": "used in manifest.json as shortcut description"
},
"settings": {
"message": "Ustawienia",
"description": "used in the popup"
},
"general": {
"message": "Ogólne",
"description": "used in the settings page"
},
"sendFiles": {
"message": "Wyślij Pliki",
"description": "used in the settings page"
},
"youtube": {
"message": "YouTube",
"description": "used in the settings page"
},
"instagram": {
"message": "Instagram",
"description": "used in the settings page"
},
"twitter": {
"message": "Twitter",
"description": "used in the settings page"
},
"reddit": {
"message": "Reddit",
"description": "used in the settings page"
},
"tiktok": {
"message": "TikTok",
"description": "used in the settings page"
},
"ytmusic": {
"message": "Muzyka YT",
"description": "used in the settings page"
},
"imgur": {
"message": "Imgur",
"description": "used in the settings page"
},
"wikipedia": {
"message": "Wikipedia",
"description": "used in the settings page"
},
"peertube": {
"message": "PeerTube",
"description": "used in the settings page"
},
"medium": {
"message": "Medium",
"description": "used in the settings page"
},
"tor": {
"message": "Tor",
"description": "used in the settings page"
},
"theme": {
"message": "Motyw",
"description": "used in the settings page"
},
"light": {
"message": "Jasny",
"description": "used in the settings page"
},
"dark": {
"message": "Ciemny",
"description": "used in the settings page"
},
"autoRedirect": {
"message": "Automatycznie przekierowywuj instancje offline na online",
"description": "used in the settings page"
},
"exceptions": {
"message": "Wyjątki",
"description": "used in the settings page"
},
"updateInstances": {
"message": "Zaktualizuj Instancje",
"description": "used in the settings page"
},
"importSettings": {
"message": "Zaimportuj Ustawienia",
"description": "used in the settings page"
},
"exportSettings": {
"message": "Wyeksportuj Ustawienia",
"description": "used in the settings page"
},
"onlyNotEmbedded": {
"message": "tylko nie osadzone",
"description": "used in the settings page"
},
"instanceOffline": {
"message": "Ta instancja jest offline, przekierowanie nastąpi po ",
"description": "used in instance_offline.html"
},
"cancel": {
"message": "Anuluj",
"description": "used in instance_offline.html"
},
"instanceIsOff": {
"message": "Instancja jest offline",
"description": "used in instance_offline.html"
},
"redirectionCanceled": {
"message": "Przekierowanie anulowane",
"description": "used in instance_offline.js"
},
"normal": {
"message": "Normalny",
"description": "used in the settings page"
},
"defaultInstances": {
"message": "Domyślne Instancje",
"description": "used in the settings page"
},
"customInstances": {
"message": "Własne Instancje",
"description": "used in the settings page"
},
"toggleAll": {
"message": "Przełącz wszystkie",
"description": "used in the settings page"
},
"frontend": {
"message": "Frontend",
"description": "used in the settings page"
},
"notFullyPrivate": {
"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ę.",
"description": "used in the settings page"
},
"redirectType": {
"message": "Typ Przekierowania",
"description": "used in the settings page"
},
"embeddedVids": {
"message": "Frontend Osadzonych Filmów",
"description": "used in the settings page"
},
"both": {
"message": "obie",
"description": "used in the settings page"
},
"onlyEmbedded": {
"message": "tylko osadzone",
"description": "used in the settings page"
},
"copyRaw": {
"message": "Skopiuj Nieprzetworzony"
},
"copied": {
"message": "Skopiowano"
},
"unifySettings": {
"message": "Ujednolić Ustawienia"
},
"lbry": {
"message": "LBRY"
},
"i2p": {
"message": "I2P"
},
"testInstancesLatency": {
"message": "Stestuj Opóźnienie Instancji"
},
"translate": {
"message": "Przetłumacz",
"description": "used in the settings page"
},
"maps": {
"message": "Mapy",
"description": "used in the settings page"
},
"enable": {
"message": "Włącz",
"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",
"description": "description of the extension"
},
"resetSettings": {
"message": "Zresetuj Ustawienia",
"description": "used in the settings page"
},
"protocol": {
"message": "Protokół",
"description": "used in the settings page"
},
"search": {
"message": "Szukaj",
"description": "used in the settings page"
},
"system": {
"message": "System",
"description": "used in the settings page"
},
"customPopup": {
"message": "Dostosuj Wyskakujące Okienko",
"description": "used in the settings page"
}
}