From 5ee81f9fbd567b0b1ef1941f3c76550caf5fd716 Mon Sep 17 00:00:00 2001 From: Ziuta Date: Tue, 6 Apr 2021 16:57:26 +0200 Subject: [PATCH 1/2] Update PL translation --- Translations/translation_PL.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Translations/translation_PL.json b/Translations/translation_PL.json index 52783d1a..5e43b542 100644 --- a/Translations/translation_PL.json +++ b/Translations/translation_PL.json @@ -31,12 +31,12 @@ "" ], "NoAccelerometerMessage": [ - "No accelerometer", - "detected!" + "Nie rozpoznano", + "akcelerometru!" ], "NoPowerDeliveryMessage": [ - "No USB-PD IC", - "detected!" + "Nie rozpoznano", + "kontrolera USB-PD IC!" ], "LockingKeysString": " ZABLOK.", "UnlockingKeysString": "ODBLOK.", @@ -278,17 +278,17 @@ }, "AnimLoop": { "text2": [ - "Anim.", - "loop" + "Zapętlona", + "animacja" ], - "desc": "Loop icon animations in root menu" + "desc": "Zapętla animację ikon w menu głównym" }, "AnimSpeed": { "text2": [ - "Anim.", - "speed" + "Prędkosć", + "animacji" ], - "desc": "Speed of icon animations in menu " + "desc": "Prędkość animacji ikon w menu " }, "PowerPulseWait": { "text2": [ From 51ad1762e4f2fe31711ff3216a1ccbfdbea44ef0 Mon Sep 17 00:00:00 2001 From: Ziuta Date: Tue, 6 Apr 2021 17:19:21 +0200 Subject: [PATCH 2/2] Shortcut --- Translations/translation_PL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translations/translation_PL.json b/Translations/translation_PL.json index 5e43b542..7a0ccb1f 100644 --- a/Translations/translation_PL.json +++ b/Translations/translation_PL.json @@ -36,7 +36,7 @@ ], "NoPowerDeliveryMessage": [ "Nie rozpoznano", - "kontrolera USB-PD IC!" + "kont. USB-PD IC!" ], "LockingKeysString": " ZABLOK.", "UnlockingKeysString": "ODBLOK.",