mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
New translations en.json (Polish)
This commit is contained in:
+10
-10
@@ -594,22 +594,22 @@
|
||||
"virtAsstLoopNotAvailable": "Plugin Loop prawdopodobnie nie jest włączona",
|
||||
"virtAsstLoopForecastAround": "Zgodnie z prognozą pętli, glikemia around %1 będzie podczas następnego %2",
|
||||
"virtAsstLoopForecastBetween": "Zgodnie z prognozą pętli, glikemia between %1 and %2 będzie podczas następnego %3",
|
||||
"virtAsstAR2ForecastAround": "According to the AR2 forecast you are expected to be around %1 over the next %2",
|
||||
"virtAsstAR2ForecastBetween": "According to the AR2 forecast you are expected to be between %1 and %2 over the next %3",
|
||||
"virtAsstAR2ForecastAround": "Zgodnie z prognozą AR2 oczekuje się, że w ciągu następnych %2 będziesz miał około %1",
|
||||
"virtAsstAR2ForecastBetween": "Zgodnie z prognozą AR2 oczekuje się, że w ciągu następnych %3 będziesz miał między %1 a %2",
|
||||
"virtAsstForecastUnavailable": "Prognoza pętli nie jest możliwa, z dostępnymi danymi.",
|
||||
"virtAsstRawBG": "Glikemia RAW wynosi %1",
|
||||
"virtAsstOpenAPSForecast": "Glikemia prognozowana przez OpenAPS wynosi %1",
|
||||
"virtAsstCob3person": "%1 has %2 carbohydrates on board",
|
||||
"virtAsstCob": "You have %1 carbohydrates on board",
|
||||
"virtAsstCob3person": "%1 ma %2 węglowodanów na pokładzie",
|
||||
"virtAsstCob": "Masz %1 węglowodanów na pokładzie",
|
||||
"virtAsstCGMMode": "Twój tryb CGM jest %1 z %2.",
|
||||
"virtAsstCGMStatus": "Twój status CGM jest %1 z %2.",
|
||||
"virtAsstCGMSessAge": "Your CGM session has been active for %1 days and %2 hours.",
|
||||
"virtAsstCGMSessNotStarted": "There is no active CGM session at the moment.",
|
||||
"virtAsstCGMTxStatus": "Your CGM transmitter status was %1 as of %2.",
|
||||
"virtAsstCGMSessAge": "Twoja sesja CGM była aktywna przez %1 dni i %2 godzin.",
|
||||
"virtAsstCGMSessNotStarted": "W tej chwili nie ma aktywnej sesji CGM.",
|
||||
"virtAsstCGMTxStatus": "Twój nadajnik CGM, według stanu na %2, był %1.",
|
||||
"virtAsstCGMTxAge": "Twój nadajnik CGM działa %1 dni.",
|
||||
"virtAsstCGMNoise": "Your CGM noise was %1 as of %2.",
|
||||
"virtAsstCGMNoise": "Szum CGM, według stanu na %2, wynosił %1.",
|
||||
"virtAsstCGMBattOne": "Bateria CGM ma %1 V od %2.",
|
||||
"virtAsstCGMBattTwo": "Your CGM battery levels were %1 volts and %2 volts as of %3.",
|
||||
"virtAsstCGMBattTwo": "Poziom baterii CGM, według stanu na %3, wynosił %1 i %2 voltów.",
|
||||
"virtAsstDelta": "Your delta was %1 between %2 and %3.",
|
||||
"virtAsstDeltaEstimated": "Your estimated delta was %1 between %2 and %3.",
|
||||
"virtAsstUnknownIntentTitle": "Unknown Intent",
|
||||
@@ -701,7 +701,7 @@
|
||||
"minutes": "min",
|
||||
"Last recorded %1 %2 ago.": "Last recorded %1 %2 ago.",
|
||||
"Security issue": "Problem zabezpieczeń",
|
||||
"Weak API_SECRET detected. Please use a mix of small and CAPITAL letters, numbers and non-alphanumeric characters such as !#%&/ to reduce the risk of unauthorized access. The minimum length of the API_SECRET is 12 characters.": "Weak API_SECRET detected. Please use a mix of small and CAPITAL letters, numbers and non-alphanumeric characters such as !#%&/ to reduce the risk of unauthorized access. The minimum length of the API_SECRET is 12 characters.",
|
||||
"Weak API_SECRET detected. Please use a mix of small and CAPITAL letters, numbers and non-alphanumeric characters such as !#%&/ to reduce the risk of unauthorized access. The minimum length of the API_SECRET is 12 characters.": "Wykryto słaby API_SECRET. Proszę użyć kombinacji małych i DUZYCH liter, cyfr i znaków niealfanumerycznych, takich jak !#%&/ aby zmniejszyć ryzyko nieautoryzowanego dostępu. Nie używać polskich znaków diakrytycznych (\"ogonki\"). Minimalna długość API_SECRET to 12 znaków.",
|
||||
"less than 1": "mniej niż 1",
|
||||
"MongoDB password and API_SECRET match. This is a really bad idea. Please change both and do not reuse passwords across the system.": "Hasło MongoDB i API_SECRET są takie same. To naprawdę zły pomysł. Zmień oba hasła i nie używaj ich ponownie w systemie."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user