diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2017-12-19 14:25:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-19 14:25:42 -0500 |
| commit | 52ea688122af019f1ad4df543dc80de97a98426b (patch) | |
| tree | 73d76e8321aa436f6058c9a41acbe58dbe19111e /www/lang | |
| parent | 8de2dc82e45f56a915e78cb69973a8e00f599c93 (diff) | |
| parent | 7dfd00203431c10a0634dbc96663bf7a9d42c49e (diff) | |
Merge pull request #573 from maymaymay/patch-18
#570 allowed multi sorting and fixes in sorting logic
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-pl.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/lang/locale-pl.json b/www/lang/locale-pl.json index 9cdb38e9..c81f1f28 100644 --- a/www/lang/locale-pl.json +++ b/www/lang/locale-pl.json @@ -9,6 +9,7 @@ "kAlarms" :"Alarmy", "kAll" :"Wszystko", "kAnalyze" :"Analizuj", + "kApiUpgrade" :"potrzebny upgrade API", "kApiUrl" :"Adres url API ZM", "kApiUrlExample" :"np. server/zm/api", "kApplyingChanges" :"Stosuję zmiany. Proszę czekać", @@ -91,6 +92,7 @@ "kErrorRetrievingState" :"błąd odczytu stanu", "kErrorSave" :"Błąd - nie mogłem zapisać", "kEvent" :"zdarzenie", + "kEventStillRecording" :"nadal nagrywa", "kEventHistFaster" :"szybciej", "kEventHistHrs" :"godzin temu", "kEventHistPause" :"pauza", @@ -207,6 +209,11 @@ "kMinVersion" :"Minimalna Wymagana Wersja", "kMinimumIntervals" :"minimalna przerwa", "kMode" :"Tryb", + "kMoment24Heading" :"Podgląd 24h", + "kMomentLoadError" :"Błąd pobierania podglądów", + "kMomentMenuByMonitor" :"po kamerze", + "kMomentMenuByTime" :"po czasie", + "kMomentMenuByScore" :"po punktacji", "kMonAlarmed" :"zaalarmowany", "kMonAlert" :"alert", "kMonIdle" :"bezczynny", |
