Commit Graph

410 Commits

Author SHA1 Message Date
IgorA100
0f5abeb190 Fix: Russian translation
Based on #3888
2024-03-26 14:51:48 +03:00
borozenetsvv
999e5df148 Update ru_ru.php 2024-03-20 12:23:12 +07:00
IgorA100
58c1e036c6 Fix: Russian translation
Based on #3875
2024-03-19 12:25:24 +03:00
borozenetsvv
3a1872633a Update ru_ru.php 2024-03-18 19:25:15 +07:00
IgorA100
742a821170 Add 'Decoder' => 'Декодер' 2024-02-28 00:30:43 +03:00
IgorA100
ebe8a26188 Add 'OnMotion' => 'При движении', 2024-02-28 00:26:30 +03:00
IgorA100
881cb5327e Adding and correcting Russian translation 2024-02-28 00:19:47 +03:00
Server
16392fc1fb removed unnecessary definition in lang file. 2024-02-16 18:09:34 -06:00
Server
78676ac249 On Options -> System , show languages with names not codes/filenames
Possible implementation for issue #3694
2024-02-16 18:02:15 -06:00
Server
0ff48f631e Implements an option to disable soap_wsa code that doesn't work
with some chinese cameras, more common to Latam zone
2024-02-12 19:22:01 -06:00
Isaac Connor
9bb9f733a4 Reference the tab that the bad Path or Port is on 2024-01-31 18:24:22 -05:00
Jonathan Bennett
5c9588c012 Adds RTSP2Web support for live view 2023-07-29 23:46:31 -05:00
Simpler1
40a4d5266e Add Help for OPTIONS_ALARMMAXFPS
Pulled text from ReadTheDocs.
2023-06-19 11:29:31 -04:00
Isaac Connor
af6e38caf0 Merge branch 'master' into patch-2 2023-02-26 10:14:35 -05:00
baudneo
cc611129b6 Add RTSPServer help, Add Janus RTSP session timeout help.
Signed-off-by: baudneo <86508179+baudneo@users.noreply.github.com>
2023-01-09 17:57:27 -07:00
Garkus98
f18c80efa9 update Russian
full translate Russian
2022-08-23 18:34:57 +03:00
Jonathan Bennett
d41792ae00 Adds Janus options Profile-ID Override and Use RTSP Restream to work around camera issues 2022-08-09 00:54:41 -05:00
Isaac Connor
917c3bd7ba rename Onvif_Alarm_Txt to ONVIF_Alarm_Text 2022-07-23 16:08:42 -04:00
ovargasp
981769b9db Allows users to set an specific "Onvif alarm text" for each monitor (#3535)
* Allows users to set an specific "Onvif alarm text" for each monitor

With this personalization the cameras that use strings different to "MotionAlarm"
such as Dahua, will be able to process their Onvif alarms. To make it easier, the change
sets a default "Alarm Text"  value for it to work out of the box and then allows to
modify it according to the particular necessities of each brand. It consists of
a new column on table Monitors, changes on Monitors.h, Monitors.cpp and a change
on UI to manage the value of Alarm Text per camera.

Updated es_la.php language file.

Co-authored-by: ovargasp <ovargasp@hoitmail.com>
2022-07-20 12:51:13 -05:00
Isaac Connor
227b9d0919 Merge pull request #3527 from ovargasp/master
es_la V3
2022-07-14 17:51:22 -04:00
Isaac Connor
3d541eee99 Remove comments about locale 2022-07-14 13:19:39 -04:00
Isaac Connor
9ad7ce3823 Remove remaining locale stuff from language files 2022-07-14 13:16:49 -04:00
ovargasp
79183c5107 Add files via upload 2022-07-13 09:39:55 -06:00
ovargasp
7d3c52cd49 Update es_la.php 2022-07-11 16:39:22 -06:00
ovargasp
8973c72c77 V2
This one has all "prompts" from Config Table in it, goes along with change on options.php to translate options view to another language...
2022-07-11 15:46:11 -06:00
ovargasp
c388e25c9f updated es_la language file (7-2022) 2022-07-11 13:25:53 -06:00
Isaac Connor
0e337cd8bf Remove support for Cambozola which no longer works or is needed. 2022-04-06 10:37:02 -04:00
Isaac Connor
abf238a469 update help for Decoding options 2022-03-28 17:56:42 -04:00
Isaac Connor
cd2c977ed8 Merge branch 'master' into replace_function_concept 2022-02-16 14:25:38 -05:00
Isaac Connor
f3d3cad419 Remove non-translations 2022-02-16 09:59:48 -05:00
Isaac Connor
055414c778 DefaultCodec is for event view, not live 2022-02-16 09:59:48 -05:00
Isaac Connor
93ab345a3a DefaultCodec is for event view, not live 2022-02-16 09:59:48 -05:00
Isaac Connor
23bfbcd6ce Merge branch 'master' into multistream 2022-01-26 10:13:20 -05:00
Jonathan Bennett
fb832e7d1b Adds janus_enable_audio, a switch to try to enable audio in live stream viewing. 2022-01-19 00:14:52 -06:00
Isaac Connor
3835087c9d Merge branch 'master' into multistream 2022-01-18 20:16:08 -05:00
Isaac Connor
c97db738a3 fix OPTIONS_CAPTURING 2022-01-11 10:44:42 -05:00
Isaac Connor
0728c04bf4 rough in options help for capturing 2022-01-11 06:58:10 -05:00
Jonathan Bennett
3a9c16aeea First working Janus build 2022-01-10 23:22:37 -06:00
Isaac Connor
f110afa6ec Remove Function language entries 2022-01-10 18:52:13 -05:00
Isaac Connor
78a803abf8 Add Model and Manufacturer to telemetry listing 2021-11-16 09:47:34 -05:00
haade
73b7c94439 update 2021-10-05 08:22:03 +02:00
haade
a0142d3896 Update translation 2021-10-05 08:15:39 +02:00
Steve Gilvarry
dcd2c16774 Define Date formats
Set Locale for time to en_GB.utf8, changed STRF_FMT_DATETIME_SHORTER to %x which is locale aware short date, but does include year. Makes event table wider, not sure if that is a problem for others
2021-09-27 00:58:34 +10:00
Andrea Vezzali
2724a238e1 Update italian (it_it) translation (#3357) 2021-09-20 14:02:35 +02:00
Andrea Vezzali
3e5d377f7a Update it_it.php 2021-09-14 15:39:53 +02:00
Andrea Vezzali
966749ff86 Update it_it.php 2021-09-14 15:16:25 +02:00
Andrea Vezzali
97c10fc135 Update it_it translation (#3350) 2021-09-13 13:28:48 +02:00
Isaac Connor
799a0ed7ba Merge pull request #3254 from bestlong/add-lang
web ui add lang (Chinese Traditional)
2021-05-25 13:12:34 -04:00
Zoltan Gera
714dd0aa9f Updated Hungarian translation 2021-05-25 18:15:40 +02:00
Shao Yu-Lung (Allen)
4a1d983ff1 web ui add lang (Chinese Traditional) 2021-05-24 00:05:59 +08:00