mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-04 13:47:37 +02:00
Translated using Weblate (Russian)
Currently translated at 100.0% (183 of 183 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Артём Владимиров <artyomka71@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ru/ Translation: Frigate NVR/common
This commit is contained in:
parent
aa5407fe15
commit
c7f0af368c
@ -56,11 +56,11 @@
|
|||||||
},
|
},
|
||||||
"formattedTimestamp2": {
|
"formattedTimestamp2": {
|
||||||
"24hour": "d MMM HH:mm:ss",
|
"24hour": "d MMM HH:mm:ss",
|
||||||
"12hour": "MM/dd h:mm:ssa"
|
"12hour": "dd/MM h:mm:ssa"
|
||||||
},
|
},
|
||||||
"formattedTimestamp": {
|
"formattedTimestamp": {
|
||||||
"12hour": "MMM d, h:mm:ss aaa",
|
"12hour": "d MMM, h:mm:ss aaa",
|
||||||
"24hour": "MMM d, HH:mm:ss"
|
"24hour": "d MMM, HH:mm:ss"
|
||||||
},
|
},
|
||||||
"formattedTimestampOnlyMonthAndDay": "%b %-d",
|
"formattedTimestampOnlyMonthAndDay": "%b %-d",
|
||||||
"formattedTimestampHourMinuteSecond": {
|
"formattedTimestampHourMinuteSecond": {
|
||||||
@ -68,25 +68,25 @@
|
|||||||
"24hour": "HH:mm:ss"
|
"24hour": "HH:mm:ss"
|
||||||
},
|
},
|
||||||
"formattedTimestampFilename": {
|
"formattedTimestampFilename": {
|
||||||
"24hour": "MM-dd-yy-HH-mm-ss",
|
"24hour": "dd-MM-yy-HH-mm-ss",
|
||||||
"12hour": "MM-dd-yy-h-mm-ss-a"
|
"12hour": "dd-MM-yy-h-mm-ss-a"
|
||||||
},
|
},
|
||||||
"formattedTimestampMonthDayHourMinute": {
|
"formattedTimestampMonthDayHourMinute": {
|
||||||
"12hour": "MMM d, h:mm aaa",
|
"12hour": "d MMM, h:mm aaa",
|
||||||
"24hour": "MMM d, HH:mm"
|
"24hour": "d MMM, HH:mm"
|
||||||
},
|
},
|
||||||
"formattedTimestampMonthDayYearHourMinute": {
|
"formattedTimestampMonthDayYearHourMinute": {
|
||||||
"12hour": "MMM d yyyy, h:mm aaa",
|
"12hour": "d MMM yyyy, h:mm aaa",
|
||||||
"24hour": "MMM d yyyy, HH:mm"
|
"24hour": "d MMM yyyy, HH:mm"
|
||||||
},
|
},
|
||||||
"formattedTimestampMonthDay": "MMM d",
|
"formattedTimestampMonthDay": "d MMM",
|
||||||
"formattedTimestampHourMinute": {
|
"formattedTimestampHourMinute": {
|
||||||
"12hour": "h:mm aaa",
|
"12hour": "h:mm aaa",
|
||||||
"24hour": "HH:mm"
|
"24hour": "HH:mm"
|
||||||
},
|
},
|
||||||
"formattedTimestampMonthDayYear": {
|
"formattedTimestampMonthDayYear": {
|
||||||
"12hour": "MMM d, yyyy",
|
"12hour": "d MMM, yyyy",
|
||||||
"24hour": "MMM d, yyyy"
|
"24hour": "d MMM, yyyy"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"selectItem": "Выбор {{item}}",
|
"selectItem": "Выбор {{item}}",
|
||||||
|
Loading…
Reference in New Issue
Block a user