mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-23 17:52:05 +02:00
40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"time": {
|
|
"untilForTime": "{{time}} تک",
|
|
"untilForRestart": "فریگیٹ کے دوبارہ شروع ہونے تک۔",
|
|
"untilRestart": "دوبارہ شروع ہونے تک",
|
|
"ago": "{{timeAgo}} پہلے",
|
|
"justNow": "ابھی ابھی",
|
|
"today": "آج",
|
|
"yesterday": "کل",
|
|
"last7": "پچھلے 7 دن",
|
|
"last14": "آخری 14 دن",
|
|
"last30": "آخری 30 دن",
|
|
"thisWeek": "اس ہفتے",
|
|
"lastWeek": "گزشتہ ہفتے",
|
|
"thisMonth": "اس مہینے",
|
|
"lastMonth": "پچھلے مہینے",
|
|
"5minutes": "5 منٹ",
|
|
"10minutes": "10 منٹ",
|
|
"30minutes": "30 منٹ",
|
|
"1hour": "1 گھنٹہ",
|
|
"12hours": "12 گھنٹے",
|
|
"24hours": "24 گھنٹے",
|
|
"pm": "pm",
|
|
"am": "am",
|
|
"yr": "{{time}}سال",
|
|
"mo": "{{time}} مہینہ",
|
|
"d": "{{time}} دن",
|
|
"h": "{{time}} گھنٹہ",
|
|
"year_one": "{{time}} سال",
|
|
"year_other": "{{time}} سال",
|
|
"day_one": "{{time}} دن",
|
|
"day_other": "{{time}} دن",
|
|
"month_one": "{{time}} مہینہ",
|
|
"month_other": "{{time}} مہینے",
|
|
"hour_one": "{{time}} گھنٹہ",
|
|
"hour_other": "{{time}} گھنٹے"
|
|
},
|
|
"readTheDocumentation": "دستاویز پڑھیں"
|
|
}
|