Commit Graph

60 Commits

Author SHA1 Message Date
Isaac Connor
d89f2e59db refactor: rename Janus_Use_RTSP_Restream to Restream
Rename Janus-specific restream fields to be more generic since they are
now used by Go2RTC and RTSP2Web as well:
- Janus_Use_RTSP_Restream → Restream
- Janus_RTSP_User → RTSP_User

Update visibility logic so the Restream checkbox appears when RTSPServer
is enabled AND any streaming service (Janus, Go2RTC, or RTSP2Web) is
selected, rather than only when Janus is enabled.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 18:47:37 -05:00
Ben Dailey
a51b63d072 feat: add PreviewRate translations to all language files
Add 'PreviewRate' translation to 24 language files for the new
Preview Rate dropdown feature on the events page.

Note: Translations were generated via AI and may need review by
native speakers for accuracy.

Languages updated:
- Bosnian, Chinese (Simplified/Traditional/Big5), Czech, Danish
- Dutch, Estonian, French, German, Hebrew, Hungarian, Italian
- Japanese, Norwegian, Polish, Portuguese (BR), Romanian, Russian
- Spanish (ES/LA/AR), Swedish, Turkish

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 17:19:32 -05:00
Steve Gilvarry
12450b390f Removing object tags as plugins are dead. I think this page still has reasons to exist but none of this code works in modern browsers. Well that is my opinion. 2025-12-31 19:33:54 +11:00
IgorA100
0bd0e16dca Removed extra line break (ru_ru.php) 2025-09-07 00:11:46 +03:00
IgorA100
f1c2dbb894 Added Russian translation for Help for audio recording to streamline label (ru_ru.php) 2025-09-07 00:09:43 +03:00
IgorA100
042496e9f2 The tooltip about player unavailability in <select> on Watch page now uses translation
'PlayerDisabledInMonitorSettings'  => 'The player is disabled in the monitor settings.',
2025-07-25 15:29:25 +03:00
IgorA100
52e243ecc5 Update ru_ru.php 2025-07-15 00:03:57 +03:00
IgorA100
480c49aee0 Added Russian translation of "Gateway" (ru_ru.php) 2025-05-21 13:06:39 +03:00
IgorA100
95c4ee1d0f Added translation (ru_ru.php) 2025-03-15 18:31:34 +03:00
Isaac Connor
045756c3fc Remove obsolete ZM_WEB_RESIZE_CONSOLE 2024-10-01 16:29:22 -04: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
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
IgorA100
eba27834e4 Added translation 'ConfirmDeleteLayout' (ru_ru.php)
'ConfirmDeleteLayout'  => 'Вы действительно хотите удалить текущий шаблон?',
2024-05-19 20:06:00 +03:00
IgorA100
af0aa91774 Added translation for "BadPreEventCountMaxImageBufferCount" (ru_ru.php) 2024-05-14 17:31:28 +03:00
IgorA100
9095c9d3af Added translation "ConfirmUnarchiveEvents" (ru_ru.php) 2024-05-12 00:51:15 +03: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
Garkus98
f18c80efa9 update Russian
full translate Russian
2022-08-23 18:34:57 +03:00
Isaac Connor
491cc1dfe3 ImageBufferCount can now be as low as 2 2021-01-26 15:37:32 -05:00
Andrew Bauer
031b41f78a remove the english word popup from lang files 2020-10-13 07:59:34 -05:00
santos995
accf826ae9 New translations 2019-03-25 11:44:01 +03:00
santos995
42196ed5aa Update translation ru 2 2019-03-25 10:20:27 +03:00
santos995
01056fc0f4 Перевод некоторых слов 2019-03-24 04:14:06 +03:00
Chris
ad5f6a8729 Camera reboot function (#2554)
* Adding a button for camera reboot function

This series of commits will add a camera reboot function to the
control interface if supported by the camera configuration.

* Adding reboot function option to contorl configuration

This patch adds a reboot option to the camera control configuration
view.

* Adding Reboot field to Controls table

This patch adds a Reboot field to the Controls table to support
a camera reboot control option.

* Correcting button value to match reset

* Updating language files

I'm not sure of the proper procedure to trigger updating of
non-english language files so I'm updating them all with English
hoping that that will draw attention to the changes and others
will translate accordingly.

* Add missing forward slash
2019-03-18 14:49:05 -04:00
Isaac Connor
b1fe80a0bd Add JSON/MaybeXS to dependencies, replacing JSON/Any 2018-08-30 18:30:33 -04:00
Isaac Connor
15a6eb7e78 Revert "Add Privacy Statement (#2176)" (#2179)
This reverts commit 56f4d768c2.
2018-08-13 15:33:43 -04:00
Andrew Bauer
56f4d768c2 Add Privacy Statement (#2176)
* initial implementation of privacy popup

* split the privacy text and run it through translate

* change style of toggle button, validate the form

* fix copy/paste error

* fix typos

* display privacy view inline rather than popup

* display privacy inline if show_privacy flag set

* redirect to console after selection is made

* typo

* css formatting

* update privacy verbiage

* push privacy text to all language files
2018-08-13 15:23:44 -04:00
Andrew Bauer
3e550e1461 remove "Actual" key from ru lang file since that word is too common. 2017-05-10 07:59:04 -05:00
IDDQDesnik
6081374ace Updated Russian translation 2017-03-21 17:39:22 +03:00
klemens
0d549f1db3 spelling fixes 2016-12-29 10:31:05 +01:00
Andy Bauer
254fcbcef7 update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
Steve Gilvarry
d504043a9e Update ru_ru.php
Remote extra line
2016-11-01 00:32:46 +11:00
Isaac Connor
247cb3d0b2 Merge pull request #1360 from schrorg/monitornames-spaces
Allow spaces in monitor names
2016-03-30 09:17:57 -04:00
Robin Daermann
af68fd20a8 Some Translations for Monitor names with spaces 2016-03-24 14:51:24 +01:00
Jon Burgess
9c98ccbb75 Fix spelling in ffmpeg options help: s/verbosiy/verbosity/ 2016-03-20 16:13:53 +00:00
Jon Burgess
020731a89e Fix typo in ffmpeg options help: s/passwd/passed/ 2016-03-20 16:10:49 +00:00
RBxx
0ccce76ef8 Convert ru_ru.php to UTF-8
In koi8-r encoding, some menu items are not displayed in the web interface. With UTF-8 encoding all displayed correctly.
2015-12-31 16:58:56 +03:00
Emmanuel Papin
649a39b372 Replace analysis interval parameter by analysis framerate 2015-07-23 16:36:30 -04:00
Emmanuel Papin
132e0a1798 Add analysis fps paramter to monitors 2015-07-22 21:38:35 +02:00
Emmanuel Papin
a6b7c6e99f Add analysis interval parameter to monitors 2015-07-21 22:52:52 +02:00