mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 03:41:55 +03:00
Currently translated at 31.8% (7 of 22 strings) Translated using Weblate (Thai) Currently translated at 22.8% (40 of 175 strings) Translated using Weblate (Thai) Currently translated at 15.2% (9 of 59 strings) Translated using Weblate (Thai) Currently translated at 15.5% (7 of 45 strings) Translated using Weblate (Thai) Currently translated at 0.5% (4 of 794 strings) Translated using Weblate (Thai) Currently translated at 16.0% (4 of 25 strings) Translated using Weblate (Thai) Currently translated at 16.0% (8 of 50 strings) Translated using Weblate (Thai) Currently translated at 13.5% (8 of 59 strings) Translated using Weblate (Thai) Currently translated at 37.5% (24 of 64 strings) Translated using Weblate (Thai) Currently translated at 21.7% (38 of 175 strings) Translated using Weblate (Thai) Currently translated at 12.0% (3 of 25 strings) Translated using Weblate (Thai) Currently translated at 11.6% (10 of 86 strings) Translated using Weblate (Thai) Currently translated at 14.0% (7 of 50 strings) Translated using Weblate (Thai) Currently translated at 13.3% (6 of 45 strings) Translated using Weblate (Thai) Currently translated at 7.8% (90 of 1141 strings) Translated using Weblate (Thai) Currently translated at 0.3% (3 of 794 strings) Translated using Weblate (Thai) Currently translated at 4.6% (6 of 129 strings) Translated using Weblate (Thai) Currently translated at 1.2% (6 of 473 strings) Translated using Weblate (Thai) Currently translated at 77.6% (184 of 237 strings) Translated using Weblate (Thai) Currently translated at 9.6% (14 of 145 strings) Translated using Weblate (Thai) Currently translated at 27.2% (6 of 22 strings) Translated using Weblate (Thai) Currently translated at 8.0% (2 of 25 strings) Translated using Weblate (Thai) Currently translated at 11.8% (7 of 59 strings) Translated using Weblate (Thai) Currently translated at 8.8% (4 of 45 strings) Translated using Weblate (Thai) Currently translated at 10.4% (9 of 86 strings) Translated using Weblate (Thai) Currently translated at 16.0% (16 of 100 strings) Translated using Weblate (Thai) Currently translated at 21.1% (37 of 175 strings) Translated using Weblate (Thai) Currently translated at 15.0% (6 of 40 strings) Translated using Weblate (Thai) Currently translated at 45.0% (27 of 60 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Ton Zabretooth <zabretooth@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-replay/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/th/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/th/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/common Translation: Frigate NVR/views-chat Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-replay Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
10 lines
516 B
JSON
10 lines
516 B
JSON
{
|
|
"maximum": "มากที่สุดไม่เกิน {{limit}}",
|
|
"exclusiveMinimum": "ต้องเกินกว่า {{limit}}",
|
|
"exclusiveMaximum": "ต้องน้อยกว่า {{limit}}",
|
|
"minLength": "จำนวนอย่างน้อย {{limit}} อักขระ",
|
|
"maxLength": "ต้องไม่เกิน {{limit}} อักขระ",
|
|
"maxItems": "ต้องไม่เกิน {{limit}}",
|
|
"minimum": "ขั้นต่ำ {{limit}}"
|
|
}
|