Commit Graph

429 Commits

Author SHA1 Message Date
DesigNET
19882b0625 Added Japanese translation of placeholders. 2024-09-09 02:10:30 +00:00
DesigNET
2ebdc06405 Update Japanese translation file. 2024-08-30 01:21:04 +00:00
IgorA100
8767bd326a Update ru_ru.php 2024-07-20 13:49:18 +03:00
IgorA100
644b923c87 Update ru_ru.php 2024-07-16 18:57:58 +03:00
IgorA100
0f4e837842 Update ru_ru.php 2024-07-16 18:33:45 +03:00
IgorA100
262d0469b2 Added 'EventsLoading' (en_gb.php) 2024-07-16 18:19:12 +03:00
IgorA100
08dcdb54b4 Added "TooManyEventsForTimeline" (en_gb.php) 2024-07-16 18:14:32 +03:00
IgorA100
8e07e016a1 Update ru_ru.php 2024-07-16 18:09:32 +03:00
IgorA100
d8fbce378a Update ru_ru.php 2024-07-16 18:06:01 +03:00
IgorA100
c6d8267420 Update ru_ru.php 2024-07-16 17:42:44 +03:00
Shobu UMEMURA
2525ef7641 Update charset header in ja_jp.php from Shift_JIS to UTF-8
Given that most Japanese servers now use UTF-8, it makes sense to set UTF-8 as the default charset.
2024-06-28 18:09:55 +09:00
IgorA100
761291cc13 Added translation "ConfirmDeleteLayout" (fr_fr.php) 2024-05-19 20:08:58 +03:00
IgorA100
eba27834e4 Added translation 'ConfirmDeleteLayout' (ru_ru.php)
'ConfirmDeleteLayout'  => 'Вы действительно хотите удалить текущий шаблон?',
2024-05-19 20:06:00 +03:00
IgorA100
7b8ef3e1d2 Added translation "ConfirmDeleteLayout" (en_gb.php)
'ConfirmDeleteLayout'   => 'Are you sure you wish to delete current layout?',
2024-05-19 19:59:54 +03:00
IgorA100
af0aa91774 Added translation for "BadPreEventCountMaxImageBufferCount" (ru_ru.php) 2024-05-14 17:31:28 +03:00
Isaac Connor
007f0e29b4 When editing buffer settings, ensure that MaxImageBuffers > PreEventCount. 2024-05-14 10:03:20 -04:00
IgorA100
9095c9d3af Added translation "ConfirmUnarchiveEvents" (ru_ru.php) 2024-05-12 00:51:15 +03:00
Isaac Connor
a64115fe21 Add popup with confirm and chunked unarchiving. 2024-05-10 13:03:08 -04:00
borozenetsvv
82ce0f9f15 Update ru_ru.php 2024-03-31 14:39:33 +07:00
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