blakeblackshear.frigate/web/public/locales/ur/common.json
Josh Hawkins 95131541c5
Consolidate documentation i18n keys (#19714)
* Consolidate documentation i18n keys

* individual translations
2025-08-22 17:19:00 -05:00

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": "دستاویز پڑھیں"
}